summaryrefslogtreecommitdiffstats
path: root/remoting/base/auto_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-5/+6
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-4/+4
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-211-4/+4
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-211-4/+4
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-12/+11
* Add COM initialization support to AutoThread.wez@chromium.org2012-11-281-7/+62
* Revert 169595 - Add AutoThread types for Windows that initialize COM.joi@chromium.org2012-11-271-62/+7
* Add AutoThread types for Windows that initialize COM.wez@chromium.org2012-11-271-7/+62
* Initial implementation of AutoThread.wez@chromium.org2012-10-101-0/+159