Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FlashCache refactorings. | agayev@chromium.org | 2013-04-18 | 9 | -150/+133 |
* | Adding disk_cache::Entry implementation. | agayev@chromium.org | 2013-04-08 | 7 | -9/+453 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 2 | -2/+2 |
* | Replace FilePath with base::FilePath in net. | brettw@chromium.org | 2013-02-08 | 3 | -5/+7 |
* | Added deletion to LogStoreEntry layer | agayev@chromium.org | 2012-12-18 | 4 | -13/+34 |
* | Renamed classes for consistency. | agayev@chromium.org | 2012-12-12 | 10 | -207/+207 |
* | Don't access the first (index 0) element of an empty vector | wtc@chromium.org | 2012-12-11 | 1 | -3/+5 |
* | Added CacheEntry implementation. | agayev@chromium.org | 2012-12-06 | 5 | -2/+287 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 3 | -5/+5 |
* | Another approach to adding the layer for managing segment objects. | agayev@chromium.org | 2012-11-16 | 9 | -43/+495 |
* | Make Segment refcounted. | agayev@chromium.org | 2012-11-06 | 2 | -10/+13 |
* | Make Segment API symmetric. | agayev@chromium.org | 2012-11-06 | 3 | -66/+34 |
* | Cache backend for devices with flash storage | agayev@chromium.org | 2012-10-25 | 6 | -136/+179 |
* | Revert 164064 - Cache backend for devices with flash storage | cbentzel@chromium.org | 2012-10-25 | 6 | -178/+136 |
* | Cache backend for devices with flash storage | agayev@chromium.org | 2012-10-25 | 6 | -136/+178 |
* | Cache backend for devices with flash storage | agayev@chromium.org | 2012-10-23 | 7 | -0/+550 |