summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Network: wrong http-method is exposed for redirects.eustas@chromium.org2013-09-261-2/+4
* Implement preserving last modified time on copy or move.hidehiko@chromium.org2013-09-265-38/+103
* Implement stream based cross file system copy.hidehiko@chromium.org2013-09-264-8/+390
* [MediaGalleries] Add filesystem type for iPhoto library.gbillock@chromium.org2013-09-263-0/+6
* Limit image decoded size on low end Android deviceswangxianzhu@chromium.org2013-09-262-0/+14
* Trigger overlay scrollbar animation when the pointer is nearby.tony@chromium.org2013-09-262-9/+0
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-263-1/+15
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-1/+0
* Introduce CopyOrMoveOption.hidehiko@chromium.org2013-09-2518-51/+202
* FileAPI: Fix acceptable conditions in FileSystemContext::CanServeURLRequestnhiroki@chromium.org2013-09-251-3/+1
* Extract NetErrorToPlatformFileError from file_writer_delegate to file_system_...hidehiko@chromium.org2013-09-253-20/+38
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-1/+1
* Override createGrGLInterface() in WGC3D subclasses so that onCreateGrGLInterf...bsalomon@google.com2013-09-242-3/+2
* Introduce webkit_glue bridges for the new WebSocket Implementation.yhirano@chromium.org2013-09-243-3/+3
* More Chromium Blob hacking to switch from bloburls to blobuuids.michaeln@chromium.org2013-09-242-3/+19
* [Android WebView] Wire up ignoreMainFrameOverflowHiddenQuirk.aelias@chromium.org2013-09-242-1/+3
* webkit: Kill support/ directory.tfarina@chromium.org2013-09-243-8/+1
* Optimize png files in webkit/glue/resourcesoshima@chromium.org2013-09-239-0/+0
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-1/+1