| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of the message_loop header in net/, part 1. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Revert "Updating the mapped_file_avoid_mmap_posix implementation." | qsr@chromium.org | 2013-07-11 | 1 | -3/+0 |
* | Use a direct include of time headers in net/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Updating the mapped_file_avoid_mmap_posix implementation. | qsr@chromium.org | 2013-06-18 | 1 | -0/+3 |
* | Revert "Updating the mapped_file_avoid_mmap_posix implementation." | dfalcantara@chromium.org | 2013-06-15 | 1 | -3/+0 |
* | Updating the mapped_file_avoid_mmap_posix implementation. | qsr@chromium.org | 2013-06-12 | 1 | -0/+3 |
* | Deflake SimpleCache reads when multiple operations in flight. | gavinp@chromium.org | 2013-05-10 | 1 | -4/+7 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Replace FilePath with base::FilePath in net. | brettw@chromium.org | 2013-02-08 | 1 | -3/+4 |
* | Run the disk cache tests in scoped temporary directories instead of a fixed d... | jam@chromium.org | 2012-08-17 | 1 | -20/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | base::Bind: Remove callback_old.h. | jhawkins@chromium.org | 2012-01-03 | 1 | -2/+1 |
* | CallbackTest converted to base::Bind() | ajwong@chromium.org | 2011-12-22 | 1 | -3/+3 |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | Disk cache: Simplify some of the test infrastructure. | rvargas@google.com | 2011-11-15 | 1 | -4/+1 |
* | Disk cache: Update stress_cache to perform deeper testsing. | rvargas@google.com | 2011-10-20 | 1 | -1/+1 |
* | Allow DiskCache tests to be shuffled/independent of eachother | rsleevi@chromium.org | 2011-07-07 | 1 | -20/+40 |
* | iwyu: Use callback_old.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+2 |
* | Even more reordering the methods in headers and implementation in net/. | erg@google.com | 2011-01-20 | 1 | -1/+1 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -2/+2 |
* | Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l... | phajdan.jr@chromium.org | 2010-09-22 | 1 | -5/+9 |
* | GTTF: Make net_unittests run successfully with parallel test launcher | phajdan.jr@chromium.org | 2010-09-22 | 1 | -9/+5 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -4/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Disk cache: Read the index and data_0 files in a single | rvargas@google.com | 2010-07-15 | 1 | -0/+3 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Http cache: Add a test to make sure that the cache | rvargas@google.com | 2009-12-18 | 1 | -19/+0 |
* | Final patch to convert disk cache to using FilePath instead of | tony@chromium.org | 2009-10-15 | 1 | -17/+7 |
* | Move disk_cache::MappedFile to use FilePath instead of wstring. | tony@chromium.org | 2009-10-13 | 1 | -0/+4 |
* | Convert BlockFiles to use FilePath instead of wstring. | tony@chromium.org | 2009-10-13 | 1 | -0/+4 |
* | Disk cache: First pass to add support for sparse entries. | rvargas@google.com | 2009-06-18 | 1 | -2/+22 |
* | Revert cl 18723. | rvargas@google.com | 2009-06-18 | 1 | -22/+2 |
* | Disk cache: First pass to add support for sparse entries. | rvargas@google.com | 2009-06-18 | 1 | -2/+22 |
* | Disk Cache: Simplify CallbackTest. | rvargas@google.com | 2009-06-09 | 1 | -3/+3 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Disk cache: Modify the unit tests so that they test both | rvargas@google.com | 2009-04-17 | 1 | -1/+1 |
* | Disk cache: Add a unit test that instantiates three caches | rvargas@google.com | 2009-03-26 | 1 | -0/+1 |
* | Make sure that net_perftest doesn't leave temporary files. | phajdan.jr@chromium.org | 2009-03-16 | 1 | -0/+17 |
* | Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v... | darin@google.com | 2008-09-03 | 1 | -35/+15 |
* | 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/+127 |