summaryrefslogtreecommitdiffstats
path: root/android_webview/common/aw_content_client.h
Commit message (Expand)AuthorAgeFilesLines
* Componentize devtools_http_handler.dgozman2015-04-201-0/+1
* Add a string to user agent to differentiate webview from clank.gsennton2015-03-301-0/+2
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-5/+5
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-5/+5
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-101-0/+2
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-091-2/+0
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-091-0/+2
* Add base:: to string16s in android_webview/.dbeam@chromium.org2013-12-191-1/+1
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-151-0/+1
* Revert "[android_webview] Add the content scheme to the list of standard sche...mkosiba@chromium.org2012-11-121-3/+0
* [android_webview] Add the content scheme to the list of standard schemes.mkosiba@chromium.org2012-11-081-0/+3
* Implement AwContentsClient and remove dependency on chrome/boliu@chromium.org2012-10-101-0/+27