| Commit message (Expand) | Author | Age | Files | Lines |
* | Disk cache: remove the hard coded list from rankings.cc | rvargas@google.com | 2008-12-16 | 1 | -1/+1 |
* | Disk cache: Add support for an extra data stream for each cache entry. | rvargas@google.com | 2008-12-04 | 1 | -9/+15 |
* | Disk cache: Add a tool to upgrade a set of cache files from one version to | rvargas@google.com | 2008-12-02 | 1 | -0/+6 |
* | Switch MessagePumpForIO to use completion ports on Windows. | rvargas@google.com | 2008-11-07 | 1 | -25/+14 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Disk cache: Make sure we don't overwrite external files when creating new ones. | rvargas@google.com | 2008-08-23 | 1 | -0/+2 |
* | Remove warnings for the net module. | rvargas@google.com | 2008-08-19 | 1 | -2/+3 |
* | Second pass move the os dependent code apart on the disk cache. | rvargas@google.com | 2008-08-15 | 1 | -1/+2 |
* | Re submitting the histograms change (735) | rvargas@google.com | 2008-08-12 | 1 | -0/+17 |
* | Back off the histograms change. | rvargas@google.com | 2008-08-12 | 1 | -17/+0 |
* | Add a few histograms to the disk cache. | rvargas@google.com | 2008-08-12 | 1 | -0/+17 |
* | If a disk cache entry is stored as an external file, and it is reused (open/t... | rvargas@google.com | 2008-08-02 | 1 | -1/+1 |
* | Change the order of functions on the cc file to follow the order of the heade... | rvargas@google.com | 2008-07-31 | 1 | -242/+243 |
* | Replace scoped_ptr with scoped_array. | rvargas@google.com | 2008-07-30 | 1 | -1/+1 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+779 |