summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/flash
Commit message (Expand)AuthorAgeFilesLines
* FlashCache refactorings.agayev@chromium.org2013-04-189-150/+133
* Adding disk_cache::Entry implementation.agayev@chromium.org2013-04-087-9/+453
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-083-5/+7
* Added deletion to LogStoreEntry layeragayev@chromium.org2012-12-184-13/+34
* Renamed classes for consistency.agayev@chromium.org2012-12-1210-207/+207
* Don't access the first (index 0) element of an empty vectorwtc@chromium.org2012-12-111-3/+5
* Added CacheEntry implementation.agayev@chromium.org2012-12-065-2/+287
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-163-5/+5
* Another approach to adding the layer for managing segment objects.agayev@chromium.org2012-11-169-43/+495
* Make Segment refcounted.agayev@chromium.org2012-11-062-10/+13
* Make Segment API symmetric.agayev@chromium.org2012-11-063-66/+34
* Cache backend for devices with flash storageagayev@chromium.org2012-10-256-136/+179
* Revert 164064 - Cache backend for devices with flash storagecbentzel@chromium.org2012-10-256-178/+136
* Cache backend for devices with flash storageagayev@chromium.org2012-10-256-136/+178
* Cache backend for devices with flash storageagayev@chromium.org2012-10-237-0/+550