summaryrefslogtreecommitdiffstats
path: root/chrome/test/logging
Commit message (Expand)AuthorAgeFilesLines
* clang/win: Re-enable -Wlogical-op-parentheses.sammc2015-07-081-5/+3
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-242-47/+44
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-092-5/+6
* Mechanical rename of tracing includes for /chromeprimiano2015-01-283-7/+8
* replace COMPILE_ASSERT with static_assert in chrome/[r-z]*/mostynb2015-01-051-3/+3
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-251-1/+1
* Replace FINAL and OVERRIDE with their C++11 counterparts in chrome/testmohan.reddy2014-10-092-19/+19
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Remove the LOG_ERROR_REPORT log severity level.viettrungluu@chromium.org2014-06-171-3/+0
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of time headers in chrome/test/, chrome/tools/.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/test/.avi@chromium.org2013-06-113-3/+3
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-313-3/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-113-7/+8
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-2/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-024-4/+10
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome.thestig@chromium.org2012-05-181-1/+0
* Unconditionally send Chrome and Chrome Frame events through ETW machinery.grt@chromium.org2012-03-152-96/+0
* Windows test logging: switch back to base-10 after emitting a base-16 id.grt@chromium.org2012-03-131-1/+2
* New test infrastructure for producing verbose logs in failing tests.grt@chromium.org2012-03-1212-0/+1619