summaryrefslogtreecommitdiffstats
path: root/base/threading/thread_restrictions.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix thread_restrictions ifdefjam@chromium.org2012-06-261-2/+2
* Switch thread_restrictions to use the same ifdef flags as thread_checker.jam@chromium.org2012-06-261-3/+2
* Revert 134269 - Revert 134234 - Turn thread restrictions on for release build...kevers@chromium.org2012-04-271-3/+3
* Revert 134234 - Turn thread restrictions on for release builds as well so tha...kevers@chromium.org2012-04-271-3/+3
* Turn thread restrictions on for release builds as well so that they're trigge...jam@chromium.org2012-04-271-3/+3
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+23
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-3/+3
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-3/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-0/+63