summaryrefslogtreecommitdiffstats
path: root/webkit/support/weburl_loader_mock_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-301-4/+4
* Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.dcheng@chromium.org2013-04-071-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+4
* Support WebCore's memory cache reusing main resources in unit tests.japhet@chromium.org2013-01-171-0/+5
* Update some #includes in webkit/support for headers in the new Platform direc...pilgrim@chromium.org2013-01-161-4/+4
* Better error reporting when WebKit Mock URLs fail.gavinp@chromium.org2012-12-131-1/+2
* Add support for mocking failed loads to WebURLLoaderMock. japhet@chromium.org2012-08-031-1/+20
* Add WebURLLoaderMockFactory::GetLastHandledAsynchronousRequest.viettrungluu@chromium.org2012-07-101-0/+8
* Make WebURLLoaderMock handle redirects correctly in the case where thebbudge@chromium.org2012-03-281-4/+10
* Fix a crash in WebURLLoaderMockFactory caused by removing a loader that has b...bbudge@chromium.org2012-01-191-2/+3
* Add the HTTP URL redirect handling to WebURLLoaderMock.bbudge@chromium.org2011-12-171-2/+11
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-4/+4
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-021-0/+9
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-4/+4
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-0/+1
* Adding a way to mock WebURLLoader in webkit_support.jcivelli@google.com2010-06-211-0/+136