summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* [AndroidWebViewShell] Add Battery Status API layout test.timvolodine2015-09-254-2/+95
* Make some global pointers const void* const.thestig2015-09-254-11/+13
* Isolate android_webview_unittests_apk.stip2015-09-242-0/+38
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Do not cast Visual State Callback request_id argument to long.tobiasjs2015-09-223-4/+4
* make ProxyService::CreateSystemProxyConfigService return scoped_ptrscsharrison2015-09-222-13/+15
* Revert of Add a NavigationThrottle to the public content/ interface (patchset...huangs2015-09-223-21/+8
* Add a NavigationThrottle to the public content/ interfaceclamy2015-09-223-8/+21
* [Android WebView] Put AndroidStreamReaderURLRequestJob into a namespacemnaganov2015-09-214-12/+23
* WebView: set version number in JNI initializationmichaelbai2015-09-212-4/+3
* Put name before description in Android grd files.newt2015-09-211-2/+2
* Add getModifierState to the MouseEvent for android_webview.dtapuska2015-09-211-0/+1
* 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