summaryrefslogtreecommitdiffstats
path: root/android_webview/native
Commit message (Expand)AuthorAgeFilesLines
* Convert force video overlay to preferenceboliu2015-03-241-1/+6
* Unit Test for WebView animating in and out of screenhush2015-03-201-0/+2
* favor DCHECK_CURRENTLY_ON for better logs in android_webview/mostynb2015-03-186-90/+91
* Moves CookieCryptoDelegate to net/extras/sqlite.rohitrao2015-03-181-1/+1
* [Autofill] Add infrastructure for Rappor metrics, and log 2 metrics.mathp2015-03-182-0/+5
* [Android WebView] Implement a better OnReceivedError callbackmnaganov2015-03-172-68/+76
* This CL addresses a long standing TODO to implement transferring ports from J...sgurun2015-03-121-0/+6
* Cancel client auth requests when not promptable.davidben2015-03-113-47/+75
* Fix crash when JS postMessage undefined to WebView.hush2015-03-101-5/+6
* Hold messages in message port service when a message port issgurun2015-03-102-0/+12
* [Android WebView] Implement OnReceivedHttpError callbackmnaganov2015-03-102-0/+83
* [WebView] Remove onFailure from VisualStateCallback.tobiasjs2015-03-041-4/+4
* [Android WebView] Synthesize a fake page loading event on page source modific...mnaganov2015-03-042-0/+14
* Autofill/Wallet -- handle several classes of error in unmasking prompt.estade2015-03-032-2/+2
* Implement the plumbing to handle messages in a separate handlersgurun2015-02-281-5/+5
* Step two of optionally sending messages to/from message ports as base::Value.mek2015-02-281-1/+5
* Revert of Revert of Add AwAssets into android_webview/native/public (patchset...hush2015-02-265-8/+8
* Implement the close() API for Message portssgurun2015-02-262-0/+27
* Remove android_webview/browser layer's dependency on native/hush2015-02-262-7/+2
* Revert of [Android WebView] Synthesize a fake page loading event on page sour...grt2015-02-262-14/+0
* [Android WebView] Synthesize a fake page loading event on page source modific...mnaganov2015-02-262-0/+14
* OffscreenPreRaster and its plumbingshush2015-02-254-0/+17
* Revert of Add AwAssets into android_webview/native/public (patchset #4 id:700...binjin2015-02-235-8/+8
* Add AwAssets into android_webview/native/publichush2015-02-215-8/+8
* Rename [Ii]nvalidateOnFunctorDestroy to [dD]etachFunctorFromViewtobiasjs2015-02-182-3/+3
* There is no point of keeping source_origin as a parameter in postMessageTo* m...sgurun2015-02-132-6/+6
* Return created channels synchronouslysgurun2015-02-134-12/+12
* Adding q=low to the Chrome-Proxy request headermegjablon2015-02-121-1/+1
* [WebView] Improve VisualState API name.igsolla2015-02-112-6/+6
* [WebView] Add a request id param to the flushVisualState API.igsolla2015-02-102-5/+11
* Revert of [WebView] Add unique visual state request ids. (patchset #4 id:6000...igsolla2015-02-092-14/+6
* [WebView] Add unique visual state request ids.igsolla2015-02-092-6/+14
* Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev...jam2015-02-071-2/+1
* Hook SetKeyOnIO in Webview to DataReductionProxyIODatabengr2015-02-061-4/+1
* Enable libc++ on Androidjdduke2015-02-061-1/+2
* Revert "Adding q=low to the Chrome-Proxy request header"apavlov2015-02-061-3/+4
* Adding q=low to the Chrome-Proxy request headermegjablon2015-02-061-4/+3
* [WebView] Add a new flushVisualState API to AwContents.igsolla2015-02-052-0/+22
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-0426-222/+196
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-032-2/+2
* Post a message from Java to JS using message channels.sgurun2015-01-294-8/+62
* Remove most native WebContents references from Javadtrainor2015-01-274-11/+19
* Mechanical rename of tracing includes for /android_webviewssid2015-01-272-2/+2
* Add OAuth2 token to RealPanRequest.estade2015-01-262-1/+6
* Enable posting a message from JS to Android webview.sgurun2015-01-236-52/+261
* Reduce duplicated code in AwWebContentsDelegatehugo.holgersson2015-01-222-16/+5
* Fullscreen: make fullscreen requests come from RenderFrame.mlamouri2015-01-172-2/+16
* Remove the discrepencies between chrome and android_webview printsgurun2015-01-142-5/+4
* [Autofill] Componentize AutofillCCInfoBarDelegate.pritam.nikam2015-01-132-0/+7
* [DevTools] Move CreateSocketForTethering to ServerSocketFactoryvkuzkokov2015-01-131-19/+25