summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TabControl.java
Commit message (Expand)AuthorAgeFilesLines
* Guard against null stringsVivek Sekhar2016-01-111-3/+6
* Cleanup incognito profileVivek Sekhar2016-01-111-0/+2
* Fix issue with memory monitor killing background tabsVivek Sekhar2016-01-111-1/+1
* Reload page on settings changePankaj Garg2015-08-281-0/+26
* Fix for duplicate tab ids exceptionAxesh R. Ajmera2015-08-281-3/+3
* Restore Snapshot Tab featureAxesh R. Ajmera2015-05-191-1/+9
* Preserve state when restoring tabsStewart Chao2015-01-071-1/+1
* Start background tabs hiddenStewart Chao2014-12-171-3/+15
* Clean visual style: move to Light, add Material support, change Drawables (pr...Enrico Ros2014-12-011-0/+14
* Porting newer changes from 1599-qrdVivek Sekhar2014-10-281-3/+0
* Porting browser changes from 1599-qrd to 1847Tarun Nainani2014-09-221-2/+1
* Porting 1847 and 1599-qrd browser changesAxesh R. Ajmera2014-06-051-0/+17
* Changes to conform to new overlay formatBijan Amirzada2014-05-141-16/+0
* Modified last of reflection calls to use ReflectHelper classBijan Amirzada2014-04-161-2/+0
* Use android overlay for carrier configurationVivek Sekhar2014-03-251-6/+2
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+721
* Copy of new files from 1599Bijan Amirzada2014-03-041-714/+0
* Browser: add homepage and bookmark featureqqzhou2013-07-311-0/+17
* Stop loading subview in stopAllLoadingMattias Nilsson2012-07-271-1/+1
* fix back key on tabs behaviorMichael Kolb2012-01-171-1/+1
* Make sure preloaded tabs have unique IDs.Mathew Inwood2011-09-021-0/+6
* Fix issues with state save/restoreJohn Reck2011-08-291-11/+13
* Faster all the things!John Reck2011-08-171-8/+0
* Reduce capture frequencyJohn Reck2011-08-091-0/+19
* Restore overhaulJohn Reck2011-07-271-29/+14
* handle preload tab when max count is reachedMichael Kolb2011-07-271-0/+19
* Fix TabControl#canCreateTab.Narayan Kamath2011-07-261-4/+3
* Fixes an NPE observed during state restoration.Narayan Kamath2011-07-201-4/+10
* fix restore bugMichael Kolb2011-07-131-4/+19
* Saved Pages tabJohn Reck2011-07-011-20/+0
* Preloading support in browserMichael Kolb2011-06-301-0/+8
* Fix IntentHandler behaviorJohn Reck2011-06-291-20/+8
* Clarify restore dialog, prevent spamJohn Reck2011-06-171-6/+11
* Persistent frozen tabsJohn Reck2011-06-141-4/+44
* fix various NPEsMichael Kolb2011-06-101-1/+5
* Prevent crashing in CrashRecoveryHandlerJohn Reck2011-05-271-2/+4
* introduce tab IDsMichael Kolb2011-05-121-100/+94
* refactor open tab codeMichael Kolb2011-05-091-5/+4
* Browser settings refactorJohn Reck2011-04-261-3/+0
* Clear session cookies before attempting pre-login.Patrick Scott2011-02-041-75/+90
* Overhaul handling tab data updatesJohn Reck2010-12-171-25/+2
* Fix NPE in pauseWebViewTimersMichael Kolb2010-11-301-14/+0
* restore all tabs on demandMichael Kolb2010-11-191-5/+19
* Controller RefactorMichael Kolb2010-11-171-91/+15
* Fixes tab title not updating correctlyJohn Reck2010-10-291-1/+1
* Fixed favicon bugJohn Reck2010-10-261-1/+1
* Remove unused drag tracking codeBjorn Bringert2010-10-141-15/+0
* Remove some unnecessary use of hidden APIsBjorn Bringert2010-10-121-1/+1
* increase max number of tabsMichael Kolb2010-09-271-5/+8
* disable zoom buttonsMichael Kolb2010-09-031-0/+12