1. 8ee633f Reduce capture frequency by John Reck · 14 years ago
  2. e28b347 close external tabs on back by Michael Kolb · 14 years ago
  3. 1dd8e82 Remove preloaded URLs from back stack when preloading fails. by Mathew Inwood · 14 years ago
  4. 43cfe8a Clear bitmap from canvas after done drawing to it. by Dianne Hackborn · 14 years ago
  5. bd4c00a fix restore capture bug by Michael Kolb · 14 years ago
  6. 1cf4b79 Restore overhaul by John Reck · 14 years ago
  7. ef654f1 Snapshot title bar by John Reck · 14 years ago
  8. 9ef259a use screenshots for tab switcher by Michael Kolb · 14 years ago
  9. a169628 Fix bing images crash by John Reck · 14 years ago
  10. b7e6f94 Update UI for "Setup Auto-fill" dialog. by Ben Murdoch · 14 years ago
  11. 8cc9235 Move Snapshots to own DB on sdcard by John Reck · 14 years ago
  12. 2bc8042 Saved Pages tab by John Reck · 14 years ago
  13. 36afb9b Merge "Preloading support in browser" by Michael Kolb · 14 years ago
  14. 1461244 Preloading support in browser by Michael Kolb · 14 years ago
  15. 7c6e1c9 Update geolocation prompt by John Reck · 14 years ago
  16. db22ec4 Fix IntentHandler behavior by John Reck · 14 years ago
  17. 6d85fab Replace KeyChainActivity placeholder UI with more polished dialog (2 of 5) by Brian Carlstrom · 14 years ago
  18. 26b1832 Prevent webview reuse by John Reck · 14 years ago
  19. 24f1826 Clarify restore dialog, prevent spam by John Reck · 14 years ago
  20. d8c7452 Persistent frozen tabs by John Reck · 14 years ago
  21. aa09cd8 Tracking KeyChain API refinements by Brian Carlstrom · 14 years ago
  22. 8862c1d Provide Browser implementation of WebViewClient.onReceivedClientCertRequest by Brian Carlstrom · 14 years ago
  23. 541f55a Freeze tab improvements by John Reck · 14 years ago
  24. 2d4f1e2 Add API to allow plugins to lock their orientation in full-screen by Derek Sollenberger · 14 years ago
  25. aed9c54 Prevent crashing in CrashRecoveryHandler by John Reck · 14 years ago
  26. 5949c66 Fix set parent race condition by John Reck · 14 years ago
  27. b0a86db Useragent switcher tweaks by John Reck · 14 years ago
  28. c831b63 introduce tab IDs by Michael Kolb · 14 years ago
  29. 7bcafde refactor open tab code by Michael Kolb · 14 years ago
  30. 35e9dd6 Browser settings refactor by John Reck · 14 years ago
  31. 847b532 Recover tabs in the event of a crash by John Reck · 14 years ago
  32. 11d1978 fix title bar by Michael Kolb · 14 years ago
  33. 56de1a2 Merge "Add new auto-login UI." into honeycomb-mr1 by Patrick Scott · 14 years ago
  34. eb95db4 add tabs to QuickControls by Michael Kolb · 14 years ago
  35. 9206677 Add new auto-login UI. by Patrick Scott · 14 years ago
  36. 1acef69 add menu options to qc by Michael Kolb · 14 years ago
  37. 49a603c Use OriginalUrl instead of Url for history by John Reck · 14 years ago
  38. dc6cbb7 Tightening incognito mode icon spacing, switching to new asset by Justin Ho · 14 years ago
  39. 0e64d3c Merge "Fix "Most Visited" page loading" into honeycomb by John Reck · 14 years ago
  40. 1d676b6 Add a "disable autofill" checkbox to the setup prompt by Ben Murdoch · 14 years ago
  41. 438bf46 Fix "Most Visited" page loading by John Reck · 14 years ago
  42. 324d440 Changes Controller to use Tab.getUrl in more places by John Reck · 14 years ago
  43. bafe58a Most Visited custom homepage by John Reck · 14 years ago
  44. 6c702ee Fix NPE in queryIsBookmark by John Reck · 15 years ago
  45. e969cc5 Moves Tab.updateBookmarkedStatus to DataController by John Reck · 15 years ago
  46. 30c714c Overhaul handling tab data updates by John Reck · 15 years ago
  47. 18eb377 Propagate incognito mode to child tab by Michael Kolb · 15 years ago
  48. 1961ed2 Update each Tab when the bookmarks database changes. by Leon Scroggins · 15 years ago
  49. 4cd9779 Show a highlighted star for bookmarked pages. by Leon Scroggins · 15 years ago
  50. a713ec8 Move Tab layout code to UI by Michael Kolb · 15 years ago
  51. 5b69184 Fixed URL logging in Incognito tab by John Reck · 15 years ago
  52. a49b829 Update negative button text on the SSL Certificate Error dialog. by Ben Murdoch · 15 years ago
  53. 8029a77 Invite the user to set up AutoFill by Ben Murdoch · 15 years ago
  54. 1514bb7 move subwindow handling to UI by Michael Kolb · 15 years ago
  55. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  56. fb3017f Fixes tab title not updating correctly by John Reck · 15 years ago
  57. aff60fb Fixed favicon bug by John Reck · 15 years ago
  58. 2573892 Rewrite HTTP auth dialog code by Bjorn Bringert · 15 years ago
  59. b1402a5 Remove some unnecessary use of hidden APIs by Bjorn Bringert · 15 years ago
  60. f8bdfce Don't update favicon or thumbnail while browsing in private. by Rob Tsuk · 15 years ago
  61. 1a80565 A bunch of updates to BrowserProvider2. by Jeff Hamilton · 15 years ago
  62. d1aa912 am 0ba7b925: am 680ee91f: am 95d9bfd1: Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  63. 0ba7b92 am 680ee91f: am 95d9bfd1: Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  64. 680ee91 am 95d9bfd1: Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  65. 95d9bfd Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  66. 47654f4 Quiet some logs in private browsing mode. by Jeff Hamilton · 15 years ago
  67. e5c0619 am 23cbeb79: DO NOT MERGE remove save/restore picture from browser app by Cary Clark · 15 years ago
  68. 23cbeb7 DO NOT MERGE remove save/restore picture from browser app by Cary Clark · 15 years ago
  69. 3d6df16 Browser incognito mode session expiration. by Elliott Slaughter · 15 years ago
  70. 4fc12cb Move Find on page and Select into the framework. by Leon Scroggins · 15 years ago
  71. 2621da4 am 11979e05: DO NOT MERGE remove the pretend cab from the browser by Cary Clark · 15 years ago
  72. 11979e0 DO NOT MERGE remove the pretend cab from the browser by Cary Clark · 15 years ago
  73. d90e9e0 am 2c326e62: DO NOT MERGE Refactor find and select dialogs by Cary Clark · 15 years ago
  74. 2c326e6 DO NOT MERGE Refactor find and select dialogs by Cary Clark · 15 years ago
  75. 8ce956c Switch the history management over to the new provider. by Jeff Hamilton · 15 years ago
  76. 8e4fbf1 Use ActionMode for Find-on-page and Copy. by Leon Scroggins III · 15 years ago
  77. 8402962 First revision of the new browser provider. by Jeff Hamilton · 15 years ago
  78. fe25199 tabbed title bar work bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  79. b4b8318 remove save/restore picture from browser app by Cary Clark · 15 years ago
  80. 30e0ef4 onSelectionStart and onSelectionDone now take a WebView by Leon Clarke · 15 years ago
  81. 5dbfdf9 resolved conflicts for merge of e7c06a6e to master by Jean-Baptiste Queru · 15 years ago
  82. e7c06a6 merge from open-source master by The Android Open Source Project · 15 years ago
  83. d159ec5 Use proxy for downloads. by Andreas Sandblad · 15 years ago
  84. 2176c40 am a3fb156b: am c1f5ae26: Log if a user clicked on a link from voice search results. by Leon Scroggins III · 15 years ago
  85. c1f5ae2 Log if a user clicked on a link from voice search results. by Leon Scroggins III · 15 years ago
  86. 3bc53d4 am 459bc29d: am 98b938b1: Actually remove the subwindow. by Leon Scroggins · 15 years ago
  87. 98b938b Actually remove the subwindow. by Leon Scroggins · 15 years ago
  88. 01cfcdd Refactor find and select dialogs by Cary Clark · 15 years ago
  89. 62b1b7e Add support for the camera as a source for the file picker. by Ben Murdoch · 15 years ago
  90. ebe8854 am 55e849a5: merge from open-source master by The Android Open Source Project · 15 years ago
  91. 55e849a merge from open-source master by The Android Open Source Project · 15 years ago
  92. 70a153b Add debugging information to help fix bug 2289137. by Leon Scroggins · 15 years ago
  93. 79e36d9 Move the find dialog to the top of the screen. by Leon Scroggins · 15 years ago
  94. 211ba54 Allow interaction with page while Find is up. by Leon Scroggins III · 15 years ago
  95. c8393d9 Move queryBookmarksForUrl to background thread. by Leon Scroggins · 15 years ago
  96. 50c241e Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it. by Grace Kloba · 15 years ago
  97. b00cf36 Prevent an IllegalStateException. by Leon Scroggins III · 15 years ago
  98. 95a53b2 Fixes browser to store and read HTTP authentication credentials in the correct WebView. by Steve Block · 15 years ago
  99. 8d06e36 Use AsyncTask when calling Browser.updateVisitedHistory by Leon Scroggins · 15 years ago
  100. 1f10cbf reject unhandled key events if browser is paused by Cary Clark · 15 years ago