summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Url bar selection handling updatedMichael Kolb2010-12-025-41/+97
* Flush cookies when the browser is paused.Iain Merrick2010-12-011-0/+1
* Fix IllegalStateException in HistoryPageJohn Reck2010-11-301-1/+4
* Fix video view is not dismissedMichael Kolb2010-11-301-0/+3
* Fix NPE in pauseWebViewTimersMichael Kolb2010-11-302-36/+32
* Move Tab layout code to UIMichael Kolb2010-11-305-12/+34
* Merge "Fix strict violation"John Reck2010-11-302-23/+74
|\
| * Fix strict violationJohn Reck2010-11-302-23/+74
* | Merge "Fixed URL logging in Incognito tab"John Reck2010-11-301-2/+4
|\ \
| * | Fixed URL logging in Incognito tabJohn Reck2010-11-291-2/+4
* | | Merge "Fixes crash on empty url"John Reck2010-11-301-1/+2
|\ \ \ | |_|/ |/| |
| * | Fixes crash on empty urlJohn Reck2010-11-291-1/+2
| |/
* | Changed WebsiteSettingsActivity to fragmentJohn Reck2010-11-303-73/+89
* | Fix crash when changing Chrome bookmark sync account.Ben Murdoch2010-11-301-8/+16
|/
* 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-243-127/+172
* Merge "Refactor Bookmark fragment, fixes NPE"John Reck2010-11-244-143/+230
|\
| * Refactor Bookmark fragment, fixes NPEJohn Reck2010-11-244-143/+230
* | 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-242-76/+131
|\ \ | |/ |/|
| * Greatly improved suggestion result speedJohn Reck2010-11-232-76/+131
* | Merge "Move icons to mipmap."Ying Wang2010-11-231-2/+2
|\ \ | |/ |/|
| * Move icons to mipmap.Ying Wang2010-11-231-2/+2
* | Cleans up fragments when removedJohn Reck2010-11-231-0/+13
* | Merge "Adds a list view option for viewing bookmarks"John Reck2010-11-233-15/+159
|\ \
| * | Adds a list view option for viewing bookmarksJohn Reck2010-11-233-15/+159
* | | 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-231-1/+1
|/
* Update negative button text on the SSL Certificate Error dialog.Ben Murdoch2010-11-231-1/+1
* Invite the user to set up AutoFillBen Murdoch2010-11-234-0/+64
* move subwindow handling to UIMichael Kolb2010-11-226-21/+74
* Use requestFocusNodeHref to get the link for an image.Leon Scroggins2010-11-221-11/+37
* add select text to context menuCary Clark2010-11-221-1/+25
* 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
* Merge "restore all tabs on demand"Michael Kolb2010-11-196-18/+68
|\
| * restore all tabs on demandMichael Kolb2010-11-196-18/+68
* | More updates to the add bookmark page.Leon Scroggins2010-11-191-14/+29
|/
* Move download requests to the background.Leon Scroggins2010-11-193-94/+73
* Merge "Enable Hardware Acceleration in the Browser."Derek Sollenberger2010-11-181-1/+1
|\