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
/
sequenced_worker_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regularize storage monitor creation in Windows.
gbillock@chromium.org
2013-04-18
1
-4
/
+4
*
Flush SequenceWorkerPool tasks after each test. Applies to unit_test, interac...
michaeln@google.com
2013-03-07
1
-0
/
+1
*
SharedWorkerPool.Shutdown(int max_new_blocking_tasks)
michaeln@chromium.org
2012-12-19
1
-1
/
+10
*
Add comments about memory behavior of SWP tasks with the same sequence token
akalin@chromium.org
2012-12-18
1
-0
/
+9
*
- Implement delayed task posting for SequencedWorkerPool.
nhiroki@chromium.org
2012-10-02
1
-4
/
+38
*
Ensure SequencedWorkerPool::Shutdown() blocks for already-started SKIP_ON_SHU...
rsleevi@chromium.org
2012-07-21
1
-7
/
+13
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...
tedvessenes@gmail.com
2012-06-21
1
-3
/
+0
*
Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...
asanka@chromium.org
2012-06-01
1
-0
/
+3
*
Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.
tedvessenes@gmail.com
2012-06-01
1
-3
/
+0
*
Add SequencedWorkerPoolTaskRunner which lets you specify the shutdown behavior.
mattm@chromium.org
2012-04-11
1
-0
/
+11
*
Implementation of SequencedTaskRunner based on SequencedWorkerPool.
francoisk777@gmail.com
2012-04-02
1
-0
/
+7
*
Add SequencedWorkerPool.IsRunningSequenceOnCurrentThread so callers can make ...
michaeln@google.com
2012-03-30
1
-0
/
+4
*
Relax check for message loop in SequencedWorkerPool
akalin@chromium.org
2012-03-17
1
-1
/
+5
*
Move work signal count tracking from SequencedWorkerPool to the test file
akalin@chromium.org
2012-03-14
1
-8
/
+8
*
Clean up condition variable usage in SequencedWorkerPool
akalin@chromium.org
2012-03-12
1
-1
/
+9
*
Ensure that SequencedWorkerPools in tests don't outlive their tests
akalin@chromium.org
2012-03-06
1
-2
/
+12
*
Make SequencedWorkerPool a TaskRunner
akalin@chromium.org
2012-02-29
1
-4
/
+17
*
Fix up SequencedWorkerPool in preparation for making it a TaskRunner
akalin@chromium.org
2012-02-27
1
-18
/
+26
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-19
1
-0
/
+16
*
Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.
msw@chromium.org
2012-01-07
1
-6
/
+0
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-07
1
-0
/
+6
*
Add a sequenced worker pool.
brettw@chromium.org
2012-01-01
1
-0
/
+206