summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/ActiveTabsPage.java
Commit message (Expand)AuthorAgeFilesLines
* use screenshots for tab switcherMichael Kolb2011-07-121-200/+0
* introduce tab IDsMichael Kolb2011-05-121-1/+2
* fix new tab regressionMichael Kolb2011-05-091-1/+1
* refactor open tab codeMichael Kolb2011-05-091-1/+1
* use thumbnails in tab switcherJohn Reck2011-03-211-6/+14
* Tab switcher cleanupJohn Reck2011-03-211-143/+121
* Overhaul handling tab data updatesJohn Reck2010-12-171-1/+0
* Controller RefactorMichael Kolb2010-11-171-16/+17
* Initial work on browser incognito mode history feature.Elliott Slaughter2010-08-051-9/+17
* Add debugging information to help fix bug 2289137.Leon Scroggins2010-05-111-0/+14
* Fix a monkey crash by pretending to be a real adapter.Patrick Scott2009-12-141-1/+31
* Move Tab out of TabControl to its own class. So thatGrace Kloba2009-10-091-6/+6
* Use favicons in the tab page instead of a snapshot.Patrick Scott2009-09-231-21/+30
* Handle BACK key at UP in the Browser.Grace Kloba2009-09-201-9/+0
* Give more space to the close button, and highlight separately from tab.Leon Scroggins2009-09-181-0/+23
* Adjustments for the look of the tab page.Leon Scroggins2009-09-111-1/+5
* Add an active tabs page.Leon Scroggins2009-09-101-0/+134