1. 300b7f0 fixed new tab flow by Michael Kolb · 15 years ago
  2. 0998b0a fixed Combo page for phone screen by Michael Kolb · 15 years ago
  3. 91b3ea7 Move APK monitoring into WebView. by Derek Sollenberger · 15 years ago
  4. 8389e99 Fix Browser incognito history for intents initiated in the same tab. by Elliott Slaughter · 15 years ago
  5. 3f65c38 UI work on CombinedBookmarksHistory by Michael Kolb · 15 years ago
  6. 4361029 Add RLZ support to Browser. by Jeff Davidson · 15 years ago
  7. ae62fd4 incognito mode added for large screens by Michael Kolb · 15 years ago
  8. 627d96f Fix Browser crash on search in new Browser session. by Elliott Slaughter · 15 years ago
  9. 64144e4 Switch the bookmarks and history over to fragments. by Jeff Hamilton · 15 years ago
  10. 8ce956c Switch the history management over to the new provider. by Jeff Hamilton · 15 years ago
  11. 8e4fbf1 Use ActionMode for Find-on-page and Copy. by Leon Scroggins III · 15 years ago
  12. 8402962 First revision of the new browser provider. by Jeff Hamilton · 15 years ago
  13. ed21774 switched to using action bar for large screen by Michael Kolb · 15 years ago
  14. 68792c8 New tab flow through Bookmarks/History screen by Michael Kolb · 15 years ago
  15. a2b2ba8 UI revision for tabbed browsing bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  16. f0f0395 Initial work on browser incognito mode history feature. by Elliott Slaughter · 15 years ago
  17. 80f3262 Fix build. by Dianne Hackborn · 15 years ago
  18. fe25199 tabbed title bar work bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  19. b4b8318 remove save/restore picture from browser app by Cary Clark · 15 years ago
  20. 039bd47 Add support for accept type="audio/*" and audio/*;capture=microphone in the Browser by Ben Murdoch · 15 years ago
  21. ccb5de0 Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open by Ben Murdoch · 15 years ago
  22. b50d740 Capture API updates from new specification http://dev.w3.org/2009/dap/camera/ by Ben Murdoch · 15 years ago
  23. 0ced08c Browser save page as web archive. by Elliott Slaughter · 15 years ago
  24. eecb4e6 Improve the visibility and discoverability of the "add shortcut by Ben Murdoch · 15 years ago
  25. 6af492a Add camcorder support to the file picker. by Ben Murdoch · 15 years ago
  26. 87cc65d Make size of the webview screenshot configurable with width/height parameters. by Ben Murdoch · 15 years ago
  27. e0a3666 fix related to bug http://b/issue?id=2101719 by Michael Kolb · 15 years ago
  28. 91f65fc Prevent a null pointer exception. by Leon Scroggins · 15 years ago
  29. e7fe26b If url hijacking happens on a newly opened child window, by Grace Kloba · 15 years ago
  30. 654899b Update the lock icon when closing a tab. by Leon Scroggins · 15 years ago
  31. 01cfcdd Refactor find and select dialogs by Cary Clark · 15 years ago
  32. 571b376 Initial work on new browser bar by Leon Scroggins · 15 years ago
  33. 07d3473 Broadcast to the media scanner when the user takes a photo from the file picker so that it by Ben Murdoch · 15 years ago
  34. e56a0f2 Plugin may have Java components. So always refresh by Grace Kloba · 15 years ago
  35. 9e997c7 Use the URL stored in the nav cache to open in new window. by Leon Scroggins III · 15 years ago
  36. 62b1b7e Add support for the camera as a source for the file picker. by Ben Murdoch · 15 years ago
  37. d746a94 Leave the title bar at the top of the screen for xlarge screen layout. by Leon Scroggins · 15 years ago
  38. 2b34599 Adding accessibility content provider responsible for user script injection by Svetoslav Ganov · 15 years ago
  39. 79e36d9 Move the find dialog to the top of the screen. by Leon Scroggins · 15 years ago
  40. 3e20445 Use the text in an anchor as the subject line when sharing a link. by Leon Scroggins · 15 years ago
  41. 211ba54 Allow interaction with page while Find is up. by Leon Scroggins III · 15 years ago
  42. a563d09 Click on notification for unfinished download, open downloads page. by Leon Scroggins · 15 years ago
  43. 8588d15 When loading a new Intent, remove appTab association. by Leon Scroggins · 15 years ago
  44. cb192b5 Update screenshots in a background thread. by Patrick Scott · 15 years ago
  45. 4720868 Treat voice searches from within the browser differently by Leon Scroggins · 15 years ago
  46. ab168ba use 565 bitmap instead of 4444 to improve quality by Cary Clark · 15 years ago
  47. 6519070 Show the faked title bar even content height is 0. by Grace Kloba · 15 years ago
  48. 847c25b Reduce reported "Displayed activity com.android.browser/.BrowserActivity" by Grace Kloba · 15 years ago
  49. fa52d17 Fix for bug 2538060. Decoding and encoding an URL. by Kristian Monsen · 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. ff4d92c fix monkey-triggered crash by Cary Clark · 15 years ago
  52. a761181 Use system setting for default geolocation permissions by Bjorn Bringert · 15 years ago
  53. 8d06e36 Use AsyncTask when calling Browser.updateVisitedHistory by Leon Scroggins · 15 years ago
  54. 1f10cbf reject unhandled key events if browser is paused by Cary Clark · 15 years ago
  55. 13f9ace Update the browser title bar background asset by Grace Kloba · 15 years ago
  56. b8a844d Close the SearchDialog when a new Intent opens the browser. by Leon Scroggins · 15 years ago
  57. 9191a7f Show a toast when a download starts. by Leon Scroggins · 15 years ago
  58. 1542f74 Do not call invalidate() in draw(). This improved by Grace Kloba · 15 years ago
  59. 6eac63e Do not destroy the backforward list when doing another voice search. by Leon Scroggins · 15 years ago
  60. 98d5fce Remove the logic of setting dasher account's home page. by Shimeng (Simon) Wang · 15 years ago
  61. 945f100 Force a load when getting a new intent from voice search. by Leon Scroggins · 15 years ago
  62. 2c0f611 Close Cursors when finished with them. by Leon Scroggins · 15 years ago
  63. 161974f Avoid potential NPE if storage manager is not properly initialized. by Shimeng (Simon) Wang · 15 years ago
  64. fbb3f15 Use a special flag to tell SearchDialog to show the microphone. by Leon Scroggins · 15 years ago
  65. 003a5dd When reverting the voice title bar, display the url. by Leon Scroggins · 15 years ago
  66. aa37e7f Ensure the fake title bar shows during loading. by Leon Scroggins · 15 years ago
  67. 6adacc9 Check the network state in onCreate. by Patrick Scott · 15 years ago
  68. 7d3ac79 refactor find state and scrolling by Cary Clark · 15 years ago
  69. da3e030 Do not insert duplicate urls into the browser database. by Leon Scroggins · 15 years ago
  70. 95a2e4a SslCertificate should provide Date interface by Brian Carlstrom · 15 years ago
  71. 385effd Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  72. 4391469 Remove our dependency on gsf. by Patrick Scott · 15 years ago
  73. dcc5eeb If a tab was opened solely to download a file, close the tab. by Leon Scroggins · 15 years ago
  74. 03e6d39 Change the browser to use the standard EXTRA_SUBJECT intent extra by Paul Westbrook · 15 years ago
  75. 4e9f89b When long pressing on title bar, do not use WebView in onCreateContextMenu by Leon Scroggins · 15 years ago
  76. e4c9846 Change the way the browser detects connectivity changes. by Andrei Popescu · 15 years ago
  77. 9d53da0 Remove tabs. by Patrick Scott · 15 years ago
  78. 92472e8 When loading a new page from the UI side, update the title bar to the new url. by Leon Scroggins · 15 years ago
  79. 8ad2992 Clear omnibox when pressing search key. by Leon Scroggins · 15 years ago
  80. 30995e7 Implement navigator.isApplicationInstalled() API by Andrei Popescu · 15 years ago
  81. 10d1cca Use Search.SOURCE from android-common by Bjorn Bringert · 15 years ago
  82. 1fe13a5 send broadcast intents to voice search for logging purposes by Leon Scroggins · 15 years ago
  83. 3b18ce3 If the user submits the same search again from voice search, stay in place. by Leon Scroggins · 15 years ago
  84. 7a8b88b Implement support for V8 counters by Andrei Popescu · 15 years ago
  85. a1cc3fd Use the constants defined in RecognizerResultsIntent for voice search. by Leon Scroggins · 15 years ago
  86. 58d56c6 Handle the voice search intent. by Leon Scroggins · 15 years ago
  87. 2d508ed Should trust my own code by Grace Kloba · 15 years ago
  88. 00f54c5 Use a single EXTRA_HEADERS intent. by Grace Kloba · 15 years ago
  89. 068e48b Add request header support for the Browser/WebView. by Grace Kloba · 15 years ago
  90. d334bf5 conditional code to test the browser in 32bit by Mike Reed · 15 years ago
  91. 716d4f5 relocate GoogleLoginService by Doug Zongker · 15 years ago
  92. f08809b Do not show the downloads page without the user explicitly requesting it. by Leon Scroggins · 15 years ago
  93. 96afcb1 Add data (title, screenshot, favicon) to share intent. by Leon Scroggins · 16 years ago
  94. 56199cc Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  95. 1e5bad9 Use the private Download Manager APIs. by Jean-Baptiste Queru · 15 years ago
  96. 9b78e1d refactor draghandler dispatch in about:debug.drag# by Mike Reed · 15 years ago
  97. 0c33ba3 am 4d569da2: am c7b92f81: Use a "boolean" instead of a "Boolean" by Leon Scroggins · 15 years ago
  98. c7b92f8 Use a "boolean" instead of a "Boolean" by Leon Scroggins · 15 years ago
  99. 87ec20c am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing history. by Leon Scroggins · 15 years ago
  100. fde9746 Clear parent/child tab relationships when clearing history. by Leon Scroggins · 15 years ago