1. 7fb1a35 Use the green box's padding, and not the TitleBar's padding. by Leon Scroggins · 15 years ago
  2. 13afdca Merge "Remove dangling comments from browser strings.xml." into froyo by Shimeng (Simon) Wang · 15 years ago
  3. 9e4a73b Remove dangling comments from browser strings.xml. by Shimeng (Simon) Wang · 15 years ago
  4. f56f68d More aggressively free up the background tabs when by Grace Kloba · 15 years ago
  5. f49ecd6 Create the bookmark adapter in a background thread. by Patrick Scott · 15 years ago
  6. 1644ff6 Use new assets for green box in voice title bar. by Leon Scroggins III · 15 years ago
  7. e1fb6d2 Remove "Do not translate" and restore translations by Kenny Root · 15 years ago
  8. 4720868 Treat voice searches from within the browser differently by Leon Scroggins · 15 years ago
  9. ab168ba use 565 bitmap instead of 4444 to improve quality by Cary Clark · 15 years ago
  10. 63a45b8 Update bookmark favicons in the background. by Patrick Scott · 15 years ago
  11. 6519070 Show the faked title bar even content height is 0. by Grace Kloba · 15 years ago
  12. 1087c11 Merge "add launch performance test for browser" into froyo by Guang Zhu · 15 years ago
  13. 9f677bc Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to the by Mike LeBeau · 15 years ago
  14. 3ab2162 add launch performance test for browser by Guang Zhu · 15 years ago
  15. 940e57f Update the JNI bindings unit test in light of b/2540502 by Ben Murdoch · 15 years ago
  16. 1e915b0 Merge "Lessen the difference in appearance of title bar during load." into froyo by Leon Scroggins · 15 years ago
  17. cd663ea Lessen the difference in appearance of title bar during load. by Leon Scroggins · 15 years ago
  18. 7caf47d Merge "Add a test for verifying the JS -> Java bindings." into froyo by Ben Murdoch · 15 years ago
  19. 847c25b Reduce reported "Displayed activity com.android.browser/.BrowserActivity" by Grace Kloba · 15 years ago
  20. 152794b Draw the touch icon better. by Patrick Scott · 15 years ago
  21. 828f63d Merge "Prevent an IllegalStateException." into froyo by Leon Scroggins III · 15 years ago
  22. e902e1a Add a test for verifying the JS -> Java bindings. by Ben Murdoch · 15 years ago
  23. f095d4e Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  24. d8828c8 Import revised translations by Kenny Root · 15 years ago
  25. b00cf36 Prevent an IllegalStateException. by Leon Scroggins III · 15 years ago
  26. fa52d17 Fix for bug 2538060. Decoding and encoding an URL. by Kristian Monsen · 15 years ago
  27. 5149c7b Remove overscroll by Adam Powell · 15 years ago
  28. e83e906 Fill in the home page in the preferences when browser is launched first time. by Shimeng (Simon) Wang · 15 years ago
  29. ba676ef Re-enable page cache. by Andrei Popescu · 15 years ago
  30. 95a53b2 Fixes browser to store and read HTTP authentication credentials in the correct WebView. by Steve Block · 15 years ago
  31. ff4d92c fix monkey-triggered crash by Cary Clark · 15 years ago
  32. a761181 Use system setting for default geolocation permissions by Bjorn Bringert · 15 years ago
  33. abf6b6f Merge "Prevent HTTP auth dialog from shwoing during test" by Guang Zhu · 15 years ago
  34. c5b6ba0 Prevent HTTP auth dialog from shwoing during test by Guang Zhu · 15 years ago
  35. 8d06e36 Use AsyncTask when calling Browser.updateVisitedHistory by Leon Scroggins · 15 years ago
  36. 184f08b Mark these token strings as untranslatable. by Eric Fischer · 15 years ago
  37. e536b33 Add the on-demand setting for plugins. by Patrick Scott · 15 years ago
  38. 93bea96 Use a Thread instead of an AsyncTask for removing Gears. This is because by Andrei Popescu · 15 years ago
  39. 455d8c1 Merge "updates and improvements on PopularUrlsTest" by Guang Zhu · 15 years ago
  40. bbace44 updates and improvements on PopularUrlsTest by Guang Zhu · 15 years ago
  41. 1f10cbf reject unhandled key events if browser is paused by Cary Clark · 15 years ago
  42. 44548d0 Merge "Show stop button in a pressed state when pressed." by Leon Scroggins · 15 years ago
  43. bf083d2 Show stop button in a pressed state when pressed. by Leon Scroggins · 15 years ago
  44. 1c330f4 Make selection color fill underneath the scroll bar for downloads. by Leon Scroggins III · 15 years ago
  45. 3d8b70c Diasble page cache on high-end devices while b: 2525377 is not fixed. by Andrei Popescu · 15 years ago
  46. 140b33a Enable +/- zoom control for the sub-window. by Grace Kloba · 15 years ago
  47. 80380ed Set sub window to scrollbars_outside_overlay to by Grace Kloba · 15 years ago
  48. af69fdf Match the new webview overscroll background api by Grace Kloba · 15 years ago
  49. ad2f360 Allow Browser bookmarks from AnyCut; don't NPE without Extras. by Brad Fitzpatrick · 15 years ago
  50. 13f9ace Update the browser title bar background asset by Grace Kloba · 15 years ago
  51. 26c0e06 Clean the obsolete string for retrieving login credentials. by Shimeng (Simon) Wang · 15 years ago
  52. b8a844d Close the SearchDialog when a new Intent opens the browser. by Leon Scroggins · 15 years ago
  53. 9191a7f Show a toast when a download starts. by Leon Scroggins · 15 years ago
  54. 1da883e Merge "Import revised translations" by Eric Fischer · 15 years ago
  55. 387a46e Fix build: add missing import. by Brett Chabot · 15 years ago
  56. 275a710 Merge "Do not call invalidate() in draw(). This improved Browser loading performance by 10%. Loading nytimes.com on Sholes with plugin dropped from 30s to 26s." by Grace Kloba · 15 years ago
  57. 83fe6d6 Make sure the icon database is created in the UI thread. by Patrick Scott · 15 years ago
  58. 1542f74 Do not call invalidate() in draw(). This improved by Grace Kloba · 15 years ago
  59. 0101508 Import revised translations by Kenny Root · 15 years ago
  60. cc94912 Use the passed in url as the WebView's url may not be up-to-date. by Patrick Scott · 15 years ago
  61. 93926e4 Delete the file even if the ContentResolver does not see it. by Leon Scroggins · 15 years ago
  62. 6eac63e Do not destroy the backforward list when doing another voice search. by Leon Scroggins · 15 years ago
  63. 98d5fce Remove the logic of setting dasher account's home page. by Shimeng (Simon) Wang · 15 years ago
  64. 9b1d4cf Merge "Fix for the 'Unable to add window' crash." by Nicolas Catania · 15 years ago
  65. 095292f Fix for the 'Unable to add window' crash. by Nicolas Catania · 15 years ago
  66. 9535cee Use a margin to make the title bar stay the same size while loading. by Leon Scroggins · 15 years ago
  67. 2ee4a5a Allow going back to a voice search to work when choosing from n-best. by Leon Scroggins · 15 years ago
  68. 945f100 Force a load when getting a new intent from voice search. by Leon Scroggins · 15 years ago
  69. 2c0f611 Close Cursors when finished with them. by Leon Scroggins · 15 years ago
  70. 98e1137 Writing page + time in one go so that the file always stays in an easily parsable format. by John Spong · 15 years ago
  71. 21d9b90 Use AsyncTask to edit history in the background. by Leon Scroggins · 15 years ago
  72. c1cf63a Request icons in the background. by Patrick Scott · 15 years ago
  73. f739271 Reset the boolean variables when first initialzied and when reset happens. by Shimeng (Simon) Wang · 15 years ago
  74. 161974f Avoid potential NPE if storage manager is not properly initialized. by Shimeng (Simon) Wang · 15 years ago
  75. fbb3f15 Use a special flag to tell SearchDialog to show the microphone. by Leon Scroggins · 15 years ago
  76. 003a5dd When reverting the voice title bar, display the url. by Leon Scroggins · 15 years ago
  77. 7205e9d Use the new system overscroll background api. by Grace Kloba · 15 years ago
  78. 2d46a80 Merge "Allow going back to voice search from not-first results." by Leon Scroggins · 15 years ago
  79. e10dde5 Allow going back to voice search from not-first results. by Leon Scroggins · 15 years ago
  80. 9c96838 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  81. 9df9497 Pass attached HTTP headers to WebView from voice search. by Leon Scroggins · 15 years ago
  82. 2cc2f88 Merge "Check for null filename before creating a new file." by Leon Scroggins · 15 years ago
  83. 3ee3fef Check for null filename before creating a new file. by Leon Scroggins · 15 years ago
  84. 1c651e3 Merge "Adding ability to resume test after crash." by John Spong · 15 years ago
  85. b6a6544 Refactor android.backup -> android.app.backup by Christopher Tate · 15 years ago
  86. aa37e7f Ensure the fake title bar shows during loading. by Leon Scroggins · 15 years ago
  87. 233a207 Merge "if savePicture failes, delete the file (which is now unreliable, and possibly large)" by Mike Reed · 15 years ago
  88. d5eee69 if savePicture failes, delete the file (which is now unreliable, and possibly large) by Mike Reed · 15 years ago
  89. 6adacc9 Check the network state in onCreate. by Patrick Scott · 15 years ago
  90. 7479374 Clean up help text for "Reset to defaults" by Bart Sears · 15 years ago
  91. 28bd1c1 Adding ability to resume test after crash. by John Spong · 15 years ago
  92. 66d138b Merge "Import new translations" by Eric Fischer · 15 years ago
  93. c8b6fc4 Import new translations by Eric Fischer · 15 years ago
  94. e95d75e Merge "Close the bookmarks cursor." by Patrick Scott · 15 years ago
  95. 8e9fe32 Close the bookmarks cursor. by Patrick Scott · 15 years ago
  96. b3b04f7 Attach the stop button to the textbox in the title bar. by Leon Scroggins · 15 years ago
  97. 0c75a8e Going back to a voice search will reenter voice search mode. by Leon Scroggins · 15 years ago
  98. 4324bcd Merge "Do not allow our resend/dontresend messages to be sent twice." by Leon Scroggins · 15 years ago
  99. 7d3ac79 refactor find state and scrolling by Cary Clark · 15 years ago
  100. c7c0fce Use SUGGEST_COLUMN_TEXT_2_URL in browser suggestions by Bjorn Bringert · 15 years ago