summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_url_request_job_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* net: Add namespace net to URLRequestErrorJob.tfarina@chromium.org2010-12-151-1/+2
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-3/+3
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-20/+20
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-4/+4
* FBTF: Start cleaning up net/erg@google.com2010-08-111-0/+1
* Put minimal appcache info in the netlog.michaeln@chromium.org2010-07-231-4/+7
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-231-0/+3
* Fix a regression with satisfying range requests out of the appcache and add a...michaeln@chromium.org2010-07-031-0/+67
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* AppCache*Test: do not use ScopedRunnableMethodFactory from multiple threads.mattm@chromium.org2010-05-191-27/+32
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-0/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-1/+1
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+745