1. 84326df Makes HandleWatcher block until no longer waiting on pipe by sky@chromium.org · 10 years ago
  2. 4aea001 Separate ResizeHelper from RenderWidgetHelper by ccameron@chromium.org · 10 years ago
  3. 47df845 Fix --trace-shutdown with thread-local tracing. by wangxianzhu@chromium.org · 11 years ago
  4. a807b7b Allow waiting in NestedMessagePumpAndroid. by mnissler@chromium.org · 11 years ago
  5. a78bfa9 Making a way to create thread with a Java Looper for Android by kristianm@chromium.org · 11 years ago
  6. e1a4470 content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on Android. by peter@chromium.org · 11 years ago
  7. ed1c9ba Reland: base: Support setting thread priorities generically. by epenner@chromium.org · 11 years ago
  8. 73458ca Revert 201202 "base: Support setting thread priorities generically." by scottmg@chromium.org · 11 years ago
  9. 190ce3b base: Support setting thread priorities generically. by epenner@chromium.org · 11 years ago
  10. eaeda1f Allow BrowserTestBase to do wait. by nileshagrawal@chromium.org · 12 years ago
  11. 6e72191 Use Netlink instead of NetworkManager (via D-bus) to monitor network by pauljensen@chromium.org · 12 years ago
  12. f967285 Allow MessagePumpDefault to wait when there is no pending work. by scherkus@chromium.org · 12 years ago
  13. 8ff1945 Move remaining files in content\browser\renderer_host to content namespace. by jam@chromium.org · 12 years ago
  14. 531e69e cc: Rename cc classes and members to match filenames by enne@chromium.org · 12 years ago
  15. 8a7e754 Move a bunch of code in content\common (as well as a few left in renderer) to the content namespace. by jam@chromium.org · 12 years ago
  16. d556fd5 Revert "cc: Rename cc classes and members to match filenames" by enne@chromium.org · 12 years ago
  17. 98c2820 cc: Rename cc classes and members to match filenames by enne@chromium.org · 12 years ago
  18. 6c9aa30 Aura: Allow browser UI thread waiting for compositor commits. by backer@chromium.org · 12 years ago
  19. 4b67b1f Initial implementation of AutoThread. by wez@chromium.org · 12 years ago
  20. 00e5e7d Add WebView implementation for CookieManager. by tedchoc@chromium.org · 12 years ago
  21. adaeb9e Move more files into the content namespace. by darin@chromium.org · 12 years ago
  22. 6f34948 Fix thread_restrictions ifdef by jam@chromium.org · 12 years ago
  23. 605d18a Switch thread_restrictions to use the same ifdef flags as thread_checker. by jam@chromium.org · 12 years ago
  24. 5f82f04 Remove gdata::GDataFileSystem from ScopedAllowedWait's user list by hashimoto@chromium.org · 12 years ago
  25. 6720411 Add a suppression for GLHelper blocking the UI thread. by mazda@chromium.org · 12 years ago
  26. fde3588 Add a suppression for the accelerated surface code blocking the UI thread. by jam@chromium.org · 12 years ago
  27. 509d635 Fix debug asserts when --ui-use-gpu-process is specified. by mazda@chromium.org · 12 years ago
  28. 3593947 Add a suppression in StaticsProviderImpl for blocking the UI thread. by jam@chromium.org · 12 years ago
  29. d36f607 Add suppression for about:histograms waiting on the UI thrad. This is a developer URL so it's fine. by jam@chromium.org · 12 years ago
  30. 67ff239 Add a suppression on ChromeOS for allowing wait. by jam@chromium.org · 12 years ago
  31. 7439c76 Revert 134269 - Revert 134234 - Turn thread restrictions on for release builds as well so that they're triggered in (default) try/commit jobs. I let them be compiled out only in official builds. by kevers@chromium.org · 12 years ago
  32. eaf2538 Revert 134234 - Turn thread restrictions on for release builds as well so that they're triggered in (default) try/commit jobs. I let them be compiled out only in official builds. by kevers@chromium.org · 12 years ago
  33. 7d937d4 ScopedAllowWait for NativeBackendKWallet::InitWithBus by battre@chromium.org · 12 years ago
  34. 61dc26b Turn thread restrictions on for release builds as well so that they're triggered in (default) try/commit jobs. I let them be compiled out only in official builds. by jam@chromium.org · 12 years ago
  35. 1755434 Add more allow-wait suppressions on cros. by jam@chromium.org · 12 years ago
  36. 6f592df fix cros compile by jam@chromium.org · 12 years ago
  37. 786c0b1 Fix ChromeOS debug asserts after adding thread restrictions on blocking the UI/IO threads. by jam@chromium.org · 12 years ago
  38. 8ed4614 Disallow UI/IO thread blocking on any other thread. by jam@chromium.org · 12 years ago
  39. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  40. 73eb5d0 Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 13 years ago
  41. 5b5f5e0 Move base/thread.h to base/threading, fix up callers to use the new location. by brettw@chromium.org · 14 years ago[Renamed (95%) from base/thread_restrictions.h]
  42. 25726ef Reland 66791 (change was innocent) by willchan@chromium.org · 14 years ago
  43. f1b8e21 Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread. by willchan@chromium.org · 14 years ago
  44. 779810c Reland r65996. Disallows Singletons on non-joinable thread. by willchan@chromium.org · 14 years ago
  45. 7afc8e3 Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joinable threads. by willchan@chromium.org · 14 years ago
  46. fe5da53 Disallow Singleton and LazyInstance on non-joinable threads. by willchan@chromium.org · 14 years ago
  47. 0f5557b Simplify a comment. by evan@chromium.org · 14 years ago
  48. 7c9cd8b Thread IO safety: annotate file_util, and block IO thread from doing IO by evan@chromium.org · 14 years ago
  49. 14fecd5 Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from doing IO by isherman@chromium.org · 14 years ago
  50. 5c289b5 Thread IO safety: annotate file_util, and block IO thread from doing IO by evan@chromium.org · 14 years ago
  51. c45c127 ThreadRestrictions: inline function definitions in Release mode by evan@chromium.org · 14 years ago
  52. 5d72067 Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO" by evan@chromium.org · 14 years ago
  53. 7b7870f Thread IO safety: annotate file_util, and block IO thread from doing IO by evan@chromium.org · 14 years ago
  54. e450cfc base: add a thread-safety assertion checker by evan@chromium.org · 14 years ago