index
:
packages_apps_browser.git
replicant-4.2
replicant-6.0
packages/apps/browser
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "Do not translate" and restore translations
Kenny Root
2010-04-08
21
-23
/
+40
*
Treat voice searches from within the browser differently
Leon Scroggins
2010-04-08
2
-7
/
+8
*
use 565 bitmap instead of 4444 to improve quality
Cary Clark
2010-04-08
1
-1
/
+1
*
Update bookmark favicons in the background.
Patrick Scott
2010-04-06
1
-19
/
+26
*
Show the faked title bar even content height is 0.
Grace Kloba
2010-04-02
1
-4
/
+1
*
Merge "add launch performance test for browser" into froyo
Guang Zhu
2010-04-02
2
-0
/
+31
|
\
|
*
add launch performance test for browser
Guang Zhu
2010-04-01
2
-0
/
+31
*
|
Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to the
Mike LeBeau
2010-04-01
1
-0
/
+5
*
|
Update the JNI bindings unit test in light of b/2540502
Ben Murdoch
2010-04-01
3
-1
/
+30
*
|
Merge "Lessen the difference in appearance of title bar during load." into froyo
Leon Scroggins
2010-03-31
3
-44
/
+14
|
\
\
|
*
|
Lessen the difference in appearance of title bar during load.
Leon Scroggins
2010-03-31
3
-44
/
+14
*
|
|
Merge "Add a test for verifying the JS -> Java bindings." into froyo
Ben Murdoch
2010-03-31
3
-0
/
+720
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add a test for verifying the JS -> Java bindings.
Ben Murdoch
2010-03-30
3
-0
/
+720
*
|
|
Reduce reported "Displayed activity com.android.browser/.BrowserActivity"
Grace Kloba
2010-03-30
1
-15
/
+9
*
|
|
Draw the touch icon better.
Patrick Scott
2010-03-30
1
-9
/
+22
*
|
|
Merge "Prevent an IllegalStateException." into froyo
Leon Scroggins III
2010-03-30
1
-2
/
+24
|
\
\
\
|
*
|
|
Prevent an IllegalStateException.
Leon Scroggins III
2010-03-30
1
-2
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge "Import revised translations" into froyo
Kenny Root
2010-03-30
20
-43
/
+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Import revised translations
Kenny Root
2010-03-30
20
-43
/
+123
*
|
|
Fix for bug 2538060. Decoding and encoding an URL.
Kristian Monsen
2010-03-30
1
-29
/
+40
|
|
/
|
/
|
*
|
Remove overscroll
Adam Powell
2010-03-29
1
-2
/
+0
*
|
Fill in the home page in the preferences when browser is launched first time.
Shimeng (Simon) Wang
2010-03-29
1
-1
/
+4
*
|
Re-enable page cache.
Andrei Popescu
2010-03-29
1
-5
/
+1
|
/
*
Fixes browser to store and read HTTP authentication credentials in the correc...
Steve Block
2010-03-25
2
-3
/
+3
*
fix monkey-triggered crash
Cary Clark
2010-03-25
1
-4
/
+2
*
Use system setting for default geolocation permissions
Bjorn Bringert
2010-03-25
4
-40
/
+216
*
Merge "Prevent HTTP auth dialog from shwoing during test"
Guang Zhu
2010-03-24
1
-0
/
+9
|
\
|
*
Prevent HTTP auth dialog from shwoing during test
Guang Zhu
2010-03-24
1
-0
/
+9
*
|
Use AsyncTask when calling Browser.updateVisitedHistory
Leon Scroggins
2010-03-24
2
-5
/
+25
|
/
*
Mark these token strings as untranslatable.
Eric Fischer
2010-03-23
1
-1
/
+1
*
Add the on-demand setting for plugins.
Patrick Scott
2010-03-23
3
-9
/
+23
*
Use a Thread instead of an AsyncTask for removing Gears. This is because
Andrei Popescu
2010-03-23
1
-9
/
+8
*
Merge "updates and improvements on PopularUrlsTest"
Guang Zhu
2010-03-22
1
-13
/
+29
|
\
|
*
updates and improvements on PopularUrlsTest
Guang Zhu
2010-03-22
1
-13
/
+29
*
|
reject unhandled key events if browser is paused
Cary Clark
2010-03-22
2
-2
/
+2
*
|
Merge "Show stop button in a pressed state when pressed."
Leon Scroggins
2010-03-22
3
-8
/
+34
|
\
\
|
*
|
Show stop button in a pressed state when pressed.
Leon Scroggins
2010-03-22
3
-8
/
+34
*
|
|
Make selection color fill underneath the scroll bar for downloads.
Leon Scroggins III
2010-03-22
2
-2
/
+3
|
/
/
*
|
Diasble page cache on high-end devices while b: 2525377 is not fixed.
Andrei Popescu
2010-03-22
1
-1
/
+5
*
|
Enable +/- zoom control for the sub-window.
Grace Kloba
2010-03-19
1
-0
/
+2
*
|
Set sub window to scrollbars_outside_overlay to
Grace Kloba
2010-03-19
1
-0
/
+1
*
|
Match the new webview overscroll background api
Grace Kloba
2010-03-19
1
-2
/
+2
*
|
Allow Browser bookmarks from AnyCut; don't NPE without Extras.
Brad Fitzpatrick
2010-03-19
2
-5
/
+14
*
|
Update the browser title bar background asset
Grace Kloba
2010-03-19
4
-84
/
+4
*
|
Clean the obsolete string for retrieving login credentials.
Shimeng (Simon) Wang
2010-03-18
21
-82
/
+40
|
/
*
Close the SearchDialog when a new Intent opens the browser.
Leon Scroggins
2010-03-18
1
-0
/
+3
*
Show a toast when a download starts.
Leon Scroggins
2010-03-18
1
-1
/
+2
*
Merge "Import revised translations"
Eric Fischer
2010-03-18
20
-121
/
+141
|
\
|
*
Import revised translations
Kenny Root
2010-03-17
20
-121
/
+141
*
|
Fix build: add missing import.
Brett Chabot
2010-03-18
1
-3
/
+1
[next]