summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed WebsiteSettingsActivity to fragmentJohn Reck2010-11-306-98/+130
* Fix crash when changing Chrome bookmark sync account.Ben Murdoch2010-11-301-8/+16
* am afc4f82b: am 2cfe6581: Rescaled mdpi assets addedGilles Debunne2010-11-294-0/+0
|\
| * am 2cfe6581: Rescaled mdpi assets addedGilles Debunne2010-11-294-0/+0
| |\
| | * Rescaled mdpi assets addedGilles Debunne2010-11-294-0/+0
* | | Merge "Import revised translations."Eric Fischer2010-11-2941-122/+799
|\ \ \
| * | | Import revised translations.Eric Fischer2010-11-2941-122/+799
* | | | am dc8b49b8: (-s ours) am ac573f4b: Merge "windows button wrong translation i...Jean-Baptiste Queru2010-11-290-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am ac573f4b: Merge "windows button wrong translation in es-rUS"Jean-Baptiste Queru2010-11-291-1/+1
| |\ \
| | * \ Merge "windows button wrong translation in es-rUS"Jean-Baptiste Queru2010-11-291-1/+1
| | |\ \
| | | * | windows button wrong translation in es-rUSHenrik Baard2010-11-261-1/+1
| | |/ /
* | | | Fix layout to refer to the new name for a renamed string.Eric Fischer2010-11-291-1/+1
* | | | Fixes style mismatchJohn Reck2010-11-293-1/+6
* | | | Move access to the WebIconDatabase from the UI thread.Ben Murdoch2010-11-291-15/+32
* | | | Merge "Fix StrictMode violation in WebsiteSettingsActivity"Ben Murdoch2010-11-261-55/+83
|\ \ \ \
| * | | | Fix StrictMode violation in WebsiteSettingsActivityBen Murdoch2010-11-261-55/+83
* | | | | Merge "Fix website settings favicon loading."Ben Murdoch2010-11-261-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fix website settings favicon loading.Ben Murdoch2010-11-261-7/+7
* | | | | Merge "No longer need to pass storage paths to WebView.cleanupPrivateBrowsing...Steve Block2010-11-261-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles()Steve Block2010-11-261-3/+3
* | | | | Make BrowserSettings.loadFromDb asynchronousBen Murdoch2010-11-263-73/+115
|/ / / /
* | | | Fix NPE from monkey testJohn Reck2010-11-241-0/+8
* | | | Adds context menu for folders (edit/delete)John Reck2010-11-246-129/+191
* | | | Merge "Fixes cutoff in url suggestions"John Reck2010-11-241-2/+2
|\ \ \ \
| * | | | Fixes cutoff in url suggestionsJohn Reck2010-11-221-2/+2
* | | | | Merge "Refactor Bookmark fragment, fixes NPE"John Reck2010-11-248-201/+340
|\ \ \ \ \
| * | | | | Refactor Bookmark fragment, fixes NPEJohn Reck2010-11-248-201/+340
* | | | | | Merge "Fix StrictMode violation in PersonalPreferencesFragment"Ben Murdoch2010-11-241-22/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix StrictMode violation in PersonalPreferencesFragmentBen Murdoch2010-11-241-22/+38
* | | | | | Merge "Greatly improved suggestion result speed"John Reck2010-11-244-79/+137
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Greatly improved suggestion result speedJohn Reck2010-11-234-79/+137
* | | | | | Merge "Move icons to mipmap."Ying Wang2010-11-237-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move icons to mipmap.Ying Wang2010-11-237-5/+5
* | | | | | Cleans up fragments when removedJohn Reck2010-11-231-0/+13
* | | | | | Merge "Temporary widget preview"John Reck2010-11-231-0/+0
|\ \ \ \ \ \
| * | | | | | Temporary widget previewJohn Reck2010-11-231-0/+0
* | | | | | | Merge "Adds a list view option for viewing bookmarks"John Reck2010-11-238-19/+250
|\ \ \ \ \ \ \
| * | | | | | | Adds a list view option for viewing bookmarksJohn Reck2010-11-238-19/+250
| |/ / / / / /
* | | | | | | Merge "Fixes the selection for search history"John Reck2010-11-231-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fixes the selection for search historyJohn Reck2010-11-231-1/+1
| |/ / / / /
* | | | | | Make AutoFill default to on in the Browser settings.Ben Murdoch2010-11-233-2/+3
|/ / / / /
* | | | | Update negative button text on the SSL Certificate Error dialog.Ben Murdoch2010-11-232-1/+4
* | | | | Invite the user to set up AutoFillBen Murdoch2010-11-235-0/+70
* | | | | move subwindow handling to UIMichael Kolb2010-11-227-27/+74
* | | | | Use requestFocusNodeHref to get the link for an image.Leon Scroggins2010-11-221-11/+37
* | | | | add select text to context menuCary Clark2010-11-222-1/+29
|/ / / /
* | | | fix current tab has no webview bugMichael Kolb2010-11-222-7/+14
* | | | Only delete the current AutoFill profile if one has been set already.Ben Murdoch2010-11-221-2/+4
* | | | Be smarter about text field types in the AutoFill editor.Ben Murdoch2010-11-221-2/+8
* | | | Merge "restore all tabs on demand"Michael Kolb2010-11-196-18/+68
|\ \ \ \