summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* aw: Remove WindowAndroid cachingboliu2016-03-251-21/+5
* Prevent LoadDataWithBaseUrlTest from running on Sveltedfalcantara2016-03-251-0/+5
* Remove logic for lazy initialization of WebKit.jam2016-03-233-16/+3
* Add more RetainedRef uses where needed.vmpstr2016-03-223-4/+4
* sync compositor: Add output_surface_id plumbingboliu2016-03-2210-37/+181
* Bind GrContext to GLES2Interface rather than C GLES interfacebsalomon2016-03-211-34/+1
* [WebView] Reorganize all of the WebView Shell apks into their own dir.mikecase2016-03-2147-19/+36
* Suppress findbugs warning about USELESS_OBJECT.hush2016-03-181-0/+1
* Fix webview memory leak when keyboard was shownchangwan2016-03-181-3/+40
* [WebView] Fix GN builds that use "use_webview_internal_framework".mikecase2016-03-171-2/+0
* Move fallback tick software draw.tobiasjs2016-03-172-105/+2
* Ensure that native WindowAndroid outlives native AwContents.tobiasjs2016-03-171-2/+6
* [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