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
*
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