| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert previous commit which was by accident | jabdelmalek@google.com | 2010-11-23 | 1 | -0/+1 |
* | Fix compile error on Linux | jabdelmalek@google.com | 2010-11-23 | 1 | -1/+0 |
* | Allow histograms in cache stats.cc to bypass corruption checks | jar@chromium.org | 2010-11-03 | 3 | -14/+206 |
* | Revert 64687 - Try to detect internal corruption of histogram instances. | jar@chromium.org | 2010-11-02 | 3 | -206/+14 |
* | Try to detect internal corruption of histogram instances. | jar@chromium.org | 2010-11-01 | 3 | -14/+206 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -1/+1 |
* | Add histogram to track number of .nexe launches, normalized against opening n... | mmortensen@google.com | 2010-10-28 | 2 | -0/+52 |
* | Fix up SharedMemory implementation so that it is more equivalent on Windows v... | dmaclach@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Revert 63012 - Revert 63011 - Convert a lot of DCHECK()s to DCHECK_EQ() and s... | pkasting@chromium.org | 2010-10-19 | 1 | -45/+46 |
* | Revert 63011 - Convert a lot of DCHECK()s to DCHECK_EQ() and similar, so that... | dpranke@chromium.org | 2010-10-19 | 1 | -46/+45 |
* | Convert a lot of DCHECK()s to DCHECK_EQ() and similar, so that when they fail... | pkasting@chromium.org | 2010-10-19 | 1 | -45/+46 |
* | ** Think this may have caused TabSwitchingTest to fail, as it is parsing log ... | tim@chromium.org | 2010-10-18 | 1 | -6/+6 |
* | Convert LOG(INFO) to VLOG(1) - base/. | pkasting@chromium.org | 2010-10-18 | 1 | -6/+6 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 11 | -0/+4026 |