summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove "Do not translate" and restore translationsKenny Root2010-04-0821-23/+40
* Treat voice searches from within the browser differentlyLeon Scroggins2010-04-082-7/+8
* use 565 bitmap instead of 4444 to improve qualityCary Clark2010-04-081-1/+1
* Update bookmark favicons in the background.Patrick Scott2010-04-061-19/+26
* Show the faked title bar even content height is 0.Grace Kloba2010-04-021-4/+1
* Merge "add launch performance test for browser" into froyoGuang Zhu2010-04-022-0/+31
|\
| * add launch performance test for browserGuang Zhu2010-04-012-0/+31
* | Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to theMike LeBeau2010-04-011-0/+5
* | Update the JNI bindings unit test in light of b/2540502Ben Murdoch2010-04-013-1/+30
* | Merge "Lessen the difference in appearance of title bar during load." into froyoLeon Scroggins2010-03-313-44/+14
|\ \
| * | Lessen the difference in appearance of title bar during load.Leon Scroggins2010-03-313-44/+14
* | | Merge "Add a test for verifying the JS -> Java bindings." into froyoBen Murdoch2010-03-313-0/+720
|\ \ \ | |_|/ |/| |
| * | Add a test for verifying the JS -> Java bindings.Ben Murdoch2010-03-303-0/+720
* | | Reduce reported "Displayed activity com.android.browser/.BrowserActivity"Grace Kloba2010-03-301-15/+9
* | | Draw the touch icon better.Patrick Scott2010-03-301-9/+22
* | | Merge "Prevent an IllegalStateException." into froyoLeon Scroggins III2010-03-301-2/+24
|\ \ \
| * | | Prevent an IllegalStateException.Leon Scroggins III2010-03-301-2/+24
| | |/ | |/|
* | | Merge "Import revised translations" into froyoKenny Root2010-03-3020-43/+123
|\ \ \ | |/ / |/| |
| * | Import revised translationsKenny Root2010-03-3020-43/+123
* | | Fix for bug 2538060. Decoding and encoding an URL.Kristian Monsen2010-03-301-29/+40
| |/ |/|
* | Remove overscrollAdam Powell2010-03-291-2/+0
* | Fill in the home page in the preferences when browser is launched first time.Shimeng (Simon) Wang2010-03-291-1/+4
* | Re-enable page cache.Andrei Popescu2010-03-291-5/+1
|/
* Fixes browser to store and read HTTP authentication credentials in the correc...Steve Block2010-03-252-3/+3
* fix monkey-triggered crashCary Clark2010-03-251-4/+2
* Use system setting for default geolocation permissionsBjorn Bringert2010-03-254-40/+216
* Merge "Prevent HTTP auth dialog from shwoing during test"Guang Zhu2010-03-241-0/+9
|\
| * Prevent HTTP auth dialog from shwoing during testGuang Zhu2010-03-241-0/+9
* | Use AsyncTask when calling Browser.updateVisitedHistoryLeon Scroggins2010-03-242-5/+25
|/
* Mark these token strings as untranslatable.Eric Fischer2010-03-231-1/+1
* Add the on-demand setting for plugins.Patrick Scott2010-03-233-9/+23
* Use a Thread instead of an AsyncTask for removing Gears. This is becauseAndrei Popescu2010-03-231-9/+8
* Merge "updates and improvements on PopularUrlsTest"Guang Zhu2010-03-221-13/+29
|\
| * updates and improvements on PopularUrlsTestGuang Zhu2010-03-221-13/+29
* | reject unhandled key events if browser is pausedCary Clark2010-03-222-2/+2
* | Merge "Show stop button in a pressed state when pressed."Leon Scroggins2010-03-223-8/+34
|\ \
| * | Show stop button in a pressed state when pressed.Leon Scroggins2010-03-223-8/+34
* | | Make selection color fill underneath the scroll bar for downloads.Leon Scroggins III2010-03-222-2/+3
|/ /
* | Diasble page cache on high-end devices while b: 2525377 is not fixed.Andrei Popescu2010-03-221-1/+5
* | Enable +/- zoom control for the sub-window.Grace Kloba2010-03-191-0/+2
* | Set sub window to scrollbars_outside_overlay toGrace Kloba2010-03-191-0/+1
* | Match the new webview overscroll background apiGrace Kloba2010-03-191-2/+2
* | Allow Browser bookmarks from AnyCut; don't NPE without Extras.Brad Fitzpatrick2010-03-192-5/+14
* | Update the browser title bar background assetGrace Kloba2010-03-194-84/+4
* | Clean the obsolete string for retrieving login credentials.Shimeng (Simon) Wang2010-03-1821-82/+40
|/
* Close the SearchDialog when a new Intent opens the browser.Leon Scroggins2010-03-181-0/+3
* Show a toast when a download starts.Leon Scroggins2010-03-181-1/+2
* Merge "Import revised translations"Eric Fischer2010-03-1820-121/+141
|\
| * Import revised translationsKenny Root2010-03-1720-121/+141
* | Fix build: add missing import.Brett Chabot2010-03-181-3/+1