| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename AwRenderFrameObserver to AwPrintRenderFrameObserver | hjd@chromium.org | 2014-06-05 | 4 | -18/+19 |
* | android_webview: Update useragent. | torne@chromium.org | 2014-06-05 | 1 | -1/+1 |
* | [Android WebView] Call ZoomSupportChangeListener after RWHA gets created | mnaganov@chromium.org | 2014-06-05 | 1 | -5/+10 |
* | Move kStandardSchemeSeparator from //content to //url | blundell@chromium.org | 2014-06-05 | 1 | -2/+2 |
* | Get rid of graphics layer anchor points, and replace with | chrishtr@chromium.org | 2014-06-05 | 1 | -1/+0 |
* | Disable WebRTC's Hardware decoding in WebView | michaelbai@chromium.org | 2014-06-04 | 1 | -0/+3 |
* | Support ephemeral ports in DevTools and Telemetry. | kbr@chromium.org | 2014-06-04 | 1 | -1/+3 |
* | Trust the renderer's same-document navigation flag if it is a same-origin nav. | japhet@chromium.org | 2014-06-04 | 1 | -2/+2 |
* | Hook up request interceptors in AndroidWebView code. | mmenke@chromium.org | 2014-06-03 | 5 | -29/+36 |
* | Gamepad API support for chrome on android | skhatri@nvidia.com | 2014-06-02 | 2 | -0/+3 |
* | DevTools: Add parent id to target descriptor in remote debugging. | kaznacheev@chromium.org | 2014-06-02 | 1 | -0/+1 |
* | Added alternative configuration for the data reduction proxy | bengr@chromium.org | 2014-05-31 | 3 | -27/+38 |
* | Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers. | mmenke@chromium.org | 2014-05-30 | 9 | -78/+78 |
* | Use LoadURLWithParams in ChromeWebContentsDelegateAndroid | dtrainor@chromium.org | 2014-05-30 | 1 | -1/+2 |
* | Revert 273810 "Added alternative configuration for the data redu..." | battre@chromium.org | 2014-05-30 | 3 | -38/+27 |
* | Added alternative configuration for the data reduction proxy | bengr@chromium.org | 2014-05-30 | 3 | -27/+38 |
* | Remove GeoLocationPermissions.getInstance() call. | anton@chromium.org | 2014-05-30 | 1 | -1/+0 |
* | android_webview: Fix an accidental third party whitelist file removal. | thestig@chromium.org | 2014-05-29 | 1 | -0/+2 |
* | Cleanup stale files from android_webview license check. | thestig@chromium.org | 2014-05-29 | 2 | -9/+5 |
* | Makes Third Party Cookie Settings per Aw | hjd@chromium.org | 2014-05-29 | 15 | -271/+343 |
* | use origin instead of session_id in detecting duplicate EME permission request | qinmin@chromium.org | 2014-05-29 | 2 | -9/+9 |
* | Move some content url constants to /url. | sungmann.cho@navercorp.com | 2014-05-28 | 6 | -15/+15 |
* | aw: Improve DeferredGpuCommandService scheduling | boliu@chromium.org | 2014-05-28 | 1 | -3/+46 |
* | Remove some RenderProcessHost::IsGuest call sites | fsamuel@chromium.org | 2014-05-26 | 2 | -2/+0 |
* | Revert 272769 "Revert 272672 "Attempt #4: Change Skia DEPS to pu..." | tapted@chromium.org | 2014-05-26 | 1 | -3/+1 |
* | Revert 272672 "Attempt #4: Change Skia DEPS to pull from googles..." | tapted@chromium.org | 2014-05-26 | 1 | -1/+3 |
* | Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled. | mmenke@chromium.org | 2014-05-24 | 1 | -4/+6 |
* | Attempt #4: Change Skia DEPS to pull from googlesource (git) | borenet@google.com | 2014-05-24 | 1 | -3/+1 |
* | [Android WebView] Implement delegated rendering for sync compositor | boliu@chromium.org | 2014-05-24 | 20 | -129/+793 |
* | aw: Fix hardware init/tear down in pop up flow | boliu@chromium.org | 2014-05-23 | 7 | -78/+67 |
* | Keep the reference of passing request | michaelbai@chromium.org | 2014-05-22 | 1 | -3/+8 |
* | [android_webview] Pass Context to AwContents constructor. | mkosiba@chromium.org | 2014-05-22 | 6 | -431/+22 |
* | Fixes a deadlock between shouldInterceptRequest() and getCookie() | hjd@chromium.org | 2014-05-20 | 2 | -54/+49 |
* | Cancel the permission request when webview navigates to different page or rel... | michaelbai@chromium.org | 2014-05-20 | 5 | -8/+211 |
* | Revert of Gamepad API support for chrome on android (https://codereview.chrom... | aelias@chromium.org | 2014-05-19 | 2 | -3/+0 |
* | Adds Asynchronous APIs to CookieManager | hjd@chromium.org | 2014-05-19 | 5 | -196/+728 |
* | Add elfutils via DEPS. | simonb@chromium.org | 2014-05-19 | 1 | -0/+1 |
* | Fix lint issues with AndroidScrollIntegrationTest.java. | sungmann.cho@navercorp.com | 2014-05-18 | 1 | -2/+5 |
* | Revert 271262 (Attempt #3: Change Skia DEPS to pull from googlesource (git)) | borenet@google.com | 2014-05-17 | 1 | -1/+3 |
* | Attempt #3: Change Skia DEPS to pull from googlesource (git) | borenet@google.com | 2014-05-17 | 1 | -3/+1 |
* | Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th... | jam@chromium.org | 2014-05-16 | 1 | -9/+7 |
* | Disabling flaky test. | erg@chromium.org | 2014-05-16 | 1 | -0/+4 |
* | Android: cleans up jni_generator_ptr_type. | bulach@chromium.org | 2014-05-16 | 2 | -2/+0 |
* | Re-enable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest... | ycheo@chromium.org | 2014-05-16 | 1 | -7/+2 |
* | Disable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest#t... | trchen@chromium.org | 2014-05-16 | 1 | -2/+7 |
* | Revert of Disable org.chromium.android_webview.test.ExternalVideoSurfaceConta... | trchen@chromium.org | 2014-05-16 | 1 | -6/+2 |
* | Disable org.chromium.android_webview.test.ExternalVideoSurfaceContainerTest#t... | trchen@chromium.org | 2014-05-16 | 1 | -2/+6 |
* | aw: Avoid leaking GL error across android and chromium | boliu@chromium.org | 2014-05-16 | 1 | -0/+19 |
* | Revert 270750 "Android: cleans up jni_generator_ptr_type." | jiayl@chromium.org | 2014-05-15 | 2 | -0/+2 |
* | Android: cleans up jni_generator_ptr_type. | bulach@chromium.org | 2014-05-15 | 2 | -2/+0 |