summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-11-1011-174/+125
* Revert "URLRequestJob: change ReadRawData contract"xunjieli2015-11-092-31/+39
* Propagate pageScaleFactor to GuestViews.mcnee2015-11-098-48/+15
* Consistently don't use a semicolon at the end of IPC_MESSAGE macros.thakis2015-11-071-1/+1
* Change isolate file nameyolandyan2015-11-071-1/+1
* Add CommandLineArgumentParameter and use it for WebView testsmnaganov2015-11-0722-0/+125
* URLRequestJob: change ReadRawData contractxunjieli2015-11-062-43/+33
* Remove fallback tick software draw.tobiasjs2015-11-055-159/+72
* Make android_webview_test_apk go a bit farther on Swarming.maruel2015-11-051-1/+12
* Android Webview IPC-based sync compositingboliu2015-11-051-7/+2
* [Android WebView] De-flake AwContentsClientShouldOverrideUrlLoadingTest.testC...mnaganov2015-11-041-41/+24
* GN WebView: build webview glue layermichaelbai2015-11-043-0/+122
* GN: Remove "outputs" parameter for java_cpp_enum()agrieve2015-11-041-3/+0
* Removing AtomicReference using ThreadUtilsajith.v2015-11-041-8/+5
* Update WebView visibility during attach/detachhush2015-11-041-1/+28
* Implement extended shouldOverrideUrlLoading callback in Android WebViewmnaganov2015-11-0214-454/+496
* Add counting functionality for the autocomplete database.msramek2015-11-021-4/+5
* Remove HTMLFrameElement.prototype.getSVGDocument()philipj2015-11-021-1/+0
* Roll android tools deps after cleaning up assist changessgurun2015-10-301-5/+0
* Generate license file separatelymichaelbai2015-10-303-21/+22
* Defer loads on WebView popup windows until webcontents delegate attachedgsennton2015-10-305-0/+19
* GN WebView: add resourcesmichaelbai2015-10-303-0/+265
* Make HttpCache constructors take scoped_ptrs.mmenke2015-10-291-2/+2
* Remove the named item getters on TextTrackList and TextTrackCueListphilipj2015-10-291-2/+0
* Cleanup the startActivity calls where context might not be Activityhush2015-10-291-4/+0
* Set FLAG_ACTIVITY_NEW_TASK when context is not an activityhush2015-10-283-4/+18
* Allow customization of menu items in WebViewhush2015-10-285-0/+41
* sync compositor: pass simple gfx types by const refboliu2015-10-286-30/+31
* Revert of Make HttpCache constructors take scoped_ptrs. (patchset #6 id:12000...dgozman2015-10-281-2/+2
* Make HttpCache constructors take scoped_ptrs.mmenke2015-10-281-2/+2
* Remove NOTIMPLEMENTED for SurfaceFactoryClient::SetBeginFrameSource'sbrianderson2015-10-281-1/+0
* aw: Fix testScaleUpboliu2015-10-281-14/+22
* Revert "Revert of Roll android_tools deps (patchset #4 id:60001 of https://co...yusufo2015-10-273-0/+7
* aw: Remove waitForIdleSync from runTestOnUiThreadAndGetResultboliu2015-10-272-2/+1
* Make NetErrorHelper more OOPIF-friendly.mmenke2015-10-272-4/+2
* [WebViewShellLayoutTest] Fix failing tests.timvolodine2015-10-272-297/+323
* Separate RenderViewHost from RenderWidgetHost, part 4: delegateavi2015-10-271-1/+1
* Allow sync ipc from browser UI to renderer for Android Webviewboliu2015-10-262-1/+8
* Remove SVGPathElement.pathSegList and related interfacesfs2015-10-261-213/+1
* Permissions: browser/ side implementation of multiple permissions request.mlamouri2015-10-242-0/+30
* Remove support for -webkit-canvas and Document.getCSSCanvasContext.chrishtr2015-10-231-1/+0
* Make Chrome and WebView replace the selected text with the processed text.hush2015-10-232-3/+34
* GN WebView: add //android_webview/common targetmichaelbai2015-10-233-0/+350
* android webview: allow cc to fail hardware drawboliu2015-10-231-1/+0
* mac: Pull a prebuilt libc++-static.a.Nico Weber2015-10-231-1/+1
* Use constants defined in WebSettings instead of hardcoded values.hush2015-10-233-16/+9
* Add @Override to offscreen preraster methods.hush2015-10-221-0/+2
* Remove ContextProvider::VerifyContexts.dcastagna2015-10-222-4/+0
* WebViewShell crashes on Android <= L. Fix that.paulmiller2015-10-211-5/+10
* Remove ContextProvider::DestroyedOnMainThread.dcastagna2015-10-212-15/+1