summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Add tools/boilerplate.py that will generate files with copyright headers and ...rsesek@chromium.org2014-03-201-0/+2
* Move webcursors code from webkit/ to content.tfarina@chromium.org2014-03-201-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-2/+2
* Revert r253110: "Enable webrtc for webview."torne@chromium.org2014-03-171-0/+4
* gpu: Add extension check when initializing MailboxSyncboliu@chromium.org2014-03-152-3/+8
* Plumb document name to printdocumentadapter.sgurun@chromium.org2014-03-141-2/+15
* [android_webview] Increase the scroll distance in one of the tests.mkosiba@chromium.org2014-03-144-16/+43
* 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