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
/
worker
/
webworkerclient_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added stub native web worker support, including build support in preparation
sehr@google.com
2009-06-29
1
-2
/
+27
*
Prevent a worker that loops forever from preventing shutdown of the worker pr...
jam@chromium.org
2009-05-21
1
-2
/
+40
*
Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...
jam@chromium.org
2009-05-20
1
-0
/
+6
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-3
/
+3
*
Call WebWorkerClient on the main thread. This makes it consistent with the r...
jam@chromium.org
2009-05-01
1
-9
/
+1
*
Use WebWorker and WebWorkerClient from the WebKit API.
darin@chromium.org
2009-04-24
1
-16
/
+22
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
1
-3
/
+3
*
Fix threading and ownership issues in WebWorkerClientProxy.
jam@chromium.org
2009-03-20
1
-5
/
+17
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
1
-1
/
+2
*
Hook up WebKit worker with Chromium.
jianli@chromium.org
2009-03-05
1
-15
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
1
-0
/
+95