summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* Fix yet another Monkey NPEMichael Kolb2011-11-291-1/+2
* Fix NPE at startupMichael Kolb2011-11-281-1/+1
* Merge "Monkey season" into ics-mr1Michael Kolb2011-11-211-1/+4
|\
| * Monkey seasonMichael Kolb2011-11-211-1/+4
* | Fix stop/refresh menu stateMichael Kolb2011-11-211-19/+17
|/
* Remove the psychic labs feature.Narayan Kamath2011-11-181-6/+0
* Handle error condition when inserting snapshotsJohn Reck2011-11-101-0/+8
* Reduce size of menusMichael Kolb2011-10-131-12/+21
* Lower snapshot size limitJohn Reck2011-10-121-1/+5
* Fix intent handling from other apps in recovery caseMichael Kolb2011-10-111-5/+6
* Data URL fixes - bookmarks, save, and wallpaperGeorge Mount2011-10-101-3/+67
* Merge "Immediately update title bar when loading a URL"Michael Kolb2011-10-051-0/+1
|\
| * Immediately update title bar when loading a URLMichael Kolb2011-10-051-0/+1
* | Fix intent handlingJohn Reck2011-10-051-2/+5
|/
* Rename Tab.LockIcon to Tab.SecurityStateSteve Block2011-10-031-1/+1
* 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