summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fix issues found by FindBugs.Leon Scroggins2009-05-181-6/+7
* | | am 123ecfb2: bug fix: browser was not replacing whitepsace in url if scheme i...Mitsuru Oshima2009-05-181-4/+4
|\ \ \ | |/ / |/| / | |/
| * bug fix: browser was not replacing whitepsace in url if scheme is not fully l...Mitsuru Oshima2009-05-181-4/+4
* | Merge change 1812Android (Google) Code Review2009-05-181-2/+0
|\ \
| * | Remove an unused variable found by FindBugs.Leon Scroggins2009-05-151-2/+0
* | | am c42f81b8: Get the color value for the search url color from a theme value ...Mike LeBeau2009-05-151-4/+48
|\ \ \ | | |/ | |/|
| * | Get the color value for the search url color from a theme valueMike LeBeau2009-05-141-4/+48
* | | Track the package manager. So if there is a Browser plugin installed or unint...Grace Kloba2009-05-152-6/+52
* | | am 1ef26a30: Only swap title and subtitle for website suggestions; query sugg...Mike LeBeau2009-05-141-17/+20
|\ \ \ | |/ / | | / | |/ |/|
| * Only swap title and subtitle for website suggestions; query suggestionsMike LeBeau2009-05-131-17/+20
* | am 21beb13: Swap the title and subtitle of browser suggestions, so the wMike LeBeau2009-05-131-5/+48
|\ \ | |/
| * Swap the title and subtitle of browser suggestions, so the webpage titleMike LeBeau2009-05-131-5/+48
* | Make menus inactive when needed and only show possible quotasNicolas Roard2009-05-124-10/+51
* | Add UI support in the browser for HTML5 databasesNicolas Roard2009-05-117-6/+482
* | Merge change 1287Android (Google) Code Review2009-05-111-5/+32
|\ \
| * | When adding a bookmark, use the same database entry as the history item.Leon Scroggins2009-05-081-5/+32
* | | Avoid using a deprecated method.Leon Scroggins2009-05-081-7/+6
|/ /
* | am 910ac1a: Merge change 1006 into donutAndroid (Google) Code Review2009-05-071-2/+19
|\ \ | |/