1. ebdf18e Remove thread when onDestroyView is called on BrowserBookmarksPage by Tarun Nainani · 11 years ago
  2. 535d4af Add user activity hint for bookmarks view by Dany Rybnikov · 11 years ago
  3. 41242f2 Change SWE app properties back to stock Android by Bijan Amirzada · 11 years ago[Renamed (98%) from src/com/android/swe/browser/BrowserBookmarksPage.java]
  4. 9b1e988 Added modified files to consume SWE by Bijan Amirzada · 11 years ago
  5. 69b30be Copy of new files from 1599 by Bijan Amirzada · 11 years ago[Renamed from src/com/android/browser/BrowserBookmarksPage.java]
  6. dbe4a62 Browser: add to support new folder/bookmark function by luxiaol · 12 years ago
  7. 821e426 Remove more unused code by John Reck · 13 years ago
  8. af991f9 Remove unused code by John Reck · 13 years ago
  9. 3ad8d5c Bookmark page changes by John Reck · 13 years ago
  10. f94abcf Load bookmarks asynchronously by John Reck · 14 years ago
  11. d18ac4b Support BOOKMARK_TYPE by John Reck · 13 years ago
  12. cece1fe Hide breadcrumbs at root folder by John Reck · 14 years ago
  13. 83c0151 Cleanup history perf + UI by John Reck · 14 years ago
  14. c3c46d7 Clear accounts after cursors are closed by John Reck · 14 years ago
  15. 4f61ee4 Save bookmark group state by John Reck · 14 years ago
  16. 54ed3aa Fix crash by John Reck · 14 years ago
  17. 2d963a2 Support horizontal swipe in combo activity by John Reck · 14 years ago
  18. 1e9815d Move local bookmarks to end of Bookmark page by John Reck · 14 years ago
  19. 914c559 Cache the application context instead of Activity. by Ben Murdoch · 14 years ago
  20. d3e4d5b Move ComboView to its own activity by John Reck · 14 years ago
  21. 9db9529 Re-enable list view mode by John Reck · 14 years ago
  22. b6f8337 Fix dual-bar action bar in bookmarks by John Reck · 14 years ago
  23. f3828cd Remove magic paddings from bookmark view by John Reck · 14 years ago
  24. 3ffc5ca Remove unused parameter by John Reck · 14 years ago
  25. e7c97de Bookmark drop CAB by John Reck · 14 years ago
  26. b9b2a82 Remove sync setting by John Reck · 14 years ago
  27. 66302e5 Initial bookmark drag & drop by John Reck · 14 years ago
  28. 1617b12 am ccdc7bbd: am 9fdd981a: Bookmark action bar fix by John Reck · 14 years ago
  29. fba541e resolved conflicts for merge of e619f1e5 to master by John Reck · 14 years ago
  30. 9fdd981 Bookmark action bar fix by John Reck · 14 years ago
  31. a5176f3 Use tablet UI for large by John Reck · 14 years ago
  32. 71efc2b Initial pass at collapsable bookmarks by John Reck · 14 years ago
  33. 35e9dd6 Browser settings refactor by John Reck · 14 years ago
  34. 8f295d1 Add missing menu icons by John Reck · 14 years ago
  35. de63189 Add null check by John Reck · 14 years ago
  36. f9e6a8e Fix scroll jump on update by John Reck · 14 years ago
  37. 9d27ff5 Make bookmarks useable-ish on phones by John Reck · 14 years ago
  38. e3063ae Fix memory leak in bookmarks page by John Reck · 14 years ago
  39. 522a438 Bookmarks listen for account pref changes by John Reck · 14 years ago
  40. 5a72f18 asset drop & naming by Michael Kolb · 14 years ago
  41. 0ce8a94 History UI update by John Reck · 14 years ago
  42. bf1d10a Follow API changes. by Dianne Hackborn · 14 years ago
  43. b3417f0 Bookmark UI update by John Reck · 14 years ago
  44. 7563067 Show a remove button for existing bookmarks. by Leon Scroggins · 14 years ago
  45. 1b3c66e Adds a "open all in tabs" to folder context menu by John Reck · 14 years ago
  46. 71e76c7 Update to new loader APIs. by Dianne Hackborn · 15 years ago
  47. 39772c8 Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 15 years ago
  48. 439c9a5 Spec update for Bookmark widget by John Reck · 15 years ago
  49. 1cebb44 Removed 'Other Bookmarks' context menu by John Reck · 15 years ago
  50. d4893b0 Adds a cancel button to ShortcutActivity dialog by John Reck · 15 years ago
  51. f2057c2 Fix a layout hierarchy bug by John Reck · 15 years ago
  52. 89f73c1 Bookmarks page UI updates by John Reck · 15 years ago
  53. 60e3336 Fix context menu for bookmarks by John Reck · 15 years ago
  54. c849081 Adds context menu for folders (edit/delete) by John Reck · 15 years ago
  55. 608baa7 Refactor Bookmark fragment, fixes NPE by John Reck · 15 years ago
  56. 8af9064 Adds a list view option for viewing bookmarks by John Reck · 15 years ago
  57. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  58. c8cae08 Allow context menu items to be handled properly. by Leon Scroggins · 15 years ago
  59. bc92285 Use constants in place of strings, and remove unused code. by Leon Scroggins · 15 years ago
  60. ccaa896 fix shortcut title by Michael Kolb · 15 years ago
  61. 370a4f3 new bookmark screen part 2 by Michael Kolb · 15 years ago
  62. e421c24 update bookmarks & history page by Michael Kolb · 15 years ago
  63. a9bad83 Add settings to enable bookmarks sync. by Jeff Hamilton · 15 years ago
  64. 5e8a40f Do not show a context menu for folders. by Leon Scroggins · 15 years ago
  65. 052ce66 Beginning work on adding bookmarks with folders. by Leon Scroggins III · 15 years ago
  66. 70c7769 Add "Unsynced" to the bookmark account selector. by Jeff Hamilton · 15 years ago
  67. 7f6cf3e Add bookmarks to the current account. by Jeff Hamilton · 15 years ago
  68. db90aa8 Add a basic account picker to the bookmarks picker by Jeff Hamilton · 15 years ago
  69. 1a80565 A bunch of updates to BrowserProvider2. by Jeff Hamilton · 15 years ago
  70. bef7a75 fix edit bookmark bug http://b/issue?id=2950270 by Michael Kolb · 15 years ago
  71. eb07b17 Update to follow clipboard API. by Dianne Hackborn · 15 years ago
  72. 801ecb7 fixed adding bookmark shortcut from home screen by Michael Kolb · 15 years ago
  73. 64144e4 Switch the bookmarks and history over to fragments. by Jeff Hamilton · 15 years ago
  74. 8ce956c Switch the history management over to the new provider. by Jeff Hamilton · 15 years ago
  75. 69bd707 Update to the new contract class location. by Jeff Hamilton · 15 years ago
  76. 8402962 First revision of the new browser provider. by Jeff Hamilton · 15 years ago
  77. 8262d8f Do not write the Bookmarks Activity view mode preference unnecessarily. by Ben Murdoch · 15 years ago
  78. 80f3262 Fix build. by Dianne Hackborn · 15 years ago
  79. fe25199 tabbed title bar work bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  80. 90b4026 Create BookmarkUtils class. by Ben Murdoch · 15 years ago
  81. 0b82a6f Now mBookmarksAdapter is created asynchronously, by Grace Kloba · 15 years ago
  82. f49ecd6 Create the bookmark adapter in a background thread. by Patrick Scott · 15 years ago
  83. 152794b Draw the touch icon better. by Patrick Scott · 15 years ago
  84. 095292f Fix for the 'Unable to add window' crash. by Nicolas Catania · 15 years ago
  85. c1cf63a Request icons in the background. by Patrick Scott · 15 years ago
  86. c0fdde9 Update the shortcut icons with new assets. by Patrick Scott · 15 years ago
  87. 96afcb1 Add data (title, screenshot, favicon) to share intent. by Leon Scroggins · 16 years ago
  88. 87ec20c am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing history. by Leon Scroggins · 15 years ago
  89. fde9746 Clear parent/child tab relationships when clearing history. by Leon Scroggins · 15 years ago
  90. 15b8ec6 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  91. ea00257 Pass a message to query the database, rather than doing it in onCreate. by Leon Scroggins · 16 years ago
  92. badcfad am b3968bbc: Disable thumbnail view mode for most visited page. by Leon Scroggins · 16 years ago
  93. b3968bb Disable thumbnail view mode for most visited page. by Leon Scroggins · 16 years ago
  94. 4aff3aa Scale the favicon by the density of the screen. by Patrick Scott · 16 years ago
  95. bbe6d5b Make bookmarks grid view inset by the width of the scrollbar. by Leon Scroggins · 16 years ago
  96. fdd10d7 Use new assets for list view and thumbnail view. by Leon Scroggins · 16 years ago
  97. f855161 Fix layout issues on the bookmarks screen. by Leon Scroggins · 16 years ago
  98. 10fdba8 Add possibility to customize the chooser dialog used to allow the user by Andrei Popescu · 16 years ago
  99. 06ec5f2 Tweaks to improve the look of the bookmarks page. by Leon Scroggins · 16 years ago
  100. c952619 Make the deletion of bookmarks depend on both title and URL by Andrei Popescu · 16 years ago