summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement client-side incognito modeRicardo Cerqueira2015-11-073-3/+51
* Browser: Fix browser force closeadhiti2015-11-072-2/+8
* Add back browser history page.Danny Baumann2015-11-071-0/+2
* Browser: fix weird behavior in the settingsBing-Hua Wang2015-11-071-1/+2
* Add fullscreen toggle to menuNebojsa Cvetkovic2015-11-076-9/+28
* Adding exception handler for voice recognition activityAbhimanyu Garg2015-11-071-5/+9
* Support video transition animationDenise Cheng2015-11-071-6/+20
* Browser : Open in incognito tabDanesh M2015-11-071-2/+39
* Browser: New navbar buttonsArham Jamal2015-11-072-6/+65
* Browser: UI updateslinuxx2015-11-071-37/+0
* Cleanup code styleMichael Bestas2015-11-072-565/+565
* User agent as advanced settingDaniel Volk2015-11-071-7/+4
* Browser: Materializelinuxx2015-11-0715-600/+609
* Reimplement titlebar autohiding to be compatible with chromium webview.Dan2015-11-071-7/+15
* Always show the action bar overflowVeeti Paananen2015-11-072-8/+1
* Don't view images with src="javascript:..."Paul Miller2015-05-181-1/+23
* am fbc291cb: am 6500db1a: Merge "Forbid javascript- and file-scheme intents"Paul Miller2015-04-072-44/+37
|\
| * Forbid javascript- and file-scheme intentsPaul Miller2015-04-062-44/+37
* | am f415644a: am dc9c9582: Merge "Revert "Restrict "javascript" and "file" sch...Paul Miller2015-04-062-61/+44
|\|
| * Merge "Revert "Restrict "javascript" and "file" scheme intents""Paul Miller2015-04-062-61/+44
| |\
| | * Revert "Restrict "javascript" and "file" scheme intents"Paul Miller2015-04-062-61/+44
* | | am edc3e7a4: am b1da6cff: Merge "Restrict "javascript" and "file" scheme inte...Paul Miller2015-04-022-44/+61
|\| |
| * | Merge "Restrict "javascript" and "file" scheme intents"Paul Miller2015-04-022-44/+61
| |\|
| | * Restrict "javascript" and "file" scheme intentsPaul Miller2015-04-022-44/+61
* | | am 87dc5763: am 36180ed8: Merge "Finish removing "inline" URI scheme"Paul Miller2015-04-021-1/+1
|\| |
| * | Finish removing "inline" URI schemePaul Miller2015-04-011-1/+1
| |/
* | am 5c91d966: am 0de964c4: Merge "browser: set security state even if user dis...Richard Coles2015-03-131-0/+1
|\|
| * browser: set security state even if user disable security alertsJorge Ruesga2015-03-111-0/+1
* | am 28994826: am f88fc286: Merge "Show JS alerts over their origin tab"Paul Miller2015-02-122-0/+29
|\|
| * Show JS alerts over their origin tabPaul Miller2015-02-122-0/+29
* | am f463f043: am a9c8a585: Merge "Remove stray unused import."Narayan Kamath2015-01-071-1/+0
|\|
| * Remove stray unused import.Narayan Kamath2015-01-071-1/+0
* | am 715deeac: am de5a4d4a: Merge "Move browser over to java.net.URLConnection."Narayan Kamath2014-12-192-47/+62
|\|
| * Move browser over to java.net.URLConnection.Narayan Kamath2014-12-162-47/+62
* | am fb8f3a90: am 3bf59298: Merge "Implement BrowserPreferencePage.isValidFragm...Ben Murdoch2014-12-111-0/+18
|\|
| * Merge "Implement BrowserPreferencePage.isValidFragment."Ben Murdoch2014-12-111-0/+18
| |\
| | * Implement BrowserPreferencePage.isValidFragment.Ben Murdoch2014-12-111-0/+18
* | | am f1077df4: am 5baac25e: Merge "Log an error when no activity is found to ha...Ben Murdoch2014-12-111-8/+13
|\| |
| * | Log an error when no activity is found to handle a URL.Ben Murdoch2014-12-111-8/+13
| |/
* | am f2c4b5bb: am fe15d2a0: am e702d545: Merge "Rewrite calls to Proxy.getPrefe...Narayan Kamath2014-11-034-120/+77
|\|
| * am e702d545: Merge "Rewrite calls to Proxy.getPreferredHttpHost"Narayan Kamath2014-11-034-120/+77
| |\
| | * Rewrite calls to Proxy.getPreferredHttpHostNarayan Kamath2014-10-274-120/+77
* | | Added a check for an exceptionSelim Gurun2014-10-281-1/+7
|/ /
* | 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