summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Simplifies CopyOrMoveOperationDelegate implementation.hidehiko@chromium.org2013-09-195-139/+116
* Simplifies RemoveOperationDelegate implementation.hidehiko@chromium.org2013-09-192-37/+8
* Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..."nhiroki@chromium.org2013-09-196-148/+4
* Refactor RecursiveOperationDelegate to support PostProcessDirectory.hidehiko@chromium.org2013-09-187-83/+501
* Update validation messsage strings for stepMismatch.tkent@chromium.org2013-09-182-3/+8
* Add new localized strings for input[type=email].tkent@chromium.org2013-09-182-0/+35
* Only create a ReleaseCallback when generating a valid TextureMailbox.danakj@chromium.org2013-09-181-7/+9
* Opening a path in non-directory should fail with NOT_A_DIRECTORY.kinuko@chromium.org2013-09-185-52/+85
* SyncFS: Support resolveLocalFileSystemURL on SyncFileSystemnhiroki@chromium.org2013-09-176-4/+148
* Fix partial swap supportjbauman@chromium.org2013-09-171-0/+12
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-172-15/+25
* Support byte range requests when routing resource requests directly through t...jam@chromium.org2013-09-172-109/+114
* Makes native_widget_types forward declare ui::Cursor.sky@chromium.org2013-09-161-0/+4
* CSS Blending: Mix-blend-mode shouldn't force the creation of a composited layer.mitica@adobe.com2013-09-151-4/+0
* Move source files from webkit/support to content/testtfarina@chromium.org2013-09-1418-1748/+3
* These functions are inherited from blink side WebGraphicsContext3D class. In...zmo@chromium.org2013-09-132-2/+2
* Add a flush ID for graphics contexts.zmo@chromium.org2013-09-132-6/+36
* webkit: Migrate it to use the RunUntilIdle() function from RunLoop.tfarina@chromium.org2013-09-1331-418/+421
* Implement cancel of file system recursive operation.hidehiko@chromium.org2013-09-135-13/+61
* Control the mediaFullscreenRequiresUserGesture setting with a command line sw...avayvod@chromium.org2013-09-132-0/+2
* [Android WebView] Wire up Blink's WideViewportQuirkEnabled settingmnaganov@chromium.org2013-09-132-0/+2
* AsyncFileUtil::CreateForLocalFileSystem() and deprecate IsolatedFileUtilkinuko@chromium.org2013-09-1310-69/+64
* Move context labelling logic out to ContextProvidersjamesr@chromium.org2013-09-132-7/+18
* Feedback extension API fix. A recent CL broke this.michaeln@chromium.org2013-09-133-3/+18
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-121-1/+1
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Use OperationHandle for CopyProgressCallback.hidehiko@chromium.org2013-09-122-1/+27
* Instead introducing a static Create* methods to create FileStream{Reader,Writ...kinuko@chromium.org2013-09-1216-115/+186
* Implement CopyProgressCallback on CopyOrMoveOperationDelegate.hidehiko@chromium.org2013-09-127-23/+205
* Deprecate chromeos::Backend::GetFileSystemRootPath() and FileSystemOperationC...kinuko@chromium.org2013-09-127-33/+31
* FileAPI: ParseFileSystemSchemeURL should reject an invalid mount type more st...nhiroki@chromium.org2013-09-122-4/+6
* Add CopyFileProgressCallback to AsyncFileUtil::CopyFileLocal().hidehiko@chromium.org2013-09-126-3/+19
* Add a thinning scrollbar animator for desktop overlay scrollbars.tony@chromium.org2013-09-116-7/+28
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-2/+2
* Do not use deprecated TypeURL from WebHTTPBody::Element.tfarina@chromium.org2013-09-101-1/+1
* Update autofill CC image resourcesrouslan@chromium.org2013-09-108-0/+0
* FileAPIMessageFilter Security: Minimal patch to fix permissions escalation.tommycli@chromium.org2013-09-102-9/+12
* Treat headers and HTTP status text as Latin-1davidben@chromium.org2013-09-091-21/+20
* Extract CopyOrMoveFile operation into classes.hidehiko@chromium.org2013-09-092-220/+312
* Adds callbacks to notify progress into Copy's API.hidehiko@chromium.org2013-09-098-16/+153
* Remove dependency to file_system_operation_impl.h outside from chrome/kinuko@chromium.org2013-09-097-29/+42
* Add UMA to see how many times HasIsolatedOrigin origin has more than one originkinuko@chromium.org2013-09-071-0/+16
* Chromium Blob hackingmichaeln@chromium.org2013-09-0724-599/+299
* Make WebFileSystemCallbacks not self-destructkinuko@chromium.org2013-09-061-1/+1
* Do not return FileSystem contents if the profile is in incognito mode.kinuko@chromium.org2013-09-069-10/+128
* [Android WebView] Wire up the viewport quirks settingsmnaganov@chromium.org2013-09-062-1/+5
* Remove Android-specific #ifdef in WebCompositorSupportImpl.wjmaclean@chromium.org2013-09-051-8/+0
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-3/+15
* Fixes FileSystemOperation::Cancel behaviorkinuko@chromium.org2013-09-052-4/+8
* FeatureInfo: Remove allowed_extensions and init workarounds earlysievers@chromium.org2013-09-051-3/+0