summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Generate ResourceRewriter.java through dependency graphmichaelbai2015-09-186-31/+58
* [AndroidWebViewShell] Add better error reporting to WebViewLayoutTestActivity.timvolodine2015-09-182-1/+9
* Turn components/crash into a layered component.sdefresne2015-09-181-2/+2
* aw: Disable ipc command buffer by defaultboliu2015-09-174-5/+6
* webview: Move calls to update the root scroll delegate to LTHI.danakj2015-09-172-19/+29
* gpu: Reduce GL context switches used to check pending queries.reveman2015-09-172-2/+2
* [Android WebView] Speculative fix for GrantFileSchemeAccesstoChildProcess crashmnaganov2015-09-171-0/+2
* Revert of Turn components/crash into a layered component. (patchset #6 id:100...sdefresne2015-09-171-2/+2
* Turn components/crash into a layered component.sdefresne2015-09-171-2/+2
* Replace RenderViewImpl::IsEditableNode with WebElement::isEditable.esprehn2015-09-171-3/+2
* Use software draw fallback tick when viewport is emptyhush2015-09-171-1/+1
* [Android WebView] Add test for verifying loadDataWithBaseUrl behaviormnaganov2015-09-161-0/+19
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-3/+2
* Switch WebView KeySystemTest to unprefixed EME.ddorwin2015-09-152-14/+67
* Remove base's implicit_cast.danakj2015-09-151-1/+1
* webview: Remove LayerScrollOffsetDelegate::GetTotalScrollOffset.danakj2015-09-152-11/+11
* Avoid scheduling unnecessary ProcessGL between GL draws.hush2015-09-151-31/+39
* Make sure FBO is correct for both kModeProcess and kModeDrawhush2015-09-145-17/+20
* Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...mmenke2015-09-122-15/+12
* Enable debugging by default in webview_shell so that it is visible when debug...tnakamura2015-09-111-0/+4
* Remove reference counting from HttpNetworkSession.mmenke2015-09-112-12/+15
* Rebaseline global-interface-listing-expected.txttimvolodine2015-09-111-29/+5
* Revert "[Android WebView] Enable Network Information API"mnaganov2015-09-117-132/+1
* Webview Layout Test failure on Androidramya.v2015-09-111-0/+5
* [Android WebView] Fix a couple of typossimonb2015-09-104-5/+5
* [AndroidWebViewShell] Add MediaStream API layout tests.timvolodine2015-09-108-20/+232
* DevTools: expose wired front-end API for editors interop [chrome]pfeldman2015-09-091-0/+7
* Move the AnimateInput paths for WebView around to not path through cc.danakj2015-09-092-21/+2
* Add simple URL filtering to webviewdgn2015-09-0919-37/+376
* Use DCHECK_CURRENTLY_ON() in chrome/ and android_webview/thestig2015-09-082-3/+3
* Plumb smooth scrolling in Chromium compositorhush2015-09-0813-109/+85
* Don't rely on getAssets() as a convenience wrapper for getResources().getAsse...tobiasjs2015-09-071-2/+25
* Move RecordFullDocument to WebPreferencesboliu2015-09-045-13/+18
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-0410-59/+98
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-09-0395-251/+441
* [Android WebView] Add switch for enabling experimental renderer sandboxingmnaganov2015-09-0210-6/+129
* Introduce AUDIO_RECORDING and VIDEO_RECORDING permissions.guoweis2015-09-011-0/+4
* Make UrlRequestContextBuilder take scoped_ptr's when it takes ownershippauljensen2015-09-011-8/+9
* Switch callers to use pollForUIThreadCriteria where applicable.tedchoc2015-09-011-16/+4
* cc: Remove LayerScrollOffsetDelegate IsExternalScrollActiveboliu2015-09-018-24/+0
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-281-2/+4
* [AndroidWebViewShell] Add geolocation API layout test.timvolodine2015-08-285-1/+47
* [AndroidWebViewShell] Add "NoUnexpectedInterfaces" test.timvolodine2015-08-271-0/+23
* [AndroidWebViewShell] Make testGlobalInterface non-breakingtimvolodine2015-08-271-8/+16
* [AndroidWebViewShell] Mark Presentation API as non-exposed on webview.timvolodine2015-08-272-8/+9
* Disable WebViewLayoutTest#testWebViewIncludedStableInterfacesdgn2015-08-271-0/+5
* [Android] Clean up WebActionMode creationjdduke2015-08-261-16/+0
* Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...torne2015-08-264-17/+17
* Avoid deleting AwPermssionRequest twice in unit testmichaelbai2015-08-262-2/+4
* Remove arbitrary references to ChromeShell in comments.newt2015-08-251-1/+1