summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* View images without throwing an intentMichael Kolb2011-09-281-2/+8
* Remove network connection error dialogJohn Reck2011-09-191-3/+0
* Use overlay action modeJohn Reck2011-09-161-17/+0
* Merge "Cleanup menus"John Reck2011-09-151-4/+18
|\
| * Cleanup menusJohn Reck2011-09-141-4/+18
* | Revert "Support for measuring page load times."Mathew Inwood2011-09-151-33/+1
|/
* Use onDraw instead of capturePicture for thumbnailsJohn Reck2011-09-081-31/+35
* Merge "Support for measuring page load times."Mathew Inwood2011-09-071-1/+33
|\
| * Support for measuring page load times.Mathew Inwood2011-09-061-1/+33
* | Monkey protectionJohn Reck2011-09-061-2/+8
|/
* Make sure preloaded tabs have unique IDs.Mathew Inwood2011-09-021-0/+1
* Unregister the NFC callback onPause.Ben Murdoch2011-09-021-2/+2
* 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