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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lift the 64K limit on SRPCs done in the proxy.
sehr@google.com
2012-01-10
1
-2
/
+1
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
3
-1
/
+153
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-06
6
-7
/
+8
*
Proxy PPB_ArrayBuffer_Dev, make them work over Messaging
dmichael@chromium.org
2012-01-06
1
-45
/
+68
*
Add tests for the page visibility, position, and clip in the new view API. Th...
brettw@chromium.org
2012-01-05
13
-35
/
+287
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
21
-86
/
+60
*
Revert 116281 - Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
6
-8
/
+7
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
6
-7
/
+8
*
WebSocket Pepper API: ArrayBuffer support
toyoshim@chromium.org
2011-12-28
2
-36
/
+123
*
Added test for disallowed nacl sockets switch.
ygorshenin@google.com
2011-12-22
4
-0
/
+128
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
22
-37
/
+109
*
Enable out-of-process PPB_FileIO tests, clean up PPB_URLLoader tests.
bbudge@chromium.org
2011-12-21
1
-17
/
+12
*
Revert 115289 - Added test for disallowed nacl sockets switch.
rsleevi@chromium.org
2011-12-21
4
-128
/
+0
*
Added test for disallowed nacl sockets switch.
ygorshenin@google.com
2011-12-21
4
-0
/
+128
*
Revert 115093 because of memory test failures - WebSocket Pepper API: C++ hel...
toyoshim@chromium.org
2011-12-20
2
-375
/
+4
*
WebSocket Pepper API: C++ helper class implementation.
toyoshim@chromium.org
2011-12-20
2
-4
/
+375
*
Resubmit 114881, but without a bad dependency on base.
polina@google.com
2011-12-20
2
-26
/
+128
*
Add TestingInstance::ExecuteScript method which posts a message that the test...
bbudge@chromium.org
2011-12-17
5
-21
/
+33
*
Revert 114881 - PPB_Fullscreen test: Merge the NaCl version of the test into ...
georgey@chromium.org
2011-12-17
2
-129
/
+27
*
PPB_Fullscreen test: Merge the NaCl version of the test into ppapi/tests comp...
polina@google.com
2011-12-16
2
-27
/
+129
*
WebSocket Pepper API: C++ bindings implementation.
toyoshim@chromium.org
2011-12-16
2
-0
/
+64
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
4
-11
/
+77
*
GetDocumentURL is added to PPB_Testing_Dev.
ygorshenin@google.com
2011-12-15
6
-58
/
+71
*
Reland; WebSocket Pepper API: Add live object check to WebSocket PPAPI tests
toyoshim@chromium.org
2011-12-15
3
-12
/
+33
*
Reverting because I reverted the CL this depends on...
finnur@chromium.org
2011-12-14
3
-33
/
+12
*
WebSocket Pepper API: Add live object check to WebSocket PPAPI tests
toyoshim@chromium.org
2011-12-14
3
-12
/
+33
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
2
-39
/
+58
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
2
-58
/
+39
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
2
-39
/
+58
*
WebSocket Pepper API: validate redundant protocols in Connect()
toyoshim@chromium.org
2011-12-09
2
-10
/
+39
*
Add URLLoader tests for FollowRedirect.
bbudge@google.com
2011-12-08
2
-33
/
+79
*
Simulate a user gesture in Fullscreen test so it can run on bots.
bbudge@chromium.org
2011-12-08
2
-0
/
+22
*
In ppapi/tests: |... const*| -> |const ...*| (for consistency).
viettrungluu@chromium.org
2011-12-08
18
-34
/
+28
*
Remove TODOs about TryCatch not working.
brettw@chromium.org
2011-12-08
1
-3
/
+3
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
2
-58
/
+39
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
2
-39
/
+58
*
Move the PP_ALLOW_THIS_IN_INITIALIZER_LIST macro from test_utils.h to
toyoshim@chromium.org
2011-12-08
3
-17
/
+2
*
Consolidate tests for HTTP request restrictions on untrusted loaders.
bbudge@chromium.org
2011-12-08
2
-134
/
+111
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
2
-6
/
+3
*
Break FileIO and URLLoader tests down into individual cases.
bbudge@chromium.org
2011-12-07
2
-79
/
+120
*
Pepper WebSocket API: Add unit test to call Close()
toyoshim@chromium.org
2011-12-06
2
-3
/
+115
*
Pepper WebSocket API: Add unit test to access uninitialized properties
toyoshim@chromium.org
2011-12-06
2
-1
/
+33
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
4
-0
/
+544
*
WebSocket Pepper API: error handling improvement
toyoshim@chromium.org
2011-12-02
1
-0
/
+2
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
4
-544
/
+0
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
4
-0
/
+544
*
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
13
-57
/
+116
*
WebSocket Pepper API: minor properties implementation
toyoshim@chromium.org
2011-12-01
2
-42
/
+81
*
WebSocket Pepper API: GetBufferedAmount() implementation
toyoshim@chromium.org
2011-12-01
1
-0
/
+4
[next]