summaryrefslogtreecommitdiffstats
path: root/base/win/object_watcher.h
Commit message (Expand)AuthorAgeFilesLines
* Add documentation and a unit test for ObjectWatcher.huangs@chromium.org2012-10-131-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Revert 143251 - Log stack trace when ObjectWatcher::StartWatching() is called.dcheng@chromium.org2012-06-211-5/+1
* Log stack trace when ObjectWatcher::StartWatching() is called.dcheng@chromium.org2012-06-201-1/+5
* Remove several more custom Task implementations from base/dcheng@chromium.org2011-11-291-2/+9
* Revert 111865 - Remove several more custom Task implementations from base/dcheng@chromium.org2011-11-291-8/+2
* Remove several more custom Task implementations from base/dcheng@chromium.org2011-11-291-2/+8
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-3/+3
* TCPServerSocketLibevent should call StopWatchingFileDescriptor()wtc@chromium.org2011-06-251-1/+1
* net: Add NET_API to net/baservargas@google.com2011-05-181-1/+1
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-1/+2
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-0/+94