summaryrefslogtreecommitdiffstats
path: root/webkit/blob/webkit_blob.gypi
Commit message (Expand)AuthorAgeFilesLines
* Rename webkit_blob::FileReader to FileStreamReader.kinaba@chromium.org2012-05-311-2/+2
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-7/+0
* 2nd try: separate FileStream related code out of BlobURLRequestkinuko@chromium.org2012-04-111-1/+3
* Revert 126623 - Separate FileStream related code out of BlobURLRequestJobmarja@chromium.org2012-03-141-2/+0
* Separate FileStream related code out of BlobURLRequestJobkinuko@chromium.org2012-03-141-0/+2
* Modify DeletableFileReference to not necessarily delete after all. Renamed th...michaeln@google.com2012-02-291-2/+2
* remove build_webkit_exes_from_webkit_gyp flagdpranke@chromium.org2012-01-241-8/+1
* update dependencies in preparation for glue being a componentdpranke@chromium.org2011-11-301-0/+17
* webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.thakis@chromium.org2011-11-111-1/+2
* build blob as a component.dpranke@chromium.org2011-11-111-1/+14
* Change all the references from app_base to sql.tfarina@chromium.org2011-07-061-1/+0
* Revert 91288 - Change references from app_base to sql.cmp@chromium.org2011-07-011-0/+1
* Change references from app_base to sql.tfarina@chromium.org2011-07-011-1/+0
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Remove more URLRequest::RegisterProtocolFactory calls.willchan@chromium.org2011-05-181-0/+2
* Support chrome://blob-internals to inspect the blob storage.jianli@chromium.org2010-10-081-0/+2
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-281-0/+2
* Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa...thakis@chromium.org2010-09-241-2/+0
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-231-0/+2
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+2
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+31