Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ScopedHandle for the private members of WaitableEvent. | rvargas | 2014-09-23 | 1 | -10/+8 |
* | Removed LOG_GETLASTERROR and LOG_ERRNO macros. | vitalybuka@chromium.org | 2014-05-21 | 1 | -1/+1 |
* | Use a direct include of time headers in base/, part 2. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use LOG_GETLASTERROR in more cases in base/ | mseaborn@chromium.org | 2013-01-28 | 1 | -1/+1 |
* | Disallow UI/IO thread blocking on any other thread. | jam@chromium.org | 2012-04-26 | 1 | -0/+4 |
* | Modify WaitableEvent::Wait() to return void | steveblock@chromium.org | 2011-10-12 | 1 | -2/+1 |
* | More DCHECK() updates. A mixture of _EQ and _GE. | mhm@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -0/+99 |