Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of time headers in base/, part 2. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -7/+15 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -15/+7 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -7/+15 |
* | base: Use TEST() macro when possible. | tfarina@chromium.org | 2012-12-03 | 1 | -7/+4 |
* | Integrate ETW with VLOG logging. | siggi@chromium.org | 2010-11-04 | 1 | -8/+11 |
* | Wrote a custom pattern matcher for vmodule. | akalin@chromium.org | 2010-11-01 | 1 | -3/+52 |
* | Added support for filtering on the entire pathname to --vmodule. | akalin@chromium.org | 2010-10-29 | 1 | -62/+24 |
* | If VlogTest.Perf is ran under Valgrind, decrease the number of benchmark | glider@chromium.org | 2010-09-30 | 1 | -3/+5 |
* | Implemented VLOG() et al. | akalin@chromium.org | 2010-09-29 | 1 | -0/+105 |