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 | -7/+93 |
* | Use WebWorker and WebWorkerClient from the WebKit API. | darin@chromium.org | 2009-04-24 | 1 | -36/+53 |
* | Pass a URL with valid protocol to SecurityOrigin::create in order to follow t... | jianli@chromium.org | 2009-04-13 | 1 | -1/+3 |
* | Fix potential crash when multiple workers try to start at the same time. In o... | jianli@chromium.org | 2009-04-03 | 1 | -0/+18 |
* | Chrome side of webkit merge from r41860 to 41906. | tc@google.com | 2009-03-23 | 1 | -2/+0 |
* | Fix build breaks after webkit merge. | jam@chromium.org | 2009-03-10 | 1 | -0/+2 |
* | Fix lifetime control for worker and worker context. | jianli@chromium.org | 2009-03-06 | 1 | -1/+3 |
* | Hook up WebKit worker with Chromium. | jianli@chromium.org | 2009-03-05 | 1 | -4/+40 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+91 |