Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that SyncWaiter (base/waitable_event_posix.cc) condition variables | mark@chromium.org | 2009-08-20 | 1 | -37/+42 |
* | POSIX: allow WaitableEvents to be deleted while watching them. | agl@chromium.org | 2009-03-26 | 1 | -44/+38 |
* | Revert "POSIX: allow WaitableEvents to be deleted while watching them." | agl@chromium.org | 2009-03-25 | 1 | -38/+44 |
* | POSIX: allow WaitableEvents to be deleted while watching them. | agl@chromium.org | 2009-03-25 | 1 | -44/+38 |
* | Mac/Linux test fixes: hopefully this will fix some flakey tests | agl@chromium.org | 2009-01-16 | 1 | -25/+29 |
* | Mac build fix | agl@chromium.org | 2009-01-15 | 1 | -3/+3 |
* | Mac build fix | agl@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | GCC on the buildbots is more picky | agl@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 1 | -0/+392 |