1. 67f45c2 Add setting for configuring zoom level on double-tap. by Mangesh Ghiware · 14 years ago
  2. 6907bea Merge "Allow default preload setting to be configured via Gservices." by Mathew Inwood · 14 years ago
  3. 825fba7 Allow default preload setting to be configured via Gservices. by Mathew Inwood · 14 years ago
  4. 1da8188 Disable hardware skia when debug is disabled by John Reck · 14 years ago
  5. dbe001b Switch browser back to use Gpu upload path by Teng-Hui Zhu · 14 years ago
  6. 85de57a UI for switching texture upload mode by Teng-Hui Zhu · 14 years ago
  7. 5ba3c76 Adjust text zoom by system preference by John Reck · 14 years ago
  8. 7590598 Change default preload setting to 'Always'. by Mathew Inwood · 14 years ago
  9. 467813f More fine-grained config for 'Search result preloading' setting. by Mathew Inwood · 14 years ago
  10. 276b135 Small startup perf improvement by John Reck · 14 years ago
  11. c477e71 More BrowserSettings initialization shuffling by John Reck · 14 years ago
  12. 56c1fcf Faster all the things! by John Reck · 14 years ago
  13. eabe5da Add preview for contrast by John Reck · 14 years ago
  14. ffa738f Merge "Fix BrowserSettings to apply blockPopupWindows() correctly" by Steve Block · 14 years ago
  15. 5d51310 Move inverted mode to Accessibility settings Add contrast settings by Nicolas Roard · 14 years ago
  16. dc657fa Fix BrowserSettings to apply blockPopupWindows() correctly by Steve Block · 14 years ago
  17. 914c559 Cache the application context instead of Activity. by Ben Murdoch · 14 years ago
  18. 3eee187 Merge "Add a runtime switch between Raster and Ganesh rendering modes." by Derek Sollenberger · 14 years ago
  19. bd31519 Fix resetting defaults triggering prelogin by John Reck · 14 years ago
  20. 31adf67 Add a runtime switch between Raster and Ganesh rendering modes. by Derek Sollenberger · 14 years ago
  21. cadae72 Switch to a background thread pool by John Reck · 14 years ago
  22. aaa1f37 Cache the factory reset URL. by Ben Murdoch · 14 years ago
  23. f57c029 Startup optimization by John Reck · 14 years ago
  24. 78a6a1d Initialize settings in a thread by John Reck · 14 years ago
  25. 2fd9d0e Inverted lab preference by John Reck · 14 years ago
  26. 0241e75 make QC work on phone by Michael Kolb · 14 years ago
  27. 273330a Force a settings sync when updating the auto-fill profile. by Ben Murdoch · 14 years ago
  28. 1461244 Preloading support in browser by Michael Kolb · 14 years ago
  29. 961d35d Move most visited to set homepage by John Reck · 14 years ago
  30. 7dc444b Accessibility tweaks by John Reck · 14 years ago
  31. 8fc22a1 Clean up accessibility settings by John Reck · 14 years ago
  32. 4650033 New useragent switcher design by John Reck · 14 years ago
  33. b0a86db Useragent switcher tweaks by John Reck · 14 years ago
  34. b8b2af8 Initial implementation of the useragent switcher by John Reck · 14 years ago
  35. 8706008 Transfer data from BP1 to BP2 by John Reck · 14 years ago
  36. 71d7153 Merge "add fullscreen option" by Michael Kolb · 14 years ago
  37. 7fd1e8f Add Honeycomb-MR1 useragent by John Reck · 14 years ago
  38. f48314f Remove DEV_BUILD option by John Reck · 14 years ago
  39. c38c604 add fullscreen option by Michael Kolb · 14 years ago
  40. 92f25f8 Add an option to forceably override user-scalable by John Reck · 14 years ago
  41. 35e9dd6 Browser settings refactor by John Reck · 14 years ago
  42. 40badf2 Add minimum font size support by John Reck · 14 years ago
  43. e55880d Enable dev mode by John Reck · 14 years ago
  44. d43e75a Remove pre-login on every tab. by Patrick Scott · 14 years ago
  45. 5119edd Implement the psychic search engine. by Narayan Kamath · 14 years ago
  46. 930ea22 Adding a debug setting to enable visual indicator for GL by Teng-Hui Zhu · 14 years ago
  47. 3db2e07 Set user agent setting when toggling debug by John Reck · 14 years ago
  48. 282431b Add summary to Enable Plugins setting by John Reck · 14 years ago
  49. 812d2d6 Switch autologin to ListPreference by John Reck · 14 years ago
  50. 539e2ec Different approach to auto signin. by Patrick Scott · 14 years ago
  51. b92bbb4 Do not merge. by Patrick Scott · 15 years ago
  52. 9eed0ef Disable debug build by John Reck · 14 years ago
  53. bafe58a Most Visited custom homepage by John Reck · 14 years ago
  54. 035a564 Settings cleanup by John Reck · 15 years ago
  55. 376b541 Add quick controls by Michael Kolb · 15 years ago
  56. ef07426 Change homepage setting handling by John Reck · 15 years ago
  57. 63bb687 Debug settings changes by John Reck · 15 years ago
  58. ef67165 Make BrowserSettings.loadFromDb asynchronous by Ben Murdoch · 15 years ago
  59. dc62cb9 Make AutoFill default to on in the Browser settings. by Ben Murdoch · 15 years ago
  60. 8029a77 Invite the user to set up AutoFill by Ben Murdoch · 15 years ago
  61. e8a2833 Only delete the current AutoFill profile if one has been set already. by Ben Murdoch · 15 years ago
  62. 8de8285 Enable Hardware Acceleration in the Browser. by Derek Sollenberger · 15 years ago
  63. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  64. ffa561e Allow HW accleration to be activated on demand. by Derek Sollenberger · 15 years ago
  65. 025d5b0 Remove landscape-only option. by Leon Scroggins · 15 years ago
  66. 23da30e Implement the "Delete Profile" button in the AutoFill editor. by Ben Murdoch · 15 years ago
  67. 33bbb80 Fixes the bug around misbehavior with empty homepage setting by John Reck · 15 years ago
  68. 6fa32ba Set the unique id in the AutoFillProfile class to fix AutoFill. by Ben Murdoch · 15 years ago
  69. 36a23dd Full profile editor and syncing with WebSettings. by Ben Murdoch · 15 years ago
  70. 0cb8189 Sync Autofill profile data native side by Ben Murdoch · 15 years ago
  71. af55452 AutoFill Profile editor UI initial checkin by Ben Murdoch · 15 years ago
  72. 175ab30 Fix some comments. by Jeff Hamilton · 15 years ago
  73. a9bad83 Add settings to enable bookmarks sync. by Jeff Hamilton · 15 years ago
  74. 462b8e8 Convert the browser settings to be fragments. by Jeff Hamilton · 15 years ago
  75. ce549fc Configure AutoFill through browser preferences. by Ben Murdoch · 15 years ago
  76. 6a6d510 resolved conflicts for merge of fc2c6f1d to master by Leon Scroggins III · 15 years ago
  77. 24727f1 am 8774c667: Remove "Show web suggestions" from browser settings by Leon Scroggins III · 15 years ago
  78. 8774c66 Remove "Show web suggestions" from browser settings by Leon Scroggins III · 15 years ago
  79. 18a1e1d am 36a05554: am 06e1dcac: am 3130660e: Default to Google if global search provider not present. by Leon Scroggins III · 15 years ago
  80. 06e1dca am 3130660e: Default to Google if global search provider not present. by Leon Scroggins III · 15 years ago
  81. 3130660 Default to Google if global search provider not present. by Leon Scroggins III · 15 years ago
  82. d1aa912 am 0ba7b925: am 680ee91f: am 95d9bfd1: Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  83. d69f51d Add user-selected search providers to browser by Bjorn Bringert · 15 years ago
  84. 680ee91 am 95d9bfd1: Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  85. 95d9bfd Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  86. 8bf09b6 am d2670653: Add user-selected search providers to browser by Bjorn Bringert · 15 years ago
  87. d267065 Add user-selected search providers to browser by Bjorn Bringert · 15 years ago
  88. 13c73a0 resolved conflicts for merge of c8687ffc to master by Brad Fitzpatrick · 15 years ago
  89. 1a6e0e8 Use new apply() instead of commit(). by Brad Fitzpatrick · 15 years ago
  90. 4361029 Add RLZ support to Browser. by Jeff Davidson · 15 years ago
  91. b4fb25c Set the Browser's minimum font size to 1px. by Shimeng (Simon) Wang · 15 years ago
  92. d9c3d74 am 539fde68: am f6915fbb: Add more choices to about:debug UAString setting by Bart Sears · 15 years ago
  93. f6915fb Add more choices to about:debug UAString setting by Bart Sears · 15 years ago
  94. 61fc77c Use the new WebSettings to enable smooth transition during panning and zooming. by Grace Kloba · 15 years ago
  95. 6e37c92 merge from open-source master by The Android Open Source Project · 15 years ago
  96. 794dc72 Fixing a monkey crash in the BrowserSettings by Henrik Baard · 15 years ago
  97. 5149c7b Remove overscroll by Adam Powell · 15 years ago
  98. e83e906 Fill in the home page in the preferences when browser is launched first time. by Shimeng (Simon) Wang · 15 years ago
  99. ba676ef Re-enable page cache. by Andrei Popescu · 15 years ago
  100. e536b33 Add the on-demand setting for plugins. by Patrick Scott · 15 years ago