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
/
content
/
child
/
worker_task_runner.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
chrome: Remove the use of WebWorkerRunLoop.
sadrul
2015-02-26
1
-4
/
+2
*
workers: Use base::TaskRunner to run tasks on worker threads.
Sadrul Habib Chowdhury
2015-02-11
1
-23
/
+39
*
workers: Remove dead code.
Sadrul Habib Chowdhury
2015-02-04
1
-5
/
+4
*
workers: Map the current thread-id to the WorkerRunLoop.
Sadrul Habib Chowdhury
2015-01-29
1
-4
/
+2
*
cleanup: ThreadLocalState::run_loop_ is never used, so remove it.
Sadrul Habib Chowdhury
2015-01-28
1
-5
/
+2
*
Remove unused WebThread based code for workers
nasko@chromium.org
2014-08-04
1
-58
/
+8
*
Prepare chromium for WorkerThread migration to WebThread.
nasko@chromium.org
2014-07-18
1
-8
/
+58
*
Revert of Add WorkerThread based methods for start/stop of worker threads. (h...
nasko@chromium.org
2014-07-18
1
-58
/
+8
*
Add WorkerThread based methods for start/stop of worker threads.
nasko@chromium.org
2014-07-18
1
-8
/
+58
*
Move WorkerTaskRunner to content/child.
tfarina@chromium.org
2014-02-19
1
-0
/
+112