summaryrefslogtreecommitdiffstats
path: root/base/synchronization/waitable_event_watcher.h
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-181-1/+1
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-02-041-72/+22
* Revert 179987dmichael@chromium.org2013-01-311-21/+71
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-01-311-71/+21
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-06-261-3/+4
* Fix a possible mismatch in OS-specific code in WaitableEventWatcher.joi@chromium.org2011-12-021-3/+2
* Remove custom Task implementations in base.dcheng@chromium.org2011-11-231-1/+2
* Add OVERRIDE to base/.avi@chromium.org2011-11-161-1/+1
* Create ipc.dll.darin@chromium.org2011-08-151-1/+1
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-1/+3
* 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/+162