summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser
Commit message (Expand)AuthorAgeFilesLines
* Use a grid view for bookmarks page.Leon Scroggins2009-06-184-4/+295
* am 99189435: Update browser to use new Intent URI expansion.Dianne Hackborn2009-06-171-5/+16
|\
| * Update browser to use new Intent URI expansion.Dianne Hackborn2009-06-171-5/+16
* | am 7944b7de: conflict fixMitsuru Oshima2009-06-171-3/+4
|\ \ | |/
| * conflict fixMitsuru Oshima2009-06-161-3/+4
* | resolved conflicts for merge of 60e095c1 to masterGrace Kloba2009-06-161-53/+52
|\ \ | |/
| * Add location info if the VIEW action to the Browser has EXTRA_APPEND_LOCATION...Grace Kloba2009-06-161-3/+48
| * When searching the browser history, search titles.Leon Scroggins2009-06-151-2/+5
* | Fix a null pointer exception.Leon Scroggins2009-06-151-1/+4
* | Merge change 4094Android (Google) Code Review2009-06-154-170/+202
|\ \
| * | Consolidate bookmark add/delete code in the browser.Leon Scroggins2009-06-154-170/+202
* | | am e2c52f76: Merge change 4105 into donutAndroid (Google) Code Review2009-06-151-14/+63
|\ \ \ | | |/ | |/|
| * | Merge change 4105 into donutAndroid (Google) Code Review2009-06-151-14/+63
| |\ \
| | * | Honor the system setting of whether to show web suggestions.Leon Scroggins2009-06-121-14/+63
* | | | Add browser settings for DOM storage support.Ben Murdoch2009-06-151-1/+5
* | | | resolved conflicts for merge of 95d601f6 to masterPatrick Scott2009-06-111-7/+8
|\ \ \ \ | |/ / /
| * | | Shorten the tab animation duration and the overview delay.Patrick Scott2009-06-111-6/+6
* | | | Only show the host portion of the url in the title bar.Leon Scroggins2009-06-112-2/+2
| |_|/ |/| |
* | | Merge commit '3b0a65' into fixMitsuru Oshima2009-06-111-37/+100
|\ \ \ | |/ /
| * | Squashed commit of the following:Mitsuru Oshima2009-06-101-34/+97
| |/
* | Call the WebViewCore's freeMemory instead of just clearCacheDerek Sollenberger2009-06-101-3/+3
* | Updates to the browser's custom title bar.Leon Scroggins2009-06-092-46/+55
* | am 0d7ae0ed: Fix a monkey crash.Leon Scroggins2009-06-051-0/+6
|\ \ | |/
| * Fix a monkey crash.Leon Scroggins2009-06-051-0/+6
* | When a JavaScript console message is received from WebCore, write it to the log.Ben Murdoch2009-06-051-0/+11
* | am bd34f7db: Merge change 3134 into donutAndroid (Google) Code Review2009-06-041-1/+1
|\ \ | |/
| * Merge change 3134 into donutAndroid (Google) Code Review2009-06-041-1/+1
| |\
| | * Change the default client id for better statsRamanan Rajeswaran2009-06-031-1/+1
* | | am bc5b9f35: Include ACCEPTED_URI_SCHEMA in url patterns to skip.Satish Sampath2009-06-041-0/+1
|\ \ \ | |/ /
| * | Include ACCEPTED_URI_SCHEMA in url patterns to skip.Satish Sampath2009-06-041-0/+1
* | | Use a custom title bar that is touchable.Leon Scroggins2009-06-042-26/+221
* | | am 598c9ccf: Do not use the original url in onReceivedTitle.Patrick Scott2009-06-041-1/+1
|\ \ \ | |/ /
| * | Do not use the original url in onReceivedTitle.Patrick Scott2009-06-041-1/+1
| |/
* | resolved conflicts for merge of 565505 to masterSatish Sampath2009-06-032-61/+162
|\ \ | |/
| * Use system default web search & suggestions providers.Satish Sampath2009-06-032-61/+162
* | am c5f4f732: Use "unknown" as the default value for the client id to avoid cr...Patrick Scott2009-06-021-1/+1
|\ \ | |/
| * Use "unknown" as the default value for the client id to avoid crashing.Patrick Scott2009-06-021-1/+1
* | Enable setting home page from bookmarks/history.Leon Scroggins2009-05-282-1/+14
* | call webview's onPause/onResume in the right places:Mike Reed2009-05-282-39/+64
* | Add location info to the SEARCH and change it to use postUrl instead of loadU...Grace Kloba2009-05-261-15/+60
* | Merge change 2450Android (Google) Code Review2009-05-261-2/+5
|\ \
| * | Searching the history now checks for matches to the title.Leon Scroggins2009-05-261-2/+5
* | | Merge commit 'f2c5c1b555904400f4092888ae81b8ed74bfe026' into manualfixGrace Kloba2009-05-262-9/+17
|\ \ \ | |/ / |/| / | |/
| * Fix #1722851. Move the Browser's default home page to the resource so that we...Grace Kloba2009-05-262-4/+17
* | Merge change 2255Android (Google) Code Review2009-05-261-11/+12
|\ \
| * | Fix an issue where bookmarking https: sites doesn't work.Leon Scroggins2009-05-211-11/+12
* | | Do not display unvisited sites in the history.Leon Scroggins2009-05-211-6/+13
* | | Remove an unnecessary field.Leon Scroggins2009-05-211-2/+0
* | | [findbugs] Add the static keyword to unchanging integers.Leon Scroggins2009-05-211-3/+3
|/ /
* | Merge change 1898Android (Google) Code Review2009-05-211-6/+7
|\ \