index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ppapi
/
tests
/
test_websocket.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new TestCompletionCallback scheme to simplify tests implementation.
toyoshim@chromium.org
2012-05-14
1
-182
/
+169
*
WebSocket Pepper API: PPB_WebSocket crashes when server close the connection.
toyoshim@chromium.org
2012-05-14
1
-0
/
+18
*
WebSocket Pepper API: the second Close() should not return error code.
toyoshim@chromium.org
2012-04-25
1
-0
/
+25
*
WebSocket Pepper API: PPB_WebSocket::close must accept undefined reason
toyoshim@chromium.org
2012-04-24
1
-3
/
+65
*
WebSocket Pepper API: synchronous completion support.
toyoshim@chromium.org
2012-04-16
1
-4
/
+164
*
PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.
dmichael@chromium.org
2012-04-07
1
-21
/
+17
*
WebSocket Pepper API: fix data corruption at ReceiveMessage in NaCl
toyoshim@chromium.org
2012-03-26
1
-0
/
+49
*
Use a random port for WebSocket tests. In browser_tests the websocket server ...
jabdelmalek@google.com
2012-03-16
1
-27
/
+39
*
WebSocket Pepper API: Cleanup for more readability.
toyoshim@chromium.org
2012-03-13
1
-64
/
+65
*
WebSocket Pepper API: Implement extensions
toyoshim@chromium.org
2012-03-10
1
-2
/
+4
*
WebSocket Pepper API: unit test must use close code defined by API
toyoshim@chromium.org
2012-03-03
1
-21
/
+29
*
WebSocket Pepper API: an utility class implementation.
toyoshim@chromium.org
2012-02-29
1
-0
/
+460
*
Convert resources to take an instance key instead of an Instance*.
brettw@chromium.org
2012-02-27
1
-1
/
+1
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
1
-11
/
+11
*
WebSocket Pepper API: Remove binary type handling interfaces
toyoshim@chromium.org
2012-01-27
1
-8
/
+0
*
PPAPI: Move PPB_ArrayBuffer out of Dev.
dmichael@chromium.org
2012-01-27
1
-3
/
+3
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
1
-1
/
+3
*
WebSocket Pepper API: SetBinaryType() returned unexpected PP_FALSE
toyoshim@chromium.org
2012-01-24
1
-1
/
+1
*
WebSocket Pepper API: SRPC proxy implementation
toyoshim@chromium.org
2012-01-19
1
-1
/
+5
*
WebSocket Pepper API: WebArrayBuffer support
toyoshim@chromium.org
2012-01-19
1
-0
/
+6
*
WebSocket Pepper API: add a unit test for the bufferedAmount property
toyoshim@chromium.org
2012-01-12
1
-5
/
+67
*
WebSocket Pepper API: add interfaces to handle binaryType attribute
toyoshim@chromium.org
2012-01-12
1
-1
/
+3
*
WebSocket Pepper API: ArrayBuffer support
toyoshim@chromium.org
2011-12-28
1
-34
/
+114
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-1
/
+1
*
Revert 115093 because of memory test failures - WebSocket Pepper API: C++ hel...
toyoshim@chromium.org
2011-12-20
1
-366
/
+4
*
WebSocket Pepper API: C++ helper class implementation.
toyoshim@chromium.org
2011-12-20
1
-4
/
+366
*
WebSocket Pepper API: C++ bindings implementation.
toyoshim@chromium.org
2011-12-16
1
-0
/
+62
*
Reland; WebSocket Pepper API: Add live object check to WebSocket PPAPI tests
toyoshim@chromium.org
2011-12-15
1
-11
/
+18
*
Reverting because I reverted the CL this depends on...
finnur@chromium.org
2011-12-14
1
-18
/
+11
*
WebSocket Pepper API: Add live object check to WebSocket PPAPI tests
toyoshim@chromium.org
2011-12-14
1
-11
/
+18
*
WebSocket Pepper API: validate redundant protocols in Connect()
toyoshim@chromium.org
2011-12-09
1
-10
/
+38
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-2
/
+1
*
Pepper WebSocket API: Add unit test to call Close()
toyoshim@chromium.org
2011-12-06
1
-3
/
+113
*
Pepper WebSocket API: Add unit test to access uninitialized properties
toyoshim@chromium.org
2011-12-06
1
-1
/
+32
*
WebSocket Pepper API: error handling improvement
toyoshim@chromium.org
2011-12-02
1
-0
/
+2
*
Enable port validation because net::IsPortAllowedByDefault() was exported now
toyoshim@chromium.org
2011-12-02
1
-2
/
+1
*
Add DEPS include rules so we don't accidentally use chromium stuff.
dmichael@chromium.org
2011-12-01
1
-1
/
+0
*
WebSocket Pepper API: minor properties implementation
toyoshim@chromium.org
2011-12-01
1
-41
/
+78
*
WebSocket Pepper API: GetBufferedAmount() implementation
toyoshim@chromium.org
2011-12-01
1
-0
/
+4
*
WebSocket Pepper API: in process API implementation
toyoshim@chromium.org
2011-11-26
1
-13
/
+169
*
Revert r111596 "WebSocket Pepper API: in process API implementation"
maruel@chromium.org
2011-11-25
1
-168
/
+13
*
WebSocket Pepper API: in process API implementation
toyoshim@chromium.org
2011-11-25
1
-13
/
+168
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
1
-0
/
+44