| Commit message (Expand) | Author | Age | Files | Lines |
| * | When long pressing on title bar, do not use WebView in onCreateContextMenu | Leon Scroggins | 2010-02-23 | 2 | -1/+5 |
| * | Change the way the browser detects connectivity changes. | Andrei Popescu | 2010-02-19 | 1 | -11/+9 |
| * | Merge "Remove tabs." | Patrick Scott | 2010-02-19 | 1 | -6/+6 |
| |\ |
|
| | * | Remove tabs. | Patrick Scott | 2010-02-19 | 1 | -6/+6 |
| * | | Merge "Use SearchManager.getWebSearchActivity() for web suggestions" | Bjorn Bringert | 2010-02-18 | 1 | -10/+3 |
| |\ \ |
|
| | * | | Use SearchManager.getWebSearchActivity() for web suggestions | Bjorn Bringert | 2010-02-18 | 1 | -10/+3 |
| | |/ |
|
| * | | Merge "When a second database is created on an origin, ensure that the quota ... | Ben Murdoch | 2010-02-18 | 1 | -8/+24 |
| |\ \
| |/
|/| |
|
| | * | When a second database is created on an origin, ensure that the quota for tha... | Ben Murdoch | 2010-02-18 | 1 | -8/+24 |
| * | | When loading a new page from the UI side, update the title bar to the new url. | Leon Scroggins | 2010-02-17 | 1 | -18/+64 |
| |/ |
|
| * | Clear omnibox when pressing search key. | Leon Scroggins | 2010-02-16 | 2 | -9/+7 |
| * | Implement navigator.isApplicationInstalled() API | Andrei Popescu | 2010-02-12 | 1 | -0/+67 |
| * | Add geolocation permissions to BrowserProvider | Bjorn Bringert | 2010-02-11 | 1 | -1/+38 |
| * | Use Search.SOURCE from android-common | Bjorn Bringert | 2010-02-10 | 1 | -2/+3 |
| * | send broadcast intents to voice search for logging purposes | Leon Scroggins | 2010-02-09 | 3 | -0/+69 |
| * | If the user submits the same search again from voice search, stay in place. | Leon Scroggins | 2010-02-08 | 1 | -0/+9 |
| * | Do not ellipsize the title bar in voice search mode. | Leon Scroggins | 2010-02-08 | 1 | -0/+3 |
| * | Trim the extra whitespace before passing to SearchDialog. | Leon Scroggins | 2010-02-08 | 1 | -1/+1 |
| * | Update look of title bar when in voice search mode. | Leon Scroggins | 2010-02-05 | 1 | -2/+20 |
| * | Merge "Launch intents to open/delete downloads, and handle them in the browser." | Leon Scroggins | 2010-02-05 | 3 | -81/+128 |
| |\ |
|
| | * | Launch intents to open/delete downloads, and handle them in the browser. | Leon Scroggins | 2010-02-04 | 3 | -81/+128 |
| * | | Use the extended ConsoleMessage class to populate the Error Console, and in c... | Ben Murdoch | 2010-02-04 | 2 | -51/+66 |
| * | | Merge "This should fix the build." | Jeff Hamilton | 2010-02-03 | 2 | -2/+2 |
| |\ \ |
|
| | * | | This should fix the build. | Jeff Hamilton | 2010-02-03 | 2 | -2/+2 |
| * | | | Handle voice search it provides html content to display. | Leon Scroggins | 2010-02-03 | 1 | -22/+66 |
| | |/
|/| |
|
| * | | Merge "Logging page load time" | Kristian Monsen | 2010-02-02 | 2 | -3/+11 |
| |\ \ |
|
| | * | | Logging page load time | Kristian Monsen | 2010-02-02 | 2 | -3/+11 |
| | |/ |
|
| * / | Implement support for V8 counters | Andrei Popescu | 2010-02-02 | 1 | -0/+10 |
| |/ |
|
| * | Use the constants defined in RecognizerResultsIntent for voice search. | Leon Scroggins | 2010-02-01 | 3 | -16/+14 |
| * | Log when bookmarks are added | Kristian Monsen | 2010-02-01 | 4 | -8/+15 |
| * | Handle the voice search intent. | Leon Scroggins | 2010-01-29 | 4 | -30/+320 |
| * | roll MR3 stretchy changes into master | Mike Reed | 2010-01-29 | 2 | -8/+61 |
| * | Move the "Search web ..." to the first in the | Grace Kloba | 2010-01-28 | 1 | -27/+31 |
| * | Should trust my own code | Grace Kloba | 2010-01-28 | 1 | -1/+1 |
| * | Demo widget using the UrlRendererService for server-side rendering of urls. | Patrick Scott | 2010-01-28 | 2 | -0/+434 |
| * | Merge "Use a single EXTRA_HEADERS intent." | Grace Kloba | 2010-01-28 | 1 | -8/+8 |
| |\ |
|
| | * | Use a single EXTRA_HEADERS intent. | Grace Kloba | 2010-01-28 | 1 | -8/+8 |
| * | | Fix a legit crash that the monkey found. | Patrick Scott | 2010-01-28 | 1 | -4/+12 |
| |/ |
|
| * | Add request header support for the Browser/WebView. | Grace Kloba | 2010-01-27 | 1 | -47/+22 |
| * | use the very private API | Jean-Baptiste Queru | 2010-01-26 | 1 | -1/+1 |
| * | conditional code to test the browser in 32bit | Mike Reed | 2010-01-26 | 1 | -0/+6 |
| * | Always show the voice search button in the browser title bar when in voice se... | Leon Scroggins | 2010-01-25 | 1 | -17/+42 |
| * | Merge "Use the common method for updating the title." | Leon Scroggins | 2010-01-22 | 1 | -10/+2 |
| |\ |
|
| | * | Use the common method for updating the title. | Leon Scroggins | 2010-01-21 | 1 | -10/+2 |
| * | | relocate GoogleLoginService | Doug Zongker | 2010-01-21 | 1 | -1/+1 |
| * | | Change the error message when attempting to open a file that cannot be opened. | Leon Scroggins | 2010-01-21 | 1 | -1/+1 |
| |/ |
|
| * | Merge "Do not show the downloads page without the user explicitly requesting ... | Leon Scroggins | 2010-01-21 | 2 | -5/+3 |
| |\ |
|
| | * | Do not show the downloads page without the user explicitly requesting it. | Leon Scroggins | 2010-01-21 | 2 | -5/+3 |
| * | | Remove the option to clear all downloads. | Leon Scroggins | 2010-01-21 | 1 | -58/+1 |
| * | | Replace clearing an item from the downloads list with deleting the item. | Leon Scroggins | 2010-01-21 | 1 | -4/+62 |
| |/ |
|
| * | Add data (title, screenshot, favicon) to share intent. | Leon Scroggins | 2010-01-19 | 3 | -18/+101 |