summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_file_dir_job.h
Commit message (Expand)AuthorAgeFilesLines
* Fix DirectoryLister not to require refcounting.willchan@chromium.org2011-04-271-2/+2
* More net/ method ordering.erg@google.com2011-01-261-3/+5
* net: Add namespace net to URLRequestFileDirJob.tfarina@chromium.org2010-12-301-12/+16
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* Stop adding more refcounts to some more URLRequestJob subtypes.willchan@chromium.org2010-12-031-0/+2
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+1
* Allow net::DirectoryLister to be used to recursively list the directory, and ...johnnyg@chromium.org2010-08-211-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix a regression that accesses file system synchronouslyhuanr@chromium.org2010-06-141-1/+0
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-2/+2
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+2
* Prevent a crash that can occur when redirecting a file URL.darin@chromium.org2009-08-211-0/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-1/+3
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-2/+2
* revert r8603rvargas@google.com2009-01-241-2/+2
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-2/+2
* Append a trailing slash on file directory URLs. Thus a link to /directory wil...estade@chromium.org2008-11-251-0/+1
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-241-2/+3
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-201-4/+6
* revert 5730estade@chromium.org2008-11-191-6/+4
* Port directory lister to posix.estade@chromium.org2008-11-191-4/+6
* revert 5725estade@chromium.org2008-11-191-6/+4
* Port directory lister so test shell can view file directories.estade@chromium.org2008-11-191-4/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-2/+2
* Add net to the repository.initial.commit2008-07-261-0/+85