1. bc45486 merge from donut by Jean-Baptiste Queru · 16 years ago
  2. 918e1d7 Fix http://b/issue?id=2052775. According to the comment, we try to call by Grace Kloba · 16 years ago
  3. 24871c0 merge from donut by Jean-Baptiste Queru · 16 years ago
  4. a34f686 Move IntentFilter/BroadcastReceiver creation before the spot where we may by Grace Kloba · 16 years ago
  5. a9eaa76 merge from donut by Jean-Baptiste Queru · 16 years ago
  6. cc63403 Fix #1964292. If the WEB_SEARCH starts from the Browser, load it in the by Grace Kloba · 16 years ago
  7. ae6a4d2 Merge korg/donut into korg/master by Jean-Baptiste Queru · 16 years ago
  8. a0b0e2a Do not merge by Patrick Scott · 16 years ago
  9. 55581a6 DO NOT MERGE: Remove deprecated call: Cursor.commitUpdates(). by Leon Scroggins · 16 years ago
  10. 83f4734 Fix 1984809. Select the url when SEARCH key is pressed in the Browser. by Grace Kloba · 16 years ago
  11. e8dc977 Do not merge. by Patrick Scott · 16 years ago
  12. 6ee9c49 Fix #1953520. When MENU is down, consume the key in the BrowserActivity which are not shortcut keys. So it won't trigger the search panel. If a shortcut action is taken, reset the mMenuIsDown as it has been used once. by Grace Kloba · 16 years ago
  13. cf84995 Fix 1970279. Like "Go", search key should get the current url and pre-fill it in the search/goto widget. by Grace Kloba · 16 years ago
  14. 47fdfdb Remove "search_url" in the debug setting as search is controlled by the search manager now. by Grace Kloba · 16 years ago
  15. 81678d9 Fix #1947053. Use EXTRA_POST_DATA to send POST request to the WebView. This is used for sending location now. by Grace Kloba · 16 years ago
  16. 5b078b5 Fix #1705293. When we about to hijack the url, we check the intent first. If it is not resolved to any activity, we will try to download it from the Market. by Grace Kloba · 16 years ago
  17. 15e9f2d Pass through SearchManager.APP_DATA bundle in web searches. by Satish Sampath · 16 years ago
  18. 2595f14 Use the new Secure settings for location. Also added the code to invoke the consent dialog. by Grace Kloba · 16 years ago
  19. d068f80 Fix 2 NPEs in the Browser. by Patrick Scott · 16 years ago
  20. 9918943 Update browser to use new Intent URI expansion. by Dianne Hackborn · 16 years ago
  21. 7944b7d conflict fix by Mitsuru Oshima · 16 years ago
  22. 60e095c Add location info if the VIEW action to the Browser has EXTRA_APPEND_LOCATION on. by Grace Kloba · 16 years ago
  23. 95d601f Shorten the tab animation duration and the overview delay. by Patrick Scott · 16 years ago
  24. 25ad8ab Squashed commit of the following: by Mitsuru Oshima · 16 years ago
  25. 0d7ae0e Fix a monkey crash. by Leon Scroggins · 16 years ago
  26. bc5b9f3 Include ACCEPTED_URI_SCHEMA in url patterns to skip. by Satish Sampath · 16 years ago
  27. 598c9cc Do not use the original url in onReceivedTitle. by Patrick Scott · 16 years ago
  28. 565505b Use system default web search & suggestions providers. by Satish Sampath · 16 years ago
  29. 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
  30. 123ecfb bug fix: browser was not replacing whitepsace in url if scheme is not fully lowercased. by Mitsuru Oshima · 16 years ago
  31. e9651c3 Update google_search_base for chinese language. by Bill Napier · 16 years ago
  32. 2ed6edb Show the saved picture for freed tabs. by Patrick Scott · 16 years ago
  33. 31a6d1c Browser: Remove references to android.util.Config by Dave Bort · 16 years ago
  34. 1740bca Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  35. 0ba83ce Automated import from //branches/donutburger/...@142729,142729 by Grace Kloba · 16 years ago
  36. da50325 Automated import from //branches/cupcake/...@142689,142689 by Grace Kloba · 16 years ago
  37. b7a0f3f Automated import from //branches/donutburger/...@142261,142261 by Grace Kloba · 16 years ago
  38. f447f26 Automated import from //branches/donutburger/...@141637,141637 by Ramanan Rajeswaran · 16 years ago
  39. 8997f97 Automated import from //branches/cupcake/...@142167,142167 by Grace Kloba · 16 years ago
  40. 06df23f Automated import from //branches/cupcake/...@141636,141636 by Ramanan Rajeswaran · 16 years ago
  41. a655524 Automated import from //branches/donutburger/...@140604,140604 by Patrick Scott · 16 years ago
  42. 0918531 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
  43. e3fdcaf Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  44. f59ec87 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  45. cb9a0bb auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  46. 4e5f587 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  47. 0c90888 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  48. 8611831 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  49. 1658a9b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  50. aec52de auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  51. 7561d4f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  52. fbb2a3a auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  53. b7775e1 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  54. 0fbde5e Use the new download manager APIs introduced in change 7400 by Jean-Baptiste Queru · 16 years ago
  55. 066e908 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  56. 96cb4a4 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  57. 765e7c9 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  58. ed217d9 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  59. ba6d7b8 Initial Contribution by The Android Open Source Project · 17 years ago