summaryrefslogtreecommitdiffstats
path: root/chrome/worker/nativewebworker_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-4/+4
* Fix another race condition on worker process shutdown that results in use-aft...jam@chromium.org2009-10-101-0/+3
* Coverity: Initialize all member variables in the constructor.jhawkins@chromium.org2009-09-301-1/+6
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-261-2/+4
* Enable message ports for workers.jam@chromium.org2009-08-061-2/+2
* Added stub native web worker support, including build support in preparationsehr@google.com2009-06-291-0/+159