1. 152794b Draw the touch icon better. by Patrick Scott · 15 years ago
  2. 828f63d Merge "Prevent an IllegalStateException." into froyo by Leon Scroggins III · 15 years ago
  3. f095d4e Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  4. d8828c8 Import revised translations by Kenny Root · 15 years ago
  5. b00cf36 Prevent an IllegalStateException. by Leon Scroggins III · 15 years ago
  6. fa52d17 Fix for bug 2538060. Decoding and encoding an URL. by Kristian Monsen · 15 years ago
  7. 5149c7b Remove overscroll by Adam Powell · 15 years ago
  8. e83e906 Fill in the home page in the preferences when browser is launched first time. by Shimeng (Simon) Wang · 15 years ago
  9. ba676ef Re-enable page cache. by Andrei Popescu · 15 years ago
  10. 95a53b2 Fixes browser to store and read HTTP authentication credentials in the correct WebView. by Steve Block · 15 years ago
  11. ff4d92c fix monkey-triggered crash by Cary Clark · 15 years ago
  12. a761181 Use system setting for default geolocation permissions by Bjorn Bringert · 15 years ago
  13. abf6b6f Merge "Prevent HTTP auth dialog from shwoing during test" by Guang Zhu · 15 years ago
  14. c5b6ba0 Prevent HTTP auth dialog from shwoing during test by Guang Zhu · 15 years ago
  15. 8d06e36 Use AsyncTask when calling Browser.updateVisitedHistory by Leon Scroggins · 15 years ago
  16. 184f08b Mark these token strings as untranslatable. by Eric Fischer · 15 years ago
  17. e536b33 Add the on-demand setting for plugins. by Patrick Scott · 15 years ago
  18. 93bea96 Use a Thread instead of an AsyncTask for removing Gears. This is because by Andrei Popescu · 15 years ago
  19. 455d8c1 Merge "updates and improvements on PopularUrlsTest" by Guang Zhu · 15 years ago
  20. bbace44 updates and improvements on PopularUrlsTest by Guang Zhu · 15 years ago
  21. 1f10cbf reject unhandled key events if browser is paused by Cary Clark · 15 years ago
  22. 44548d0 Merge "Show stop button in a pressed state when pressed." by Leon Scroggins · 15 years ago
  23. bf083d2 Show stop button in a pressed state when pressed. by Leon Scroggins · 15 years ago
  24. 1c330f4 Make selection color fill underneath the scroll bar for downloads. by Leon Scroggins III · 15 years ago
  25. 3d8b70c Diasble page cache on high-end devices while b: 2525377 is not fixed. by Andrei Popescu · 15 years ago
  26. 140b33a Enable +/- zoom control for the sub-window. by Grace Kloba · 15 years ago
  27. 80380ed Set sub window to scrollbars_outside_overlay to by Grace Kloba · 15 years ago
  28. af69fdf Match the new webview overscroll background api by Grace Kloba · 15 years ago
  29. ad2f360 Allow Browser bookmarks from AnyCut; don't NPE without Extras. by Brad Fitzpatrick · 15 years ago
  30. 13f9ace Update the browser title bar background asset by Grace Kloba · 15 years ago
  31. 26c0e06 Clean the obsolete string for retrieving login credentials. by Shimeng (Simon) Wang · 15 years ago
  32. b8a844d Close the SearchDialog when a new Intent opens the browser. by Leon Scroggins · 15 years ago
  33. 9191a7f Show a toast when a download starts. by Leon Scroggins · 15 years ago
  34. 1da883e Merge "Import revised translations" by Eric Fischer · 15 years ago
  35. 387a46e Fix build: add missing import. by Brett Chabot · 15 years ago
  36. 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
  37. 83fe6d6 Make sure the icon database is created in the UI thread. by Patrick Scott · 15 years ago
  38. 1542f74 Do not call invalidate() in draw(). This improved by Grace Kloba · 15 years ago
  39. 0101508 Import revised translations by Kenny Root · 15 years ago
  40. cc94912 Use the passed in url as the WebView's url may not be up-to-date. by Patrick Scott · 15 years ago
  41. 93926e4 Delete the file even if the ContentResolver does not see it. by Leon Scroggins · 15 years ago
  42. 6eac63e Do not destroy the backforward list when doing another voice search. by Leon Scroggins · 15 years ago
  43. 98d5fce Remove the logic of setting dasher account's home page. by Shimeng (Simon) Wang · 15 years ago
  44. 9b1d4cf Merge "Fix for the 'Unable to add window' crash." by Nicolas Catania · 15 years ago
  45. 095292f Fix for the 'Unable to add window' crash. by Nicolas Catania · 15 years ago
  46. 9535cee Use a margin to make the title bar stay the same size while loading. by Leon Scroggins · 15 years ago
  47. 2ee4a5a Allow going back to a voice search to work when choosing from n-best. by Leon Scroggins · 15 years ago
  48. 945f100 Force a load when getting a new intent from voice search. by Leon Scroggins · 15 years ago
  49. 2c0f611 Close Cursors when finished with them. by Leon Scroggins · 15 years ago
  50. 98e1137 Writing page + time in one go so that the file always stays in an easily parsable format. by John Spong · 15 years ago
  51. 21d9b90 Use AsyncTask to edit history in the background. by Leon Scroggins · 15 years ago
  52. c1cf63a Request icons in the background. by Patrick Scott · 15 years ago
  53. f739271 Reset the boolean variables when first initialzied and when reset happens. by Shimeng (Simon) Wang · 15 years ago
  54. 161974f Avoid potential NPE if storage manager is not properly initialized. by Shimeng (Simon) Wang · 15 years ago
  55. fbb3f15 Use a special flag to tell SearchDialog to show the microphone. by Leon Scroggins · 15 years ago
  56. 003a5dd When reverting the voice title bar, display the url. by Leon Scroggins · 15 years ago
  57. 7205e9d Use the new system overscroll background api. by Grace Kloba · 15 years ago
  58. 2d46a80 Merge "Allow going back to voice search from not-first results." by Leon Scroggins · 15 years ago
  59. e10dde5 Allow going back to voice search from not-first results. by Leon Scroggins · 15 years ago
  60. 9c96838 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  61. 9df9497 Pass attached HTTP headers to WebView from voice search. by Leon Scroggins · 15 years ago
  62. 2cc2f88 Merge "Check for null filename before creating a new file." by Leon Scroggins · 15 years ago
  63. 3ee3fef Check for null filename before creating a new file. by Leon Scroggins · 15 years ago
  64. 1c651e3 Merge "Adding ability to resume test after crash." by John Spong · 15 years ago
  65. b6a6544 Refactor android.backup -> android.app.backup by Christopher Tate · 15 years ago
  66. aa37e7f Ensure the fake title bar shows during loading. by Leon Scroggins · 15 years ago
  67. 233a207 Merge "if savePicture failes, delete the file (which is now unreliable, and possibly large)" by Mike Reed · 15 years ago
  68. d5eee69 if savePicture failes, delete the file (which is now unreliable, and possibly large) by Mike Reed · 15 years ago
  69. 6adacc9 Check the network state in onCreate. by Patrick Scott · 15 years ago
  70. 7479374 Clean up help text for "Reset to defaults" by Bart Sears · 15 years ago
  71. 28bd1c1 Adding ability to resume test after crash. by John Spong · 15 years ago
  72. 66d138b Merge "Import new translations" by Eric Fischer · 15 years ago
  73. c8b6fc4 Import new translations by Eric Fischer · 15 years ago
  74. e95d75e Merge "Close the bookmarks cursor." by Patrick Scott · 15 years ago
  75. 8e9fe32 Close the bookmarks cursor. by Patrick Scott · 15 years ago
  76. b3b04f7 Attach the stop button to the textbox in the title bar. by Leon Scroggins · 15 years ago
  77. 0c75a8e Going back to a voice search will reenter voice search mode. by Leon Scroggins · 15 years ago
  78. 4324bcd Merge "Do not allow our resend/dontresend messages to be sent twice." by Leon Scroggins · 15 years ago
  79. 7d3ac79 refactor find state and scrolling by Cary Clark · 15 years ago
  80. c7c0fce Use SUGGEST_COLUMN_TEXT_2_URL in browser suggestions by Bjorn Bringert · 15 years ago
  81. 4a64a8a Do not allow our resend/dontresend messages to be sent twice. by Leon Scroggins · 15 years ago
  82. da3e030 Do not insert duplicate urls into the browser database. by Leon Scroggins · 15 years ago
  83. 698dd4b Merge "SslCertificate should provide Date interface" by Brian Carlstrom · 15 years ago
  84. 95a2e4a SslCertificate should provide Date interface by Brian Carlstrom · 15 years ago
  85. 391df7c Change where "Search for web"'s position. by Grace Kloba · 15 years ago
  86. 7b55141 Merge "Remove deleted files from the list of browser downloads." by Leon Scroggins · 15 years ago
  87. b67db6b Remove deleted files from the list of browser downloads. by Leon Scroggins · 15 years ago
  88. 02c6872 Import new translations. by Eric Fischer · 15 years ago
  89. 71e32b1 Merge "Remove unused resources." by Shimeng (Simon) Wang · 15 years ago
  90. 12b4093 Merge "If a download finishes while the contextmenu is open, update it." by Leon Scroggins · 15 years ago
  91. d080b18 If a download finishes while the contextmenu is open, update it. by Leon Scroggins · 15 years ago
  92. 90ebf5d Remove unused resources. by Shimeng (Simon) Wang · 15 years ago
  93. 9884d40 Revert "Remove unused strings." by Shimeng (Simon) Wang · 15 years ago
  94. baa2274 Merge "Remove unused strings." by Shimeng (Simon) Wang · 15 years ago
  95. b4dc4ad Merge "Update the shortcut icons with new assets." by Patrick Scott · 15 years ago
  96. c0fdde9 Update the shortcut icons with new assets. by Patrick Scott · 15 years ago
  97. 385effd Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  98. 4391469 Remove our dependency on gsf. by Patrick Scott · 15 years ago
  99. dcc5eeb If a tab was opened solely to download a file, close the tab. by Leon Scroggins · 15 years ago
  100. 6250474 Merge "Update the margin for the right icon." by Leon Scroggins · 15 years ago