summaryrefslogtreecommitdiffstats
path: root/webkit/browser/blob/blob_data_handle.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in webkit/dcheng2014-08-271-2/+2
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-2/+2
* Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.michaeln@chromium.org2014-05-031-27/+39
* Revert of Allow BlobDataHandles to be copied, and have their UUIDs read, on a...falken@chromium.org2014-05-011-39/+27
* Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.ericu@chromium.org2014-05-011-27/+39
* Revert of Allow BlobDataHandles to be copied, and have their UUIDs read, on a...machenbach@chromium.org2014-04-291-39/+27
* Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.ericu@chromium.org2014-04-291-27/+39
* Update webkit/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-2/+2
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-291-0/+56