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
/
chrome
/
renderer
/
webworker_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...
dimich@google.com
2009-07-17
1
-3
/
+10
*
Fix the GC of workers. When Worker object is GC'ed in the renderer, we need t...
dimich@google.com
2009-07-07
1
-5
/
+15
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
1
-8
/
+31
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-2
/
+2
*
Run workers in separate processes.
jam@chromium.org
2009-05-01
1
-8
/
+9
*
Use WebWorker and WebWorkerClient from the WebKit API.
darin@chromium.org
2009-04-24
1
-15
/
+20
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
1
-3
/
+8
*
Chrome side of webkit merge from r41860 to 41906.
tc@google.com
2009-03-23
1
-2
/
+1
*
Fix build breaks after webkit merge.
jam@chromium.org
2009-03-10
1
-1
/
+2
*
Hook up WebKit worker with Chromium.
jianli@chromium.org
2009-03-05
1
-2
/
+8
*
Have WebWorkerProxy send messages directly through RenderThread, instead of R...
jam@chromium.org
2009-03-05
1
-7
/
+4
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
1
-0
/
+92