Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U... | jianli@chromium.org | 2009-04-23 | 1 | -289/+0 |
* | Fix worker constructor so that nested worker can be created. | jianli@chromium.org | 2009-04-13 | 1 | -6/+13 |
* | Make worker constructor return error if it is enabled by the flag. | jianli@chromium.org | 2009-03-18 | 1 | -0/+6 |
* | Revert "Enable building worker and use command line switch to turn on ..." | agl@chromium.org | 2009-03-17 | 1 | -6/+0 |
* | Enable building worker and use command line switch to turn on this feature. | jianli@chromium.org | 2009-03-17 | 1 | -0/+6 |
* | Fix build break to worker feature due to latest webkit merge. | jianli@chromium.org | 2009-03-13 | 1 | -10/+10 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -6/+6 |
* | Fix the problem that Worker is not treated as active DOM object. | jianli@chromium.org | 2009-03-02 | 1 | -1/+1 |
* | Add V8 bindings for Worker. | jianli@chromium.org | 2009-01-21 | 1 | -0/+276 |