summaryrefslogtreecommitdiffstats
path: root/base/win/event_trace_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-2/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-2/+2
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-8/+11
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Revert 136990 - Make sure the thread calling CoCreateGuid is CoInitialized.vrk@google.com2012-05-141-2/+0
* Make sure the thread calling CoCreateGuid is CoInitialized.siggi@chromium.org2012-05-141-0/+2
* Make ETW unittests shardable to quench flakyness on trybots.siggi@chromium.org2012-01-281-27/+49
* Fix file leaks in a ETW test and a ScopedTempDir test.thestig@chromium.org2011-12-191-2/+6
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-6/+8
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-8/+6
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-6/+8
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-061-0/+208