summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Make AndroidWebView shell init data reduction proxy from commandlinehush2014-10-221-0/+15
* Use no-op statistics collecting object for WebView.hush2014-10-222-0/+24
* aw: Ensure invalidation when pipeline is stalledboliu2014-10-218-17/+62
* [WebView] Enable scrolling in fullscreen.igsolla2014-10-214-33/+198
* Update targetSdkVersion for Chromium applications.aurimas2014-10-212-2/+2
* [Android WebView] Update user agent to match current trunk builds.benm2014-10-211-1/+1
* Migrate data reduction proxy statistics prefs to profilebengr2014-10-201-1/+0
* [Android] Simplify logic for grabbing initial country-code.yfriedman2014-10-204-9/+10
* aw: Check compositor pointer before useboliu2014-10-201-7/+15
* android_webview: Build against NDK prebuilts, not system libraries.torne2014-10-181-10/+0
* [aw] Fullscreen tests for non-media elements.igsolla2014-10-177-151/+256
* Revert "android_webview: go back to using system ICU."torne2014-10-171-1/+1
* Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.viettrungluu2014-10-171-2/+2
* Fix Java indentation issues.aurimas2014-10-1641-479/+490
* Rename java WebContentsObserverAndroid to WebContentsObserverwajahat.s2014-10-162-4/+4
* Support fullscreen for non-video elements in the WebView.igsolla2014-10-165-54/+72
* aw: Fallback delegated compositeboliu2014-10-165-15/+45
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-154-20/+12
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-142-11/+11
* Data reduction proxy to a layered component.megjablon2014-10-148-15/+15
* aw: Clean up browser_view_renderer.cc/hboliu2014-10-143-66/+19
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-2/+2
* [android_webview] Hardcode the default text encoding to UTF-8.mkosiba2014-10-1310-43/+4
* Removing ContentViewCore dependencies from direct WebContents functions.ajith.v2014-10-112-7/+8
* Generate ChromeVersionConstants.java at build time.newt2014-10-101-5/+5
* Removing the CVC parameter from ShowRepostFormWarningDialog Callback.ajith.v2014-10-102-10/+9
* android_webview: avoid depending on locale at gyp time.torne2014-10-101-0/+4
* aw: Call postInvalidateOnAnimation where appropriateboliu2014-10-091-3/+3
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* Remove SSLClientAuthHandler's RDH dependency.davidben2014-10-092-2/+0
* Mojo: Add a Java service registry in the browser.ppi2014-10-081-0/+3
* Fix reinterpret_cast issuesdtrainor2014-10-083-3/+3
* Remove implicit conversions from scoped_refptr to T* in android_webview/dcheng2014-10-081-1/+1
* Add render_frame_host to WebContentsObserver::DidNavigateAnyFrame().mlamouri2014-10-082-0/+2
* Add non-native file support to the ViewMsg_RunFileChooserResponse message.hirono2014-10-081-4/+5
* aw: Clean up HardwareRendererboliu2014-10-072-4/+0
* Remove implicit conversions from scoped_refptr to T* in android_webview/dcheng2014-10-074-8/+8
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-0763-370/+370
* aw: Separate out compositor frame and other inputsboliu2014-10-076-65/+55
* aw: Do not cancel fallback tick on pipeline stallboliu2014-10-072-12/+31
* Fix race condition in DRPhush2014-10-073-8/+21
* aw: Run instrumentation tests in hardware modeboliu2014-10-037-7/+12
* aw: Add DisableHardwareAccelerationForTest annotationboliu2014-10-034-9/+55
* [Android] Small refactoring to the fullscreen video code.igsolla2014-10-031-49/+45
* Add client type in chrome-proxy header for desktop.kundaji2014-10-021-1/+1
* [Android WebView] Rewrite copyrights scanner in Pythonmnaganov2014-10-0229-232/+279
* Add missing null-checks.igsolla2014-10-021-0/+2
* Revert of Revert of Use the new java_cpp_enum rule in content. (patchset #1 i...skyostil2014-10-022-8/+10
* Revert of Use the new java_cpp_enum rule in content. (patchset #8 id:140001 o...perezju2014-10-022-10/+8
* Use the new java_cpp_enum rule in content.mkosiba2014-10-022-8/+10