summaryrefslogtreecommitdiffstats
path: root/base/synchronization/waitable_event_watcher_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-181-1/+1
* Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-05-311-1/+1
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-02-041-12/+13
* Revert 179987dmichael@chromium.org2013-01-311-13/+12
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-01-311-12/+13
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-2/+2
* Objects that derive from RefCounted/RefCountedThreadSafe should not have publ...rsleevi@chromium.org2012-04-061-1/+6
* Remove custom Task implementations in base.dcheng@chromium.org2011-11-231-41/+25
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Start sorting methods in class declarations.erg@google.com2011-01-071-2/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-0/+280