summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/fetch/TextResource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass ResourceLoaderOptions in Resource's constructor and clean up archive loa...japhet2016-03-221-2/+2
* Fix errors caused by unsafe conversions to/from size_tjunov2016-01-121-2/+2
* Remove config.h inclusion from third_party/WebKit/Source/core/.tkent2015-12-211-1/+0
* Avoid merging SharedBuffer segments in TextResource::decodedTextkouhei2015-11-061-3/+10
* Avoid extra copy of CSS data.bratell@opera.com2015-05-061-2/+1
* Fix namesabarth@chromium.org2014-07-181-2/+2
* Implement a TextResource used by ScriptResource and StyleSheetResource.mlamouri@chromium.org2014-05-241-0/+43