summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Removed findbugs warnings from BrowserActivity.Henrik Baard2010-04-211-2/+2
| | | |/
* | | | Use the text in an anchor as the subject line when sharing a link.Leon Scroggins2010-05-101-34/+1
* | | | Improve the details shown about the matches.Leon Scroggins2010-05-061-7/+22
* | | | Close find in BACK rather than just dismissing IMELeon Scroggins III2010-05-061-6/+21
* | | | Remember find input when reopening it.Leon Scroggins III2010-05-061-8/+25
* | | | Allow interaction with page while Find is up.Leon Scroggins III2010-05-063-41/+102
* | | | am fbbd2ace: merge from open-source masterThe Android Open Source Project2010-05-033-70/+94
|\ \ \ \ | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-05-033-70/+94
| |\ \ \ | | |/ /
| | * | Merge "Fixed FindBugs warnings in BrowserBackupAgent.java"Jean-Baptiste Queru2010-04-291-17/+40
| | |\ \
| | | * | Fixed FindBugs warnings in BrowserBackupAgent.javaHenrik Baard2010-04-211-17/+40
| | | |/
| | * | Merge "Optimized Maps usage by adding explicit types and improved performance"Jean-Baptiste Queru2010-04-291-44/+45
| | |\ \
| | | * | Optimized Maps usage by adding explicit types and improved performanceHenrik Baard2010-04-271-44/+45
| | | |/
| | * | Fixed FindBugs warnings in ErrorConsoleView.javaHenrik Baard2010-04-271-1/+1
| | |/
| | * disable mr stretchy, but leave the support code around for nowMike Reed2010-01-221-1/+1
| | * Do not mergeMike Reed2010-01-201-1/+1
| | * Do not mergeMike Reed2010-01-202-0/+214
| | * Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes. Do n...Ben Murdoch2009-11-241-2/+4
| | * Adds an explicit type for GeolocationPermissions.getOrigins. Do not merge.Steve Block2009-11-243-6/+6
* | | am faea5646: Do not try to open a file that could not be downloaded.Leon Scroggins2010-04-271-1/+2
|\ \ \ | |/ /
| * | Do not try to open a file that could not be downloaded.Leon Scroggins2010-04-261-1/+2
* | | Move the creation of the HistoryAdapter to the background.Leon Scroggins III2010-04-264-49/+85
|/ /
* | Move queryBookmarksForUrl to background thread.Leon Scroggins2010-04-233-56/+44
* | Now mBookmarksAdapter is created asynchronously,Grace Kloba2010-04-201-0/+1
* | Merge "Using ViewStub to defer the inflation of GeolocationPermissionsPrompt ...Grace Kloba2010-04-202-27/+27
|\ \
| * | Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until w...Grace Kloba2010-04-202-27/+27
* | | Click on notification for unfinished download, open downloads page.Leon Scroggins2010-04-192-28/+43
|/ /
* | When loading a new Intent, remove appTab association.Leon Scroggins2010-04-151-0/+4
* | Merge "Use the green box's padding, and not the TitleBar's padding." into froyoLeon Scroggins2010-04-151-2/+2
|\ \
| * | Use the green box's padding, and not the TitleBar's padding.Leon Scroggins2010-04-151-2/+2
* | | Update screenshots in a background thread.Patrick Scott2010-04-151-23/+36
|/ /
* | More aggressively free up the background tabs whenGrace Kloba2010-04-121-29/+36
* | Create the bookmark adapter in a background thread.Patrick Scott2010-04-092-15/+31
* | Use new assets for green box in voice title bar.Leon Scroggins III2010-04-091-2/+5
* | 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
* | Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to theMike LeBeau2010-04-011-0/+5
* | Merge "Lessen the difference in appearance of title bar during load." into froyoLeon Scroggins2010-03-311-40/+9
|\ \
| * | Lessen the difference in appearance of title bar during load.Leon Scroggins2010-03-311-40/+9
* | | 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
* | | Prevent an IllegalStateException.Leon Scroggins III2010-03-301-2/+24
|/ /
* | 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-253-38/+216