summaryrefslogtreecommitdiffstats
path: root/base/win/event_trace_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/win/.avi2015-12-241-0/+1
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-28/+28
* Disable ETW EnableDisable testbrucedawson2015-10-071-1/+2
* Don't wait for ETW controller.Stop() on Windows 7brucedawson2015-09-251-6/+10
* Disable EtwTraceControllerTest.EnableDisable againbrucedawson2015-09-211-1/+1
* Disable EtwTraceControllerTest.EnableDisablebrucedawson2015-09-191-1/+2
* Fix possibly flakiness of EtwTraceControllerTest.EnableDisablewangxianzhu2015-09-171-0/+3
* Apply automated fixits for Chrome clang plugin to base_unittests.dcheng2015-04-171-8/+4
* Enforce handle ownership in base::Process.rvargas2014-10-171-3/+2
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* 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