summaryrefslogtreecommitdiffstats
path: root/src
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-243-14/+33
* If a tab was opened solely to download a file, close the tab.Leon Scroggins2010-02-243-8/+47
* disable mr-stretch (at least for now)Mike Reed2010-02-241-1/+1
* 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
|/
* 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-181-8/+24
|\ \ | |/ |/|
| * When a second database is created on an origin, ensure that the quota for tha...Ben Murdoch2010-02-181-8/+24
* | When loading a new page from the UI side, update the title bar to the new url.Leon Scroggins2010-02-171-18/+64
|/
* Clear omnibox when pressing search key.Leon Scroggins2010-02-162-9/+7
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-121-0/+67
* Add geolocation permissions to BrowserProviderBjorn Bringert2010-02-111-1/+38
* Use Search.SOURCE from android-commonBjorn Bringert2010-02-101-2/+3
* send broadcast intents to voice search for logging purposesLeon Scroggins2010-02-093-0/+69
* 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
* Update look of title bar when in voice search mode.Leon Scroggins2010-02-051-2/+20
* Merge "Launch intents to open/delete downloads, and handle them in the browser."Leon Scroggins2010-02-053-81/+128
|\
| * Launch intents to open/delete downloads, and handle them in the browser.Leon Scroggins2010-02-043-81/+128
* | 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-032-2/+2
|\ \
| * | This should fix the build.Jeff Hamilton2010-02-032-2/+2
* | | 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
|\ \
| * | Logging page load timeKristian Monsen2010-02-022-3/+11
| |/
* / Implement support for V8 countersAndrei Popescu2010-02-021-0/+10
|/
* Use the constants defined in RecognizerResultsIntent for voice search.Leon Scroggins2010-02-013-16/+14
* Log when bookmarks are addedKristian Monsen2010-02-014-8/+15
* Handle the voice search intent.Leon Scroggins2010-01-294-30/+320
* roll MR3 stretchy changes into masterMike Reed2010-01-292-8/+61
* Move the "Search web ..." to the first in theGrace Kloba2010-01-281-27/+31
* Should trust my own codeGrace Kloba2010-01-281-1/+1
* Demo widget using the UrlRendererService for server-side rendering of urls.Patrick Scott2010-01-282-0/+434
* Merge "Use a single EXTRA_HEADERS intent."Grace Kloba2010-01-281-8/+8
|\
| * Use a single EXTRA_HEADERS intent.Grace Kloba2010-01-281-8/+8
* | Fix a legit crash that the monkey found.Patrick Scott2010-01-281-4/+12
|/
* Add request header support for the Browser/WebView.Grace Kloba2010-01-271-47/+22
* use the very private APIJean-Baptiste Queru2010-01-261-1/+1
* conditional code to test the browser in 32bitMike Reed2010-01-261-0/+6
* Always show the voice search button in the browser title bar when in voice se...Leon Scroggins2010-01-251-17/+42
* Merge "Use the common method for updating the title."Leon Scroggins2010-01-221-10/+2
|\
| * Use the common method for updating the title.Leon Scroggins2010-01-211-10/+2