summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Tab.java
Commit message (Expand)AuthorAgeFilesLines
...
* Clean visual style, part II: extend bright style, convert icons, more touch-ups.Enrico Ros2014-12-051-1/+1
* Fixes to most visited pageVivek Sekhar2014-11-251-0/+2
* Set the correct url when there is no network accessAxesh R. Ajmera2014-11-191-3/+18
* Improve browser startup timeKulanthaivel Palanichamy2014-11-191-3/+0
* Add fallback mechanism for resources resolved via introspection.Tarun Nainani2014-11-171-1/+1
* Enable fullscreen supportSudheer Koganti2014-10-311-11/+15
* Porting newer changes from 1599-qrdVivek Sekhar2014-10-281-19/+0
* Remove quick controlsVivek Sekhar2014-10-231-1/+1
* Fix remaining createScreenshot referencesVivek Sekhar2014-10-221-5/+2
* Fixed rendering noreferrer linksPankaj Garg2014-09-261-6/+20
* Auto reload page if render process crashesPankaj Garg2014-09-261-0/+5
* Fixed rendering of noreferrer links in new tabPankaj Garg2014-09-231-3/+12
* Porting browser changes from 1599-qrd to 1847Tarun Nainani2014-09-221-34/+45
* Make SWEAB work with M38 branchTarun Nainani2014-09-131-38/+22
* Fix incorrect setting of inPageLoadPanos Thomas2014-08-011-1/+0
* Titlebar auto hide fixes.Vivek Sekhar2014-07-301-8/+15
* Auto hide URL bar.Vivek Sekhar2014-07-301-0/+12
* Fixes stalling progress barVivek Sekhar2014-07-221-1/+0
* Revert change recycling bitmap on Tab.destroy()Tarun Nainani2014-07-221-8/+9
* Fixes OOM bitmap crash.Vivek Sekhar2014-07-221-0/+12
* Fix crash with opening tabs in backgroundTarun Nainani2014-07-221-0/+1
* Support Tab going into fullscreenVivek Sekhar2014-06-171-0/+18
* Porting 1847 and 1599-qrd browser changesAxesh R. Ajmera2014-06-051-14/+64
* Enable file upload, WLAN alert and estore URIVivek Sekhar2014-05-061-0/+10
* Postpone hiding old tab during tab switch until new tab is readyMatthew Hui2014-04-211-0/+19
* Removed Auto-login feature (includes Google Login)Bijan Amirzada2014-04-151-28/+0
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+2108
* Copy of new files from 1599Bijan Amirzada2014-03-041-2056/+0
* Merge "Browser: Fix NPE when save tabs' view state"Linux Build Service Account2013-09-261-0/+2
|\
| * Browser: Fix NPE when save tabs' view statekaiyiz2013-09-251-0/+2
* | Browser: add to support my navigation featurekaiyiz2013-09-131-2/+8
|/
* De-classicify BrowserJonathan Dixon2012-12-171-1/+6
* Pass referer on download requestsSelim Gurun2012-08-291-8/+8
* am edc9e064: Merge "Browser: Use ICS alert icon"Jean-Baptiste Queru2012-08-141-4/+4
|\
| * Browser: Use ICS alert iconBjörn Lundén2012-08-131-4/+4
* | Disable URL overriding on redirectsJohn Reck2012-06-141-1/+7
* | Fixup browser after hidden API refactorJonathan Dixon2012-06-081-4/+5
|/
* Don't capture pictureMichael Kolb2012-05-071-1/+9
* Remove voice search handlingMichael Kolb2012-05-031-267/+0
* Fix QuickControls after title bar tweaksMichael Kolb2012-04-251-6/+0
* Merge "Support fallback key events"John Reck2012-04-201-1/+3
|\
| * Support fallback key eventsJohn Reck2012-04-191-1/+3
* | Save and load snapshots asyncJohn Reck2012-04-191-16/+61
|/
* Change where saved pages are storedJohn Reck2012-04-191-5/+11
* Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-131-2/+2
* Don't embed titlebar in WebViewMichael Kolb2012-04-031-2/+0
* Fix restoring desktop useragentJohn Reck2012-03-081-4/+12
* Fixup browser to use WebView proxyJonathan Dixon2012-03-021-4/+14
* fix back key on tabs behaviorMichael Kolb2012-01-171-2/+6
* fix anchor link url bar updatesMichael Kolb2011-12-161-5/+0