- bc45486 merge from donut by Jean-Baptiste Queru · 16 years ago
- b8a9cb0 Fix the activity leak in the Browser. by Grace Kloba · 16 years ago
- 918e1d7 Fix http://b/issue?id=2052775. According to the comment, we try to call by Grace Kloba · 16 years ago
- 24871c0 merge from donut by Jean-Baptiste Queru · 16 years ago
- a34f686 Move IntentFilter/BroadcastReceiver creation before the spot where we may by Grace Kloba · 16 years ago
- a9eaa76 merge from donut by Jean-Baptiste Queru · 16 years ago
- cc63403 Fix #1964292. If the WEB_SEARCH starts from the Browser, load it in the by Grace Kloba · 16 years ago
- ae6a4d2 Merge korg/donut into korg/master by Jean-Baptiste Queru · 16 years ago
- a0b0e2a Do not merge by Patrick Scott · 16 years ago
- 55581a6 DO NOT MERGE: Remove deprecated call: Cursor.commitUpdates(). by Leon Scroggins · 16 years ago
- 83f4734 Fix 1984809. Select the url when SEARCH key is pressed in the Browser. by Grace Kloba · 16 years ago
- e8dc977 Do not merge. by Patrick Scott · 16 years ago
- 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
- 60d24e2 Make suggestion text color change based on the item state by Satish Sampath · 16 years ago
- 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
- 378e572 set default client id by Ramanan Rajeswaran · 16 years ago
- 47fdfdb Remove "search_url" in the debug setting as search is controlled by the search manager now. by Grace Kloba · 16 years ago
- 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
- 2f83068 Add the ZoomDensity support in the Browser. by Grace Kloba · 16 years ago
- 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
- d1c2a43 Merge change 5160 into donut by Android (Google) Code Review · 16 years ago
- 2af7305 Return the url of a browser history item in the intent query column of the by Mike LeBeau · 16 years ago
- 15e9f2d Pass through SearchManager.APP_DATA bundle in web searches. by Satish Sampath · 16 years ago
- 2595f14 Use the new Secure settings for location. Also added the code to invoke the consent dialog. by Grace Kloba · 16 years ago
- d068f80 Fix 2 NPEs in the Browser. by Patrick Scott · 16 years ago
- d8b0ad2 Use SearchManager.getSuggestions() non-statically. by Bjorn Bringert · 16 years ago
- 9918943 Update browser to use new Intent URI expansion. by Dianne Hackborn · 16 years ago
- 7944b7d conflict fix by Mitsuru Oshima · 16 years ago
- 60e095c Add location info if the VIEW action to the Browser has EXTRA_APPEND_LOCATION on. by Grace Kloba · 16 years ago
- 740eadf When searching the browser history, search titles. by Leon Scroggins · 16 years ago
- e2c52f7 Merge change 4105 into donut by Android (Google) Code Review · 16 years ago
- 62b71f7 Honor the system setting of whether to show web suggestions. by Leon Scroggins · 16 years ago
- 95d601f Shorten the tab animation duration and the overview delay. by Patrick Scott · 16 years ago
- 25ad8ab Squashed commit of the following: by Mitsuru Oshima · 16 years ago
- 0d7ae0e Fix a monkey crash. by Leon Scroggins · 16 years ago
- bd34f7d Merge change 3134 into donut by Android (Google) Code Review · 16 years ago
- bc5b9f3 Include ACCEPTED_URI_SCHEMA in url patterns to skip. by Satish Sampath · 16 years ago
- 598c9cc Do not use the original url in onReceivedTitle. by Patrick Scott · 16 years ago
- 9768ac5 Change the default client id for better stats by Ramanan Rajeswaran · 16 years ago
- 565505b Use system default web search & suggestions providers. by Satish Sampath · 16 years ago
- c5f4f73 Use "unknown" as the default value for the client id to avoid crashing. by Patrick Scott · 16 years ago
- 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
- 123ecfb bug fix: browser was not replacing whitepsace in url if scheme is not fully lowercased. by Mitsuru Oshima · 16 years ago
- c42f81b Get the color value for the search url color from a theme value by Mike LeBeau · 16 years ago
- 1ef26a3 Only swap title and subtitle for website suggestions; query suggestions by Mike LeBeau · 16 years ago
- 21beb13 Swap the title and subtitle of browser suggestions, so the webpage title by Mike LeBeau · 16 years ago
- e9651c3 Update google_search_base for chinese language. by Bill Napier · 16 years ago
- e90ede4 Add bookmarks search activity to browser. by Bjorn Bringert · 16 years ago
- bcd20b3 Import clean-up in BrowserProvider. by Bjorn Bringert · 16 years ago
- 346dafb Add search suggestions for just bookmarks+history. by Bjorn Bringert · 16 years ago
- 24e1ec6 Fix Google search suggestions in Browser address bar. by Bjorn Bringert · 16 years ago
- 8df1967 Remove the tab from the list of tabs so the ImageGrid will update. by Patrick Scott · 16 years ago
- 20abe04 Check for null before accessing mPickerData. by Patrick Scott · 16 years ago
- 2ed6edb Show the saved picture for freed tabs. by Patrick Scott · 16 years ago
- 31a6d1c Browser: Remove references to android.util.Config by Dave Bort · 16 years ago
- 1740bca Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
- 0ba83ce Automated import from //branches/donutburger/...@142729,142729 by Grace Kloba · 16 years ago
- da50325 Automated import from //branches/cupcake/...@142689,142689 by Grace Kloba · 16 years ago
- b7a0f3f Automated import from //branches/donutburger/...@142261,142261 by Grace Kloba · 16 years ago
- c6bc160 Automated import from //branches/donutburger/...@141655,141655 by Patrick Scott · 16 years ago
- f447f26 Automated import from //branches/donutburger/...@141637,141637 by Ramanan Rajeswaran · 16 years ago
- 8997f97 Automated import from //branches/cupcake/...@142167,142167 by Grace Kloba · 16 years ago
- db6c391 Automated import from //branches/donutburger/...@140648,140648 by Romain Guy · 16 years ago
- 98ebc1e Automated import from //branches/cupcake/...@141654,141654 by Patrick Scott · 16 years ago
- 06df23f Automated import from //branches/cupcake/...@141636,141636 by Ramanan Rajeswaran · 16 years ago
- a655524 Automated import from //branches/donutburger/...@140604,140604 by Patrick Scott · 16 years ago
- dca7218 Automated import from //branches/donutburger/...@140535,140535 by Eric Fischer · 16 years ago
- 8fa6703 Automated import from //branches/donutburger/...@140394,140394 by Patrick Scott · 16 years ago
- 0918531 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
- a3c0aab auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
- e3fdcaf Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
- f59ec87 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
- cb9a0bb auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
- 4e5f587 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
- 0c90888 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 8611831 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 1658a9b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
- aec52de auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
- 1a16d15 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
- 7561d4f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
- fbb2a3a auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
- b7775e1 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
- 53c65ca Force download progress bar to show progress. by Jean-Baptiste Queru · 16 years ago
- 0fbde5e Use the new download manager APIs introduced in change 7400 by Jean-Baptiste Queru · 17 years ago
- 066e908 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
- 96cb4a4 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
- 765e7c9 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
- ed217d9 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
- ba6d7b8 Initial Contribution by The Android Open Source Project · 17 years ago