summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to reflect android-common no longer in framework.Dianne Hackborn2010-02-244-4/+4
* Remove our dependency on gsf.Patrick Scott2010-02-244-16/+34
* If a tab was opened solely to download a file, close the tab.Leon Scroggins2010-02-243-8/+47
* Merge "Update the margin for the right icon."Leon Scroggins2010-02-241-2/+4
|\
| * Update the margin for the right icon.Leon Scroggins2010-02-241-2/+4
* | disable mr-stretch (at least for now)Mike Reed2010-02-241-1/+1
* | Merge "Implement test to iterate over list of URLs and store load times."John Spong2010-02-235-4/+578
|\ \
| * | Implement test to iterate over list of URLs and store load times.Andrei Popescu2010-02-225-4/+578
* | | Merge "Backup bookmarks when a new bookmark is added."Leon Scroggins2010-02-231-16/+12
|\ \ \ | |_|/ |/| |
| * | Backup bookmarks when a new bookmark is added.Leon Scroggins2010-02-231-16/+12
* | | Change the browser to use the standard EXTRA_SUBJECT intent extraPaul Westbrook2010-02-231-2/+2
* | | When long pressing on title bar, do not use WebView in onCreateContextMenuLeon Scroggins2010-02-232-1/+5
|/ /
* / Add some unit tests for BrowserProviderBjorn Bringert2010-02-221-0/+168
|/
* Change the way the browser detects connectivity changes.Andrei Popescu2010-02-191-11/+9
* Merge "Remove tabs."Patrick Scott2010-02-191-6/+6
|\
| * Remove tabs.Patrick Scott2010-02-191-6/+6
* | Merge "Use SearchManager.getWebSearchActivity() for web suggestions"Bjorn Bringert2010-02-181-10/+3
|\ \
| * | Use SearchManager.getWebSearchActivity() for web suggestionsBjorn Bringert2010-02-181-10/+3
| |/
* | Merge "When a second database is created on an origin, ensure that the quota ...Ben Murdoch2010-02-182-12/+97
|\ \ | |/ |/|
| * When a second database is created on an origin, ensure that the quota for tha...Ben Murdoch2010-02-182-12/+97
* | When loading a new page from the UI side, update the title bar to the new url.Leon Scroggins2010-02-171-18/+64
|/
* Remove style for WebTextView.Leon Scroggins2010-02-171-12/+0
* Clear omnibox when pressing search key.Leon Scroggins2010-02-162-9/+7
* Remove now-obsolete BACKUP_DATA permissionChristopher Tate2010-02-121-1/+0
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-121-0/+67
* Add an original-package tag that matches the real package name.Jeff Hamilton2010-02-111-0/+2
* Add geolocation permissions to BrowserProviderBjorn Bringert2010-02-112-1/+40
* Use Search.SOURCE from android-commonBjorn Bringert2010-02-102-3/+6
* Merge "send broadcast intents to voice search for logging purposes"Leon Scroggins2010-02-093-0/+69
|\
| * send broadcast intents to voice search for logging purposesLeon Scroggins2010-02-093-0/+69
* | Merge "Update mdpi resources with 2.0 style icons"Eugene Koh2010-02-092-0/+0
|\ \
| * | Update mdpi resources with 2.0 style iconsBai Tao2010-02-062-0/+0
* | | Use new assets with desaturated green.Leon Scroggins2010-02-092-0/+0
| |/ |/|
* | If the user submits the same search again from voice search, stay in place.Leon Scroggins2010-02-081-0/+9
* | Do not ellipsize the title bar in voice search mode.Leon Scroggins2010-02-081-0/+3
* | Trim the extra whitespace before passing to SearchDialog.Leon Scroggins2010-02-081-1/+1
* | Merge "Update look of title bar when in voice search mode."Leon Scroggins2010-02-084-2/+42
|\ \
| * | Update look of title bar when in voice search mode.Leon Scroggins2010-02-054-2/+42
* | | am 9df17a63: am 066e5308: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\ \ \ | |/ / |/| |
| * | am 066e5308: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| |\ \
| | * \ reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| | |\ \
| | | * \ reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | | |\ \
| | | | * | android-2.1_r1 snapshotThe Android Open Source Project2010-01-1222-186/+187
* | | | | | Merge "Launch intents to open/delete downloads, and handle them in the browser."Leon Scroggins2010-02-054-81/+136
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Launch intents to open/delete downloads, and handle them in the browser.Leon Scroggins2010-02-044-81/+136
* | | | | | Use the extended ConsoleMessage class to populate the Error Console, and in c...Ben Murdoch2010-02-042-51/+66
* | | | | | Merge "This should fix the build."Jeff Hamilton2010-02-033-3/+3
|\ \ \ \ \ \
| * | | | | | This should fix the build.Jeff Hamilton2010-02-033-3/+3
* | | | | | | Handle voice search it provides html content to display.Leon Scroggins2010-02-031-22/+66
| |/ / / / / |/| | | | |
* | | | | | Merge "Logging page load time"Kristian Monsen2010-02-022-3/+11
|\ \ \ \ \ \