summaryrefslogtreecommitdiffstats
path: root/base/logging_win.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-2/+4
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-1/+3
* Apply automated fixits for Chrome clang plugin to base_unittests.dcheng2015-04-171-2/+2
* Remove duplicate extern.hans@chromium.org2013-07-011-1/+1
* Fix incorrect object linking of a GUID in logging_win.{h,cc}timurrrr@chromium.org2013-01-281-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* New test infrastructure for producing verbose logs in failing tests.grt@chromium.org2012-03-121-2/+2
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-2/+4
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-1/+7
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-061-2/+2
* Integrate ETW with VLOG logging.siggi@chromium.org2010-11-041-1/+13
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Integrate the base logging with Event Tracing for Windows. This allows ETW to...siggi@chromium.org2009-11-251-0/+60