1. 043c2d6 extract anchor href and image src separately by Cary Clark · 15 years ago
  2. 376b541 Add quick controls by Michael Kolb · 15 years ago
  3. 439c9a5 Spec update for Bookmark widget by John Reck · 15 years ago
  4. a50c446 Fix annoying suggestions flashing by Michael Kolb · 15 years ago
  5. cfa3af5 Enable voice search by Michael Kolb · 15 years ago
  6. 6670653 Split UI based on screen size by Michael Kolb · 15 years ago
  7. 6a85e2a Fix url bar indicator by Michael Kolb · 15 years ago
  8. 479baf9 Merge "Add title bar indicator to tab" by Michael Kolb · 15 years ago
  9. a0e2a75 Add title bar indicator to tab by Michael Kolb · 15 years ago
  10. 22ce7a9 Merge "Private browsing cleanup is now done in webkit" by Kristian Monsen · 15 years ago
  11. 81b6f83 fix urlbar focus handling by Michael Kolb · 15 years ago
  12. 74d464c Private browsing cleanup is now done in webkit by Kristian Monsen · 15 years ago
  13. 7ed9bd7 Add "Up arrow" to Browser Preferences page by Ben Murdoch · 15 years ago
  14. 18eb377 Propagate incognito mode to child tab by Michael Kolb · 15 years ago
  15. 4b59db8 Implements the bookmark star in the History tab by John Reck · 15 years ago
  16. 40411f0 Merge "Removed 'Other Bookmarks' context menu" by John Reck · 15 years ago
  17. b6bc32c Fix NPE in onDismiss by Michael Kolb · 15 years ago
  18. 1cebb44 Removed 'Other Bookmarks' context menu by John Reck · 15 years ago
  19. e3e90c2 Merge "Makes CombinedCursor sync aware" by John Reck · 15 years ago
  20. 2b6bed9 Fix empty url check by John Reck · 15 years ago
  21. 3dff1ce Makes CombinedCursor sync aware by John Reck · 15 years ago
  22. 3fa3269 Merge "Place "Other bookmarks" in top level in AddBookmark." by Leon Scroggins · 15 years ago
  23. 8baaa63 Place "Other bookmarks" in top level in AddBookmark. by Leon Scroggins · 15 years ago
  24. f9e493e Merge "Adds support for PARAM_ACCOUNT* to Combined URI" by John Reck · 15 years ago
  25. 1254686 Adds support for PARAM_ACCOUNT* to Combined URI by John Reck · 15 years ago
  26. 31d469b Update url bar look & feel by Michael Kolb · 15 years ago
  27. 945ea4b Merge "New tab rendering" by Michael Kolb · 15 years ago
  28. 2b5a13a New tab rendering by Michael Kolb · 15 years ago
  29. be9a947 Adds selection support to Bookarks DEFAULT_FOLDER by John Reck · 15 years ago
  30. 0ebd3ac Fixes history update race condition by John Reck · 15 years ago
  31. b77aa7a Adds client id URL filtering to the provider by John Reck · 15 years ago
  32. 523772b Merge "Fixes adding 2 entries to history on search" by John Reck · 15 years ago
  33. 843510f Warn user when max number of tabs is reached by Michael Kolb · 15 years ago
  34. f23451a Revert "Adds selection support to Bookarks DEFAULT_FOLDER" by Leon Scroggins · 15 years ago
  35. b5bb810 Merge "Adds selection support to Bookarks DEFAULT_FOLDER" by Leon Scroggins · 15 years ago
  36. a9c1c33 Hooked up shortcut callback listener by John Reck · 15 years ago
  37. 8bb2e84 Adds selection support to Bookarks DEFAULT_FOLDER by John Reck · 15 years ago
  38. 7fa9bb3 Fixes adding 2 entries to history on search by John Reck · 15 years ago
  39. 257cc2c add source type to search queries by Michael Kolb · 15 years ago
  40. 14ee8fb fix ComboPage and tab interaction by Michael Kolb · 15 years ago
  41. 3a4e809 Not using a async task for removing session cookies by Kristian Monsen · 15 years ago
  42. bcea3ca Merge "Adds a cancel button to ShortcutActivity dialog" by John Reck · 15 years ago
  43. c112990 Do not show allow placing a folder inside itself. by Leon Scroggins · 15 years ago
  44. a941f6e Fix StrictMode violation in shouldOverrideUrlLoading by Ben Murdoch · 15 years ago
  45. d4893b0 Adds a cancel button to ShortcutActivity dialog by John Reck · 15 years ago
  46. 1961ed2 Update each Tab when the bookmarks database changes. by Leon Scroggins · 15 years ago
  47. ffce12c Fix search button bug by Michael Kolb · 15 years ago
  48. 2cd9701 Clear session cookies in a bg thread by Kristian Monsen · 15 years ago
  49. e800e8e Fixing Browser app object by Kristian Monsen · 15 years ago
  50. 1299e95 am 91ca6ba6: am 93265e4b: am ea5e14db: Merge "Unused variables in AddNewBookmark" by Jean-Baptiste Queru · 15 years ago
  51. 06f03e4 fix NPE in onDestroy by Michael Kolb · 15 years ago
  52. 3a69628 fix ComboPage dialog/popup/IME bug by Michael Kolb · 15 years ago
  53. 41d3b94 cleaned up resetTitleAndIcon by Michael Kolb · 15 years ago
  54. 5eb850d Moved clear history to AsyncTask by John Reck · 15 years ago
  55. 91ca6ba am 93265e4b: am ea5e14db: Merge "Unused variables in AddNewBookmark" by Jean-Baptiste Queru · 15 years ago
  56. 93265e4 am ea5e14db: Merge "Unused variables in AddNewBookmark" by Jean-Baptiste Queru · 15 years ago
  57. 5928030 Fixes race condition in HistoryAdapter by John Reck · 15 years ago
  58. 3f83159 Fixes crash when clearing history by John Reck · 15 years ago
  59. a755c61 Merge "Fixed strict mode violation in history" by John Reck · 15 years ago
  60. f573cb6 Fixed strict mode violation in history by John Reck · 15 years ago
  61. d83132a Merge "Fix a layout hierarchy bug" by John Reck · 15 years ago
  62. 5c2f0f3 Merge "Sets umask to prevent world readable files" by John Reck · 15 years ago
  63. 4cd9779 Show a highlighted star for bookmarked pages. by Leon Scroggins · 15 years ago
  64. c7266d4 Unused variables in AddNewBookmark by Henrik Baard · 15 years ago
  65. d957a52 flushCookieStore() shouldn't be in the public API after all. by Iain Merrick · 15 years ago
  66. f2057c2 Fix a layout hierarchy bug by John Reck · 15 years ago
  67. 6f48ba5 Sets umask to prevent world readable files by John Reck · 15 years ago
  68. ef07426 Change homepage setting handling by John Reck · 15 years ago
  69. 89f73c1 Bookmarks page UI updates by John Reck · 15 years ago
  70. c2f83b3 Merge "Debug settings changes" by John Reck · 15 years ago
  71. 0a2161a Merge "No longer use this private API." by Dianne Hackborn · 15 years ago
  72. 63bb687 Debug settings changes by John Reck · 15 years ago
  73. f5b3580 Merge "Update homescreen icon generator to look better on xlarge devices." by Ben Murdoch · 15 years ago
  74. 7831da9 No longer use this private API. by Dianne Hackborn · 15 years ago
  75. 60e3336 Fix context menu for bookmarks by John Reck · 15 years ago
  76. d26c88a Merge "Url bar selection handling updated" by Michael Kolb · 15 years ago
  77. ba99c5d Url bar selection handling updated by Michael Kolb · 15 years ago
  78. 4155485 Fixes test errors by John Reck · 15 years ago
  79. a8d6912 Flush cookies when the browser is paused. by Iain Merrick · 15 years ago
  80. d947d47 am a4909cba: Hide the custom view when we get onPause() DO NOT MERGE by Ben Murdoch · 15 years ago
  81. 06e49ce Fix IllegalStateException in HistoryPage by John Reck · 15 years ago
  82. a4909cb Hide the custom view when we get onPause() DO NOT MERGE by Ben Murdoch · 15 years ago
  83. 7a5cf47 Fix video view is not dismissed by Michael Kolb · 15 years ago
  84. 7097693 Fix NPE in pauseWebViewTimers by Michael Kolb · 15 years ago
  85. a713ec8 Move Tab layout code to UI by Michael Kolb · 15 years ago
  86. 51b83ee Merge "Fix strict violation" by John Reck · 15 years ago
  87. 7c11d28 Fix strict violation by John Reck · 15 years ago
  88. 4e39fe9 Merge "Fixed URL logging in Incognito tab" by John Reck · 15 years ago
  89. a3540c4 Merge "Fixes crash on empty url" by John Reck · 15 years ago
  90. 1020079 Changed WebsiteSettingsActivity to fragment by John Reck · 15 years ago
  91. c9d0fdd Fix crash when changing Chrome bookmark sync account. by Ben Murdoch · 15 years ago
  92. 77835fd Update homescreen icon generator to look better on xlarge devices. by Ben Murdoch · 15 years ago
  93. 5b69184 Fixed URL logging in Incognito tab by John Reck · 15 years ago
  94. dcda1d5 Fixes crash on empty url by John Reck · 15 years ago
  95. 9446b93 Move access to the WebIconDatabase from the UI thread. by Ben Murdoch · 15 years ago
  96. 528f7a6 Merge "Fix StrictMode violation in WebsiteSettingsActivity" by Ben Murdoch · 15 years ago
  97. 3c8fd11 Merge "Fix website settings favicon loading." by Ben Murdoch · 15 years ago
  98. cf49c9c Merge "No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles()" by Steve Block · 15 years ago
  99. 83101a8 No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles() by Steve Block · 15 years ago
  100. a7c9a55 Fix StrictMode violation in WebsiteSettingsActivity by Ben Murdoch · 15 years ago