summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TabControl.java
Commit message (Expand)AuthorAgeFilesLines
...
* Browser incognito mode session expiration.Elliott Slaughter2010-09-011-7/+37
* Cleanup temporary incognito mode files after last tab closes.Elliott Slaughter2010-09-011-0/+13
* UI revision for tabbed browsingMichael Kolb2010-08-061-4/+2
* Initial work on browser incognito mode history feature.Elliott Slaughter2010-08-051-5/+16
* tabbed title bar workMichael Kolb2010-07-271-1/+48
* remove save/restore picture from browser appCary Clark2010-07-271-9/+0
* More aggressively free up the background tabs whenGrace Kloba2010-04-121-29/+36
* Treat voice searches from within the browser differentlyLeon Scroggins2010-04-081-6/+4
* Do not destroy the backforward list when doing another voice search.Leon Scroggins2010-03-171-2/+9
* If a tab was opened solely to download a file, close the tab.Leon Scroggins2010-02-241-5/+0
* disable mr-stretch (at least for now)Mike Reed2010-02-241-1/+1
* roll MR3 stretchy changes into masterMike Reed2010-01-291-1/+15
* Fix a legit crash that the monkey found.Patrick Scott2010-01-281-4/+12
* enable stretch[1] by defaultMike Reed2010-01-141-2/+2
* Clear parent/child tab relationships when clearing history.Leon Scroggins2010-01-111-0/+9
* add initial dragtrackersMike Reed2009-12-171-0/+3
* Move Tab out of TabControl to its own class. So thatGrace Kloba2009-10-091-828/+86
* Stop the loading after WAKELOCK_TIMEOUT (5min) whenGrace Kloba2009-10-061-0/+10
* Enable fading scrollbar for the BrowserGrace Kloba2009-09-281-0/+2
* Use favicons in the tab page instead of a snapshot.Patrick Scott2009-09-231-59/+9
* Remove the WebView from its container to change focus.Patrick Scott2009-09-171-31/+66
* Fix the lock icon when switch tabs. Grace Kloba2009-09-161-0/+21
* Check for null tabs before acquiring the parent tab.Patrick Scott2009-08-311-6/+8
* Initial attempt to get the sliding title bar working, using a Gallery.Leon Scroggins2009-08-131-1/+1
* Pass unhandled keys up to the main tab.Patrick Scott2009-08-121-0/+10
* make private inner classes staticCary Clark2009-08-111-1/+1
* Adds the browser Geolocation permissions prompt.Steve Block2009-08-061-9/+65
* When free the background tabs due to low memory, keep the parent tab of theGrace Kloba2009-08-031-3/+6
* Implement an error console. The console is displayed when the user has enable...Ben Murdoch2009-07-171-0/+24
* Try to reuse tabs with matching urls to avoid loading a new page.Patrick Scott2009-07-161-0/+39
* Show the new tab when creating it from the bookmarks/history.Patrick Scott2009-07-141-0/+5
* am 73972695: Merge change 4925 into donutAndroid (Google) Code Review2009-06-221-2/+3
|\
| * Fix 2 NPEs in the Browser.Patrick Scott2009-06-221-2/+3
* | Call the WebViewCore's freeMemory instead of just clearCacheDerek Sollenberger2009-06-101-3/+3
* | call webview's onPause/onResume in the right places:Mike Reed2009-05-281-27/+49
* | am 20abe04: Check for null before accessing mPickerData.Patrick Scott2009-04-291-2/+8
|\|
| * Check for null before accessing mPickerData.Patrick Scott2009-04-281-2/+8
* | am 761b3b5: Merge change 423 into donutAndroid (Google) Code Review2009-04-291-31/+134
|\|
| * Show the saved picture for freed tabs.Patrick Scott2009-04-221-31/+134
* | Merge donut into masterJean-Baptiste Queru2009-04-221-2/+1
|\|
| * Browser: Remove references to android.util.ConfigDave Bort2009-04-131-2/+1
* | Check for null before animating the tab/webview.Patrick Scott2009-04-201-0/+3
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+2
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-25/+125
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+937
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-935/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+24
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-21/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-6/+98