summaryrefslogtreecommitdiffstats
path: root/chrome/test/logging
Commit message (Expand)AuthorAgeFilesLines
* 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