summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Tab.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix stop/refresh menu stateMichael Kolb2011-11-211-1/+3
* Switch Tab to DataControllerJohn Reck2011-10-311-77/+7
* Merge "fix reduce log spam on errors"Selim Gurun2011-10-111-4/+4
|\
| * fix reduce log spam on errorsSelim Gurun2011-10-101-4/+4
* | Remove confirmation dialog titlesJohn Reck2011-10-111-2/+0
* | Merge "When a page's main resource uses an invalid SSL certificate, reflect t...Steve Block2011-10-111-4/+22
|\ \ | |/ |/|
| * When a page's main resource uses an invalid SSL certificate, reflect this in ...Steve Block2011-10-101-4/+22
* | Improve tab switcher open perfJohn Reck2011-10-071-1/+8
|/
* Show the unlocked padlock icon when there is an SSL authentication problem.Steve Block2011-10-071-7/+30
* Merge "Fail fast if we won't be able to load"John Reck2011-10-051-1/+1
|\
| * Fail fast if we won't be able to loadJohn Reck2011-10-051-1/+1
* | Immediately update title bar when loading a URLMichael Kolb2011-10-051-1/+4
|/
* Rename Tab.LockIcon to Tab.SecurityStateSteve Block2011-10-031-25/+33
* Implement pseudo 3d overscroll for tab switcherMichael Kolb2011-09-211-2/+18
* Revert "Support for measuring page load times."Mathew Inwood2011-09-151-34/+3
* Support for measuring page load times.Mathew Inwood2011-09-061-3/+34
* Clear back stack after submitted query into preloaded page.Mathew Inwood2011-09-021-8/+12
* Make sure preloaded tabs have unique IDs.Mathew Inwood2011-09-021-0/+9
* Refine search provider checkMichael Kolb2011-09-011-1/+8
* Merge "Fix blank page activity selection bug"John Reck2011-08-291-1/+1
|\
| * Fix blank page activity selection bugJohn Reck2011-08-291-1/+1
* | Fix issues with state save/restoreJohn Reck2011-08-291-4/+34
|/
* Security warning dialog updateJohn Reck2011-08-261-49/+19
* Add bulletproofing to state recoveryJohn Reck2011-08-221-6/+14
* Faster all the things!John Reck2011-08-171-0/+11
* Add incognito and snapshot icons to tab switcherJohn Reck2011-08-161-7/+7
* Tab switcher animationMichael Kolb2011-08-151-0/+2
* Merge "Reduce capture frequency"John Reck2011-08-091-3/+27
|\
| * Reduce capture frequencyJohn Reck2011-08-091-3/+27
* | suppress copyPixel errorMichael Kolb2011-08-091-4/+7
|/
* close external tabs on backMichael Kolb2011-08-051-0/+13
* Remove preloaded URLs from back stack when preloading fails.Mathew Inwood2011-08-031-0/+30