1. a1cc3fd Use the constants defined in RecognizerResultsIntent for voice search. by Leon Scroggins · 16 years ago
  2. 0a1d838 Log when bookmarks are added by Kristian Monsen · 16 years ago
  3. 58d56c6 Handle the voice search intent. by Leon Scroggins · 16 years ago
  4. e5073c2 roll MR3 stretchy changes into master by Mike Reed · 16 years ago
  5. d3992d4 Move the "Search web ..." to the first in the suggestion list. by Grace Kloba · 16 years ago
  6. 2d508ed Should trust my own code by Grace Kloba · 16 years ago
  7. 1c15ace Demo widget using the UrlRendererService for server-side rendering of urls. by Patrick Scott · 16 years ago
  8. 1bc9c74 Merge "Use a single EXTRA_HEADERS intent." by Grace Kloba · 16 years ago
  9. 00f54c5 Use a single EXTRA_HEADERS intent. by Grace Kloba · 16 years ago
  10. d944d4d Fix a legit crash that the monkey found. by Patrick Scott · 16 years ago
  11. 068e48b Add request header support for the Browser/WebView. by Grace Kloba · 16 years ago
  12. 34e60c4 use the very private API by Jean-Baptiste Queru · 16 years ago
  13. d334bf5 conditional code to test the browser in 32bit by Mike Reed · 16 years ago
  14. 11e71b1 Always show the voice search button in the browser title bar when in voice search mode. by Leon Scroggins · 16 years ago
  15. f0ba442 Merge "Use the common method for updating the title." by Leon Scroggins · 16 years ago
  16. 716d4f5 relocate GoogleLoginService by Doug Zongker · 16 years ago
  17. cc1a267 Use the common method for updating the title. by Leon Scroggins · 16 years ago
  18. cf79ca6 Change the error message when attempting to open a file that cannot be opened. by Leon Scroggins · 16 years ago
  19. 90be8e2 Merge "Do not show the downloads page without the user explicitly requesting it." by Leon Scroggins · 16 years ago
  20. 4cf7de0 Remove the option to clear all downloads. by Leon Scroggins · 16 years ago
  21. f08809b Do not show the downloads page without the user explicitly requesting it. by Leon Scroggins · 16 years ago
  22. 9be1733 Replace clearing an item from the downloads list with deleting the item. by Leon Scroggins · 16 years ago
  23. 96afcb1 Add data (title, screenshot, favicon) to share intent. by Leon Scroggins · 16 years ago
  24. 56199cc Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 16 years ago
  25. 1e5bad9 Use the private Download Manager APIs. by Jean-Baptiste Queru · 16 years ago
  26. 2336dae Merge "Added framework for logging" by Kristian Monsen · 16 years ago
  27. 2e27252 Added framework for logging by kristianm · 16 years ago
  28. a947d2d enable stretch[1] by default by Mike Reed · 16 years ago
  29. 9b78e1d refactor draghandler dispatch in about:debug.drag# by Mike Reed · 16 years ago
  30. 121dffc resolved conflicts for merge of 444fde48 to master by Leon Scroggins · 16 years ago
  31. 2483745 Show the downloads list divided into groups based on how recently downloaded. by Leon Scroggins · 16 years ago
  32. 8270c2a resolved conflicts for merge of 66c429a8 to master by Leon Scroggins · 16 years ago
  33. a3935ac Merge "Move clustering functionality of HistoryAdapter to its own class." into eclair-mr2 by Leon Scroggins · 16 years ago
  34. 6fd2ed7 Move clustering functionality of HistoryAdapter to its own class. by Leon Scroggins · 16 years ago
  35. 0c33ba3 am 4d569da2: am c7b92f81: Use a "boolean" instead of a "Boolean" by Leon Scroggins · 16 years ago
  36. c7b92f8 Use a "boolean" instead of a "Boolean" by Leon Scroggins · 16 years ago
  37. 87ec20c am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing history. by Leon Scroggins · 16 years ago
  38. fde9746 Clear parent/child tab relationships when clearing history. by Leon Scroggins · 16 years ago
  39. 15b8ec6 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  40. 2290d21 enable drag-trackers via about:debug.dragN where N is by Mike Reed · 16 years ago
  41. a9d64b0 Remove onTooManyRedirects as it is deprecated. by Patrick Scott · 16 years ago
  42. 193def9 Use LIKE rather than GLOB since the url contains '?'. by Patrick Scott · 16 years ago
  43. a3113e6 Merge "switch to using AccountManager instead of GLS" by Fred Quintana · 16 years ago
  44. 3423c9b am 4843fb8f: am 02065b07: Save to database in non UI thread. by Leon Scroggins · 16 years ago
  45. 02065b0 Save to database in non UI thread. by Leon Scroggins · 16 years ago
  46. 752b656 switch to using AccountManager instead of GLS by Fred Quintana · 16 years ago
  47. 357648f am 42bf4dc3: am d5a80a52: add initial dragtrackers by Mike Reed · 16 years ago
  48. d5a80a5 add initial dragtrackers by Mike Reed · 16 years ago
  49. 2b8ba77 am a14a22f4: am c6343adf: Changed class paths for classes moved in unbundling effort by Paul Westbrook · 16 years ago
  50. c6343ad Changed class paths for classes moved in unbundling effort by Paul Westbrook · 16 years ago
  51. 8f92af8 am 3950d733: am c06a2da3: Merge change I4c7be8c7 into eclair-mr2 by Derek Sollenberger · 16 years ago
  52. 4fbe49c am 7fd68662: am 49b11f97: Fix a monkey crash by pretending to be a real adapter. by Patrick Scott · 16 years ago
  53. c06a2da Merge change I4c7be8c7 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  54. 8ff57db Notify the WebView that its customView is not being displayed instead of failing silently. by Derek Sollenberger · 16 years ago
  55. 49b11f9 Fix a monkey crash by pretending to be a real adapter. by Patrick Scott · 16 years ago
  56. 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
  57. d530494 Provide a button to allow the user to set the home page to the current page. by Leon Scroggins · 16 years ago
  58. 0d583d1 am ae779592: am 4e67a2a4: Merge change I22807d19 into eclair-mr2 by Leon Scroggins · 16 years ago
  59. 8cb4c8f am 98f0d6db: am a143bfea: Merge change If65b50dd into eclair-mr2 by Leon Scroggins · 16 years ago
  60. 4e67a2a Merge change I22807d19 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  61. 22807d1 Do not use the Cursor if it is closed. by Leon Scroggins · 16 years ago
  62. f65b50d Allow long press MENU to open IME in Browser. by Leon Scroggins · 16 years ago
  63. 8cf03ef am 5ad0d55d: am 80a56269: Merge change Ie2888363 into eclair-mr2 by Bjorn Bringert · 16 years ago
  64. 80a5626 Merge change Ie2888363 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  65. abc3ac8 Change SearchableInfo import by Bjorn Bringert · 16 years ago
  66. 204b7ce am 7a953427: am 9804c433: Change the Browser Cached Page capacity. by Grace Kloba · 16 years ago
  67. ca042cc am 8f4d48ac: am 79565031: Set pageCacheCapacity, which enables page cache, for the Browser by Grace Kloba · 16 years ago
  68. 9804c43 Change the Browser Cached Page capacity. by Grace Kloba · 16 years ago
  69. 7956503 Set pageCacheCapacity, which enables page cache, for the Browser by Grace Kloba · 16 years ago
  70. 0e96898 am 33c8bdb1: am b446443e: Only show manually entered URLs in suggestions. by Leon Scroggins · 16 years ago
  71. b446443 Only show manually entered URLs in suggestions. by Leon Scroggins · 16 years ago
  72. 6707364 am 3f199992: am ea00257e: Pass a message to query the database, rather than doing it in onCreate. by Leon Scroggins · 16 years ago
  73. ea00257 Pass a message to query the database, rather than doing it in onCreate. by Leon Scroggins · 16 years ago
  74. 98298f9 am 51bc6ae1: am 41d53ed1: Merge change I638d3f45 into eclair-mr2 by Grace Kloba · 16 years ago
  75. 41d53ed Merge change I638d3f45 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  76. 638d3f4 Enable some special debug url. by Grace Kloba · 16 years ago
  77. 40f60fe am 047a7495: am 65acc354: Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes. by Ben Murdoch · 16 years ago
  78. 65acc35 Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes. by Ben Murdoch · 16 years ago
  79. 4f74362 am 7ef8c876: am 2a6a0f47: Adds an explicit type for GeolocationPermissions.getOrigins. by Steve Block · 16 years ago
  80. 99492dc am 213be0c4: am 4af206a6: Merge change Ia964056a into eclair-mr2 by Patrick Scott · 16 years ago
  81. 2a6a0f4 Adds an explicit type for GeolocationPermissions.getOrigins. by Steve Block · 16 years ago
  82. 4af206a Merge change Ia964056a into eclair-mr2 by Android (Google) Code Review · 16 years ago
  83. eb33dc1 am 28292bc9: am bb394f3e: Fix monkey crash. Check null for the top window in onActivityResult. by Grace Kloba · 16 years ago
  84. bb394f3 Fix monkey crash. Check null for the top window in onActivityResult. by Grace Kloba · 16 years ago
  85. eb5061b Revert "Do not allow javascript to change window focus." by Patrick Scott · 16 years ago
  86. a333ec7 am a5a5fa3a: am 90d088ca: When long pressing to add a bookmark, use the title text returned from WebCore to populate the title field of the add bookmark dialog. by Ben Murdoch · 16 years ago
  87. 90d088c When long pressing to add a bookmark, use the title text returned from WebCore to populate the title field of the add bookmark dialog. by Ben Murdoch · 16 years ago
  88. b3fb3e9 am 79ba087a: am 221be506: Merge change I5ee906c0 into eclair-mr2 by Dan Egnor · 16 years ago
  89. 221be50 Merge change I5ee906c0 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  90. 5ee906c Change android.text.util.Regex to com.android.common.Patterns by Dan Egnor · 16 years ago
  91. 7db7ea3 am f7f4798d: am ca12cfa9: Do not attempt to parse javascript: bookmarks as URIs, as this often fails. by Ben Murdoch · 16 years ago
  92. ca12cfa Do not attempt to parse javascript: bookmarks as URIs, as this often fails. by Ben Murdoch · 16 years ago
  93. 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
  94. 9861276 Do not allow javascript to change window focus. by Patrick Scott · 16 years ago
  95. 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
  96. a74f696 Do database access in the background thread to prevent ANR. by Patrick Scott · 16 years ago
  97. 8cf8f68 Reset the progress when beginning to load a new page. by Leon Scroggins · 16 years ago
  98. fb7c750 Do not clear FindDialog's text when changing orientation. by Leon Scroggins · 16 years ago
  99. 9907efc When displaying a bookmark item, only truncate the Strings that we display in the ListView rather than the ones used to index into the bookmarks database. This caused a crash when bookmarks had titles longer than the text view limit. by Ben Murdoch · 16 years ago
  100. ae59c3f Stretch short landscape bookmark screenshots to fill the correct amount of space. by Ben Murdoch · 16 years ago