1. 26c0e06 Clean the obsolete string for retrieving login credentials. by Shimeng (Simon) Wang · 15 years ago
  2. 7479374 Clean up help text for "Reset to defaults" by Bart Sears · 15 years ago
  3. 90ebf5d Remove unused resources. by Shimeng (Simon) Wang · 15 years ago
  4. 9884d40 Revert "Remove unused strings." by Shimeng (Simon) Wang · 15 years ago
  5. b0318df Remove unused strings. by Shimeng (Simon) Wang · 15 years ago
  6. 96ab239 Remove style for WebTextView. by Leon Scroggins · 15 years ago
  7. 7a8b88b Implement support for V8 counters by Andrei Popescu · 16 years ago
  8. f9d66a8 Adding Chinese GBK and Big5 text encoding settings. by Bai Tao · 16 years ago
  9. cf79ca6 Change the error message when attempting to open a file that cannot be opened. by Leon Scroggins · 16 years ago
  10. 9be1733 Replace clearing an item from the downloads list with deleting the item. by Leon Scroggins · 16 years ago
  11. a9d64b0 Remove onTooManyRedirects as it is deprecated. by Patrick Scott · 16 years ago
  12. b71d88d am fb6549b9: am d530494d: Provide a button to allow the user to set the home page to the current page. by Leon Scroggins · 16 years ago
  13. d530494 Provide a button to allow the user to set the home page to the current page. by Leon Scroggins · 16 years ago
  14. 4f75ba2 Add an option to the long press on image menu to save that image as the home screen wallpaper. by Ben Murdoch · 16 years ago
  15. be9560d Tidy up the website settings activity. This is mostly a cosmetic change. The only functional changes are to: by Ben Murdoch · 16 years ago
  16. c9f6d7a Adds toast for Geolocation permissions prompt. by Steve Block · 16 years ago
  17. de35362 Don't allow the user to save bookmarks with a scheme that the Browser cannot directly handle. by Ben Murdoch · 16 years ago
  18. 8d5fa43 File upload. by Leon Scroggins · 16 years ago
  19. 7020282 Change the bookmark back to cnn.com. by Patrick Scott · 16 years ago
  20. 18edf86 Remove the shadow in the bookmark as it doesn't have title. by Grace Kloba · 16 years ago
  21. e64b3a0 Update ESPN default bookmark to point to espn.com so we get redirected to the mobile site. by Ben Murdoch · 16 years ago
  22. 306feaf Merge change Ibf40bd9e into eclair by Android (Google) Code Review · 16 years ago
  23. bd955bf Merge change I834ba6d2 into eclair by Android (Google) Code Review · 16 years ago
  24. 83932c7 Slide the title bar onto the screen rather than stretching it. by Leon Scroggins · 16 years ago
  25. cbd20bf Merge change I7cb3951e into eclair by Android (Google) Code Review · 16 years ago
  26. 6268ac1 Update the CNN bookmark to point to www.cnn.com/index.html. (Bug 2139637) by Ben Murdoch · 16 years ago
  27. 1794fe2 Save a new bookmark to the bookmarks DB asynchronously. Fix for bug 2151093. by Ben Murdoch · 16 years ago
  28. 45e5924 Removes the list of values previously used when prompting the user to increase the HTML5 database quota. by Steve Block · 16 years ago
  29. 9206d8c Changes "New York Times" to "NY Times" in bookmarks list. by Steve Block · 16 years ago
  30. 776878e Add '&android-home' to the google homepage string by Cary Clark · 16 years ago
  31. 8844d19 Makes Geolocation permissions prompt pretty. by Steve Block · 16 years ago
  32. 020213f append '&source=android-home' to the homepage_base string by Cary Clark · 16 years ago
  33. c6fa110 Add a context menu for the title bar. by Leon Scroggins · 16 years ago
  34. 674f39a Add enable plug-ins to UI. Remove pluginsPath from BrowserSettings as it is unused now. by Grace Kloba · 16 years ago
  35. 10fdba8 Add possibility to customize the chooser dialog used to allow the user by Andrei Popescu · 16 years ago
  36. 7d9e424 Fix bug 2121080: edits to Browser strings. by Roy West · 16 years ago
  37. 540035d Add progress view and default poster for the <video> implementation by Andrei Popescu · 16 years ago
  38. 429faf2 Remove the extra padding in the Tabs. by Grace Kloba · 16 years ago
  39. eb6ab2a Remove the old network status intent. by Patrick Scott · 16 years ago
  40. 4ec2c4b Remove the shadow in the Browser. Use xml to indicate windowNoTitle. by Grace Kloba · 16 years ago
  41. b9daacb Add an options menu to the web site settings activity with just one option to clear all websites' storage/geolocation permissions. by Ben Murdoch · 16 years ago
  42. 0a64ba5 Add an active tabs page. by Leon Scroggins · 16 years ago
  43. a81a764 Update the appearance of the title bar in the browser. by Leon Scroggins · 16 years ago
  44. e157a70 Armor string format tokens with translation placeholders. by Eric Fischer · 16 years ago
  45. 1f005d3 Initial attempt to get the sliding title bar working, using a Gallery. by Leon Scroggins · 16 years ago
  46. b81735a remove gears by Andrei Popescu · 16 years ago
  47. 64b80f3 No load home page. by Leon Scroggins · 16 years ago
  48. 5b4b8f1 Add a setting to load a page in overview mode. by Grace Kloba · 16 years ago
  49. 2bc6991 Adds the browser Geolocation permissions prompt. by Steve Block · 16 years ago
  50. 0c78650 Updates for the look of the bookmarks page. by Leon Scroggins · 16 years ago
  51. 2f40ce8 Change the hint for the omnibox. by Leon Scroggins · 16 years ago
  52. 8694377 Implement out of space notification by Andrei Popescu · 16 years ago
  53. f344d03 Adds browser settings menu entries for Geolocation permissions. by Steve Block · 16 years ago
  54. 186e593 In History context menu, do not show "Add bookmark" for bookmarks. by Leon Scroggins · 16 years ago
  55. eeb67b0 Fixes the wording of some strings used for the settings menu entries for HTML5 database. by Steve Block · 16 years ago
  56. bff2d60 Implement an error console. The console is displayed when the user has enabled debug in the browser (been to about:debug) and there are errors on the page. It can be toggled on/off in debug mode in the settings menu. by Ben Murdoch · 16 years ago
  57. 89c6d36 Work on the Bookmark Grid, including the favicon. by Leon Scroggins · 16 years ago
  58. 892df31 Integrate bookmark grid view mode with list view mode. by Leon Scroggins · 16 years ago
  59. 29de5c4 am 944f2208: Merge change 5882 into donut by Android (Google) Code Review · 16 years ago
  60. 2a67258 resolved conflicts for merge of 47fdfdb9 to master by Grace Kloba · 16 years ago
  61. d45fb4d Add new searchSettingsDescription attribute for Browser's searchable. by Mike LeBeau · 16 years ago
  62. 47fdfdb Remove "search_url" in the debug setting as search is controlled by the search manager now. by Grace Kloba · 16 years ago
  63. b3c02da Add a UI for setting JS flags. by Feng Qian · 16 years ago
  64. e0f11cc am 2f83068b: Add the ZoomDensity support in the Browser. by Grace Kloba · 16 years ago
  65. 2f83068 Add the ZoomDensity support in the Browser. by Grace Kloba · 16 years ago
  66. 7db8fb0 am edef6cce: Use public bookmark permissions. by Leon Scroggins · 16 years ago
  67. edef6cc Use public bookmark permissions. by Leon Scroggins · 16 years ago
  68. e46990e New settings UI for HTML5 by Nicolas Roard · 16 years ago
  69. 81db366 Use a custom title bar that is touchable. by Leon Scroggins · 16 years ago
  70. 67ad85d am 8dd422a6: Change the string for the browser in global search from "Bookmarks & history" to "Browser". by Mike LeBeau · 16 years ago
  71. 8dd422a Change the string for the browser in global search from by Mike LeBeau · 16 years ago
  72. feb941d Enable setting home page from bookmarks/history. by Leon Scroggins · 16 years ago
  73. a3f90f0 Merge commit 'f2c5c1b555904400f4092888ae81b8ed74bfe026' into manualfix by Grace Kloba · 16 years ago
  74. f2c5c1b Fix #1722851. Move the Browser's default home page to the resource so that we can localize it easily. by Grace Kloba · 16 years ago
  75. 8f4aee8 am 1ef26a30: Only swap title and subtitle for website suggestions; query suggestions should still stay the same (i.e., query in title, number of results in subtitle). by Mike LeBeau · 16 years ago
  76. 1ef26a3 Only swap title and subtitle for website suggestions; query suggestions by Mike LeBeau · 16 years ago
  77. 78a98e4 Add UI support in the browser for HTML5 databases by Nicolas Roard · 16 years ago
  78. ac10b54 am e90ede4: Add bookmarks search activity to browser. by Bjorn Bringert · 16 years ago
  79. e90ede4 Add bookmarks search activity to browser. by Bjorn Bringert · 16 years ago
  80. b0cd072 AI 143762: Fix for issue 1636784: Landscape only option for the browser. (This change is in master.) Add an option in the settings menu of the browser to give the user the option of always displaying in landscape, ignoring sensor/opening and closing of the keyboard. by Leon Scroggins · 16 years ago
  81. 8963b29 Automated import from //branches/master/...@140538,140538 by Eric Fischer · 16 years ago
  82. dca7218 Automated import from //branches/donutburger/...@140535,140535 by Eric Fischer · 16 years ago
  83. a3c0aab auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  84. f59ec87 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  85. 0c90888 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  86. 8611831 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  87. 1658a9b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  88. aec52de auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  89. 7561d4f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  90. fbb2a3a auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  91. b7775e1 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  92. d9effa5 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 17 years ago
  93. 066e908 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  94. 96cb4a4 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  95. 765e7c9 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  96. ed217d9 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  97. ba6d7b8 Initial Contribution by The Android Open Source Project · 17 years ago