summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-1/+1
* Migrate AppCache to simple cache backend on Android.pliard@chromium.org2013-09-214-1/+29
* [Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystemnhiroki@chromium.org2013-09-216-4/+148
* Adds destinationUrl to onCopyProgress.hidehiko@chromium.org2013-09-206-34/+61
* Add message strings for ValidationRange{Overflow,Underflow}DateTime.tkent@chromium.org2013-09-202-0/+10
* 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