summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Restrict "javascript" and "file" scheme intents"Paul Miller2015-04-062-61/+44
* Restrict "javascript" and "file" scheme intentsPaul Miller2015-04-022-44/+61
* browser: set security state even if user disable security alertsJorge Ruesga2015-03-111-0/+1
* Show JS alerts over their origin tabPaul Miller2015-02-122-0/+29
* Remove stray unused import.Narayan Kamath2015-01-071-1/+0
* Move browser over to java.net.URLConnection.Narayan Kamath2014-12-162-47/+62
* Merge "Implement BrowserPreferencePage.isValidFragment."Ben Murdoch2014-12-111-0/+18
|\
| * Implement BrowserPreferencePage.isValidFragment.Ben Murdoch2014-12-111-0/+18
* | Log an error when no activity is found to handle a URL.Ben Murdoch2014-12-111-8/+13
|/
* am e702d545: Merge "Rewrite calls to Proxy.getPreferredHttpHost"Narayan Kamath2014-11-034-120/+77
|\
| * Rewrite calls to Proxy.getPreferredHttpHostNarayan Kamath2014-10-274-120/+77
* | Pass ClipData in media capture Intent.Ben Murdoch2014-09-221-1/+6
* | Using .jpg as suffix of the temporay file for camera.Tao Bai2014-09-181-22/+21
* | Accept third party cookies if cookie setting is enabled by userTao Bai2014-09-123-0/+16
* | Adapt AOSP browser to use the revised createIntent() APITao Bai2014-09-101-7/+110
* | Update AOSP browser to use the new FileChooser APISelim Gurun2014-07-242-168/+9
* | Changes correspoding to Permission API changeTao Bai2014-07-221-7/+9
* | Call setShader after setLocalMatrix.Leon Scroggins III2014-07-091-1/+3
* | Modify AOSP browser to take advantage of new filechooser API.Selim Gurun2014-06-185-58/+42
* | Merge "Move Browser-only files to Browser package"Selim Gurun2014-05-163-2/+99
|\ \
| * | Move Browser-only files to Browser packageSelim Gurun2014-05-153-2/+99
* | | Fix permission related issuesTao Bai2014-05-151-5/+2
|/ /
* | Merge "Use general permission API."Tao Bai2014-05-142-0/+159
|\ \
| * | Use general permission API.Tao Bai2014-05-142-0/+159
* | | am 0e867eb9: am fe408351: am ac497b63: Merge "Fix Incognito mode crash in AOS...John Reck2014-05-132-9/+0
|\ \ \ | |/ / |/| |
| * | am fe408351: am ac497b63: Merge "Fix Incognito mode crash in AOSP browser"John Reck2014-05-132-9/+0
| |\ \ | | |/
| | * am ac497b63: Merge "Fix Incognito mode crash in AOSP browser"John Reck2014-05-132-9/+0
| | |\
| | | * Fix Incognito mode crash in AOSP browserbxu10x2014-05-132-9/+0
| * | | am d42aa9eb: am bac9c87b: Sanitize selector Intent when handling intent: scheme.Marcin Kosiba2014-05-091-0/+5
| |\ \ \
| | * \ \ am bac9c87b: Sanitize selector Intent when handling intent: scheme.Marcin Kosiba2014-05-091-0/+5
| | |\ \ \
| | | * | | Sanitize selector Intent when handling intent: scheme.Marcin Kosiba2014-05-071-0/+5
* | | | | | Sanitize selector Intent when handling intent: scheme.Marcin Kosiba2014-05-071-0/+5
* | | | | | am 30879d5e: am b7f106e3: am 6207cda4: Merge "Fix Memory leaks on Browser app...John Reck2014-05-061-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am b7f106e3: am 6207cda4: Merge "Fix Memory leaks on Browser application"John Reck2014-05-061-0/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | am 6207cda4: Merge "Fix Memory leaks on Browser application"John Reck2014-05-061-0/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix Memory leaks on Browser applicationSebastien MICHEL2014-05-041-0/+2
| | * | | | Merge commit '4c1e2fb40bee6d3361b2d90a27493006f33f729b' into HEADBill Yi2014-04-293-0/+43
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | am a83366c5: Merge "Handle DownloadManager expceptions"Selim Gurun2014-03-111-2/+11
| | | |\ \ \
| | | * \ \ \ am 10c97303: Merge "Fix a crash when creating an incognito tab in the quick c...John Reck2014-03-111-2/+8
| | | |\ \ \ \
| | | * \ \ \ \ am dbad7252: Merge "Fix a crash when creating an incognito tab."John Reck2014-03-111-1/+3
| | | |\ \ \ \ \
| | | * \ \ \ \ \ am c34de179: Merge "Fix the problem that the favicons on the history page are...John Reck2014-03-101-0/+2
| | | |\ \ \ \ \ \
* | | | | | | | | | Add Client certificate support to AOSP browserSelim Gurun2014-04-242-0/+81
* | | | | | | | | | am 2ccf5cdc: am f4abb38e: Merge "Fix the problem that the layout of the sugge...John Reck2014-04-091-30/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | am f4abb38e: Merge "Fix the problem that the layout of the suggestion drop do...John Reck2014-04-091-30/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge "Fix the problem that the layout of the suggestion drop down list does ...John Reck2014-04-091-30/+3
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Fix the problem that the layout of the suggestion drop down list does not fit...Sungmann Cho2014-02-271-30/+3
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | am 12b90643: am a83366c5: Merge "Handle DownloadManager expceptions"Selim Gurun2014-03-071-2/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am a83366c5: Merge "Handle DownloadManager expceptions"Selim Gurun2014-03-071-2/+11
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge "Handle DownloadManager expceptions"Selim Gurun2014-03-071-2/+11
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | Handle DownloadManager expceptionsFilip Matusiak2013-01-161-2/+11