summaryrefslogtreecommitdiffstats
path: root/webkit/blob/blob_data.h
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+1
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-181-3/+3
* Support FileSystem URL in Filekinuko@chromium.org2012-08-281-0/+3
* Factor out common Element struct from BlobData and ResourceRequestBodykinuko@chromium.org2012-08-231-85/+2
* Cleanup Blob code dependencykinuko@chromium.org2012-08-211-1/+0
* Revert 138791 - Revert 138554 - Prevent zero-length items from being appended...danakj@chromium.org2012-05-241-25/+5
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-241-5/+25
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-241-25/+5
* Revert 138554 - Prevent zero-length items from being appended to a blob.danakj@chromium.org2012-05-241-5/+25
* Prevent zero-length items from being appended to a blob.ericu@chromium.org2012-05-241-25/+5
* Revert 138554 - Prevent zero-length items from being appended to a blob.ericu@google.com2012-05-231-5/+25
* Prevent zero-length items from being appended to a blob.ericu@chromium.org2012-05-231-25/+5
* Modify DeletableFileReference to not necessarily delete after all. Renamed th...michaeln@google.com2012-02-291-4/+4
* build blob as a component.dpranke@chromium.org2011-11-111-2/+3
* A few improvements to Blob handling.michaeln@google.com2011-10-171-63/+56
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* FBTF: Move BlobData ParamTrait structs from common_param_traits to render_mes...erg@google.com2010-10-201-7/+4
* Add deletable file refs to Blobsmichaeln@chromium.org2010-10-141-6/+13
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-4/+7
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-7/+4
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-44/+46
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+196