summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Move data_reduction_proxy_params* from components/data_reduction_proxy/jeremyim2014-10-292-2/+2
* gpu: Add CHROMIUM_image support to in-process command buffer.reveman2014-10-291-1/+3
* Enable virtual viewport on all platforms except Android WebView.bokan2014-10-281-0/+5
* Remove use_system_skia and skia_system.gypiscroggo2014-10-281-1/+1
* [Android] Add minimalistic crash handler for WebView.primiano2014-10-285-0/+122
* Infrastructure for enabling V8's initial snapshot to be loaded from external ...baixo2014-10-282-2/+16
* Prefix CommandLine usege with base namespace (Part 2: android_webview/)pgal.u-szeged2014-10-285-6/+8
* Remove limit on number of resources in ccboliu2014-10-288-535/+17
* Remove the strict dependency on WebContents for Web Notifications.peter2014-10-272-2/+4
* remove stray usage of logging_like_official_buildmostynb2014-10-271-1/+0
* Fix for a problem on low-memory devices caused by https://codereview.chromium...petrcermak2014-10-272-0/+2
* Group the different permission related methods in the content api.miguelg2014-10-272-74/+56
* Revert of Enable virtual viewport on all platforms (patchset #5 id:80001 of h...leviw2014-10-271-5/+0
* Enable virtual viewport on all platforms except Android WebView.bokan2014-10-271-0/+5
* aw: Remove jobject canvas from native RequestDrawGLboliu2014-10-257-31/+29
* Part 1: Refactor Android WebView graphics codehush2014-10-247-87/+106
* aw: Fix checkstyle warnings in production codeboliu2014-10-2414-55/+59
* Updating XTBs based on .GRDs from branch masterAlex Mineer2014-10-2443-0/+43
* gpu: Rewrite MailboxSynchronizersievers2014-10-242-10/+3
* Cleanup: Update the paths to gfx vector2d_conversions.h include.tfarina2014-10-241-1/+1
* Activate data reduction proxy after profile initialization is complete.kundaji2014-10-241-0/+1
* Move KeySystemInfo to media/.xhwang2014-10-245-5/+9
* aw: Do not limit number of tilesboliu2014-10-231-2/+3
* android_webview: build java code against SDK 21.torne2014-10-231-0/+2
* android_webview: build native code against SDK 21.torne2014-10-231-0/+1
* Roll android_aosp bot manifest to the newest AOSP master.mkosiba2014-10-231-155/+140
* Final step of the java_cpp_template -> java_cpp_enum migration.mkosiba2014-10-234-11/+11
* Enable separatorWrap module in CheckStyle and fix all the issues.aurimas2014-10-222-128/+128
* Merge ARM sysroot install script with existing x86/amd64 one.sbc2014-10-221-1/+3
* Fix the drp crash for real.hush2014-10-221-2/+1
* [Android WebView] Prepare the copyrights scanner to run from presubmit scriptsmnaganov2014-10-2230-137/+233
* 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