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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trace PostTasks from post to run.
jbates@chromium.org
2012-09-18
1
-0
/
+28
*
Add WebView implementation for CookieManager.
tedchoc@chromium.org
2012-09-07
1
-0
/
+2
*
Make sure that shutdown blocking SequencedWorkerPool use Critical Closures.
milanb@chromium.org
2012-08-15
1
-1
/
+4
*
Cleanup - delete a pair of unneeded files.
michaeln@google.com
2012-08-02
2
-114
/
+0
*
Support profiling of tasks run as sequenced_tasks
jar@chromium.org
2012-07-30
1
-4
/
+15
*
Enable parts of base_untrusted that are used by remoting client
sergeyu@chromium.org
2012-07-26
1
-1
/
+3
*
Give the post-and-reply worker pool test a chance to finish on iOS
stuartmorgan@chromium.org
2012-07-24
1
-0
/
+5
*
Don't set "unlimited" stacks on iOS
stuartmorgan@chromium.org
2012-07-24
1
-2
/
+2
*
Ensure SequencedWorkerPool::Shutdown() blocks for already-started SKIP_ON_SHU...
rsleevi@chromium.org
2012-07-21
3
-13
/
+124
*
Move more files into the content namespace.
darin@chromium.org
2012-07-21
1
-2
/
+2
*
Switch to TimeDelta interface for process waiting functions in base.
tedvessenes@gmail.com
2012-07-11
1
-2
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
16
-16
/
+0
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-07-11
1
-4
/
+2
*
Increase worker thread stack size for AddressSanitizer. This is especially re...
aarya@google.com
2012-07-07
1
-0
/
+5
*
Enable base::NonThreadSafe when DCHECK_ALWAYS_ON is set
rsleevi@chromium.org
2012-06-27
2
-16
/
+40
*
Don't rely on undefined macro behaviour in unit tests.
rsleevi@chromium.org
2012-06-27
1
-3
/
+11
*
Fix thread_restrictions ifdef
jam@chromium.org
2012-06-26
2
-4
/
+4
*
RefCounted types should not have public destructors, base/ edition
rsleevi@chromium.org
2012-06-26
4
-13
/
+14
*
Switch thread_restrictions to use the same ifdef flags as thread_checker.
jam@chromium.org
2012-06-26
2
-10
/
+13
*
Update documentation for base::ThreadChecker
rsleevi@chromium.org
2012-06-25
2
-12
/
+27
*
Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...
tedvessenes@gmail.com
2012-06-21
8
-102
/
+123
*
Remove gdata::GDataFileSystem from ScopedAllowedWait's user list
hashimoto@chromium.org
2012-06-19
1
-5
/
+1
*
Cleanup thread_local_storage on Windows
jar@chromium.org
2012-06-15
2
-103
/
+97
*
Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...
asanka@chromium.org
2012-06-01
8
-123
/
+102
*
Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.
tedvessenes@gmail.com
2012-06-01
8
-102
/
+123
*
Signal thread names in instrumented binaries, even when a debugger is not att...
siggi@chromium.org
2012-05-31
1
-1
/
+4
*
Disabled WorkerPoolTest.PostTaskAndReply test on Windows and Linux.
kmadhusu@chromium.org
2012-05-30
1
-1
/
+8
*
Fix ENABLE_THREAD_CHECKER
ukai@chromium.org
2012-05-24
1
-1
/
+5
*
PPAPI/NaCl: Fix IPC proxy build; pthread_t changed
dmichael@chromium.org
2012-05-22
1
-1
/
+4
*
Base: Fix a race settin the running_ flag.
rvargas@google.com
2012-05-21
1
-1
/
+1
*
Base: Don't overwrite the thread id when ThreadMain exits. There's
rvargas@google.com
2012-05-21
2
-4
/
+12
*
Revert 138014 - Base: Don't overwrite the thread id when ThreadMain exits. Th...
rvargas@google.com
2012-05-19
1
-1
/
+2
*
Base: Don't overwrite the thread id when ThreadMain exits. There's
rvargas@google.com
2012-05-19
1
-2
/
+1
*
Base: Crash the process if we are not able to join threads.
rvargas@google.com
2012-05-16
1
-1
/
+8
*
Return NULL from base::Thread::message_loop_proxy() when thread is not started.
sergeyu@chromium.org
2012-05-04
1
-3
/
+2
*
Clear up threading
jam@chromium.org
2012-05-03
1
-1
/
+1
*
Add John as an owner of base/threading since he's been pushing a lot on this
brettw@chromium.org
2012-05-02
1
-0
/
+2
*
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
2
-9
/
+19
*
Revert 134234 - Turn thread restrictions on for release builds as well so tha...
kevers@chromium.org
2012-04-27
2
-19
/
+9
*
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
2
-9
/
+17
*
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
[next]