1. ed791da M42 snap browser by Vivek Sekhar · 10 years ago
  2. 7fe7f29 Fix for CTS BrowserTest on Lollipop by Axesh R. Ajmera · 11 years ago
  3. d6efa97 Clean visual style, part II: extend bright style, convert icons, more touch-ups. by Enrico Ros · 11 years ago
  4. 1f5a095 Clean visual style: move to Light, add Material support, change Drawables (progress, icons). by Enrico Ros · 11 years ago
  5. ac72456 Add fallback mechanism for resources resolved via introspection. by Tarun Nainani · 11 years ago
  6. 3f04dc7 Removed dependency on framework browser provider from browser by Bijan Amirzada · 11 years ago
  7. 8654d42 Fix for null BrowserSettings in BrowserProvider2 by Bijan Amirzada · 11 years ago
  8. 2ec7ead Fix for Bookmarks images not populating for standalone by Bijan Amirzada · 11 years ago
  9. ef749cb Fixes for 1599-qrd browser to work with 1857 swe engine by Tarun Nainani · 11 years ago
  10. e75909d Changes to conform to new overlay format by Bijan Amirzada · 11 years ago
  11. 9138388 Insert empty title into db for mynavigation page by Axesh R. Ajmera · 11 years ago
  12. 58383e7 Modified last of reflection calls to use ReflectHelper class by Bijan Amirzada · 11 years ago
  13. 6f4f82a Use android overlay for carrier configuration by Vivek Sekhar · 11 years ago
  14. 41242f2 Change SWE app properties back to stock Android by Bijan Amirzada · 11 years ago
  15. 69b30be Copy of new files from 1599 by Bijan Amirzada · 11 years ago
  16. a58e6fb Browser: support DM to config browser homepage for cmcc by kayiz · 12 years ago
  17. 6e5b3e0 Browser: add to support my navigation feature by kaiyiz · 12 years ago
  18. 08f9e2b Browser: add homepage and bookmark feature by kaiyiz · 12 years ago
  19. 8c5b0a3 Browser: add homepage and bookmark feature by qqzhou · 12 years ago
  20. bc68188 Remove ORDER BY clause on Search Suggestion queries. by Ben Murdoch · 13 years ago
  21. b0fb2ba Merge "Remove voice search handling" into jb-dev by Michael Kolb · 13 years ago
  22. 5ff5c8b Remove voice search handling by Michael Kolb · 13 years ago
  23. 3e45528 Fix NPE by John Reck · 13 years ago
  24. dedcee2 Remove debug code by John Reck · 13 years ago
  25. 163ae53 Merge "Fix typo" by John Reck · 13 years ago
  26. 5eac0b6 Fix typo by John Reck · 13 years ago
  27. 3ad8d5c Bookmark page changes by John Reck · 13 years ago
  28. 2b71d6d Change where saved pages are stored by John Reck · 13 years ago
  29. d18ac4b Support BOOKMARK_TYPE by John Reck · 13 years ago
  30. 510a36e Enable WAL mode using new API, which is more efficient. by Jeff Brown · 13 years ago
  31. ab2c4d7 Should recycle TypedArray. by Jeff Brown · 13 years ago
  32. 31ae2cc Switch BP1->2 upgrade to best effort by John Reck · 14 years ago
  33. 3f3da52 Improve content notifications by John Reck · 14 years ago
  34. 68ca4ab Drop all snapshots for Skia change by John Reck · 14 years ago
  35. 93a10fe Return history/bookmarks from BrowserProvider. by Mark Brophy · 14 years ago
  36. 1d10eee Return browser history results for zero query. by Mark Brophy · 14 years ago
  37. 37d9f2f Merge "Tests fixup" by John Reck · 14 years ago
  38. db78cd0 Tests fixup by John Reck · 14 years ago
  39. 1e9815d Move local bookmarks to end of Bookmark page by John Reck · 14 years ago
  40. 914c559 Cache the application context instead of Activity. by Ben Murdoch · 14 years ago
  41. e17db42 Fix race condition by John Reck · 14 years ago
  42. 5e8466f Turbobox! by John Reck · 14 years ago
  43. 4e310c9 Merge "Tests for BP1->BP2 upgrade" by John Reck · 14 years ago
  44. d92922c Merge "Fix Strict Mode violation in SnapshotProvider." by Ben Murdoch · 14 years ago
  45. ad662f0 Tests for BP1->BP2 upgrade by John Reck · 14 years ago
  46. fc49252 Fix for bug 5090755 StrictMode violation BrowserProvider2 - Cursor not closed by Kristian Monsen · 14 years ago
  47. b98cb51 Fix Strict Mode violation in SnapshotProvider. by Ben Murdoch · 14 years ago
  48. c032281 Fix HC -> ICS db upgrade by John Reck · 14 years ago
  49. 1cf4b79 Restore overhaul by John Reck · 14 years ago
  50. 8cc9235 Move Snapshots to own DB on sdcard by John Reck · 14 years ago
  51. 2bc8042 Saved Pages tab by John Reck · 14 years ago
  52. 749b936 Merge "Prevent duplicates in omnibox" by John Reck · 14 years ago
  53. 7ffb895 Prevent duplicates in omnibox by John Reck · 14 years ago
  54. e6db1e7 Fix tests by John Reck · 14 years ago
  55. b3fb20e Merge "Delete bookmarks when sync account is removed" by John Reck · 14 years ago
  56. 5a77537 Delete bookmarks when sync account is removed by John Reck · 14 years ago
  57. 6a835ee Fix adding bookmarks by John Reck · 14 years ago
  58. d8c7452 Persistent frozen tabs by John Reck · 14 years ago
  59. b9b2a82 Remove sync setting by John Reck · 14 years ago
  60. 749542e Remove no longer needed sync settings/code by John Reck · 14 years ago
  61. 8706008 Transfer data from BP1 to BP2 by John Reck · 14 years ago
  62. 30b0e3e Add provider support for moving between accounts by John Reck · 14 years ago
  63. 2cb9dc2 Strip text2_url by John Reck · 14 years ago
  64. 837ea5b Create accounts view by John Reck · 14 years ago
  65. 71efc2b Initial pass at collapsable bookmarks by John Reck · 14 years ago
  66. a755aaf Merge "Adding search_client_id which includes the "ms-" or "tablet-" client-id prefix, set in GooglePartnerSetup. Retaining client-id (which does not include the client-id prefix) for legacy purposes, if Browser is used with an older version of GooglePartnerSetup." into honeycomb-mr1 by Reena Lee · 14 years ago
  67. f59fc9b Adding search_client_id which includes the "ms-" or "tablet-" client-id prefix, set in GooglePartnerSetup. by Reena Lee · 14 years ago
  68. a0df4b2 Add invalid id check to isValidParent by John Reck · 14 years ago
  69. 57e39f9 Fix isValidParent check by John Reck · 14 years ago
  70. 17e78fd Prevent PARENT account from not matching inserted values by John Reck · 14 years ago
  71. 7dd30cb Fix shouldUpdateImage check by John Reck · 14 years ago
  72. fca41d7 Changes BP2 to notify on the full URI by John Reck · 15 years ago
  73. e6adaf5 BP2 ContentResolver.notifyChange tests by John Reck · 14 years ago
  74. 99c6d33 Get the widget off of startservice by John Reck · 14 years ago
  75. 5a72f18 asset drop & naming by Michael Kolb · 15 years ago
  76. a81e89b Merge "Enable write ahead logging in browser database." into honeycomb by Leon Scroggins · 15 years ago
  77. 5add405 Enable write ahead logging in browser database. by Leon Scroggins · 15 years ago
  78. 0f86b12 Fix no preload available crash by John Reck · 15 years ago
  79. 6c22ce6 DO NOT MERGE - Fixes account_* URI handling in BP2 by John Reck · 15 years ago
  80. d805589 Fixes Chrome Sync caused by BP2 account_* where by John Reck · 15 years ago
  81. 9c001cd Fixes CTS failures by John Reck · 15 years ago
  82. 75c720e Delete unused images by John Reck · 15 years ago
  83. 5ddb484 Readds support for browser/search_suggest_query by John Reck · 15 years ago
  84. c86d5a5 Add legacy mimetype support to BP2 by John Reck · 15 years ago
  85. dd03faf BP2 now handles old browser URI by John Reck · 15 years ago
  86. 1254686 Adds support for PARAM_ACCOUNT* to Combined URI by John Reck · 15 years ago
  87. be9a947 Adds selection support to Bookarks DEFAULT_FOLDER by John Reck · 15 years ago
  88. b77aa7a Adds client id URL filtering to the provider by John Reck · 15 years ago
  89. f23451a Revert "Adds selection support to Bookarks DEFAULT_FOLDER" by Leon Scroggins · 15 years ago
  90. 8bb2e84 Adds selection support to Bookarks DEFAULT_FOLDER by John Reck · 15 years ago
  91. 1097e3d Fixes bookmark sort order by John Reck · 15 years ago
  92. f176bda Add support for preloaded thumbnails and favicons by John Reck · 15 years ago
  93. 6eb77c7 Adds support for Chrome Sync to bookmark widget by John Reck · 15 years ago
  94. df63d2f New bookmark list widget by John Reck · 15 years ago
  95. f0e2913 Use the proper sort order for the no-account case. by Jeff Hamilton · 15 years ago
  96. 9c1deb4 browser: Move SyncStateContentProviderHelper to frameworks/ex by Bjorn Bringert · 15 years ago
  97. 3d4e011 Send change notifications for the default folder. by Jeff Hamilton · 15 years ago
  98. a9bad83 Add settings to enable bookmarks sync. by Jeff Hamilton · 15 years ago
  99. 25230d7 Use the Bookmarks Bar as the base folder. by Leon Scroggins · 15 years ago
  100. 21ce4d2 new two column suggestion dropdown http://b/issue?id=3039704 by Michael Kolb · 15 years ago