| Commit message (Expand) | Author | Age | Files | Lines |
* | WebSocket Pepper API: synchronous completion support. | toyoshim@chromium.org | 2012-04-16 | 1 | -0/+1 |
* | WebSocket Pepper API: fix data corruption at ReceiveMessage in NaCl | toyoshim@chromium.org | 2012-03-26 | 1 | -0/+1 |
* | Use a random port for WebSocket tests. In browser_tests the websocket server ... | jabdelmalek@google.com | 2012-03-16 | 1 | -0/+1 |
* | WebSocket Pepper API: Cleanup for more readability. | toyoshim@chromium.org | 2012-03-13 | 1 | -7/+9 |
* | WebSocket Pepper API: an utility class implementation. | toyoshim@chromium.org | 2012-02-29 | 1 | -0/+11 |
* | WebSocket Pepper API: make the API out of dev | toyoshim@chromium.org | 2012-01-27 | 1 | -2/+2 |
* | PPAPI: Move PPB_ArrayBuffer out of Dev. | dmichael@chromium.org | 2012-01-27 | 1 | -2/+2 |
* | WebSocket Pepper API: add a unit test for the bufferedAmount property | toyoshim@chromium.org | 2012-01-12 | 1 | -0/+1 |
* | Update PPAPI IDL generator to define versioned structs, and unversioned typedef. | wez@chromium.org | 2012-01-05 | 1 | -6/+5 |
* | WebSocket Pepper API: ArrayBuffer support | toyoshim@chromium.org | 2011-12-28 | 1 | -2/+9 |
* | Revert 115093 because of memory test failures - WebSocket Pepper API: C++ hel... | toyoshim@chromium.org | 2011-12-20 | 1 | -9/+0 |
* | WebSocket Pepper API: C++ helper class implementation. | toyoshim@chromium.org | 2011-12-20 | 1 | -0/+9 |
* | WebSocket Pepper API: C++ bindings implementation. | toyoshim@chromium.org | 2011-12-16 | 1 | -0/+2 |
* | Reland; WebSocket Pepper API: Add live object check to WebSocket PPAPI tests | toyoshim@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Reverting because I reverted the CL this depends on... | finnur@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | WebSocket Pepper API: Add live object check to WebSocket PPAPI tests | toyoshim@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | WebSocket Pepper API: validate redundant protocols in Connect() | toyoshim@chromium.org | 2011-12-09 | 1 | -0/+1 |
* | Pepper WebSocket API: Add unit test to call Close() | toyoshim@chromium.org | 2011-12-06 | 1 | -0/+2 |
* | Pepper WebSocket API: Add unit test to access uninitialized properties | toyoshim@chromium.org | 2011-12-06 | 1 | -0/+1 |
* | WebSocket Pepper API: minor properties implementation | toyoshim@chromium.org | 2011-12-01 | 1 | -1/+3 |
* | WebSocket Pepper API: in process API implementation | toyoshim@chromium.org | 2011-11-26 | 1 | -1/+13 |
* | Revert r111596 "WebSocket Pepper API: in process API implementation" | maruel@chromium.org | 2011-11-25 | 1 | -13/+1 |
* | WebSocket Pepper API: in process API implementation | toyoshim@chromium.org | 2011-11-25 | 1 | -1/+13 |
* | - Implement internal API and thunk | toyoshim@chromium.org | 2011-11-18 | 1 | -0/+30 |