summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding accessibility content provider responsible for user script injectionSvetoslav Ganov2010-05-171-1/+6
* am 6946bc38: am f7bd7ee8: Import revised translationsKenny Root2010-05-175-26/+26
|\
| * am f7bd7ee8: Import revised translationsKenny Root2010-05-175-26/+26
| |\
| | * Import revised translationsKenny Root2010-05-175-26/+26
* | | am 55e849a5: merge from open-source masterThe Android Open Source Project2010-05-121-1/+4
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-05-121-1/+4
| |\ \
| | * \ Merge "Prevent browser becoming unresponsive when surfing to a URL with many ...Jean-Baptiste Queru2010-05-111-1/+3
| | |\ \
| | | * | Prevent browser becoming unresponsive when surfing to a URL with many %-escap...Mats Mattsson2010-05-111-1/+3
* | | | | Add debugging information to help fix bug 2289137.Leon Scroggins2010-05-112-1/+20
* | | | | Move the find dialog to the top of the screen.Leon Scroggins2010-05-104-7/+39
* | | | | am 6e37c921: merge from open-source masterThe Android Open Source Project2010-05-101-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | merge from open-source masterThe Android Open Source Project2010-05-101-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge "Fixing a monkey crash in the BrowserSettings"Jean-Baptiste Queru2010-05-101-1/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixing a monkey crash in the BrowserSettingsHenrik Baard2010-04-211-1/+4
* | | | | 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-062-15/+29
* | | | | Close find in BACK rather than just dismissing IMELeon Scroggins III2010-05-061-6/+21
* | | | | Merge "Remember find input when reopening it."Leon Scroggins III2010-05-061-8/+25
|\ \ \ \ \
| * | | | | Remember find input when reopening it.Leon Scroggins III2010-05-061-8/+25
* | | | | | Merge "improvement and fixes for bindings test"Guang Zhu2010-05-063-8/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | improvement and fixes for bindings testGuang Zhu2010-05-053-8/+44
* | | | | | Allow interaction with page while Find is up.Leon Scroggins III2010-05-066-74/+103
* | | | | | am dad488c3: merge from open-source masterThe Android Open Source Project2010-05-050-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | merge from open-source masterThe Android Open Source Project2010-05-050-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge "Removed findbugs warnings from BrowserActivity."Jean-Baptiste Queru2010-05-041-2/+2
| | |\ \ \ \
| | | * | | | Removed findbugs warnings from BrowserActivity.Henrik Baard2010-04-211-2/+2
| | | | |/ / | | | |/| |
* | | | | | 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
| | |/
* | | am 1ff2c0df: Import revised translationsKenny Root2010-04-293-35/+35
|\ \ \ | |/ /
| * | Import revised translationsKenny Root2010-04-293-35/+35
* | | am 16199a98: Fix mismatched tag in stringsKenny Root2010-04-281-1/+1
|\ \ \ | |/ /
| * | Fix mismatched tag in stringsKenny Root2010-04-281-1/+1
* | | am 4060b07c: Import revised translationsKenny Root2010-04-2815-123/+123
|\ \ \ | |/ /
| * | Import revised translationsKenny Root2010-04-2815-123/+123
* | | am cae4cd67: Do not translate Latin-1 settingKenny Root2010-04-2822-21/+22
|\ \ \ | |/ /
| * | Do not translate Latin-1 settingKenny Root2010-04-2722-21/+22
* | | 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
* | | am c8393d9c: Move queryBookmarksForUrl to background thread.Leon Scroggins2010-04-233-56/+44
|\ \ \ | |/ /
| * | Move queryBookmarksForUrl to background thread.Leon Scroggins2010-04-233-56/+44
* | | am 0b82a6f7: Now mBookmarksAdapter is created asynchronously, we need to chec...Grace Kloba2010-04-201-0/+1
|\ \ \ | |/ /
| * | Now mBookmarksAdapter is created asynchronously,Grace Kloba2010-04-201-0/+1
* | | am 54da52d4: Merge "Using ViewStub to defer the inflation of GeolocationPermi...Grace Kloba2010-04-204-31/+32
|\ \ \ | |/ /
| * | Merge "Using ViewStub to defer the inflation of GeolocationPermissionsPrompt ...Grace Kloba2010-04-204-31/+32
| |\ \