| Commit message (Expand) | Author | Age | Files | Lines |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+4 |
* | More groundwork for making appcache work in workers. | michaeln@chromium.org | 2010-05-06 | 1 | -3/+4 |
* | First step in adding a parameter to a method of WebKit::WebSharedWorker. | michaeln@chromium.org | 2010-05-05 | 1 | -1/+2 |
* | Fixes a race condition when a shared worker exits while one parent is loading | atwilson@chromium.org | 2010-02-17 | 1 | -2/+8 |
* | Refactored code to allow associating workers with multiple renderers. | atwilson@chromium.org | 2010-01-28 | 1 | -1/+2 |
* | Revert 36888 - Refactored code to allow associating workers with multiple ren... | pkasting@chromium.org | 2010-01-23 | 1 | -2/+1 |
* | Refactored code to allow associating workers with multiple renderers. | atwilson@chromium.org | 2010-01-22 | 1 | -1/+2 |
* | Added lifecycle management and sharing support for SharedWorkers. SharedWorkers | atwilson@chromium.org | 2009-11-13 | 1 | -5/+5 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -1/+2 |
* | Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until... | atwilson@chromium.org | 2009-11-09 | 1 | -2/+16 |
* | Initial WebSharedWorkerImpl implementation | atwilson@chromium.org | 2009-11-05 | 1 | -2/+12 |
* | 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 |