summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* aw: Add michaelbai to ownersboliu@chromium.org2014-03-141-0/+1
* Implement ScreenOrientationProvider for Chrome Android.mlamouri@chromium.org2014-03-142-0/+3
* aw: Disable hardware features for software layerboliu@chromium.org2014-03-141-4/+19
* gpu: Mailbox emulation with EGLImagesievers@chromium.org2014-03-141-3/+2
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-132-2/+2
* Rename AutofillDriverImpl to ContentAutofillDriverblundell@chromium.org2014-03-121-5/+5
* Remove --hide-scrollbars Flagweiliangc@chromium.org2014-03-121-1/+0
* Fix wrong indentations and brace styles according to the style guide.sungmann.cho@navercorp.com2014-03-122-22/+17
* Rename chromium_testshell target to chrome_shell_apk.aurimas@chromium.org2014-03-121-1/+1
* aw: Always call computeScrollOffset for fling stateboliu@chromium.org2014-03-111-4/+7
* Move atrace enabling code from Chrome to WebViewwangxianzhu@chromium.org2014-03-111-0/+54
* Move user_agent code from webkit/ to content/.tfarina@chromium.org2014-03-113-7/+6
* Define a --force-gpu-rasterization flagajuma@chromium.org2014-03-111-2/+2
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-102-6/+11
* Cleanup: Move kAboutScheme constant into content namespace.tfarina@chromium.org2014-03-101-1/+1
* Move GetContextMenuNode from RenderView to RenderFrame.jam@chromium.org2014-03-107-27/+79
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-104-8/+21
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-094-21/+8
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-094-8/+21
* Enable icu_use_data_file_flag on Androidjshin@chromium.org2014-03-082-1/+15
* Encrypted Media: Confine UUID code to MediaDrmBridge.xhwang@chromium.org2014-03-081-10/+3
* aw: Exclude quick office completely from license checkboliu@chromium.org2014-03-071-1/+4
* Fix license header for third_party/readabilitybenm@chromium.org2014-03-071-1/+0
* Fix a brace style according to the style guide.sungmann.cho@navercorp.com2014-03-071-1/+2
* aw: Remove kDisableSimpleCache switchboliu@chromium.org2014-03-073-11/+1
* enable subtitle support and the new fullscreen videoqinmin@chromium.org2014-03-071-0/+3
* Exclude quickoffice from android webview license checkboliu@chromium.org2014-03-061-0/+2
* don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...reed@google.com2014-03-052-12/+9
* Fix several usages of the default locale in Java code.newt@chromium.org2014-03-051-1/+2
* aw: Move HardwareRenderer out of BrowserViewRendererboliu@chromium.org2014-03-0516-247/+208
* Remove mojo_lexer.py from the copyright license whitelist. The license waskalman@chromium.org2014-03-041-2/+0
* Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."timurrrr@chromium.org2014-03-042-9/+12
* don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...reed@google.com2014-03-032-12/+9
* aw: Fix hardware rendering from r254295boliu@chromium.org2014-03-031-5/+5
* Cleanup: Move kBlobScheme constant into content namespace.tfarina@chromium.org2014-03-011-1/+2
* aw: Fix hardware draw regression from r253679boliu@chromium.org2014-03-011-2/+5
* Disable flaky Android test testReceivingSizeAfterLoadUpdatesLayout.mpcomplete@google.com2014-03-011-2/+4
* Suppress several false positive Android lint warnings.newt@chromium.org2014-02-282-0/+3
* aw: Turn on favicon retrieval only for tests that need itboliu@chromium.org2014-02-285-22/+10
* Re-enable compositor touch hit testing in Android WebView.zeeshanq@chromium.org2014-02-281-3/+0
* Revert 253938 "Enable icu_use_data_file_flag on Android"pkasting@chromium.org2014-02-282-15/+1
* Block SetContinuousInvalidate during BeginImplFrameboliu@chromium.org2014-02-272-11/+3
* [Android] Fix bug in address parser.benm@chromium.org2014-02-271-1/+2
* Enable icu_use_data_file_flag on Androidjshin@chromium.org2014-02-272-1/+15
* Use SparseArrays instead of HashMaps with Integer keys.newt@chromium.org2014-02-271-6/+5
* [Android WebView] Disable AwContentsClientShouldInterceptRequestTest.testCall...mnaganov@chromium.org2014-02-271-2/+7
* [Android WebView] Provide a response header for application-provided contentmnaganov@chromium.org2014-02-272-0/+38
* aw: Add SharedRendererStateboliu@chromium.org2014-02-2712-189/+420
* aw: Roll frameworks/webviewboliu@chromium.org2014-02-271-1/+1
* API to Convert Java Bitmap Config to SkBitmap::Configsiva.gunturi@samsung.com2014-02-262-0/+2