summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/mapped_file.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Optionally disable mmap() in the disk cache.husky@chromium.org2012-06-261-2/+19
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-071-2/+3
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-191-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+1
* Move disk_cache::MappedFile to use FilePath instead of wstring.tony@chromium.org2009-10-131-1/+3
* Fix 15 coverity complaints.rvargas@google.com2009-07-011-1/+1
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix up warnings in net/avi@google.com2008-08-191-1/+1
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-4/+6
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-131-0/+2
* Add net to the repository.initial.commit2008-07-261-0/+77