1. c849081 Adds context menu for folders (edit/delete) by John Reck · 15 years ago
  2. 11495d1 Merge "Refactor Bookmark fragment, fixes NPE" by John Reck · 15 years ago
  3. 608baa7 Refactor Bookmark fragment, fixes NPE by John Reck · 15 years ago
  4. 9925272 Merge "Fix StrictMode violation in PersonalPreferencesFragment" by Ben Murdoch · 15 years ago
  5. f801fe2 Fix StrictMode violation in PersonalPreferencesFragment by Ben Murdoch · 15 years ago
  6. 4c2af7f Merge "Greatly improved suggestion result speed" by John Reck · 15 years ago
  7. 35defff Greatly improved suggestion result speed by John Reck · 15 years ago
  8. bce31f3 Merge "Move icons to mipmap." by Ying Wang · 15 years ago
  9. 160f717 Cleans up fragments when removed by John Reck · 15 years ago
  10. 79697cb Move icons to mipmap. by Ying Wang · 15 years ago
  11. 72519f5 Merge "Adds a list view option for viewing bookmarks" by John Reck · 15 years ago
  12. 62bea33 Merge "Fixes the selection for search history" by John Reck · 15 years ago
  13. 04e7744 Fixes the selection for search history by John Reck · 15 years ago
  14. 8af9064 Adds a list view option for viewing bookmarks by John Reck · 15 years ago
  15. dc62cb9 Make AutoFill default to on in the Browser settings. by Ben Murdoch · 15 years ago
  16. a49b829 Update negative button text on the SSL Certificate Error dialog. by Ben Murdoch · 15 years ago
  17. 8029a77 Invite the user to set up AutoFill by Ben Murdoch · 15 years ago
  18. 1514bb7 move subwindow handling to UI by Michael Kolb · 15 years ago
  19. 026f254 Use requestFocusNodeHref to get the link for an image. by Leon Scroggins · 15 years ago
  20. 8974d28 add select text to context menu by Cary Clark · 15 years ago
  21. 77df456 fix current tab has no webview bug by Michael Kolb · 15 years ago
  22. e8a2833 Only delete the current AutoFill profile if one has been set already. by Ben Murdoch · 15 years ago
  23. 2a8d6d8 Merge "restore all tabs on demand" by Michael Kolb · 15 years ago
  24. 1bf2313 restore all tabs on demand by Michael Kolb · 15 years ago
  25. 0208194 More updates to the add bookmark page. by Leon Scroggins · 15 years ago
  26. 63c0266 Move download requests to the background. by Leon Scroggins · 15 years ago
  27. f47d0af Merge "Enable Hardware Acceleration in the Browser." by Derek Sollenberger · 15 years ago
  28. 8de8285 Enable Hardware Acceleration in the Browser. by Derek Sollenberger · 15 years ago
  29. d54d0b1 Merge "Perform database accesses in the background." by Leon Scroggins · 15 years ago
  30. 2d8a51d Perform database accesses in the background. by Leon Scroggins · 15 years ago
  31. dbf57df Fix context menu handling for Bookmarks and History by John Reck · 15 years ago
  32. 8849be5 Merge "Adds "Most Visited" group to history" by John Reck · 15 years ago
  33. 5723811 Merge "Makes items in the bookmark widget larger" by John Reck · 15 years ago
  34. 5f133e0 Makes items in the bookmark widget larger by John Reck · 15 years ago
  35. 9fed391 Adds "Most Visited" group to history by John Reck · 15 years ago
  36. fe49ab4 Thumbnail asset and algorithm tweak by John Reck · 15 years ago
  37. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  38. 6e3abb9 Merge "get file uri and mimetype from downloadmanager before starting activity" by Vasu Nori · 15 years ago
  39. 628bc7e get file uri and mimetype from downloadmanager before starting activity by Vasu Nori · 15 years ago
  40. ffa561e Allow HW accleration to be activated on demand. by Derek Sollenberger · 15 years ago
  41. e5e8175 Merge "Fix issue introduced by API change" by Adam Powell · 15 years ago
  42. 6c6e86f Fix issue introduced by API change by Adam Powell · 15 years ago
  43. 4cb5cbc Merge "Go to downloads page if you cannot open the download." by Leon Scroggins · 15 years ago
  44. d797305 Updated for ActionBar API changes by Adam Powell · 15 years ago
  45. 60f07d4 Merge "Fixes bookmark sort order" by John Reck · 15 years ago
  46. 463555c Merge "Omnibox supports search extra data" by John Reck · 15 years ago
  47. 7c08a2b Go to downloads page if you cannot open the download. by Leon Scroggins · 15 years ago
  48. 1d88aa0 use new API (and not db) to access download notifications by Vasu Nori · 15 years ago
  49. 09ccfc7 Open downloads from notifications. by Leon Scroggins · 15 years ago
  50. 1097e3d Fixes bookmark sort order by John Reck · 15 years ago
  51. 40f720e Omnibox supports search extra data by John Reck · 15 years ago
  52. f176bda Add support for preloaded thumbnails and favicons by John Reck · 15 years ago
  53. 6eb77c7 Adds support for Chrome Sync to bookmark widget by John Reck · 15 years ago
  54. e89daa9 Fixed bookmark folder creation bug by John Reck · 15 years ago
  55. e92b886 Merge "Fix NPE when onDestroy called" by John Reck · 15 years ago
  56. 02d885c Fix NPE when onDestroy called by John Reck · 15 years ago
  57. 26318a1 Use the correct anchor for the dropdown menu. by Leon Scroggins · 15 years ago
  58. 5ba8da4 Remove the web archive UI from the browser by Teng-Hui Zhu · 15 years ago
  59. 025d5b0 Remove landscape-only option. by Leon Scroggins · 15 years ago
  60. c8cae08 Allow context menu items to be handled properly. by Leon Scroggins · 15 years ago
  61. 9a75c03 Fixed an issue where history would be blank by John Reck · 15 years ago
  62. df63d2f New bookmark list widget by John Reck · 15 years ago
  63. e80fbcb resolved conflicts for merge of 8adc828f to master by Jean-Baptiste Queru · 15 years ago
  64. 8adc828 am 39448371: Merge "Add support for Content-Disposition when save link" by Jean-Baptiste Queru · 15 years ago
  65. fb3017f Fixes tab title not updating correctly by John Reck · 15 years ago
  66. c54d328 set http header 'cookie' before inserting download request in DM by Vasu Nori · 15 years ago
  67. 23da30e Implement the "Delete Profile" button in the AutoFill editor. by Ben Murdoch · 15 years ago
  68. 33bbb80 Fixes the bug around misbehavior with empty homepage setting by John Reck · 15 years ago
  69. c607653 Use the new public API for DownloadManager. by Leon Scroggins · 15 years ago
  70. 65bb1ac Add support for Content-Disposition when save link by Mattias Falk · 15 years ago
  71. 7d132b1 URL autocomplete shows URL twices by John Reck · 15 years ago
  72. d865762 Fix missing incognito tab title by John Reck · 15 years ago
  73. aff60fb Fixed favicon bug by John Reck · 15 years ago
  74. 86508fa Merge "fix NPE when closing tab" by Michael Kolb · 15 years ago
  75. e2752f7 fix NPE when closing tab by Michael Kolb · 15 years ago
  76. 16f6fb9 Remove unused code. by Leon Scroggins · 15 years ago
  77. bc92285 Use constants in place of strings, and remove unused code. by Leon Scroggins · 15 years ago
  78. 88d0803 Incorporate save to home screen with add bookmark dialog. by Leon Scroggins · 15 years ago
  79. 0d0e701 am 95e3548e: Merge "Close cursor to avoid excessive JNI references" by Patrick Scott · 15 years ago
  80. 95e3548 Merge "Close cursor to avoid excessive JNI references" by Patrick Scott · 15 years ago
  81. ccaa896 fix shortcut title by Michael Kolb · 15 years ago
  82. 8bb9412 Merge "don't use hidden constants (to refer Downloads table columns)" by Vasu Nori · 15 years ago
  83. b39546f don't use hidden constants (to refer Downloads table columns) by Vasu Nori · 15 years ago
  84. 6fa32ba Set the unique id in the AutoFillProfile class to fix AutoFill. by Ben Murdoch · 15 years ago
  85. 6573f9e Updates to add bookmark. by Leon Scroggins · 15 years ago
  86. 52f7daa Update the "Add to" field of the add bookmarks page. by Leon Scroggins · 15 years ago
  87. 7e5f735 More edits to the add bookmark page. by Leon Scroggins · 15 years ago
  88. 8a2a0e7 Change the back button to INVISIBLE instead of GONE. by Leon Scroggins · 15 years ago
  89. efdc108 Merge "Updates to the add bookmark dialog." by Leon Scroggins · 15 years ago
  90. 74dbe01 Updates to the add bookmark dialog. by Leon Scroggins · 15 years ago
  91. 2573892 Rewrite HTTP auth dialog code by Bjorn Bringert · 15 years ago
  92. 0506f2d Fixed lock icon, url touch area, dropdown visibility by Michael Kolb · 15 years ago
  93. 7b20ddd Fix suggestion edit button by Michael Kolb · 15 years ago
  94. b3a00ab Updating code to use new non-generified animator APIs by Chet Haase · 15 years ago
  95. 772927a fix history context menu bug by Michael Kolb · 15 years ago
  96. daece2e Merge "Full profile editor and syncing with WebSettings." by Ben Murdoch · 15 years ago
  97. 5a49c59 Merge "Use the proper sort order for the no-account case." by Jeff Hamilton · 15 years ago
  98. 36a23dd Full profile editor and syncing with WebSettings. by Ben Murdoch · 15 years ago
  99. 4a906e1 Remove unused drag tracking code by Bjorn Bringert · 15 years ago
  100. 370a4f3 new bookmark screen part 2 by Michael Kolb · 15 years ago