summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/fileapi
Commit message (Expand)AuthorAgeFilesLines
* [v8 gc] Introduce a base class for all objects that can have pending activityjochen2016-03-213-3/+8
* Revert "Reduce ActiveDOMObjects from core/"Maksim Ivanov2016-03-162-8/+11
* [Loader] Make ThreadableLoader non-RefCounted and be managed by OwnPtrhiroshige2016-03-111-1/+1
* blink: Rename modules/ method to prefix with get when they collide.Dana Jansens2016-03-093-15/+15
* CORS-RFC1918: Teach ResourceRequest about "external" requestsmkwst2016-03-021-0/+1
* Reduce ActiveDOMObjects from core/haraken2016-02-292-11/+8
* Rename enums/functions that collide in chromium style.danakj2016-02-264-4/+4
* Remove [ActiveDOMObject]haraken2016-02-251-1/+1
* Split the constructor of ThreadableLoader into two methods (ctor and start())tyoshino2016-02-161-3/+5
* Don't expose nonstandard FileSystem API to Service Workersjsbell2016-02-051-0/+1
* Add more missing closing namespace comments.Nico Weber2016-01-251-1/+1
* Use BlobCallback in toBlob instead of FileCallbackxlai2016-01-226-25/+24
* Convert strings for HTTP headers to static stringstzik2015-12-221-2/+2
* Remove config.h inclusion from third_party/WebKit/Source/core/.tkent2015-12-219-10/+0
* Rename DEFINE_STATIC_LOCAL_THREAD_SAFE to DEFINE_THREAD_SAFE_STATIC_LOCALkinuko2015-12-211-1/+1
* Rename AtomicallyInitializedStaticReference to DEFINE_STATIC_LOCAL_THREAD_SAFEkinuko2015-12-161-1/+1
* Drop [LegacyInterfaceTypeChecking] where trivial in core/philipj2015-11-302-20/+8
* Use union type in ImageBitmapFactories.idlxidachen2015-11-281-1/+5
* Make [TypeChecking=Interface] the defaultphilipj2015-11-252-6/+5
* Qualify include paths of gmock.h and gtest.h.tkent2015-11-182-4/+4
* Rename WTF_MAKE_FAST_ALLOCATED to USING_FAST_MALLOCharaken2015-10-291-1/+1
* Implements the progressive image encoding in PNG image encoder and schedule t...xlai2015-10-282-2/+2
* Rename FROM_HERE to BLINK_FROM_HERE.jbroman2015-10-171-1/+1
* Implement Asynchronous image encoding for Canvas.toBlobxlai2015-09-252-2/+2
* Remove AllowAccessLaterhiroshige@chromium.org2015-09-101-1/+1
* The toBlob method in HTMLCanvasElement has been implemented.xlai@chromium.org2015-08-274-1/+98
* Returning const by ref instead of const by value in File::name() apishiva.jm@samsung.com2015-08-201-1/+1
* Code cleanup in core/fileapi/pilgrim@chromium.org2015-07-313-6/+7
* Fix virtual/override/final usage in the rest of Source/core/.tkent@chromium.org2015-07-135-24/+24
* Always enable Oilpan for EventSource.sigbjornf@opera.com2015-07-023-4/+10
* Clean up macros around DEFINE_EVENT_TARGET_REFCOUNTINGharaken@chromium.org2015-06-081-1/+1
* Add use counters to determine the fate of DOMErrorphilipj@opera.com2015-06-051-1/+1
* Sync the File API interfaces with the specphilipj@opera.com2015-06-058-20/+40
* Remove FileReaderLoader::ReadAsBlob.yhirano@chromium.org2015-05-272-2/+1
* Oilpan: IDL union objects should be put in HeapVectorharaken@chromium.org2015-05-084-5/+5
* Bindings: Eliminate custom File constructorjsbell@chromium.org2015-04-144-2/+51
* Bindings: Eliminate custom Blob constructorjsbell@chromium.org2015-04-144-6/+73
* Refactor createCrossThreadTask() to use WTF::bind()/WTF::Functionhiroshige@chromium.org2015-04-141-1/+1
* Make classes and functions defined in core exported.tasak@google.com2015-03-236-6/+12
* Move generated FetchInitiatorTypeNames.{h,cpp} from core/ to core/fetch/japhet@chromium.org2015-03-191-1/+1
* Make classes and functions in Source/core exported.tasak@google.com2015-03-191-1/+2
* Fix template angle bracket syntax in corerob.buis@samsung.com2015-03-171-1/+1
* Add task location information to ExecutionContextskyostil@chromium.org2015-02-231-1/+1
* Revert of Add task location information to ExecutionContext (patchset #2 id:2...kbr@chromium.org2015-02-201-1/+1
* Add task location information to ExecutionContextskyostil@chromium.org2015-02-201-1/+1
* InlinedVisitor: Migrate fileapi to use inlined tracingkouhei@chromium.org2015-02-186-7/+7
* FileReader.result attribute should use IDL union types to avoid using custom ...vivek.vg@samsung.com2015-02-133-18/+15
* Upgrade Blink to milliseconds-based last modified filetimes, part 5.sigbjornf@opera.com2015-02-091-5/+5
* Upgrade Blink to milliseconds-based last modified filetimes, part 3.sigbjornf@opera.com2015-02-082-31/+31
* Revert of Upgrade Blink to milliseconds-based last modified filetimes, part 3...sigbjornf@opera.com2015-02-042-31/+31