Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test IWYU fixups for base | mostynb@opera.com | 2013-09-03 | 1 | -1/+0 |
* | base: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-03-30 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -4/+4 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -4/+5 |
* | Order function definitions in base/ according to the header. | erg@google.com | 2011-01-11 | 1 | -14/+3 |
* | Integrate ETW with VLOG logging. | siggi@chromium.org | 2010-11-04 | 1 | -3/+11 |
* | Wrote a custom pattern matcher for vmodule. | akalin@chromium.org | 2010-11-01 | 1 | -0/+13 |
* | Added support for filtering on the entire pathname to --vmodule. | akalin@chromium.org | 2010-10-29 | 1 | -2/+18 |
* | FBTF: More ctor/dtor cleanup. | erg@google.com | 2010-10-14 | 1 | -0/+1 |
* | Implemented VLOG() et al. | akalin@chromium.org | 2010-09-29 | 1 | -0/+51 |