1. d3e4d5b Move ComboView to its own activity by John Reck · 14 years ago
  2. 9db9529 Re-enable list view mode by John Reck · 14 years ago
  3. b6f8337 Fix dual-bar action bar in bookmarks by John Reck · 14 years ago
  4. f3828cd Remove magic paddings from bookmark view by John Reck · 14 years ago
  5. 3ffc5ca Remove unused parameter by John Reck · 14 years ago
  6. e7c97de Bookmark drop CAB by John Reck · 14 years ago
  7. b9b2a82 Remove sync setting by John Reck · 14 years ago
  8. 66302e5 Initial bookmark drag & drop by John Reck · 14 years ago
  9. 1617b12 am ccdc7bbd: am 9fdd981a: Bookmark action bar fix by John Reck · 14 years ago
  10. fba541e resolved conflicts for merge of e619f1e5 to master by John Reck · 14 years ago
  11. 9fdd981 Bookmark action bar fix by John Reck · 14 years ago
  12. a5176f3 Use tablet UI for large by John Reck · 14 years ago
  13. 71efc2b Initial pass at collapsable bookmarks by John Reck · 14 years ago
  14. 35e9dd6 Browser settings refactor by John Reck · 14 years ago
  15. 8f295d1 Add missing menu icons by John Reck · 14 years ago
  16. de63189 Add null check by John Reck · 14 years ago
  17. f9e6a8e Fix scroll jump on update by John Reck · 14 years ago
  18. 9d27ff5 Make bookmarks useable-ish on phones by John Reck · 14 years ago
  19. e3063ae Fix memory leak in bookmarks page by John Reck · 14 years ago
  20. 522a438 Bookmarks listen for account pref changes by John Reck · 14 years ago
  21. 5a72f18 asset drop & naming by Michael Kolb · 14 years ago
  22. 0ce8a94 History UI update by John Reck · 14 years ago
  23. bf1d10a Follow API changes. by Dianne Hackborn · 14 years ago
  24. b3417f0 Bookmark UI update by John Reck · 14 years ago
  25. 7563067 Show a remove button for existing bookmarks. by Leon Scroggins · 14 years ago
  26. 1b3c66e Adds a "open all in tabs" to folder context menu by John Reck · 14 years ago
  27. 71e76c7 Update to new loader APIs. by Dianne Hackborn · 15 years ago
  28. 39772c8 Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 15 years ago
  29. 439c9a5 Spec update for Bookmark widget by John Reck · 15 years ago
  30. 1cebb44 Removed 'Other Bookmarks' context menu by John Reck · 15 years ago
  31. d4893b0 Adds a cancel button to ShortcutActivity dialog by John Reck · 15 years ago
  32. f2057c2 Fix a layout hierarchy bug by John Reck · 15 years ago
  33. 89f73c1 Bookmarks page UI updates by John Reck · 15 years ago
  34. 60e3336 Fix context menu for bookmarks by John Reck · 15 years ago
  35. c849081 Adds context menu for folders (edit/delete) by John Reck · 15 years ago
  36. 608baa7 Refactor Bookmark fragment, fixes NPE by John Reck · 15 years ago
  37. 8af9064 Adds a list view option for viewing bookmarks by John Reck · 15 years ago
  38. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  39. c8cae08 Allow context menu items to be handled properly. by Leon Scroggins · 15 years ago
  40. bc92285 Use constants in place of strings, and remove unused code. by Leon Scroggins · 15 years ago
  41. ccaa896 fix shortcut title by Michael Kolb · 15 years ago
  42. 370a4f3 new bookmark screen part 2 by Michael Kolb · 15 years ago
  43. e421c24 update bookmarks & history page by Michael Kolb · 15 years ago
  44. a9bad83 Add settings to enable bookmarks sync. by Jeff Hamilton · 15 years ago
  45. 5e8a40f Do not show a context menu for folders. by Leon Scroggins · 15 years ago
  46. 052ce66 Beginning work on adding bookmarks with folders. by Leon Scroggins III · 15 years ago
  47. 70c7769 Add "Unsynced" to the bookmark account selector. by Jeff Hamilton · 15 years ago
  48. 7f6cf3e Add bookmarks to the current account. by Jeff Hamilton · 15 years ago
  49. db90aa8 Add a basic account picker to the bookmarks picker by Jeff Hamilton · 15 years ago
  50. 1a80565 A bunch of updates to BrowserProvider2. by Jeff Hamilton · 15 years ago
  51. bef7a75 fix edit bookmark bug http://b/issue?id=2950270 by Michael Kolb · 15 years ago
  52. eb07b17 Update to follow clipboard API. by Dianne Hackborn · 15 years ago
  53. 801ecb7 fixed adding bookmark shortcut from home screen by Michael Kolb · 15 years ago
  54. 64144e4 Switch the bookmarks and history over to fragments. by Jeff Hamilton · 15 years ago
  55. 8ce956c Switch the history management over to the new provider. by Jeff Hamilton · 15 years ago
  56. 69bd707 Update to the new contract class location. by Jeff Hamilton · 15 years ago
  57. 8402962 First revision of the new browser provider. by Jeff Hamilton · 15 years ago
  58. 8262d8f Do not write the Bookmarks Activity view mode preference unnecessarily. by Ben Murdoch · 15 years ago
  59. 80f3262 Fix build. by Dianne Hackborn · 15 years ago
  60. fe25199 tabbed title bar work bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  61. 90b4026 Create BookmarkUtils class. by Ben Murdoch · 15 years ago
  62. 0b82a6f Now mBookmarksAdapter is created asynchronously, by Grace Kloba · 15 years ago
  63. f49ecd6 Create the bookmark adapter in a background thread. by Patrick Scott · 15 years ago
  64. 152794b Draw the touch icon better. by Patrick Scott · 15 years ago
  65. 095292f Fix for the 'Unable to add window' crash. by Nicolas Catania · 15 years ago
  66. c1cf63a Request icons in the background. by Patrick Scott · 15 years ago
  67. c0fdde9 Update the shortcut icons with new assets. by Patrick Scott · 15 years ago
  68. 96afcb1 Add data (title, screenshot, favicon) to share intent. by Leon Scroggins · 16 years ago
  69. 87ec20c am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing history. by Leon Scroggins · 15 years ago
  70. fde9746 Clear parent/child tab relationships when clearing history. by Leon Scroggins · 15 years ago
  71. 15b8ec6 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  72. ea00257 Pass a message to query the database, rather than doing it in onCreate. by Leon Scroggins · 16 years ago
  73. badcfad am b3968bbc: Disable thumbnail view mode for most visited page. by Leon Scroggins · 16 years ago
  74. b3968bb Disable thumbnail view mode for most visited page. by Leon Scroggins · 16 years ago
  75. 4aff3aa Scale the favicon by the density of the screen. by Patrick Scott · 16 years ago
  76. bbe6d5b Make bookmarks grid view inset by the width of the scrollbar. by Leon Scroggins · 16 years ago
  77. fdd10d7 Use new assets for list view and thumbnail view. by Leon Scroggins · 16 years ago
  78. f855161 Fix layout issues on the bookmarks screen. by Leon Scroggins · 16 years ago
  79. 10fdba8 Add possibility to customize the chooser dialog used to allow the user by Andrei Popescu · 16 years ago
  80. 06ec5f2 Tweaks to improve the look of the bookmarks page. by Leon Scroggins · 16 years ago
  81. c952619 Make the deletion of bookmarks depend on both title and URL by Andrei Popescu · 16 years ago
  82. 59ce830 Support precomposed app icons. by Patrick Scott · 16 years ago
  83. dcc2b6f Put current screenshot under "Add" on bookmark thumbnail page. by Ben Murdoch · 16 years ago
  84. 5942df0 Handle BACK key at UP in the Browser. by Grace Kloba · 16 years ago
  85. 328ea87 Make the view mode that the user sets (either grid or list) in the bookmarks/most visited page sticky. by Ben Murdoch · 16 years ago
  86. d87f85e Fix a crasher on the most visited page when the history is empty. by Leon Scroggins · 16 years ago
  87. 8382d99 Fix a crash. by Leon Scroggins · 16 years ago
  88. 190095d Disable "open in new window" if Go came up from a new tab. by Leon Scroggins · 16 years ago
  89. c1f5759 Fix a class cast exception. by Leon Scroggins · 16 years ago
  90. a5d669e Make the "Most visited" page have a thumbnail viewing mode. by Leon Scroggins · 16 years ago
  91. 3918d44 Implement onReceivedTouchIconUrl. by Patrick Scott · 16 years ago
  92. 0c78650 Updates for the look of the bookmarks page. by Leon Scroggins · 16 years ago
  93. 89c6d36 Work on the Bookmark Grid, including the favicon. by Leon Scroggins · 16 years ago
  94. 892df31 Integrate bookmark grid view mode with list view mode. by Leon Scroggins · 16 years ago
  95. feb941d Enable setting home page from bookmarks/history. by Leon Scroggins · 16 years ago
  96. e09761e Automated import from //branches/master/...@141656,141656 by Patrick Scott · 16 years ago
  97. e6d4fa3 Automated import from //branches/master/...@140651,140651 by Romain Guy · 16 years ago
  98. 419af83 Automated import from //branches/master/...@140415,140415 by Patrick Scott · 16 years ago
  99. f59ec87 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  100. 0c90888 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago