summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
...
* Show a highlighted star for bookmarked pages.Leon Scroggins2010-12-061-0/+5
* flushCookieStore() shouldn't be in the public API after all.Iain Merrick2010-12-061-1/+0
* Change homepage setting handlingJohn Reck2010-12-031-29/+0
* Url bar selection handling updatedMichael Kolb2010-12-021-7/+18
* Flush cookies when the browser is paused.Iain Merrick2010-12-011-0/+1
* Fix NPE in pauseWebViewTimersMichael Kolb2010-11-301-22/+32
* Move Tab layout code to UIMichael Kolb2010-11-301-0/+5
* Move access to the WebIconDatabase from the UI thread.Ben Murdoch2010-11-291-15/+32
* No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles()Steve Block2010-11-261-3/+3
* Invite the user to set up AutoFillBen Murdoch2010-11-231-0/+24
* move subwindow handling to UIMichael Kolb2010-11-221-1/+12
* 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-221-3/+2
* restore all tabs on demandMichael Kolb2010-11-191-4/+12
* Move download requests to the background.Leon Scroggins2010-11-191-10/+11
* Fix context menu handling for Bookmarks and HistoryJohn Reck2010-11-171-0/+5
* Thumbnail asset and algorithm tweakJohn Reck2010-11-171-10/+8
* Controller RefactorMichael Kolb2010-11-171-0/+2340