| Commit message (Expand) | Author | Age | Files | Lines |
* | Move worker code from chrome\worker to content\worker. | jam@chromium.org | 2011-03-14 | 1 | -90/+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 | -1/+1 |
* | Move ChildThread and ChildProcess to content. Also move remaining code that ... | jam@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -3/+3 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+4 |
* | Start deinlining non-empty virtual methods. (This will be automatically checked | erg@google.com | 2010-12-09 | 1 | -0/+4 |
* | Add Worker support for FileSystem API. | kinuko@chromium.org | 2010-09-27 | 1 | -0/+3 |
* | Cleanup some deprecated webkit api usage now that we've rolled the new api in... | michaeln@chromium.org | 2010-05-12 | 1 | -4/+1 |
* | Add some more IPC plumbing and scaffolding to support having appcache work in... | michaeln@chromium.org | 2010-05-08 | 1 | -4/+7 |
* | Queue up connect messages while waiting for the shared worker to start. | atwilson@chromium.org | 2010-03-19 | 1 | -4/+20 |
* | Un-revert r39999, now with a Valgrind fix. Original change: http://codereview... | dimich@chromium.org | 2010-02-26 | 1 | -0/+4 |
* | Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to... | rsesek@chromium.org | 2010-02-25 | 1 | -4/+0 |
* | Make sure the workers are given a chance to terminate their thread when the I... | dimich@google.com | 2010-02-24 | 1 | -0/+4 |
* | Added lifecycle management and sharing support for SharedWorkers. SharedWorkers | atwilson@chromium.org | 2009-11-13 | 1 | -1/+9 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -3/+3 |
* | Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until... | atwilson@chromium.org | 2009-11-09 | 1 | -1/+1 |
* | Added beginnings of browser-process support for shared workers. | atwilson@chromium.org | 2009-11-05 | 1 | -0/+52 |
* | Revert "Added beginnings of browser-process support for shared workers." | atwilson@chromium.org | 2009-11-05 | 1 | -52/+0 |
* | Added beginnings of browser-process support for shared workers. | atwilson@chromium.org | 2009-11-05 | 1 | -0/+52 |