| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland re-organization of net/disk_cache/ | gavinp@chromium.org | 2014-03-03 | 1 | -631/+0 |
* | Revert 253581 "Reorganize net/disk_cache into backend specific d..." | gavinp@chromium.org | 2014-02-26 | 1 | -0/+631 |
* | Reorganize net/disk_cache into backend specific directories. | gavinp@chromium.org | 2014-02-26 | 1 | -631/+0 |
* | Make net and ipc explicitly use the base namespace for Values. | brettw@chromium.org | 2013-06-13 | 1 | -4/+5 |
* | Disk cache: Fix back some style changes made recently. | rvargas@google.com | 2013-06-13 | 1 | -11/+4 |
* | Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 1 | -4/+11 |
* | NetLogEventParameter to Callback refactoring 2. | mmenke@chromium.org | 2012-06-12 | 1 | -33/+40 |
* | Disk cache: Fix style and extra net:: specification. | rvargas@google.com | 2012-03-23 | 1 | -19/+18 |
* | base::Bind: Convert most of disk_cache. | jhawkins@chromium.org | 2011-12-19 | 1 | -10/+10 |
* | Reverts a commit that caused ASAN failures, and 2 dependent commits. | joi@chromium.org | 2011-12-07 | 1 | -40/+0 |
* | base::Bind: Convert disk_cache_based_ssl_host_info. | jhawkins@chromium.org | 2011-12-06 | 1 | -0/+40 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -6/+6 |
* | Updating logging in src/net/disk_cache/. Using DCHECK_NE/EQ/GT/GE/LT/LE() whe... | kushi.p@gmail.com | 2011-05-11 | 1 | -3/+3 |
* | Adds memory cache logging, and updates disk cache logging. | mmenke@chromium.org | 2011-03-17 | 1 | -34/+162 |
* | Pure pedantry: Replace all ".size() == 0" with ".empty()". | erg@google.com | 2011-03-02 | 1 | -1/+1 |
* | More net/ header/implementation method reordering. | erg@google.com | 2011-01-21 | 1 | -79/+81 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -4/+4 |
* | Disk cache: For an AppCache, now we only update the | rvargas@google.com | 2010-08-27 | 1 | -4/+6 |
* | Http Cache: Remove blocking calls to GetAvailableRange. | rvargas@google.com | 2010-06-11 | 1 | -1/+6 |
* | Disk Cache: New interface that enables asynchronous completion | rvargas@google.com | 2009-11-05 | 1 | -0/+5 |
* | A couple new io buffers that encapsulate more data and are therefore easier t... | vandebo@chromium.org | 2009-10-14 | 1 | -29/+17 |
* | Disk cache: Add a method to cancel pending sparse operations. | rvargas@google.com | 2009-10-08 | 1 | -0/+5 |
* | Handle reading to the end of a sparse entry | hclam@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Disk Cache: Function re-ordering. No code change. | rvargas@google.com | 2009-08-31 | 1 | -62/+66 |
* | Fix DiskCacheEntryTest.MemoryOnlyDoomSparseEntry | hclam@chromium.org | 2009-08-27 | 1 | -1/+1 |
* | Sparse IO implementation for memory-only cache | hclam@chromium.org | 2009-06-26 | 1 | -33/+277 |
* | Revert "Implementation for memory only sparse caching" r19270. | scherkus@chromium.org | 2009-06-25 | 1 | -277/+33 |
* | Implementation for memory only sparse caching | hclam@chromium.org | 2009-06-25 | 1 | -33/+277 |
* | Introduce parent and child entries for MemEntryImpl | hclam@chromium.org | 2009-06-15 | 1 | -4/+50 |
* | Disk cache: Interface for the sparse cache support. | rvargas@google.com | 2009-06-04 | 1 | -0/+14 |
* | Disk cache: A few minor fixes to make coverity happy. | rvargas@google.com | 2009-03-18 | 1 | -0/+2 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-12 | 1 | -7/+7 |
* | Revert cl 9528 to fix mac test_shell_tests | rvargas@google.com | 2009-02-10 | 1 | -7/+7 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-10 | 1 | -7/+7 |
* | Disk cache: Add support for an extra data stream for each cache entry. | rvargas@google.com | 2008-12-04 | 1 | -6/+7 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+200 |