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. 9682a5a Merge "fixed bookmarks widget bug http://b/issue?id=2942821 added check for null intent when service is started" by Michael Kolb · 15 years ago
  5. 5239ee1 fixed bookmarks widget bug by Michael Kolb · 15 years ago
  6. 4f817cf Merge "Properly update the local version when updating bookmarks." by Jeff Hamilton · 15 years ago
  7. 8389e99 Fix Browser incognito history for intents initiated in the same tab. by Elliott Slaughter · 15 years ago
  8. 3f65c38 UI work on CombinedBookmarksHistory by Michael Kolb · 15 years ago
  9. 56d7ac2 Properly update the local version when updating bookmarks. by Jeff Hamilton · 15 years ago
  10. 9af72b7 Merge "Add INSERT_AFTER to the projection map." by Jeff Hamilton · 15 years ago
  11. cc4b2dd Add INSERT_AFTER to the projection map. by Jeff Hamilton · 15 years ago
  12. 4361029 Add RLZ support to Browser. by Jeff Davidson · 15 years ago
  13. ae62fd4 incognito mode added for large screens by Michael Kolb · 15 years ago
  14. a5e672f Merge "Fix Browser crash on search in new Browser session." by Elliott Slaughter · 15 years ago
  15. d2362e7 Merge "initial checkin of stacked thumbnail bookmarks widget bug #2930549 uses a StackView to let the user flip through the browser bookmark thumbnails" by Michael Kolb · 15 years ago
  16. 627d96f Fix Browser crash on search in new Browser session. by Elliott Slaughter · 15 years ago
  17. 0382be2 initial checkin of stacked thumbnail bookmarks widget by Michael Kolb · 15 years ago
  18. 64144e4 Switch the bookmarks and history over to fragments. by Jeff Hamilton · 15 years ago
  19. 8ce956c Switch the history management over to the new provider. by Jeff Hamilton · 15 years ago
  20. 8e4fbf1 Use ActionMode for Find-on-page and Copy. by Leon Scroggins III · 15 years ago
  21. b0de9ba Store the server unique values for the default folders. by Jeff Hamilton · 15 years ago
  22. 69bd707 Update to the new contract class location. by Jeff Hamilton · 15 years ago
  23. 8402962 First revision of the new browser provider. by Jeff Hamilton · 15 years ago
  24. ed21774 switched to using action bar for large screen by Michael Kolb · 15 years ago
  25. 8b13974 Fix a threading bug in BrowserProvider and clean up query() a bit. by Jeff Hamilton · 15 years ago
  26. 0119718 Merge "New tab flow through Bookmarks/History screen" by Michael Kolb · 15 years ago
  27. 68792c8 New tab flow through Bookmarks/History screen by Michael Kolb · 15 years ago
  28. 8262d8f Do not write the Bookmarks Activity view mode preference unnecessarily. by Ben Murdoch · 15 years ago
  29. a2b2ba8 UI revision for tabbed browsing bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  30. f0f0395 Initial work on browser incognito mode history feature. by Elliott Slaughter · 15 years ago
  31. 80f3262 Fix build. by Dianne Hackborn · 15 years ago
  32. fe25199 tabbed title bar work bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  33. b4b8318 remove save/restore picture from browser app by Cary Clark · 15 years ago
  34. 039bd47 Add support for accept type="audio/*" and audio/*;capture=microphone in the Browser by Ben Murdoch · 15 years ago
  35. 58008e2 Merge "Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open source master." by Ben Murdoch · 15 years ago
  36. ccb5de0 Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open by Ben Murdoch · 15 years ago
  37. 30e0ef4 onSelectionStart and onSelectionDone now take a WebView by Leon Clarke · 15 years ago
  38. 5dbfdf9 resolved conflicts for merge of e7c06a6e to master by Jean-Baptiste Queru · 15 years ago
  39. e7c06a6 merge from open-source master by The Android Open Source Project · 15 years ago
  40. b50d740 Capture API updates from new specification http://dev.w3.org/2009/dap/camera/ by Ben Murdoch · 15 years ago
  41. d159ec5 Use proxy for downloads. by Andreas Sandblad · 15 years ago
  42. b4fb25c Set the Browser's minimum font size to 1px. by Shimeng (Simon) Wang · 15 years ago
  43. 0ced08c Browser save page as web archive. by Elliott Slaughter · 15 years ago
  44. d9c3d74 am 539fde68: am f6915fbb: Add more choices to about:debug UAString setting by Bart Sears · 15 years ago
  45. eecb4e6 Improve the visibility and discoverability of the "add shortcut by Ben Murdoch · 15 years ago
  46. f6915fb Add more choices to about:debug UAString setting by Bart Sears · 15 years ago
  47. 6af492a Add camcorder support to the file picker. by Ben Murdoch · 15 years ago
  48. e322f56 Download a touch icon without putting it into the database. by Ben Murdoch · 15 years ago
  49. 90b4026 Create BookmarkUtils class. by Ben Murdoch · 15 years ago
  50. 2176c40 am a3fb156b: am c1f5ae26: Log if a user clicked on a link from voice search results. by Leon Scroggins III · 15 years ago
  51. c1f5ae2 Log if a user clicked on a link from voice search results. by Leon Scroggins III · 15 years ago
  52. 87cc65d Make size of the webview screenshot configurable with width/height parameters. by Ben Murdoch · 15 years ago
  53. e0a3666 fix related to bug http://b/issue?id=2101719 by Michael Kolb · 15 years ago
  54. 91f65fc Prevent a null pointer exception. by Leon Scroggins · 15 years ago
  55. e7fe26b If url hijacking happens on a newly opened child window, by Grace Kloba · 15 years ago
  56. 654899b Update the lock icon when closing a tab. by Leon Scroggins · 15 years ago
  57. 3bc53d4 am 459bc29d: am 98b938b1: Actually remove the subwindow. by Leon Scroggins · 15 years ago
  58. 98b938b Actually remove the subwindow. by Leon Scroggins · 15 years ago
  59. 01cfcdd Refactor find and select dialogs by Cary Clark · 15 years ago
  60. 61fc77c Use the new WebSettings to enable smooth transition during panning and zooming. by Grace Kloba · 15 years ago
  61. 897ba06 Use the new look for the progress bar. by Leon Scroggins · 15 years ago
  62. ab6b5f9 Merge "Initial work on new browser bar" by Leon Scroggins · 15 years ago
  63. 571b376 Initial work on new browser bar by Leon Scroggins · 15 years ago
  64. f9b0427 When the string is empty, just return an empty list. by Grace Kloba · 15 years ago
  65. 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
  66. e56a0f2 Plugin may have Java components. So always refresh by Grace Kloba · 15 years ago
  67. 9e997c7 Use the URL stored in the nav cache to open in new window. by Leon Scroggins III · 15 years ago
  68. 62b1b7e Add support for the camera as a source for the file picker. by Ben Murdoch · 15 years ago
  69. d746a94 Leave the title bar at the top of the screen for xlarge screen layout. by Leon Scroggins · 15 years ago
  70. 2b34599 Adding accessibility content provider responsible for user script injection by Svetoslav Ganov · 15 years ago
  71. ebe8854 am 55e849a5: merge from open-source master by The Android Open Source Project · 15 years ago
  72. 55e849a merge from open-source master by The Android Open Source Project · 15 years ago
  73. 9fadc3a Merge "Prevent browser becoming unresponsive when surfing to a URL with many %-escaped characters." by Jean-Baptiste Queru · 15 years ago
  74. 70a153b Add debugging information to help fix bug 2289137. by Leon Scroggins · 15 years ago
  75. 73d3033 Prevent browser becoming unresponsive when surfing to a URL with many %-escaped characters. by Mats Mattsson · 15 years ago
  76. 79e36d9 Move the find dialog to the top of the screen. by Leon Scroggins · 15 years ago
  77. 650f42f am 6e37c921: merge from open-source master by The Android Open Source Project · 15 years ago
  78. 6e37c92 merge from open-source master by The Android Open Source Project · 15 years ago
  79. aa905e9 Merge "Fixing a monkey crash in the BrowserSettings" by Jean-Baptiste Queru · 15 years ago
  80. 3e20445 Use the text in an anchor as the subject line when sharing a link. by Leon Scroggins · 15 years ago
  81. bff4038 Improve the details shown about the matches. by Leon Scroggins · 15 years ago
  82. cda8600 Close find in BACK rather than just dismissing IME by Leon Scroggins III · 15 years ago
  83. 36529cf Remember find input when reopening it. by Leon Scroggins III · 15 years ago
  84. 211ba54 Allow interaction with page while Find is up. by Leon Scroggins III · 15 years ago
  85. c1358aa Merge "Removed findbugs warnings from BrowserActivity." by Jean-Baptiste Queru · 15 years ago
  86. d3152fd am fbbd2ace: merge from open-source master by The Android Open Source Project · 15 years ago
  87. fbbd2ac merge from open-source master by The Android Open Source Project · 15 years ago
  88. 2ceb570 Merge "Fixed FindBugs warnings in BrowserBackupAgent.java" by Jean-Baptiste Queru · 15 years ago
  89. bdf3f6c Merge "Optimized Maps usage by adding explicit types and improved performance" by Jean-Baptiste Queru · 15 years ago
  90. 07229e0 am faea5646: Do not try to open a file that could not be downloaded. by Leon Scroggins · 15 years ago
  91. 98f42de Optimized Maps usage by adding explicit types and improved performance by Henrik Baard · 15 years ago
  92. 671935f Fixed FindBugs warnings in ErrorConsoleView.java by Henrik Baard · 15 years ago
  93. faea564 Do not try to open a file that could not be downloaded. by Leon Scroggins · 15 years ago
  94. 3a04dd3 Move the creation of the HistoryAdapter to the background. by Leon Scroggins III · 15 years ago
  95. c8393d9 Move queryBookmarksForUrl to background thread. by Leon Scroggins · 15 years ago
  96. 3755040 Fixed FindBugs warnings in BrowserBackupAgent.java by Henrik Baard · 15 years ago
  97. 4e0b618 Removed findbugs warnings from BrowserActivity. by Henrik Baard · 15 years ago
  98. 794dc72 Fixing a monkey crash in the BrowserSettings by Henrik Baard · 15 years ago
  99. 0b82a6f Now mBookmarksAdapter is created asynchronously, by Grace Kloba · 15 years ago
  100. 54da52d Merge "Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it. This should shave 5% of Browser start up time." into froyo by Grace Kloba · 15 years ago