1. 4cd9779 Show a highlighted star for bookmarked pages. by Leon Scroggins · 15 years ago
  2. a713ec8 Move Tab layout code to UI by Michael Kolb · 15 years ago
  3. 5b69184 Fixed URL logging in Incognito tab by John Reck · 15 years ago
  4. a49b829 Update negative button text on the SSL Certificate Error dialog. by Ben Murdoch · 15 years ago
  5. 8029a77 Invite the user to set up AutoFill by Ben Murdoch · 15 years ago
  6. 1514bb7 move subwindow handling to UI by Michael Kolb · 15 years ago
  7. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  8. fb3017f Fixes tab title not updating correctly by John Reck · 15 years ago
  9. aff60fb Fixed favicon bug by John Reck · 15 years ago
  10. 2573892 Rewrite HTTP auth dialog code by Bjorn Bringert · 15 years ago
  11. b1402a5 Remove some unnecessary use of hidden APIs by Bjorn Bringert · 15 years ago
  12. f8bdfce Don't update favicon or thumbnail while browsing in private. by Rob Tsuk · 15 years ago
  13. 1a80565 A bunch of updates to BrowserProvider2. by Jeff Hamilton · 15 years ago
  14. d1aa912 am 0ba7b925: am 680ee91f: am 95d9bfd1: Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  15. 0ba7b92 am 680ee91f: am 95d9bfd1: Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  16. 680ee91 am 95d9bfd1: Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  17. 95d9bfd Clear voice search mode when changing search engines. by Leon Scroggins III · 15 years ago
  18. 47654f4 Quiet some logs in private browsing mode. by Jeff Hamilton · 15 years ago
  19. e5c0619 am 23cbeb79: DO NOT MERGE remove save/restore picture from browser app by Cary Clark · 15 years ago
  20. 23cbeb7 DO NOT MERGE remove save/restore picture from browser app by Cary Clark · 15 years ago
  21. 3d6df16 Browser incognito mode session expiration. by Elliott Slaughter · 15 years ago
  22. 4fc12cb Move Find on page and Select into the framework. by Leon Scroggins · 15 years ago
  23. 2621da4 am 11979e05: DO NOT MERGE remove the pretend cab from the browser by Cary Clark · 15 years ago
  24. 11979e0 DO NOT MERGE remove the pretend cab from the browser by Cary Clark · 15 years ago
  25. d90e9e0 am 2c326e62: DO NOT MERGE Refactor find and select dialogs by Cary Clark · 15 years ago
  26. 2c326e6 DO NOT MERGE Refactor find and select dialogs by Cary Clark · 15 years ago
  27. 8ce956c Switch the history management over to the new provider. by Jeff Hamilton · 15 years ago
  28. 8e4fbf1 Use ActionMode for Find-on-page and Copy. by Leon Scroggins III · 15 years ago
  29. 8402962 First revision of the new browser provider. by Jeff Hamilton · 15 years ago
  30. fe25199 tabbed title bar work bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  31. b4b8318 remove save/restore picture from browser app by Cary Clark · 15 years ago
  32. 30e0ef4 onSelectionStart and onSelectionDone now take a WebView by Leon Clarke · 15 years ago
  33. 5dbfdf9 resolved conflicts for merge of e7c06a6e to master by Jean-Baptiste Queru · 15 years ago
  34. e7c06a6 merge from open-source master by The Android Open Source Project · 15 years ago
  35. d159ec5 Use proxy for downloads. by Andreas Sandblad · 15 years ago
  36. 2176c40 am a3fb156b: am c1f5ae26: Log if a user clicked on a link from voice search results. by Leon Scroggins III · 15 years ago
  37. c1f5ae2 Log if a user clicked on a link from voice search results. by Leon Scroggins III · 15 years ago
  38. 3bc53d4 am 459bc29d: am 98b938b1: Actually remove the subwindow. by Leon Scroggins · 15 years ago
  39. 98b938b Actually remove the subwindow. by Leon Scroggins · 15 years ago
  40. 01cfcdd Refactor find and select dialogs by Cary Clark · 15 years ago
  41. 62b1b7e Add support for the camera as a source for the file picker. by Ben Murdoch · 15 years ago
  42. ebe8854 am 55e849a5: merge from open-source master by The Android Open Source Project · 15 years ago
  43. 55e849a merge from open-source master by The Android Open Source Project · 15 years ago
  44. 70a153b Add debugging information to help fix bug 2289137. by Leon Scroggins · 15 years ago
  45. 79e36d9 Move the find dialog to the top of the screen. by Leon Scroggins · 15 years ago
  46. 211ba54 Allow interaction with page while Find is up. by Leon Scroggins III · 15 years ago
  47. c8393d9 Move queryBookmarksForUrl to background thread. by Leon Scroggins · 15 years ago
  48. 50c241e Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it. by Grace Kloba · 15 years ago
  49. b00cf36 Prevent an IllegalStateException. by Leon Scroggins III · 15 years ago
  50. 95a53b2 Fixes browser to store and read HTTP authentication credentials in the correct WebView. by Steve Block · 15 years ago
  51. 8d06e36 Use AsyncTask when calling Browser.updateVisitedHistory by Leon Scroggins · 15 years ago
  52. 1f10cbf reject unhandled key events if browser is paused by Cary Clark · 15 years ago
  53. 140b33a Enable +/- zoom control for the sub-window. by Grace Kloba · 15 years ago
  54. 80380ed Set sub window to scrollbars_outside_overlay to by Grace Kloba · 15 years ago
  55. cc94912 Use the passed in url as the WebView's url may not be up-to-date. by Patrick Scott · 15 years ago
  56. 2ee4a5a Allow going back to a voice search to work when choosing from n-best. by Leon Scroggins · 15 years ago
  57. 21d9b90 Use AsyncTask to edit history in the background. by Leon Scroggins · 15 years ago
  58. e10dde5 Allow going back to voice search from not-first results. by Leon Scroggins · 15 years ago
  59. 9df9497 Pass attached HTTP headers to WebView from voice search. by Leon Scroggins · 15 years ago
  60. d5eee69 if savePicture failes, delete the file (which is now unreliable, and possibly large) by Mike Reed · 15 years ago
  61. 8e9fe32 Close the bookmarks cursor. by Patrick Scott · 15 years ago
  62. 0c75a8e Going back to a voice search will reenter voice search mode. by Leon Scroggins · 15 years ago
  63. 4a64a8a Do not allow our resend/dontresend messages to be sent twice. by Leon Scroggins · 15 years ago
  64. dcc5eeb If a tab was opened solely to download a file, close the tab. by Leon Scroggins · 15 years ago
  65. 1fe13a5 send broadcast intents to voice search for logging purposes by Leon Scroggins · 15 years ago
  66. c42addf Use the extended ConsoleMessage class to populate the Error Console, and in colour! by Ben Murdoch · 15 years ago
  67. 82c1baa Handle voice search it provides html content to display. by Leon Scroggins · 15 years ago
  68. 4dce3bf Logging page load time by Kristian Monsen · 15 years ago
  69. a1cc3fd Use the constants defined in RecognizerResultsIntent for voice search. by Leon Scroggins · 15 years ago
  70. 58d56c6 Handle the voice search intent. by Leon Scroggins · 15 years ago
  71. a9d64b0 Remove onTooManyRedirects as it is deprecated. by Patrick Scott · 15 years ago
  72. 65acc35 Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes. by Ben Murdoch · 16 years ago
  73. eb5061b Revert "Do not allow javascript to change window focus." by Patrick Scott · 16 years ago
  74. 9861276 Do not allow javascript to change window focus. by Patrick Scott · 16 years ago
  75. 22ac16e Move Tab out of TabControl to its own class. So that by Grace Kloba · 16 years ago