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