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