summaryrefslogtreecommitdiffstats
path: root/base/threading/thread_restrictions.h
Commit message (Expand)AuthorAgeFilesLines
* Fix --trace-shutdown with thread-local tracing.wangxianzhu@chromium.org2013-09-181-0/+2
* Allow waiting in NestedMessagePumpAndroid.mnissler@chromium.org2013-09-031-0/+2
* Making a way to create thread with a Java Looper for Androidkristianm@chromium.org2013-08-081-0/+5
* content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on ...peter@chromium.org2013-06-201-0/+2
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-0/+1
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-211-1/+0
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-211-0/+1
* Allow BrowserTestBase to do wait.nileshagrawal@chromium.org2013-02-041-0/+2
* Use Netlink instead of NetworkManager (via D-bus) to monitor networkpauljensen@chromium.org2012-11-291-2/+4
* Allow MessagePumpDefault to wait when there is no pending work.scherkus@chromium.org2012-11-141-0/+1
* Move remaining files in content\browser\renderer_host to content namespace.jam@chromium.org2012-10-291-2/+2
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-2/+2
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-2/+2
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-2/+2
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-2/+2
* Aura: Allow browser UI thread waiting for compositor commits.backer@chromium.org2012-10-151-0/+4
* Initial implementation of AutoThread.wez@chromium.org2012-10-101-0/+6
* Add WebView implementation for CookieManager.tedchoc@chromium.org2012-09-071-0/+2
* Move more files into the content namespace.darin@chromium.org2012-07-211-2/+2
* 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-7/+11
* Remove gdata::GDataFileSystem from ScopedAllowedWait's user listhashimoto@chromium.org2012-06-191-5/+1
* Add a suppression for GLHelper blocking the UI thread.mazda@chromium.org2012-05-011-0/+2
* Add a suppression for the accelerated surface code blocking the UI thread.jam@chromium.org2012-04-271-1/+3
* Fix debug asserts when --ui-use-gpu-process is specified.mazda@chromium.org2012-04-271-1/+8
* Add a suppression in StaticsProviderImpl for blocking the UI thread.jam@chromium.org2012-04-271-0/+4
* Add suppression for about:histograms waiting on the UI thrad. This is a devel...jam@chromium.org2012-04-271-0/+2
* Add a suppression on ChromeOS for allowing wait.jam@chromium.org2012-04-271-16/+18
* Revert 134269 - Revert 134234 - Turn thread restrictions on for release build...kevers@chromium.org2012-04-271-6/+16
* Revert 134234 - Turn thread restrictions on for release builds as well so tha...kevers@chromium.org2012-04-271-16/+6
* ScopedAllowWait for NativeBackendKWallet::InitWithBusbattre@chromium.org2012-04-271-1/+4
* Turn thread restrictions on for release builds as well so that they're trigge...jam@chromium.org2012-04-271-6/+14
* Add more allow-wait suppressions on cros.jam@chromium.org2012-04-261-0/+8
* fix cros compilejam@chromium.org2012-04-261-1/+1
* Fix ChromeOS debug asserts after adding thread restrictions on blocking the U...jam@chromium.org2012-04-261-1/+7
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+77
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-4/+4
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-241-4/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-0/+100