Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -1/+1 |
* | Run workers in separate processes. | jam@chromium.org | 2009-05-01 | 1 | -0/+55 |
* | Use WebWorker and WebWorkerClient from the WebKit API. | darin@chromium.org | 2009-04-24 | 1 | -29/+32 |
* | Reland changes to enable worker layout tests. Compared to last review (http:/... | jianli@chromium.org | 2009-03-30 | 1 | -2/+1 |
* | Revert 12763. | jianli@chromium.org | 2009-03-30 | 1 | -1/+2 |
* | Enable worker layout tests. In order for test_shell to run worker, we link al... | jianli@chromium.org | 2009-03-30 | 1 | -2/+1 |
* | Chrome side of webkit merge from r41860 to 41906. | tc@google.com | 2009-03-23 | 1 | -1/+0 |
* | Fix build breaks after webkit merge. | jam@chromium.org | 2009-03-10 | 1 | -0/+1 |
* | Fix lifetime control for worker and worker context. | jianli@chromium.org | 2009-03-06 | 1 | -0/+8 |
* | Hook up WebKit worker with Chromium. | jianli@chromium.org | 2009-03-05 | 1 | -0/+3 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+61 |