| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 8 | -19/+58 |
* | Coverity: Initialize data members in constructor. | kmadhusu@chromium.org | 2010-10-18 | 1 | -1/+4 |
* | Move the windows-specific scoped_* stuff from base to base/win and in the bas... | brettw@chromium.org | 2010-10-16 | 1 | -3/+4 |
* | Convert LOG(INFO) to VLOG(1) - net/. | pkasting@chromium.org | 2010-10-16 | 1 | -4/+3 |
* | Revert 62645 - Disk cache: Remove the request throttling experiment. | rvargas@google.com | 2010-10-14 | 1 | -1/+10 |
* | Disk cache: Remove the request throttling experiment. | rvargas@google.com | 2010-10-14 | 1 | -10/+1 |
* | Disk cache: Close the current experiment for new users. | rvargas@google.com | 2010-10-14 | 1 | -28/+6 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 7 | -26/+31 |
* | This adds a cache_util::MoveCacheContents function for ChromeOS to use | gspencer@chromium.org | 2010-10-12 | 4 | -3/+123 |
* | clang: Let everything compile in Release builds. | thakis@chromium.org | 2010-10-10 | 3 | -0/+6 |
* | clang/mac: Fix almost all problems when building all.xcodeproj. | thakis@chromium.org | 2010-10-04 | 1 | -22/+0 |
* | Reland 61124 - Disk Cache: Add a quick return path for truncating an empty st... | rvargas@google.com | 2010-10-01 | 1 | -3/+8 |
* | Revert 61124 To see if interactive_ui_test (AutocompleteEditViewTest) | rvargas@google.com | 2010-10-01 | 1 | -8/+3 |
* | Disk Cache: Add a quick return path for truncating an empty stream | rvargas@google.com | 2010-09-30 | 1 | -3/+8 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 2 | -1/+3 |
* | Disk cache: Change the way we delete files. | rvargas@google.com | 2010-09-29 | 5 | -16/+75 |
* | Disk cache: Handle failures growing the user_buffer that | rvargas@google.com | 2010-09-29 | 5 | -18/+103 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 8 | -26/+51 |
* | Disk cache: Add a little more tracing for the stress test | rvargas@google.com | 2010-09-27 | 1 | -0/+3 |
* | net: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-09-25 | 5 | -18/+25 |
* | Disk cache: Small adjustment so that we continue with | rvargas@google.com | 2010-09-23 | 1 | -2/+4 |
* | Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l... | phajdan.jr@chromium.org | 2010-09-22 | 9 | -121/+139 |
* | GTTF: Make net_unittests run successfully with parallel test launcher | phajdan.jr@chromium.org | 2010-09-22 | 9 | -139/+121 |
* | Fix a bunch of clang warnings/errors. | thakis@chromium.org | 2010-09-21 | 1 | -13/+0 |
* | Disk cache: Fix the include order. | rvargas@google.com | 2010-09-20 | 1 | -1/+1 |
* | Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntry | timurrrr@chromium.org | 2010-09-17 | 1 | -0/+8 |
* | Disk cache: Start an experiment to measure the impact of | rvargas@google.com | 2010-09-16 | 2 | -6/+39 |
* | Disk cache: Fix the order in which we delete data | rvargas@google.com | 2010-09-16 | 15 | -54/+356 |
* | FBTF: Move Extension::LaunchContainer to extension_constants.h. | erg@google.com | 2010-09-16 | 2 | -3/+5 |
* | Disk cache: Implement request throttling. | rvargas@google.com | 2010-09-14 | 4 | -10/+82 |
* | Disk Cache: Run another experiment: Increase the number | rvargas@google.com | 2010-09-13 | 5 | -21/+107 |
* | Disk cache: Fix the path for stress_cache. | rvargas@google.com | 2010-09-09 | 1 | -1/+1 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 6 | -21/+61 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 4 | -5/+5 |
* | Disk cache: For an AppCache, now we only update the | rvargas@google.com | 2010-08-27 | 9 | -27/+177 |
* | Disk cache: Add a new uma histogram for the total internal | rvargas@google.com | 2010-08-27 | 2 | -1/+4 |
* | Disk cache: Remove the check for no open entries at destruction | rvargas@google.com | 2010-08-25 | 1 | -1/+4 |
* | Disk cache: Extend the internal buffering performed by each entry | rvargas@google.com | 2010-08-23 | 11 | -543/+1079 |
* | Remove obviously unneeded forward declarations from headers under src/{app,ba... | viettrungluu@chromium.org | 2010-08-21 | 2 | -4/+0 |
* | FBTF: Remove unnecessary STL #includes from src/net. | viettrungluu@chromium.org | 2010-08-19 | 4 | -12/+3 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -4/+3 |
* | CommandLine: eliminate wstring-accepting AppendLooseValue | evan@chromium.org | 2010-08-13 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -2/+4 |
* | More FRIEND_TEST_ALL_PREFIXES. | phajdan.jr@chromium.org | 2010-07-30 | 1 | -4/+4 |
* | Disk Cache: Replace the backend pointer of the ChildrenDeleter | rvargas@google.com | 2010-07-27 | 4 | -5/+68 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 30 | -0/+30 |
* | Disk Cache: Cleaner way to stop evictions at destruction. | rvargas@google.com | 2010-07-23 | 3 | -14/+5 |
* | Disk cache: fix the name of some histograms. | rvargas@google.com | 2010-07-20 | 1 | -9/+9 |
* | Disk cache: Stop evictions while performing final cleanup. | rvargas@google.com | 2010-07-20 | 4 | -2/+31 |