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