summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_simple_job.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add NET_API to more code, this time what's used by chrome.dllrvargas@google.com2011-05-311-1/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Fix up the last easy URLRequestJob refcounting offenders.willchan@chromium.org2011-03-211-2/+4
* net: Add namespace net to URLRequestSimpleJob.tfarina@chromium.org2010-12-151-5/+7
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-2/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* A basic implementation of information about appcache. Lists manifest files, t...kkanetkar@chromium.org2010-03-271-1/+2
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+2
* Fix incorrect include guards in net/, where the guard didn't match the filename.deanm@chromium.org2009-03-171-1/+1
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-2/+4
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-5/+5
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+1
* revert r8603rvargas@google.com2009-01-241-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+60