summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/TabControl.java
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Initial ContributionThe Android Open Source Project2008-10-211-0/+840