1. aa37e7f Ensure the fake title bar shows during loading. by Leon Scroggins · 15 years ago
  2. 233a207 Merge "if savePicture failes, delete the file (which is now unreliable, and possibly large)" by Mike Reed · 15 years ago
  3. d5eee69 if savePicture failes, delete the file (which is now unreliable, and possibly large) by Mike Reed · 15 years ago
  4. 6adacc9 Check the network state in onCreate. by Patrick Scott · 15 years ago
  5. 7479374 Clean up help text for "Reset to defaults" by Bart Sears · 15 years ago
  6. 66d138b Merge "Import new translations" by Eric Fischer · 15 years ago
  7. c8b6fc4 Import new translations by Eric Fischer · 15 years ago
  8. e95d75e Merge "Close the bookmarks cursor." by Patrick Scott · 15 years ago
  9. 8e9fe32 Close the bookmarks cursor. by Patrick Scott · 15 years ago
  10. b3b04f7 Attach the stop button to the textbox in the title bar. by Leon Scroggins · 15 years ago
  11. 0c75a8e Going back to a voice search will reenter voice search mode. by Leon Scroggins · 15 years ago
  12. 4324bcd Merge "Do not allow our resend/dontresend messages to be sent twice." by Leon Scroggins · 15 years ago
  13. 7d3ac79 refactor find state and scrolling by Cary Clark · 15 years ago
  14. c7c0fce Use SUGGEST_COLUMN_TEXT_2_URL in browser suggestions by Bjorn Bringert · 15 years ago
  15. 4a64a8a Do not allow our resend/dontresend messages to be sent twice. by Leon Scroggins · 15 years ago
  16. da3e030 Do not insert duplicate urls into the browser database. by Leon Scroggins · 15 years ago
  17. 698dd4b Merge "SslCertificate should provide Date interface" by Brian Carlstrom · 15 years ago
  18. 95a2e4a SslCertificate should provide Date interface by Brian Carlstrom · 15 years ago
  19. 391df7c Change where "Search for web"'s position. by Grace Kloba · 15 years ago
  20. 7b55141 Merge "Remove deleted files from the list of browser downloads." by Leon Scroggins · 15 years ago
  21. b67db6b Remove deleted files from the list of browser downloads. by Leon Scroggins · 15 years ago
  22. 02c6872 Import new translations. by Eric Fischer · 15 years ago
  23. 71e32b1 Merge "Remove unused resources." by Shimeng (Simon) Wang · 15 years ago
  24. 12b4093 Merge "If a download finishes while the contextmenu is open, update it." by Leon Scroggins · 15 years ago
  25. d080b18 If a download finishes while the contextmenu is open, update it. by Leon Scroggins · 15 years ago
  26. 90ebf5d Remove unused resources. by Shimeng (Simon) Wang · 15 years ago
  27. 9884d40 Revert "Remove unused strings." by Shimeng (Simon) Wang · 15 years ago
  28. baa2274 Merge "Remove unused strings." by Shimeng (Simon) Wang · 15 years ago
  29. b4dc4ad Merge "Update the shortcut icons with new assets." by Patrick Scott · 15 years ago
  30. c0fdde9 Update the shortcut icons with new assets. by Patrick Scott · 15 years ago
  31. 385effd Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  32. 4391469 Remove our dependency on gsf. by Patrick Scott · 15 years ago
  33. dcc5eeb If a tab was opened solely to download a file, close the tab. by Leon Scroggins · 15 years ago
  34. 6250474 Merge "Update the margin for the right icon." by Leon Scroggins · 15 years ago
  35. b0318df Remove unused strings. by Shimeng (Simon) Wang · 15 years ago
  36. ca96f06 Update the margin for the right icon. by Leon Scroggins · 15 years ago
  37. d5c3e0f disable mr-stretch (at least for now) by Mike Reed · 15 years ago
  38. 8950c9d Merge "Implement test to iterate over list of URLs and store load times." by John Spong · 15 years ago
  39. 7712c0f Merge "Backup bookmarks when a new bookmark is added." by Leon Scroggins · 15 years ago
  40. f2463ae Backup bookmarks when a new bookmark is added. by Leon Scroggins · 15 years ago
  41. 03e6d39 Change the browser to use the standard EXTRA_SUBJECT intent extra by Paul Westbrook · 15 years ago
  42. 4e9f89b When long pressing on title bar, do not use WebView in onCreateContextMenu by Leon Scroggins · 15 years ago
  43. 606e939 Implement test to iterate over list of URLs and store load times. by Andrei Popescu · 15 years ago
  44. ab1655e Add some unit tests for BrowserProvider by Bjorn Bringert · 15 years ago
  45. e4c9846 Change the way the browser detects connectivity changes. by Andrei Popescu · 15 years ago
  46. b6e8f85 Merge "Remove tabs." by Patrick Scott · 15 years ago
  47. 9d53da0 Remove tabs. by Patrick Scott · 15 years ago
  48. b000c16 Merge "Use SearchManager.getWebSearchActivity() for web suggestions" by Bjorn Bringert · 15 years ago
  49. 3274754 Use SearchManager.getWebSearchActivity() for web suggestions by Bjorn Bringert · 15 years ago
  50. 0c264cf Merge "When a second database is created on an origin, ensure that the quota for that origin is large enough to cover both databases (old and new)." by Ben Murdoch · 15 years ago
  51. 34b89ef When a second database is created on an origin, ensure that the quota for that origin is large enough to cover both databases (old and new). by Ben Murdoch · 15 years ago
  52. 92472e8 When loading a new page from the UI side, update the title bar to the new url. by Leon Scroggins · 15 years ago
  53. 96ab239 Remove style for WebTextView. by Leon Scroggins · 15 years ago
  54. 8ad2992 Clear omnibox when pressing search key. by Leon Scroggins · 15 years ago
  55. 314523a Remove now-obsolete BACKUP_DATA permission by Christopher Tate · 15 years ago
  56. 30995e7 Implement navigator.isApplicationInstalled() API by Andrei Popescu · 15 years ago
  57. 660d285 Add an original-package tag that matches the real package name. by Jeff Hamilton · 15 years ago
  58. e6c4bd8 Add geolocation permissions to BrowserProvider by Bjorn Bringert · 15 years ago
  59. 10d1cca Use Search.SOURCE from android-common by Bjorn Bringert · 15 years ago
  60. f5969c8 Merge "send broadcast intents to voice search for logging purposes" by Leon Scroggins · 15 years ago
  61. 1fe13a5 send broadcast intents to voice search for logging purposes by Leon Scroggins · 15 years ago
  62. 78a90a0 Merge "Update mdpi resources with 2.0 style icons" by Eugene Koh · 15 years ago
  63. 43c5c97 Use new assets with desaturated green. by Leon Scroggins · 15 years ago
  64. 3b18ce3 If the user submits the same search again from voice search, stay in place. by Leon Scroggins · 15 years ago
  65. 76e1686 Do not ellipsize the title bar in voice search mode. by Leon Scroggins · 15 years ago
  66. ea75407 Trim the extra whitespace before passing to SearchDialog. by Leon Scroggins · 15 years ago
  67. 7212e0d Merge "Update look of title bar when in voice search mode." by Leon Scroggins · 15 years ago
  68. d65c3c0 Update mdpi resources with 2.0 style icons by Bai Tao · 16 years ago
  69. efe5fc9 am 9df17a63: am 066e5308: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  70. f48d44e Update look of title bar when in voice search mode. by Leon Scroggins · 16 years ago
  71. 9df17a6 am 066e5308: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  72. 066e530 reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  73. 735a38d2 Merge "Launch intents to open/delete downloads, and handle them in the browser." by Leon Scroggins · 16 years ago
  74. fedc493 Launch intents to open/delete downloads, and handle them in the browser. by Leon Scroggins · 16 years ago
  75. c42addf Use the extended ConsoleMessage class to populate the Error Console, and in colour! by Ben Murdoch · 16 years ago
  76. 1298bfc Merge "This should fix the build." by Jeff Hamilton · 16 years ago
  77. 4db482f This should fix the build. by Jeff Hamilton · 16 years ago
  78. 82c1baa Handle voice search it provides html content to display. by Leon Scroggins · 16 years ago
  79. c38909b Merge "Logging page load time" by Kristian Monsen · 16 years ago
  80. 4dce3bf Logging page load time by Kristian Monsen · 16 years ago
  81. 7a8b88b Implement support for V8 counters by Andrei Popescu · 16 years ago
  82. a1cc3fd Use the constants defined in RecognizerResultsIntent for voice search. by Leon Scroggins · 16 years ago
  83. 0a1d838 Log when bookmarks are added by Kristian Monsen · 16 years ago
  84. 58d56c6 Handle the voice search intent. by Leon Scroggins · 16 years ago
  85. acb27e4 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  86. e5073c2 roll MR3 stretchy changes into master by Mike Reed · 16 years ago
  87. d3992d4 Move the "Search web ..." to the first in the suggestion list. by Grace Kloba · 16 years ago
  88. 2d508ed Should trust my own code by Grace Kloba · 16 years ago
  89. 448569f Merge "Demo widget using the UrlRendererService for server-side rendering of urls." by Patrick Scott · 16 years ago
  90. 1c15ace Demo widget using the UrlRendererService for server-side rendering of urls. by Patrick Scott · 16 years ago
  91. 33491cf am 5b739d81: (-s ours) am 3d3c1985: disable mr stretchy, but leave the support code around for now by Mike Reed · 16 years ago
  92. 1bc9c74 Merge "Use a single EXTRA_HEADERS intent." by Grace Kloba · 16 years ago
  93. 00f54c5 Use a single EXTRA_HEADERS intent. by Grace Kloba · 16 years ago
  94. d944d4d Fix a legit crash that the monkey found. by Patrick Scott · 16 years ago
  95. 068e48b Add request header support for the Browser/WebView. by Grace Kloba · 16 years ago
  96. 34e60c4 use the very private API by Jean-Baptiste Queru · 16 years ago
  97. 1a29d43 Merge "Adding Chinese GBK and Big5 text encoding settings." by Eugene Koh · 16 years ago
  98. d334bf5 conditional code to test the browser in 32bit by Mike Reed · 16 years ago
  99. f9d66a8 Adding Chinese GBK and Big5 text encoding settings. by Bai Tao · 16 years ago
  100. 5910edc am 8fa17c4f: (-s ours) am 79f107bd: Do not merge by Mike Reed · 16 years ago