summaryrefslogtreecommitdiffstats
path: root/base/vlog.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-1/+1
* test IWYU fixups for basemostynb@opera.com2013-09-031-1/+0
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-4/+4
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-4/+5
* Order function definitions in base/ according to the header.erg@google.com2011-01-111-14/+3
* Integrate ETW with VLOG logging.siggi@chromium.org2010-11-041-3/+11
* Wrote a custom pattern matcher for vmodule.akalin@chromium.org2010-11-011-0/+13
* Added support for filtering on the entire pathname to --vmodule.akalin@chromium.org2010-10-291-2/+18
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-141-0/+1
* Implemented VLOG() et al.akalin@chromium.org2010-09-291-0/+51