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
*
Move worker code from chrome\worker to content\worker.
jam@chromium.org
2011-03-14
1
-200
/
+0
*
Move AppCache common code to content and split off AppCache messages into the...
jam@chromium.org
2011-03-14
1
-1
/
+1
*
Move worker_messages to content in preparation of moving worker.
jam@chromium.org
2011-03-12
1
-5
/
+10
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-2
/
+2
*
Fix clang build by out-of-lining stub openFileSystem method.
adamk@chromium.org
2011-03-03
1
-0
/
+7
*
Update WebWorkerClientProxy to respect the "create" param.
adamk@chromium.org
2011-03-03
1
-1
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-6
/
+6
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
1
-0
/
+8
*
Check content settings when accessing web databases from workers.
jochen@chromium.org
2010-11-25
1
-0
/
+21
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
1
-1
/
+1
*
Add Worker support for FileSystem API.
kinuko@chromium.org
2010-09-27
1
-1
/
+12
*
FBTF: Header cleanup in chrome/common. Part 1.
jhawkins@chromium.org
2010-08-17
1
-0
/
+1
*
Add some more IPC plumbing and scaffolding to support having appcache work in...
michaeln@chromium.org
2010-05-08
1
-2
/
+16
*
More groundwork for making appcache work in workers.
michaeln@chromium.org
2010-05-06
1
-1
/
+2
*
Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...
mnaganov@chromium.org
2010-04-12
1
-2
/
+0
*
Un-revert r39999, now with a Valgrind fix. Original change: http://codereview...
dimich@chromium.org
2010-02-26
1
-1
/
+2
*
Added lifecycle management and sharing support for SharedWorkers. SharedWorkers
atwilson@chromium.org
2009-11-13
1
-2
/
+1
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-3
/
+3
*
Initial WebSharedWorkerImpl implementation
atwilson@chromium.org
2009-11-05
1
-0
/
+5
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
1
-67
/
+9
*
Revert "Added beginnings of browser-process support for shared workers."
atwilson@chromium.org
2009-11-05
1
-9
/
+67
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
1
-67
/
+9
*
Fix another race condition on worker process shutdown that results in use-aft...
jam@chromium.org
2009-10-10
1
-0
/
+1
*
Fix use-after-free in the worker process. The object was shutting down the p...
jam@chromium.org
2009-10-09
1
-20
/
+9
*
First half of updating Worker.postMessage(), DOMWindow.postMessage(), and
jorlow@chromium.org
2009-08-26
1
-15
/
+19
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
1
-4
/
+28
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...
dimich@google.com
2009-07-17
1
-3
/
+9
*
Roll WebKit DEPS from 45738 to 45840.
dimich@google.com
2009-07-14
1
-1
/
+3
*
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