Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |