summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* aw: Enable ipc-based sync compositing by defaultboliu2016-02-111-0/+3
* Disable testCreateLoadDestroyManyTimes for sandboxed rendererspeter2016-02-111-0/+5
* Pass both 32 and 64 bit snapshot and natives fds to child processes.tobiasjs2016-02-102-18/+15
* [Presentation API] Add connect,close,terminate events.imcheng2016-02-101-0/+1
* Introduce new library process type: WEBVIEW_CHILDmnaganov2016-02-091-1/+2
* Revert of aw: Enable ipc-based sync compositing by default (patchset #1 id:1 ...boliu2016-02-091-3/+0
* Swapped major/minor radii when minor radius is greater.mustaq2016-02-091-1/+1
* Revert of Introduce new library process type: WEBVIEW_CHILD (patchset #4 id:6...qinmin2016-02-092-6/+3
* Remove XMLHttpRequestProgressEvent (position and totalSize)philipj2016-02-091-4/+0
* Introduce new library process type: WEBVIEW_CHILDmnaganov2016-02-092-3/+6
* aw: Enable ipc-based sync compositing by defaultboliu2016-02-091-0/+3
* Revert of Pass both 32 and 64 bit snapshot and natives fds to child processes...thakis2016-02-092-15/+18
* Pass both 32 and 64 bit snapshot and natives fds to child processes.tobiasjs2016-02-092-18/+15
* Remove the last long from Android IPCs.jam2016-02-094-5/+6
* WebView drag and drop support: View#onDragEventhush2016-02-055-1/+44
* Clear incognito preferences on destroying incognito profile.dvadym2016-02-051-0/+1
* Add stub implementations to new WebViewDelegate methods.aelias2016-02-051-0/+12
* Delete WebKit/public/web/WebSecurityOrigin.h.mek2016-02-041-1/+1
* Enable range-based for loops to loop over a WebContents' frame hosts.dcheng2016-02-041-8/+6
* Remove an unused long in worker_messages.h.jam2016-02-032-2/+0
* Delete base/prefs and update callers to use components.brettw2016-02-038-13/+14
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-038-14/+13
* Delete base/prefs and update callers to use components.brettw2016-02-038-13/+14
* net: add BindAndListen() method to UnixDomainServerSockettfarina2016-02-021-5/+6
* [Autofill] Remove warning for CC autofill on secure pages with mixed passive ...mathp2016-02-011-3/+3
* Add an optional list of schemes to content::CookieConfig.mmenke2016-02-011-1/+17
* Enable accelerated video decode for in process gpu and single process.dalecurtis2016-01-301-1/+0
* Removing drawChild method of ContentViewajith.v2016-01-293-16/+0
* [Android WebView] Do not terminate WebView when second browser is startedmnaganov2016-01-292-9/+16
* Remove unused header in aw_contents_io_thread_client_impl.ccdcheng2016-01-271-1/+0
* Emit logcats from Android WebView unittests.stip2016-01-261-0/+1
* Emit logcats from AndroidWebViewTest.stip2016-01-261-0/+1
* The key conversion algorithm for Token bindingsgurun2016-01-262-7/+71
* Support uncompress and page align shared librariesmichaelbai2016-01-261-3/+13
* aw: Fix setting background colorboliu2016-01-251-2/+2
* [Android WebView] Fix the layout file of WebViewShellmnaganov2016-01-231-1/+1
* Ignore WebViewPlatformBridge apk when merging apkssgurun2016-01-221-1/+2
* Make URLRequestJob::SetStatus private.mmenke2016-01-221-12/+0
* aw: Update canvas translate after drawboliu2016-01-221-6/+10
* Add TokenBinding plumbing.sgurun2016-01-2210-6/+401
* [Android WebView] Implement opening Android intent URIs in the Shellmnaganov2016-01-221-1/+80
* [Android WebView] Implement initial settings and callback support fortimvolodine2016-01-2212-7/+520
* [Android WebView] Actualize @Overrides for methods added in Lollipopmnaganov2016-01-211-3/+2
* Remove use of void** from HttpResponseHeaders::EnumerateHeaderLinesolli.raula2016-01-211-1/+1
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-13/+13
* [Android WebView] Export SandboxedProcessServicemnaganov2016-01-201-1/+3
* [Android WebView] Enable inline video tests with sandboxed renderermnaganov2016-01-202-14/+0
* Fix race condition-y Finalize w/ extreme predjudicepaulmiller2016-01-206-26/+16
* Rename ContentVideoViewClient to ContentVideoViewEmbedderwatk2016-01-201-3/+3
* Removal of geolocation APIs on insecure originsjww2016-01-192-12/+16