index
:
packages_apps_Browser.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '3b0a65' into fix
Mitsuru Oshima
2009-06-11
1
-37
/
+100
|
\
|
*
Squashed commit of the following:
Mitsuru Oshima
2009-06-10
1
-34
/
+97
*
|
Call the WebViewCore's freeMemory instead of just clearCache
Derek Sollenberger
2009-06-10
1
-3
/
+3
*
|
Updates to the browser's custom title bar.
Leon Scroggins
2009-06-09
2
-46
/
+55
*
|
am 0d7ae0ed: Fix a monkey crash.
Leon Scroggins
2009-06-05
1
-0
/
+6
|
\
\
|
|
/
|
*
Fix a monkey crash.
Leon Scroggins
2009-06-05
1
-0
/
+6
*
|
When a JavaScript console message is received from WebCore, write it to the log.
Ben Murdoch
2009-06-05
1
-0
/
+11
*
|
am bd34f7db: Merge change 3134 into donut
Android (Google) Code Review
2009-06-04
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge change 3134 into donut
Android (Google) Code Review
2009-06-04
1
-1
/
+1
|
|
\
|
|
*
Change the default client id for better stats
Ramanan Rajeswaran
2009-06-03
1
-1
/
+1
*
|
|
am bc5b9f35: Include ACCEPTED_URI_SCHEMA in url patterns to skip.
Satish Sampath
2009-06-04
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Include ACCEPTED_URI_SCHEMA in url patterns to skip.
Satish Sampath
2009-06-04
1
-0
/
+1
*
|
|
Use a custom title bar that is touchable.
Leon Scroggins
2009-06-04
2
-26
/
+221
*
|
|
am 598c9ccf: Do not use the original url in onReceivedTitle.
Patrick Scott
2009-06-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Do not use the original url in onReceivedTitle.
Patrick Scott
2009-06-04
1
-1
/
+1
|
|
/
*
|
resolved conflicts for merge of 565505 to master
Satish Sampath
2009-06-03
2
-61
/
+162
|
\
\
|
|
/
|
*
Use system default web search & suggestions providers.
Satish Sampath
2009-06-03
2
-61
/
+162
*
|
am c5f4f732: Use "unknown" as the default value for the client id to avoid cr...
Patrick Scott
2009-06-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Use "unknown" as the default value for the client id to avoid crashing.
Patrick Scott
2009-06-02
1
-1
/
+1
*
|
Enable setting home page from bookmarks/history.
Leon Scroggins
2009-05-28
2
-1
/
+14
*
|
call webview's onPause/onResume in the right places:
Mike Reed
2009-05-28
2
-39
/
+64
*
|
Add location info to the SEARCH and change it to use postUrl instead of loadU...
Grace Kloba
2009-05-26
1
-15
/
+60
*
|
Merge change 2450
Android (Google) Code Review
2009-05-26
1
-2
/
+5
|
\
\
|
*
|
Searching the history now checks for matches to the title.
Leon Scroggins
2009-05-26
1
-2
/
+5
*
|
|
Merge commit 'f2c5c1b555904400f4092888ae81b8ed74bfe026' into manualfix
Grace Kloba
2009-05-26
2
-9
/
+17
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix #1722851. Move the Browser's default home page to the resource so that we...
Grace Kloba
2009-05-26
2
-4
/
+17
*
|
Merge change 2255
Android (Google) Code Review
2009-05-26
1
-11
/
+12
|
\
\
|
*
|
Fix an issue where bookmarking https: sites doesn't work.
Leon Scroggins
2009-05-21
1
-11
/
+12
*
|
|
Do not display unvisited sites in the history.
Leon Scroggins
2009-05-21
1
-6
/
+13
*
|
|
Remove an unnecessary field.
Leon Scroggins
2009-05-21
1
-2
/
+0
*
|
|
[findbugs] Add the static keyword to unchanging integers.
Leon Scroggins
2009-05-21
1
-3
/
+3
|
/
/
*
|
Merge change 1898
Android (Google) Code Review
2009-05-21
1
-6
/
+7
|
\
\
|
*
|
Fix issues found by FindBugs.
Leon Scroggins
2009-05-18
1
-6
/
+7
*
|
|
am 123ecfb2: bug fix: browser was not replacing whitepsace in url if scheme i...
Mitsuru Oshima
2009-05-18
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bug fix: browser was not replacing whitepsace in url if scheme is not fully l...
Mitsuru Oshima
2009-05-18
1
-4
/
+4
*
|
Merge change 1812
Android (Google) Code Review
2009-05-18
1
-2
/
+0
|
\
\
|
*
|
Remove an unused variable found by FindBugs.
Leon Scroggins
2009-05-15
1
-2
/
+0
*
|
|
am c42f81b8: Get the color value for the search url color from a theme value ...
Mike LeBeau
2009-05-15
1
-4
/
+48
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Get the color value for the search url color from a theme value
Mike LeBeau
2009-05-14
1
-4
/
+48
*
|
|
Track the package manager. So if there is a Browser plugin installed or unint...
Grace Kloba
2009-05-15
2
-6
/
+52
*
|
|
am 1ef26a30: Only swap title and subtitle for website suggestions; query sugg...
Mike LeBeau
2009-05-14
1
-17
/
+20
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Only swap title and subtitle for website suggestions; query suggestions
Mike LeBeau
2009-05-13
1
-17
/
+20
*
|
am 21beb13: Swap the title and subtitle of browser suggestions, so the w
Mike LeBeau
2009-05-13
1
-5
/
+48
|
\
\
|
|
/
|
*
Swap the title and subtitle of browser suggestions, so the webpage title
Mike LeBeau
2009-05-13
1
-5
/
+48
*
|
Make menus inactive when needed and only show possible quotas
Nicolas Roard
2009-05-12
4
-10
/
+51
*
|
Add UI support in the browser for HTML5 databases
Nicolas Roard
2009-05-11
7
-6
/
+482
*
|
Merge change 1287
Android (Google) Code Review
2009-05-11
1
-5
/
+32
|
\
\
|
*
|
When adding a bookmark, use the same database entry as the history item.
Leon Scroggins
2009-05-08
1
-5
/
+32
*
|
|
Avoid using a deprecated method.
Leon Scroggins
2009-05-08
1
-7
/
+6
|
/
/
*
|
am 910ac1a: Merge change 1006 into donut
Android (Google) Code Review
2009-05-07
1
-2
/
+19
|
\
\
|
|
/
[next]