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