summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* FileAPI dependency cleanup: stop referencing quota_observer in SyncFileSystem...kinuko@chromium.org2013-10-183-66/+70
* Add PluginPrivate filesystem type (type only, no impl yet)kinuko@chromium.org2013-10-183-0/+8
* Don't clone WebAnimation in WebLayerImpl::addAnimation().dongseong.hwang@intel.com2013-10-173-8/+10
* [Android WebView] Enable the Blink quirk for returning screen sizes in physic...mnaganov@chromium.org2013-10-172-1/+3
* Updating XTBs based on .GRDs from branch 1650dxie@chromium.org2013-10-1652-2/+574
* Revert "Add a flag for enabling/disabling the new accelerated scrolling path"vollick@chromium.org2013-10-152-2/+0
* Remove 2 members from webpreferencejchaffraix@chromium.org2013-10-142-4/+0
* Put WeakPtrFactory members last in webkit/browser/dmichael@chromium.org2013-10-1114-23/+28
* Add a flag for enabling/disabling the new accelerated scrolling pathvollick@chromium.org2013-10-112-0/+2
* FileAPI: Clean up ObfuscatedFileUtil to support isolated-sandboxed filesystemnhiroki@chromium.org2013-10-112-45/+48
* FileAPI: Clean up ObfuscatedFileUtil::GetDirectoryDatabase signaturenhiroki@chromium.org2013-10-112-49/+31
* FileAPI: {Open,Delete}FileSystem should run on IO threadnhiroki@chromium.org2013-10-111-0/+4
* Import Mac cursor images from Blink repoadamk@chromium.org2013-10-1026-24/+71
* Remove obsolete webkit/tools/test_shell directoryadamk@chromium.org2013-10-096-255/+0
* FileAPI: Fix up signature of callback for OpenFileSystem operationnhiroki@chromium.org2013-10-092-13/+6
* Deprecate ScopedExternalFileSystemkinuko@chromium.org2013-10-082-32/+0
* Add --disable-compositor-touch-hit-testing flagrbyers@chromium.org2013-10-082-0/+2
* Remove the use_angle_translator condition.zmo@chromium.org2013-10-071-11/+1
* Remove supportsMediaMIMEType() override, part 2 of 3jrummell@chromium.org2013-10-072-9/+0
* ChildProcessSecurityPolicy: Remove CanReadDirectory (special directory enumer...tommycli@chromium.org2013-10-071-3/+2
* FileAPI: Satisfy linternhiroki@chromium.org2013-10-0726-72/+107
* FileAPI: Prepare to depregate OpenFileSystem for non-sandboxed filesystemsnhiroki@chromium.org2013-10-073-0/+41
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* Android: limit image decoded size based on amount of physical memorywangxianzhu@chromium.org2013-10-041-4/+11
* Remove the ENABLE_GPU #define and enable_gpu gyp variablejamesr@chromium.org2013-10-041-3/+0
* Define WebFilterAnimationCurveImplajuma@chromium.org2013-10-046-0/+160
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-042-3/+37
* Use translator instead of translator_glsl ANGLE dependency.zmo@chromium.org2013-10-041-1/+11
* Remove unused method WebLayerImpl::setFilterajuma@chromium.org2013-10-032-11/+0
* Remove unnecessary DEPS file.jam@chromium.org2013-10-033-6/+0
* Reapply "ChildProcessSecurityPolicy: Rationalize PlatformFileFlags used."tommycli@chromium.org2013-10-023-43/+0
* Move clipboard_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-10-023-69/+0
* Move FileAPI test code from webkit to contentkinuko@chromium.org2013-10-0230-10800/+0
* Remove WGC3D::width(), height(), reshape() implementationspiman@chromium.org2013-10-012-121/+92
* Add --disable-xslt to disable XSLTabarth@chromium.org2013-10-012-0/+2
* Revert 226311 "ChildProcessSecurityPolicy: Rationalize PlatformF..."dcheng@chromium.org2013-10-012-4/+16
* ChildProcessSecurityPolicy: Rationalize PlatformFileFlags used.tommycli@chromium.org2013-10-012-16/+4
* Fix a crashermichaeln@chromium.org2013-09-301-2/+5
* Promote methods to register and revoke blob urls to public so they may be use...michaeln@chromium.org2013-09-302-19/+24
* Replace base::MessageLoop(TYPE_IO) with MessageLoopForIO.hidehiko@chromium.org2013-09-3011-36/+24
* [Quota] Reduce Temporary storage quota.tzik@chromium.org2013-09-301-1/+1
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-305-0/+6
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-285-6/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-285-0/+6
* Implement file-wise cancel for copy/move on cross file system.hidehiko@chromium.org2013-09-275-4/+151
* Move webkit/mocks/ to content/testjamesr@chromium.org2013-09-274-70/+0
* Follow-on to bug 297718: Fix escaping in context menu (right-cick) Copy Image.tsepez@chromium.org2013-09-261-1/+1
* Implement "preserving last modified" for Copy() and Move() on cross file system.hidehiko@chromium.org2013-09-262-13/+98
* [FileAPI] Fix path handling on ResolveLocalFileSystemURL.tzik@chromium.org2013-09-261-4/+5
* Backend for DevTools quota managements.serya@chromium.org2013-09-262-0/+24