| Commit message (Expand) | Author | Age | Files | Lines |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add some more IPC plumbing and scaffolding to support having appcache work in... | michaeln@chromium.org | 2010-05-08 | 1 | -5/+9 |
* | Changes to the Browser to support Database access from Workers. | ericu@google.com | 2010-04-02 | 1 | -0/+6 |
* | Un-revert r39999, now with a Valgrind fix. Original change: http://codereview... | dimich@chromium.org | 2010-02-26 | 1 | -0/+11 |
* | Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to... | rsesek@chromium.org | 2010-02-25 | 1 | -11/+0 |
* | Make sure the workers are given a chance to terminate their thread when the I... | dimich@google.com | 2010-02-24 | 1 | -0/+11 |
* | Added beginnings of browser-process support for shared workers. | atwilson@chromium.org | 2009-11-05 | 1 | -1/+2 |
* | Revert "Added beginnings of browser-process support for shared workers." | atwilson@chromium.org | 2009-11-05 | 1 | -2/+1 |
* | Added beginnings of browser-process support for shared workers. | atwilson@chromium.org | 2009-11-05 | 1 | -1/+2 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 1 | -5/+0 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 1 | -0/+5 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 1 | -5/+0 |
* | Revert r21117 as it caused reliability failures. | estade@chromium.org | 2009-07-21 | 1 | -0/+5 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 1 | -5/+0 |
* | Switch child threads so that current() only works on the correct thread and t... | jam@chromium.org | 2009-06-15 | 1 | -3/+1 |
* | Hook up WebKit worker with Chromium. | jianli@chromium.org | 2009-03-05 | 1 | -0/+7 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+31 |