| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in content/browser/. | avi | 2015-12-25 | 1 | -1/+0 |
* | Cleanup the remaining references to source_view_id | sgurun | 2015-08-19 | 1 | -7/+0 |
* | Refactor postMessage for out-of-process iframes. | alexmos | 2015-04-09 | 1 | -4/+9 |
* | This CL addresses a long standing TODO to implement transferring ports from J... | sgurun | 2015-03-12 | 1 | -0/+9 |
* | Hold messages in message port service when a message port is | sgurun | 2015-03-10 | 1 | -0/+14 |
* | Step two of optionally sending messages to/from message ports as base::Value. | mek | 2015-02-28 | 1 | -30/+13 |
* | Optionally have MessagePort pass data as base::Value, part 1. | mek | 2015-02-27 | 1 | -2/+2 |
* | Implement the close() API for Message ports | sgurun | 2015-02-26 | 1 | -0/+7 |
* | Post a message from Java to JS using message channels. | sgurun | 2015-01-29 | 1 | -0/+10 |
* | Enable posting a message from JS to Android webview. | sgurun | 2015-01-23 | 1 | -31/+49 |
* | Verify that Message Channel Message Ports can be transferred correctly | sgurun | 2014-12-02 | 1 | -0/+2 |
* | Add a content API to create a message channel. | sgurun | 2014-11-19 | 1 | -0/+68 |