summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Tab.java
Commit message (Expand)AuthorAgeFilesLines
* Browser: Fix crash while loading a pageUmair Khan2016-01-041-1/+1
* Browser: runtime permissionsLuK13372016-01-041-0/+1
* browser: allow to load browser internal assetsJorge Ruesga2015-11-071-1/+42
* Implement client-side incognito modeRicardo Cerqueira2015-11-071-1/+20
* Forbid javascript- and file-scheme intentsPaul Miller2015-04-061-25/+1
* Revert "Restrict "javascript" and "file" scheme intents"Paul Miller2015-04-061-1/+25
* Restrict "javascript" and "file" scheme intentsPaul Miller2015-04-021-25/+1
* browser: set security state even if user disable security alertsJorge Ruesga2015-03-111-0/+1
* Show JS alerts over their origin tabPaul Miller2015-02-121-0/+23
* am e702d545: Merge "Rewrite calls to Proxy.getPreferredHttpHost"Narayan Kamath2014-11-031-2/+1
|\
| * Rewrite calls to Proxy.getPreferredHttpHostNarayan Kamath2014-10-271-2/+1
* | Accept third party cookies if cookie setting is enabled by userTao Bai2014-09-121-0/+9
* | Update AOSP browser to use the new FileChooser APISelim Gurun2014-07-241-1/+1
* | Modify AOSP browser to take advantage of new filechooser API.Selim Gurun2014-06-181-3/+6
* | Move Browser-only files to Browser packageSelim Gurun2014-05-151-2/+0
* | Use general permission API.Tao Bai2014-05-141-0/+33
* | Add Client certificate support to AOSP browserSelim Gurun2014-04-241-0/+29
|/
* am 6f304cae: am 23ed73fd: am dd873d25: am b3a20816: am 5f86f1d1: am e5188530:...Selim Gurun2014-01-171-1/+1
|\
| * am dd873d25: am b3a20816: am 5f86f1d1: am e5188530: am 9f99f739: am d2391b49:...Selim Gurun2014-01-171-1/+1
| |\
| | * am 9f99f739: am d2391b49: Further tighten the files that the browser can showSelim Gurun2014-01-171-1/+1
| | |\
| | | * am d2391b49: Further tighten the files that the browser can showSelim Gurun2014-01-171-1/+1
| | | |\
| | | | * Further tighten the files that the browser can showSelim Gurun2014-01-171-1/+1
* | | | | am 66d2de91: am 1e395bf5: am e3e09d43: am dea3d2ad: am 81cb07dc: am f8c18437:...Selim Gurun2014-01-161-0/+21
|\ \ \ \ \ | |/ / / /
| * | | | am e3e09d43: am dea3d2ad: am 81cb07dc: am f8c18437: am 699496ca: am 6243e7cb:...Selim Gurun2014-01-161-0/+21
| |\ \ \ \ | | |/ / /
| | * | | am 699496ca: am 6243e7cb: Restrict loading private browser filesSelim Gurun2014-01-151-0/+21
| | |\ \ \ | | | |/ /
| | | * | am 6243e7cb: Restrict loading private browser filesSelim Gurun2014-01-151-0/+21
| | | |\ \ | | | | |/
| | | | * Restrict loading private browser filesSelim Gurun2014-01-151-0/+21
* | | | | De-classicify Android Browser part 2Jonathan Dixon2013-08-251-161/+7
|/ / / /
* | | | 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
* 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
|\