1. 7634fc5 Tweak Memcheck sanity tests to avoid duplicate reports. by eugenis@google.com · 12 years ago
  2. de3a6cf Add virtual and OVERRIDE to base/ implementation files by rsleevi@chromium.org · 13 years ago
  3. aaa6303 Change code in base (primarily unit tests) to use Sleep(TimeDelta). by tedvessenes@gmail.com · 13 years ago
  4. 4b5cd88 More sanity unittests to make sure AddressSanitizer is instrumenting the code. by glider@chromium.org · 13 years ago
  5. 1a3c5d1 Prevent clang from optimizing away a variable. by thakis@chromium.org · 13 years ago
  6. 2fa52d0 Add a sanity test that crashes under ASan. This should be used to check that the tests are built correctly. by glider@chromium.org · 13 years ago
  7. 71a6e93 Actually run the sanity tests under AddressSanitizer. by glider@chromium.org · 13 years ago
  8. 8027129 gcc 4.6 warnings cleanup by pph34r@gmail.com · 13 years ago
  9. 987f833 mac: Try to fix valgrind sanity tests 14 and 15. by thakis@chromium.org · 13 years ago
  10. c3846f8 Prevent clang from optimizing away 2 variables. by thakis@chromium.org · 13 years ago
  11. b1d5c02 Add more ThreadSanitizer sanity tests by timurrrr@chromium.org · 13 years ago
  12. 732fd06 Re-enable positive OOB write tests under Dr. Memory and add the suppression for these tests. by timurrrr@chromium.org · 14 years ago
  13. 5b5f5e0 Move base/thread.h to base/threading, fix up callers to use the new location. by brettw@chromium.org · 14 years ago
  14. 6139182 Move platform_thread to base/threading and put in the base namespace. I left a by brettw@chromium.org · 14 years ago
  15. 4baea27 Fix Valgrind unittests by forcing illegal memory accesses to happen unconditionally. by pkasting@chromium.org · 14 years ago
  16. 99d88cd ** Think this may have caused TabSwitchingTest to fail, as it is parsing log files. ** by tim@chromium.org · 14 years ago
  17. 819a34e Convert LOG(INFO) to VLOG(1) - base/. by pkasting@chromium.org · 14 years ago
  18. b311fbc Copied Evan's http://codereview.chromium.org/3691007 (base_unittests: move by glider@chromium.org · 14 years ago
  19. 99311d4 Update Dr. Memory suppressions, gtest_filters and also skip oob-write sanity tests on Windows. by timurrrr@chromium.org · 14 years ago
  20. fe96ef2 Quick-fix the compliation error on Windows by timurrrr@chromium.org · 14 years ago
  21. 4631544 Add two tests for uninit reads to ToolsSanityTests by timurrrr@chromium.org · 14 years ago
  22. 4a8ecc4 Revert debugging printf()s occasionally landed in r50350 by glider@chromium.org · 14 years ago
  23. 8bb3bde Make the memory waterfall green -- more suppressions for bug 19775. by glider@chromium.org · 14 years ago
  24. e755e0e Reverted an occasional change to ToolsSanityTests brought by r49524 by glider@chromium.org · 14 years ago
  25. e9280e6 Suppress another leak from bug 46343. Suppress bug 46345 by glider@chromium.org · 14 years ago
  26. f39c3ff Update dynamic annotations and move them to base/third_party by timurrrr@chromium.org · 14 years ago
  27. 4597f34 Implement more sanity tests for Memcheck/Valgrind by timurrrr@chromium.org · 15 years ago
  28. e10b3ce Add sleep into data race sanity test since it fails on TSan x64 FYI bot (too fast?) by timurrrr@chromium.org · 15 years ago
  29. 0f9756f Added the ToolsSanityTest test case to base_unittests. by glider@chromium.org · 15 years ago