1. ccb5de0 Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open by Ben Murdoch · 15 years ago
  2. 5dbfdf9 resolved conflicts for merge of e7c06a6e to master by Jean-Baptiste Queru · 15 years ago
  3. e7c06a6 merge from open-source master by The Android Open Source Project · 15 years ago
  4. b50d740 Capture API updates from new specification http://dev.w3.org/2009/dap/camera/ by Ben Murdoch · 15 years ago
  5. d159ec5 Use proxy for downloads. by Andreas Sandblad · 15 years ago
  6. b4fb25c Set the Browser's minimum font size to 1px. by Shimeng (Simon) Wang · 15 years ago
  7. 0ced08c Browser save page as web archive. by Elliott Slaughter · 15 years ago
  8. d9c3d74 am 539fde68: am f6915fbb: Add more choices to about:debug UAString setting by Bart Sears · 15 years ago
  9. eecb4e6 Improve the visibility and discoverability of the "add shortcut by Ben Murdoch · 15 years ago
  10. f6915fb Add more choices to about:debug UAString setting by Bart Sears · 15 years ago
  11. 6af492a Add camcorder support to the file picker. by Ben Murdoch · 15 years ago
  12. e322f56 Download a touch icon without putting it into the database. by Ben Murdoch · 15 years ago
  13. 90b4026 Create BookmarkUtils class. by Ben Murdoch · 15 years ago
  14. 2176c40 am a3fb156b: am c1f5ae26: Log if a user clicked on a link from voice search results. by Leon Scroggins III · 15 years ago
  15. c1f5ae2 Log if a user clicked on a link from voice search results. by Leon Scroggins III · 15 years ago
  16. 87cc65d Make size of the webview screenshot configurable with width/height parameters. by Ben Murdoch · 15 years ago
  17. e0a3666 fix related to bug http://b/issue?id=2101719 by Michael Kolb · 15 years ago
  18. 91f65fc Prevent a null pointer exception. by Leon Scroggins · 15 years ago
  19. e7fe26b If url hijacking happens on a newly opened child window, by Grace Kloba · 15 years ago
  20. 654899b Update the lock icon when closing a tab. by Leon Scroggins · 15 years ago
  21. 3bc53d4 am 459bc29d: am 98b938b1: Actually remove the subwindow. by Leon Scroggins · 15 years ago
  22. 98b938b Actually remove the subwindow. by Leon Scroggins · 15 years ago
  23. 01cfcdd Refactor find and select dialogs by Cary Clark · 15 years ago
  24. 61fc77c Use the new WebSettings to enable smooth transition during panning and zooming. by Grace Kloba · 15 years ago
  25. 897ba06 Use the new look for the progress bar. by Leon Scroggins · 15 years ago
  26. ab6b5f9 Merge "Initial work on new browser bar" by Leon Scroggins · 15 years ago
  27. 571b376 Initial work on new browser bar by Leon Scroggins · 15 years ago
  28. f9b0427 When the string is empty, just return an empty list. by Grace Kloba · 15 years ago
  29. 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
  30. e56a0f2 Plugin may have Java components. So always refresh by Grace Kloba · 15 years ago
  31. 9e997c7 Use the URL stored in the nav cache to open in new window. by Leon Scroggins III · 15 years ago
  32. 62b1b7e Add support for the camera as a source for the file picker. by Ben Murdoch · 15 years ago
  33. d746a94 Leave the title bar at the top of the screen for xlarge screen layout. by Leon Scroggins · 15 years ago
  34. 2b34599 Adding accessibility content provider responsible for user script injection by Svetoslav Ganov · 15 years ago
  35. ebe8854 am 55e849a5: merge from open-source master by The Android Open Source Project · 15 years ago
  36. 55e849a merge from open-source master by The Android Open Source Project · 15 years ago
  37. 9fadc3a Merge "Prevent browser becoming unresponsive when surfing to a URL with many %-escaped characters." by Jean-Baptiste Queru · 15 years ago
  38. 70a153b Add debugging information to help fix bug 2289137. by Leon Scroggins · 15 years ago
  39. 73d3033 Prevent browser becoming unresponsive when surfing to a URL with many %-escaped characters. by Mats Mattsson · 15 years ago
  40. 79e36d9 Move the find dialog to the top of the screen. by Leon Scroggins · 15 years ago
  41. 650f42f am 6e37c921: merge from open-source master by The Android Open Source Project · 15 years ago
  42. 6e37c92 merge from open-source master by The Android Open Source Project · 15 years ago
  43. aa905e9 Merge "Fixing a monkey crash in the BrowserSettings" by Jean-Baptiste Queru · 15 years ago
  44. 3e20445 Use the text in an anchor as the subject line when sharing a link. by Leon Scroggins · 15 years ago
  45. bff4038 Improve the details shown about the matches. by Leon Scroggins · 15 years ago
  46. cda8600 Close find in BACK rather than just dismissing IME by Leon Scroggins III · 15 years ago
  47. 36529cf Remember find input when reopening it. by Leon Scroggins III · 15 years ago
  48. 211ba54 Allow interaction with page while Find is up. by Leon Scroggins III · 15 years ago
  49. c1358aa Merge "Removed findbugs warnings from BrowserActivity." by Jean-Baptiste Queru · 15 years ago
  50. d3152fd am fbbd2ace: merge from open-source master by The Android Open Source Project · 15 years ago
  51. fbbd2ac merge from open-source master by The Android Open Source Project · 15 years ago
  52. 2ceb570 Merge "Fixed FindBugs warnings in BrowserBackupAgent.java" by Jean-Baptiste Queru · 15 years ago
  53. bdf3f6c Merge "Optimized Maps usage by adding explicit types and improved performance" by Jean-Baptiste Queru · 15 years ago
  54. 07229e0 am faea5646: Do not try to open a file that could not be downloaded. by Leon Scroggins · 15 years ago
  55. 98f42de Optimized Maps usage by adding explicit types and improved performance by Henrik Baard · 15 years ago
  56. 671935f Fixed FindBugs warnings in ErrorConsoleView.java by Henrik Baard · 15 years ago
  57. faea564 Do not try to open a file that could not be downloaded. by Leon Scroggins · 15 years ago
  58. 3a04dd3 Move the creation of the HistoryAdapter to the background. by Leon Scroggins III · 15 years ago
  59. c8393d9 Move queryBookmarksForUrl to background thread. by Leon Scroggins · 15 years ago
  60. 3755040 Fixed FindBugs warnings in BrowserBackupAgent.java by Henrik Baard · 15 years ago
  61. 4e0b618 Removed findbugs warnings from BrowserActivity. by Henrik Baard · 15 years ago
  62. 794dc72 Fixing a monkey crash in the BrowserSettings by Henrik Baard · 15 years ago
  63. 0b82a6f Now mBookmarksAdapter is created asynchronously, by Grace Kloba · 15 years ago
  64. 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
  65. 50c241e Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it. by Grace Kloba · 15 years ago
  66. a563d09 Click on notification for unfinished download, open downloads page. by Leon Scroggins · 15 years ago
  67. 8588d15 When loading a new Intent, remove appTab association. by Leon Scroggins · 15 years ago
  68. f389da9 Merge "Use the green box's padding, and not the TitleBar's padding." into froyo by Leon Scroggins · 15 years ago
  69. 7fb1a35 Use the green box's padding, and not the TitleBar's padding. by Leon Scroggins · 15 years ago
  70. cb192b5 Update screenshots in a background thread. by Patrick Scott · 15 years ago
  71. f56f68d More aggressively free up the background tabs when by Grace Kloba · 15 years ago
  72. f49ecd6 Create the bookmark adapter in a background thread. by Patrick Scott · 15 years ago
  73. 1644ff6 Use new assets for green box in voice title bar. by Leon Scroggins III · 15 years ago
  74. 4720868 Treat voice searches from within the browser differently by Leon Scroggins · 15 years ago
  75. ab168ba use 565 bitmap instead of 4444 to improve quality by Cary Clark · 15 years ago
  76. 63a45b8 Update bookmark favicons in the background. by Patrick Scott · 15 years ago
  77. 6519070 Show the faked title bar even content height is 0. by Grace Kloba · 15 years ago
  78. 9f677bc Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to the by Mike LeBeau · 15 years ago
  79. 1e915b0 Merge "Lessen the difference in appearance of title bar during load." into froyo by Leon Scroggins · 15 years ago
  80. cd663ea Lessen the difference in appearance of title bar during load. by Leon Scroggins · 15 years ago
  81. 847c25b Reduce reported "Displayed activity com.android.browser/.BrowserActivity" by Grace Kloba · 15 years ago
  82. 152794b Draw the touch icon better. by Patrick Scott · 15 years ago
  83. b00cf36 Prevent an IllegalStateException. by Leon Scroggins III · 15 years ago
  84. fa52d17 Fix for bug 2538060. Decoding and encoding an URL. by Kristian Monsen · 15 years ago
  85. 5149c7b Remove overscroll by Adam Powell · 15 years ago
  86. e83e906 Fill in the home page in the preferences when browser is launched first time. by Shimeng (Simon) Wang · 15 years ago
  87. ba676ef Re-enable page cache. by Andrei Popescu · 15 years ago
  88. 95a53b2 Fixes browser to store and read HTTP authentication credentials in the correct WebView. by Steve Block · 15 years ago
  89. ff4d92c fix monkey-triggered crash by Cary Clark · 15 years ago
  90. a761181 Use system setting for default geolocation permissions by Bjorn Bringert · 15 years ago
  91. 8d06e36 Use AsyncTask when calling Browser.updateVisitedHistory by Leon Scroggins · 15 years ago
  92. e536b33 Add the on-demand setting for plugins. by Patrick Scott · 15 years ago
  93. 93bea96 Use a Thread instead of an AsyncTask for removing Gears. This is because by Andrei Popescu · 15 years ago
  94. 1f10cbf reject unhandled key events if browser is paused by Cary Clark · 15 years ago
  95. 44548d0 Merge "Show stop button in a pressed state when pressed." by Leon Scroggins · 15 years ago
  96. bf083d2 Show stop button in a pressed state when pressed. by Leon Scroggins · 15 years ago
  97. 1c330f4 Make selection color fill underneath the scroll bar for downloads. by Leon Scroggins III · 15 years ago
  98. 3d8b70c Diasble page cache on high-end devices while b: 2525377 is not fixed. by Andrei Popescu · 15 years ago
  99. 140b33a Enable +/- zoom control for the sub-window. by Grace Kloba · 15 years ago
  100. 80380ed Set sub window to scrollbars_outside_overlay to by Grace Kloba · 15 years ago