| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make LayerScrollOffsetDelegate updates consistent. | mkosiba@chromium.org | 2014-05-15 | 7 | -132/+231 |
* | Gamepad API support for chrome on android | skhatri@nvidia.com | 2014-05-15 | 2 | -0/+3 |
* | reenable failing video tests | qinmin@chromium.org | 2014-05-15 | 3 | -27/+12 |
* | Cleanup CanDownload WebContentsDelegate API | fsamuel@chromium.org | 2014-05-13 | 2 | -2/+2 |
* | Check if java obj is valid before cancel permission request. | michaelbai@chromium.org | 2014-05-13 | 1 | -2/+2 |
* | aw: Fix lost invalidate while playing video | boliu@chromium.org | 2014-05-13 | 3 | -17/+20 |
* | Disabling failing video tests. | qsr@chromium.org | 2014-05-13 | 3 | -12/+27 |
* | Implement PreauthorizePermission | michaelbai@chromium.org | 2014-05-13 | 6 | -0/+146 |
* | Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t... | jam@chromium.org | 2014-05-12 | 3 | -74/+9 |
* | [android] Generate strings.xml for android_webview. | mkosiba@chromium.org | 2014-05-12 | 1 | -2/+14 |
* | Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManager | fsamuel@chromium.org | 2014-05-11 | 2 | -4/+2 |