1. 5648818 Standardize usage of virtual/override/final in base/ by dcheng · 11 years ago
  2. 9e096de replace OVERRIDE and FINAL with override and final in base/ by mostynb · 11 years ago
  3. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  4. b171946 Add OVERRIDE to base/. by [email protected] · 14 years ago
  5. 99cc51e Move PerfTestSuite implementation into a .cc file and add it to the base by [email protected] · 15 years ago
  6. 20e1491 Re-land part of r55416, minus actually moving the test_suite.h contents to a .cc file. by [email protected] · 15 years ago
  7. 85f6335 Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file by [email protected] · 15 years ago
  8. 19d536f Cleanup in base. This moves the implementation (and a bunch of header file by [email protected] · 15 years ago
  9. b83a662 De-wstringify perf_test_suite.h and test_suite.h. by [email protected] · 15 years ago
  10. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  11. 2fdc86a Style cleanup in preparation for auto-linting base/. by [email protected] · 16 years ago
  12. b7e0a2a Use ASCII strings for switch names. by [email protected] · 16 years ago
  13. fb895c6 Move more ICU-dependent stuff from base into base/i18n. Some test stuff also by [email protected] · 16 years ago[Renamed (93%) from base/perf_test_suite.h]
  14. bb97536 Make CommandLine into a normal object, with some statics for getting at the current process's command line. by [email protected] · 17 years ago
  15. a42e1714 Work around a stupid Purify bug that was causing lots of bogus messages to appear when running base_unittests.exe. by [email protected] · 17 years ago
  16. 302831b Call logging::InitLogging. The lack of this was causing some hangs (and possibly crashes) in ObserverListTest.BUG=6286 by [email protected] · 17 years ago