summaryrefslogtreecommitdiffstats
path: root/base/message_loop_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add virtual to some base classes that have virtual methodsjar@chromium.org2010-06-251-0/+3
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-061-1/+27
* Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...sanjeevr@chromium.org2010-05-031-0/+3
* Created a MessageLoopProxy interface. This provides a thread-safe refcounted ...sanjeevr@chromium.org2010-04-291-0/+45