summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/fetch/RawResourceTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split ImageResourceClient into ResourceClient and ImageResourceObserver [1/2]hiroshige2016-03-261-6/+4
* Unify Resource loading status trackingjaphet2016-03-251-2/+2
* Make Resource RefCountedWillBeGarbageCollectedFinalized, attempt #2japhet2016-02-081-7/+6
* Revert of Make Resource RefCountedWillBeGarbageCollectedFinalized (patchset #...picksi2016-02-031-6/+7
* Make Resource RefCountedWillBeGarbageCollectedFinalizedjaphet2016-02-021-7/+6
* Fix errors caused by unsafe conversions to/from size_tjunov2016-01-121-1/+1
* Remove config.h inclusion from third_party/WebKit/Source/core/.tkent2015-12-211-1/+0
* Qualify include paths of gmock.h and gtest.h.tkent2015-11-181-2/+1
* Fix a crash when revalidation succeeded for a raw resource without body.yhirano2015-11-131-24/+70
* tracing: Report ResourceClients and the reason for not deletable for web-cacheshiroshige2015-11-101-3/+7
* Revalidate using the same Resource, attempt #4japhet2015-10-231-19/+17
* Revert of Revalidate using the same Resource, attempt #3 (patchset #2 id:2000...kbr2015-10-191-17/+19
* Rename FROM_HERE to BLINK_FROM_HERE.jbroman2015-10-171-1/+1
* Revalidate using the same Resource, attempt #3japhet2015-10-161-19/+17
* Have uses of MockImageResourceClient leak less.sigbjornf@opera.com2015-09-021-0/+3
* Revert of Revalidate using the same Resource, attempt #2 (patchset #1 id:1 of...japhet@chromium.org2015-07-291-16/+18
* Oilpan: Change AddingClient::m_resource to a ResourcePtrharaken@chromium.org2015-07-281-1/+1
* Revert of Don't send data to clients that saw the previous finish. (patchset ...erikchen@chromium.org2015-07-271-1/+1
* Don't send data to clients that saw the previous finish.japhet@chromium.org2015-07-241-1/+1
* Revalidate using the same Resource, attempt #2japhet@chromium.org2015-07-181-18/+16
* Revert of Revalidate using the same Resource (patchset #5 id:80001 of https:/...jchaffraix@chromium.org2015-07-161-16/+18
* Revalidate using the same Resourcejaphet@chromium.org2015-07-151-18/+16
* Fix virtual/override/final usage in Source/core/{fetch,loader,streams,xmlhttp...tkent@chromium.org2015-07-091-6/+6
* Fix unit test style in core/{animation,css,fetch,frame,layout,style,timing}/.tkent@chromium.org2015-06-101-2/+0
* Make core/fetch/ tests not depend on anything in core/ besides core/fetch/japhet@chromium.org2015-03-181-3/+1
* [Streams] Pass WebDataConsumerHandle when the response arrives.yhirano@chromium.org2014-11-061-1/+1
* Oilpan: Fix Resource-related unit test crashes in CachingCorrectnessTest, Mem...tkent@chromium.org2014-08-011-2/+2
* Revert 179213 "Oilpan: Convert some Resource raw pointer members..."haraken@chromium.org2014-07-301-1/+1
* Oilpan: Convert some Resource raw pointer members to Member<> or Persistent<>.tkent@chromium.org2014-07-301-1/+1
* Fix namesabarth@chromium.org2014-07-181-3/+3
* Make sure resource client is called asynchronouslyhclam@chromium.org2014-04-121-2/+103
* Crash in RawResource::responseReceived() on successful revalidation.japhet@chromium.org2013-12-131-0/+24
* Don't ignore Accept: header for cache/XHR dedupe purposesttuttle@chromium.org2013-11-251-0/+65