summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* | relocate GoogleLoginServiceDoug Zongker2010-01-211-1/+1
* | Change the error message when attempting to open a file that cannot be opened.Leon Scroggins2010-01-211-1/+1
|/
* Merge "Do not show the downloads page without the user explicitly requesting ...Leon Scroggins2010-01-212-5/+3
|\
| * Do not show the downloads page without the user explicitly requesting it.Leon Scroggins2010-01-212-5/+3
* | Remove the option to clear all downloads.Leon Scroggins2010-01-211-58/+1
* | Replace clearing an item from the downloads list with deleting the item.Leon Scroggins2010-01-211-4/+62
|/
* Add data (title, screenshot, favicon) to share intent.Leon Scroggins2010-01-193-18/+101
* Detect if the current network is wifi or not and update webkit.Andrei Popescu2010-01-151-0/+17
* Use the private Download Manager APIs.Jean-Baptiste Queru2010-01-154-73/+75
* Merge "Added framework for logging"Kristian Monsen2010-01-142-0/+67
|\
| * Added framework for loggingkristianm2010-01-142-0/+67
* | enable stretch[1] by defaultMike Reed2010-01-141-2/+2
|/
* refactor draghandler dispatch in about:debug.drag#Mike Reed2010-01-131-6/+7
* resolved conflicts for merge of 444fde48 to masterLeon Scroggins2010-01-134-132/+192
|\
| * Show the downloads list divided into groups based on how recently downloaded.Leon Scroggins2010-01-134-132/+192
* | resolved conflicts for merge of 66c429a8 to masterLeon Scroggins2010-01-122-201/+312
|\ \ | |/
| * Merge "Move clustering functionality of HistoryAdapter to its own class." int...Leon Scroggins2010-01-122-202/+312
| |\
| | * Move clustering functionality of HistoryAdapter to its own class.Leon Scroggins2010-01-122-202/+312
* | | am 4d569da2: am c7b92f81: Use a "boolean" instead of a "Boolean"Leon Scroggins2010-01-121-6/+3
|\ \ \ | |/ /
| * | Use a "boolean" instead of a "Boolean"Leon Scroggins2010-01-121-6/+3
| |/
* | am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing ...Leon Scroggins2010-01-116-16/+98
|\ \ | |/
| * Clear parent/child tab relationships when clearing history.Leon Scroggins2010-01-116-16/+98
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-086-28/+17
* | enable drag-trackers via about:debug.dragN where N isMike Reed2010-01-082-6/+24