summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't hide the navscreen when going to bookmarks"John Reck2011-08-111-1/+2
|\
| * Don't hide the navscreen when going to bookmarksJohn Reck2011-08-111-1/+2
* | Menu shufflingJohn Reck2011-08-111-2/+0
|/
* Merge "Observe a flag to supress the HTTP auth dialog prompt and silently can...Ben Murdoch2011-08-091-1/+1
|\
| * Observe a flag to supress the HTTP auth dialog prompt and silently cancel auth.Ben Murdoch2011-08-051-1/+1
* | close external tabs on backMichael Kolb2011-08-051-0/+3
|/
* Clear bitmap from canvas after done drawing to it.Dianne Hackborn2011-08-021-0/+1
* fix url action modeMichael Kolb2011-08-021-1/+1
* fix action bar and menuMichael Kolb2011-08-011-0/+1
* fix last tab close bugMichael Kolb2011-08-011-0/+1
* remove unused referencesMichael Kolb2011-07-281-15/+0
* Restore overhaulJohn Reck2011-07-271-10/+49
* handle preload tab when max count is reachedMichael Kolb2011-07-271-0/+7
* Remove obsolete usage of WebIconDatabaseJohn Reck2011-07-261-37/+10
* Switch to a background thread poolJohn Reck2011-07-251-15/+15
* Quick disabling of state imagesJohn Reck2011-07-221-1/+1
* Preload crash recovery stateJohn Reck2011-07-221-2/+5
* Startup optimizationJohn Reck2011-07-211-17/+17
* ActionBar change for phonesJohn Reck2011-07-201-0/+26
* use system menuMichael Kolb2011-07-201-4/+4
* Move ComboView to its own activityJohn Reck2011-07-181-75/+32
* Closing last tab clears stateJohn Reck2011-07-171-0/+1
* fix menu on tabletMichael Kolb2011-07-141-2/+4
* add KEY_FORWARD supportMichael Kolb2011-07-141-0/+4
* Merge "add navigation to menu again"Michael Kolb2011-07-141-43/+47
|\
| * add navigation to menu againMichael Kolb2011-07-141-43/+47
* | SearchBox preloading fixes.Mathew Inwood2011-07-141-7/+2
|/
* Snapshot title barJohn Reck2011-07-131-18/+17
* use screenshots for tab switcherMichael Kolb2011-07-121-26/+0
* TitleBar refactorJohn Reck2011-07-111-1/+1
* Fix bing images crashJohn Reck2011-07-081-5/+8
* catch search key in browserMichael Kolb2011-07-071-0/+6
* Merge "Move Snapshots to own DB on sdcard"John Reck2011-07-071-2/+2
|\
| * Move Snapshots to own DB on sdcardJohn Reck2011-07-071-2/+2
* | Add SearchBox support to preloader.Mathew Inwood2011-07-071-10/+25
|/
* Merge "Shortcut the TYPED url case"John Reck2011-07-061-1/+2
|\
| * Shortcut the TYPED url caseJohn Reck2011-07-011-1/+2
* | Add tab to tab bar when rendering a preloaded one.Mathew Inwood2011-07-041-0/+1
|/
* Saved Pages tabJohn Reck2011-07-011-95/+36
* Preloading support in browserMichael Kolb2011-06-301-9/+22
* Merge "Fix IntentHandler behavior"John Reck2011-06-291-0/+2
|\
| * Fix IntentHandler behaviorJohn Reck2011-06-291-0/+2
* | 2nd try: Shows the right URL that has a cert error.Huahui Wu2011-06-281-2/+1
* | Revert "Shows the right URL that has a cert error."Huahui Wu2011-06-281-1/+2
* | Shows the right URL that has a cert error.Huahui Wu2011-06-271-2/+1
|/
* Prevent webview reuseJohn Reck2011-06-211-25/+30
* Clarify restore dialog, prevent spamJohn Reck2011-06-171-2/+4
* Zero-click sharing for Browser using NFC.Martijn Coenen2011-06-161-0/+13
* Persistent frozen tabsJohn Reck2011-06-141-14/+49
* Merge "Remove unused parameter"John Reck2011-06-131-4/+2
|\