Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
980e99536e2fc6f305432387fe92c9916fa6e7b6
980e995
NPE in DownloadTouchIcon because of getPreferredHttpHost
by Henrik Baard
· 15 years ago
cba8d0e
Merge "Difficult to bookmark History items on ldpi-screens"
by Jean-Baptiste Queru
· 15 years ago
552751e
Avoid crash in browser in systems with no search provider
by Mattias Falk
· 15 years ago
e25c65c
Difficult to bookmark History items on ldpi-screens
by Mattias Falk
· 15 years ago
d159ec5
Use proxy for downloads.
by Andreas Sandblad
· 15 years ago
307bddd
am 88ec7e48: Import revised translations
by Kenny Root
· 15 years ago
88ec7e4
Import revised translations
by Kenny Root
· 15 years ago
0b1d6d4
ignore from open-source master
by The Android Open Source Project
· 15 years ago
f293e66
am d72e5655: Import revised translations
by Kenny Root
· 15 years ago
d72e565
Import revised translations
by Kenny Root
· 15 years ago
fdf5c2d
Replaced deprecated SensorListener with new SensorEventListener
by Christian Mehlmauer
· 15 years ago
6946bc3
am f7bd7ee8: Import revised translations
by Kenny Root
· 15 years ago
f7bd7ee
Import revised translations
by Kenny Root
· 15 years ago
55e849a
merge from open-source master
by The Android Open Source Project
· 15 years ago
9fadc3a
Merge "Prevent browser becoming unresponsive when surfing to a URL with many %-escaped characters."
by Jean-Baptiste Queru
· 15 years ago
73d3033
Prevent browser becoming unresponsive when surfing to a URL with many %-escaped characters.
by Mats Mattsson
· 15 years ago
6e37c92
merge from open-source master
by The Android Open Source Project
· 15 years ago
aa905e9
Merge "Fixing a monkey crash in the BrowserSettings"
by Jean-Baptiste Queru
· 15 years ago
dad488c
merge from open-source master
by The Android Open Source Project
· 15 years ago
c1358aa
Merge "Removed findbugs warnings from BrowserActivity."
by Jean-Baptiste Queru
· 15 years ago
fbbd2ac
merge from open-source master
by The Android Open Source Project
· 15 years ago
2ceb570
Merge "Fixed FindBugs warnings in BrowserBackupAgent.java"
by Jean-Baptiste Queru
· 15 years ago
1ff2c0d
Import revised translations
by Kenny Root
· 15 years ago
bdf3f6c
Merge "Optimized Maps usage by adding explicit types and improved performance"
by Jean-Baptiste Queru
· 15 years ago
16199a9
Fix mismatched tag in strings
by Kenny Root
· 15 years ago
4060b07
Import revised translations
by Kenny Root
· 15 years ago
cae4cd6
Do not translate Latin-1 setting
by Kenny Root
· 15 years ago
98f42de
Optimized Maps usage by adding explicit types and improved performance
by Henrik Baard
· 15 years ago
671935f
Fixed FindBugs warnings in ErrorConsoleView.java
by Henrik Baard
· 15 years ago
faea564
Do not try to open a file that could not be downloaded.
by Leon Scroggins
· 15 years ago
c8393d9
Move queryBookmarksForUrl to background thread.
by Leon Scroggins
· 15 years ago
3755040
Fixed FindBugs warnings in BrowserBackupAgent.java
by Henrik Baard
· 15 years ago
4e0b618
Removed findbugs warnings from BrowserActivity.
by Henrik Baard
· 15 years ago
794dc72
Fixing a monkey crash in the BrowserSettings
by Henrik Baard
· 15 years ago
0b82a6f
Now mBookmarksAdapter is created asynchronously,
by Grace Kloba
· 15 years ago
54da52d
Merge "Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it. This should shave 5% of Browser start up time." into froyo
by Grace Kloba
· 15 years ago
50c241e
Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it.
by Grace Kloba
· 15 years ago
a563d09
Click on notification for unfinished download, open downloads page.
by Leon Scroggins
· 15 years ago
8588d15
When loading a new Intent, remove appTab association.
by Leon Scroggins
· 15 years ago
f389da9
Merge "Use the green box's padding, and not the TitleBar's padding." into froyo
by Leon Scroggins
· 15 years ago
965a65f
Merge "Update screenshots in a background thread." into froyo
by Patrick Scott
· 15 years ago
7fb1a35
Use the green box's padding, and not the TitleBar's padding.
by Leon Scroggins
· 15 years ago
cb192b5
Update screenshots in a background thread.
by Patrick Scott
· 15 years ago
81d30fc
Import revised translations
by Kenny Root
· 15 years ago
13afdca
Merge "Remove dangling comments from browser strings.xml." into froyo
by Shimeng (Simon) Wang
· 15 years ago
9e4a73b
Remove dangling comments from browser strings.xml.
by Shimeng (Simon) Wang
· 15 years ago
f56f68d
More aggressively free up the background tabs when
by Grace Kloba
· 15 years ago
f49ecd6
Create the bookmark adapter in a background thread.
by Patrick Scott
· 15 years ago
1644ff6
Use new assets for green box in voice title bar.
by Leon Scroggins III
· 15 years ago
e1fb6d2
Remove "Do not translate" and restore translations
by Kenny Root
· 15 years ago
4720868
Treat voice searches from within the browser differently
by Leon Scroggins
· 15 years ago
ab168ba
use 565 bitmap instead of 4444 to improve quality
by Cary Clark
· 15 years ago
63a45b8
Update bookmark favicons in the background.
by Patrick Scott
· 15 years ago
6519070
Show the faked title bar even content height is 0.
by Grace Kloba
· 15 years ago
1087c11
Merge "add launch performance test for browser" into froyo
by Guang Zhu
· 15 years ago
9f677bc
Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to the
by Mike LeBeau
· 15 years ago
3ab2162
add launch performance test for browser
by Guang Zhu
· 15 years ago
940e57f
Update the JNI bindings unit test in light of b/2540502
by Ben Murdoch
· 15 years ago
1e915b0
Merge "Lessen the difference in appearance of title bar during load." into froyo
by Leon Scroggins
· 15 years ago
cd663ea
Lessen the difference in appearance of title bar during load.
by Leon Scroggins
· 15 years ago
7caf47d
Merge "Add a test for verifying the JS -> Java bindings." into froyo
by Ben Murdoch
· 15 years ago
847c25b
Reduce reported "Displayed activity com.android.browser/.BrowserActivity"
by Grace Kloba
· 15 years ago
152794b
Draw the touch icon better.
by Patrick Scott
· 15 years ago
828f63d
Merge "Prevent an IllegalStateException." into froyo
by Leon Scroggins III
· 15 years ago
e902e1a
Add a test for verifying the JS -> Java bindings.
by Ben Murdoch
· 15 years ago
f095d4e
Merge "Import revised translations" into froyo
by Kenny Root
· 15 years ago
d8828c8
Import revised translations
by Kenny Root
· 15 years ago
b00cf36
Prevent an IllegalStateException.
by Leon Scroggins III
· 15 years ago
fa52d17
Fix for bug 2538060. Decoding and encoding an URL.
by Kristian Monsen
· 15 years ago
5149c7b
Remove overscroll
by Adam Powell
· 15 years ago
e83e906
Fill in the home page in the preferences when browser is launched first time.
by Shimeng (Simon) Wang
· 15 years ago
ba676ef
Re-enable page cache.
by Andrei Popescu
· 15 years ago
95a53b2
Fixes browser to store and read HTTP authentication credentials in the correct WebView.
by Steve Block
· 15 years ago
ff4d92c
fix monkey-triggered crash
by Cary Clark
· 15 years ago
a761181
Use system setting for default geolocation permissions
by Bjorn Bringert
· 15 years ago
abf6b6f
Merge "Prevent HTTP auth dialog from shwoing during test"
by Guang Zhu
· 15 years ago
c5b6ba0
Prevent HTTP auth dialog from shwoing during test
by Guang Zhu
· 15 years ago
8d06e36
Use AsyncTask when calling Browser.updateVisitedHistory
by Leon Scroggins
· 15 years ago
184f08b
Mark these token strings as untranslatable.
by Eric Fischer
· 15 years ago
e536b33
Add the on-demand setting for plugins.
by Patrick Scott
· 15 years ago
93bea96
Use a Thread instead of an AsyncTask for removing Gears. This is because
by Andrei Popescu
· 15 years ago
455d8c1
Merge "updates and improvements on PopularUrlsTest"
by Guang Zhu
· 15 years ago
bbace44
updates and improvements on PopularUrlsTest
by Guang Zhu
· 15 years ago
1f10cbf
reject unhandled key events if browser is paused
by Cary Clark
· 15 years ago
44548d0
Merge "Show stop button in a pressed state when pressed."
by Leon Scroggins
· 15 years ago
bf083d2
Show stop button in a pressed state when pressed.
by Leon Scroggins
· 15 years ago
1c330f4
Make selection color fill underneath the scroll bar for downloads.
by Leon Scroggins III
· 15 years ago
3d8b70c
Diasble page cache on high-end devices while b: 2525377 is not fixed.
by Andrei Popescu
· 15 years ago
140b33a
Enable +/- zoom control for the sub-window.
by Grace Kloba
· 15 years ago
80380ed
Set sub window to scrollbars_outside_overlay to
by Grace Kloba
· 15 years ago
af69fdf
Match the new webview overscroll background api
by Grace Kloba
· 15 years ago
ad2f360
Allow Browser bookmarks from AnyCut; don't NPE without Extras.
by Brad Fitzpatrick
· 15 years ago
13f9ace
Update the browser title bar background asset
by Grace Kloba
· 15 years ago
26c0e06
Clean the obsolete string for retrieving login credentials.
by Shimeng (Simon) Wang
· 15 years ago
b8a844d
Close the SearchDialog when a new Intent opens the browser.
by Leon Scroggins
· 15 years ago
9191a7f
Show a toast when a download starts.
by Leon Scroggins
· 15 years ago
1da883e
Merge "Import revised translations"
by Eric Fischer
· 15 years ago
387a46e
Fix build: add missing import.
by Brett Chabot
· 15 years ago
275a710
Merge "Do not call invalidate() in draw(). This improved Browser loading performance by 10%. Loading nytimes.com on Sholes with plugin dropped from 30s to 26s."
by Grace Kloba
· 15 years ago
83fe6d6
Make sure the icon database is created in the UI thread.
by Patrick Scott
· 15 years ago
Next »