summaryrefslogtreecommitdiffstats
path: root/chrome/worker/nativewebworker_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Fix another race condition on worker process shutdown that results in use-aft...jam@chromium.org2009-10-101-0/+1
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-261-2/+3
* Enable message ports for workers.jam@chromium.org2009-08-061-1/+2
* Make workers functional on OSX and Linux.levin@chromium.org2009-07-141-2/+1
* Added stub native web worker support, including build support in preparationsehr@google.com2009-06-291-0/+44