| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Disable the test ConditionVariableTest.MultiThreadConsumerTest until it is st... | maruel@chromium.org | 2009-04-20 | 1 | -1/+2 |
* | Typo in test is exposed as a flaky test | jar@chromium.org | 2009-04-14 | 1 | -1/+1 |
* | Reduce flakiness of condition var unit test by reducing timing dependence. | jar@chromium.org | 2009-04-11 | 1 | -40/+75 |
* | Test was examining a variable without first acquiring a required Lock. | ralphl@chromium.org | 2009-03-19 | 1 | -7/+31 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Adds a helper class used to mark/define critical section in a class and then ... | maruel@chromium.org | 2008-12-17 | 1 | -0/+15 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Include bug reference for r3624. | mark@chromium.org | 2008-10-20 | 1 | -0/+1 |
* | Disable ConditionVariableTest.MultiThreadConsumerTest because it's | mark@chromium.org | 2008-10-20 | 1 | -1/+2 |
* | Ensure Cocoa sets up its multithreaded environment | mmentovai@google.com | 2008-08-28 | 1 | -1/+2 |
* | Move unittests that had a _test filename to _unittest. Update some missing t... | deanm@google.com | 2008-08-26 | 1 | -0/+658 |