summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* [WebView] Remove DEPRECATED_java_in_dir from android_webview test.mikecase2016-03-161-3/+101
* [WebView] Add an isolate file to run the WebView Layout tests.mikecase2016-03-163-4/+33
* [WebView] Remove DEPRECATED_java_in_dir from android_webview_java.mikecase2016-03-161-1/+64
* Rename poll*Criteria methods to for consistencytedchoc2016-03-1629-75/+77
* [WebView] Add tests for navigator.requestMIDIAccess to LayoutTests.mikecase2016-03-156-5/+75
* SameSite: Implement 'Strict'/'Lax' attribute parsing.mkwst2016-03-152-3/+3
* aw: Fix instrumentation threadingboliu2016-03-152-6/+20
* Store and use last base URL between DidStart / DidStopLoadingmnaganov2016-03-141-0/+33
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-128-11/+36
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-119-6/+9
* [Android WebView] Enable disk access in data dir locking codemnaganov2016-03-111-13/+20
* Revert of Flip proprietary codecs to false for Android chromium builds. (patc...pkotwicz2016-03-118-36/+11
* Add a test criteria for checking equality.tedchoc2016-03-112-15/+13
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-118-11/+36
* sync compositor: Merge input path with chromeboliu2016-03-112-49/+11
* Change scoped_ptr to a type alias for std::unique_ptr for OS_ANDROIDdcheng2016-03-111-1/+1
* Move cache clearing from AwRenderViewExt to AwRenderFrameExt.avi2016-03-104-13/+19
* Get rid of gpu related switches by passing gpu::GpuPreferences via IPC.penghuang2016-03-101-70/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-101-1/+1
* [Autofill Popup] Support for multiline labels in dropdown list items.mathp2016-03-091-1/+2
* blink: Rename modules/ method to prefix with get when they collide.Dana Jansens2016-03-091-1/+1
* Log whether the ephemerality of the ChannelIDStore and CookieStore are the samenharper2016-03-092-0/+5
* Fix blink_perf.canvas on Android WebViewyolandyan2016-03-091-1/+1
* aw: Change compositor_id to uint32_tboliu2016-03-098-16/+16
* Revert of Get rid of gpu related switches by passing gpu::GpuPreferences via ...simonhatch2016-03-091-3/+70
* Hook up BeginFrameSource to SurfaceFactoryClient via SurfaceManagerenne2016-03-092-3/+6
* Add proguard definitions to prevent stripping of methodssgurun2016-03-081-1/+5
* [New experiment] Add medium bindings to render processes on creationpkotwicz2016-03-081-1/+1
* Get rid of gpu related switches by passing gpu::GpuPreferences via IPC.penghuang2016-03-071-70/+3
* CookieStore: Remove reference counting.mmenke2016-03-076-14/+12
* Remove use of UnescapeRule::URL_SPECIAL_CHARS from WebView.mmenke2016-03-051-3/+4
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-031-0/+1
* Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...dimich2016-03-021-1/+0
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-021-0/+1
* [Android WebView] Implement support for Network Information API and enable it.timvolodine2016-03-0211-3/+279
* Add a Background Sync Permission Contextnsatragno2016-03-021-0/+2
* Add ntlm to the list of auth protocolssgurun2016-03-021-1/+2
* mojo: Sketch a profile application.erg2016-03-021-0/+1
* [WebViewShell] Make TelemetryActivity launch as singleTask.timvolodine2016-03-021-0/+1
* Do not queue sync IPC on start upboliu2016-03-013-8/+0
* Use GpuPreferences to avoid directly accessing switches in gpu related codepenghuang2016-02-291-3/+84
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-292-7/+7
* aw: Disable flaky tests for cross-processboliu2016-02-283-0/+8
* Revert of [Android WebView] Implement support for Network Information API and...sgurun2016-02-2711-269/+3
* aw: Fix alert dialogboliu2016-02-261-5/+6
* aw: Enable IPC path by defaultboliu2016-02-261-3/+1
* Sets a transparent background for out-of-process subframeslfg2016-02-262-3/+13
* [WebViewShellTest] Add interface property subset matching in inclusion/exclus...timvolodine2016-02-262-17/+88
* Remove CookieStore::GetCookieMonster.mmenke2016-02-253-6/+0
* Add a cross-thread wrapper around Android Webview's CookieStore.mmenke2016-02-2513-151/+681