index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
threading
/
thread_restrictions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix --trace-shutdown with thread-local tracing.
wangxianzhu@chromium.org
2013-09-18
1
-0
/
+2
*
Allow waiting in NestedMessagePumpAndroid.
mnissler@chromium.org
2013-09-03
1
-0
/
+2
*
Making a way to create thread with a Java Looper for Android
kristianm@chromium.org
2013-08-08
1
-0
/
+5
*
content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on ...
peter@chromium.org
2013-06-20
1
-0
/
+2
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
1
-0
/
+1
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
1
-1
/
+0
*
base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-21
1
-0
/
+1
*
Allow BrowserTestBase to do wait.
nileshagrawal@chromium.org
2013-02-04
1
-0
/
+2
*
Use Netlink instead of NetworkManager (via D-bus) to monitor network
pauljensen@chromium.org
2012-11-29
1
-2
/
+4
*
Allow MessagePumpDefault to wait when there is no pending work.
scherkus@chromium.org
2012-11-14
1
-0
/
+1
*
Move remaining files in content\browser\renderer_host to content namespace.
jam@chromium.org
2012-10-29
1
-2
/
+2
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-2
/
+2
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
1
-2
/
+2
*
Revert "cc: Rename cc classes and members to match filenames"
enne@chromium.org
2012-10-19
1
-2
/
+2
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-19
1
-2
/
+2
*
Aura: Allow browser UI thread waiting for compositor commits.
backer@chromium.org
2012-10-15
1
-0
/
+4
*
Initial implementation of AutoThread.
wez@chromium.org
2012-10-10
1
-0
/
+6
*
Add WebView implementation for CookieManager.
tedchoc@chromium.org
2012-09-07
1
-0
/
+2
*
Move more files into the content namespace.
darin@chromium.org
2012-07-21
1
-2
/
+2
*
Fix thread_restrictions ifdef
jam@chromium.org
2012-06-26
1
-2
/
+2
*
Switch thread_restrictions to use the same ifdef flags as thread_checker.
jam@chromium.org
2012-06-26
1
-7
/
+11
*
Remove gdata::GDataFileSystem from ScopedAllowedWait's user list
hashimoto@chromium.org
2012-06-19
1
-5
/
+1
*
Add a suppression for GLHelper blocking the UI thread.
mazda@chromium.org
2012-05-01
1
-0
/
+2
*
Add a suppression for the accelerated surface code blocking the UI thread.
jam@chromium.org
2012-04-27
1
-1
/
+3
*
Fix debug asserts when --ui-use-gpu-process is specified.
mazda@chromium.org
2012-04-27
1
-1
/
+8
*
Add a suppression in StaticsProviderImpl for blocking the UI thread.
jam@chromium.org
2012-04-27
1
-0
/
+4
*
Add suppression for about:histograms waiting on the UI thrad. This is a devel...
jam@chromium.org
2012-04-27
1
-0
/
+2
*
Add a suppression on ChromeOS for allowing wait.
jam@chromium.org
2012-04-27
1
-16
/
+18
*
Revert 134269 - Revert 134234 - Turn thread restrictions on for release build...
kevers@chromium.org
2012-04-27
1
-6
/
+16
*
Revert 134234 - Turn thread restrictions on for release builds as well so tha...
kevers@chromium.org
2012-04-27
1
-16
/
+6
*
ScopedAllowWait for NativeBackendKWallet::InitWithBus
battre@chromium.org
2012-04-27
1
-1
/
+4
*
Turn thread restrictions on for release builds as well so that they're trigge...
jam@chromium.org
2012-04-27
1
-6
/
+14
*
Add more allow-wait suppressions on cros.
jam@chromium.org
2012-04-26
1
-0
/
+8
*
fix cros compile
jam@chromium.org
2012-04-26
1
-1
/
+1
*
Fix ChromeOS debug asserts after adding thread restrictions on blocking the U...
jam@chromium.org
2012-04-26
1
-1
/
+7
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
1
-0
/
+77
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-4
/
+4
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-24
1
-4
/
+5
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-0
/
+100