summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix blank page activity selection bug"John Reck2011-08-291-6/+2
|\
| * Fix blank page activity selection bugJohn Reck2011-08-291-6/+2
* | Fix issues with state save/restoreJohn Reck2011-08-291-7/+3
|/
* Updates for NDEF push API change.Nick Pelly2011-08-251-4/+2
* Drop active tab check when blocking eventsMichael Kolb2011-08-241-14/+5
* Merge "Avoid showing previous tab when closing an app tab"Michael Kolb2011-08-221-2/+9
|\
| * Avoid showing previous tab when closing an app tabMichael Kolb2011-08-221-2/+9
* | Add bulletproofing to state recoveryJohn Reck2011-08-221-7/+2
|/
* YAMR - Yet Another Menu ReorgJohn Reck2011-08-191-0/+10
* Show web content before handling new intentMichael Kolb2011-08-181-0/+3
* Merge "Faster all the things!"John Reck2011-08-171-20/+0
|\
| * Faster all the things!John Reck2011-08-171-20/+0
* | fix close tab keyboard shortcutMichael Kolb2011-08-161-6/+1
|/
* Fix monkey bugMichael Kolb2011-08-151-5/+14
* Tab switcher animationMichael Kolb2011-08-151-0/+28
* 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
|/