Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove asserts in message_port_dispatcher that are too aggresive. | levin@chromium.org | 2010-09-08 | 1 | -6/+0 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Fix build. | levin@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Fix unitialized memory access in workers. | levin@chromium.org | 2009-11-20 | 1 | -0/+10 |
* | Fix race condition with message ports being dropped if sent before a worker s... | jam@chromium.org | 2009-09-21 | 1 | -0/+5 |
* | First half of updating Worker.postMessage(), DOMWindow.postMessage(), and | jorlow@chromium.org | 2009-08-26 | 1 | -3/+3 |
* | Enable message ports for workers. | jam@chromium.org | 2009-08-06 | 1 | -0/+6 |
* | Cross-process Message Port implementation. | jam@chromium.org | 2009-08-04 | 1 | -0/+90 |