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_case.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-30
1
-5
/
+0
*
Revert 191420 "PPAPI: Remove threading options; it's always on"
rlarocque@chromium.org
2013-03-29
1
-0
/
+5
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-29
1
-5
/
+0
*
Revert 189518 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-21
1
-0
/
+5
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-21
1
-5
/
+0
*
Revert 187427 "PPAPI: Remove threading options; it's always on"
karen@chromium.org
2013-03-13
1
-0
/
+5
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-12
1
-5
/
+0
*
Revert 187340 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-11
1
-0
/
+5
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-11
1
-5
/
+0
*
Revert 186925 since it breaks many of the builds on the bots (e.g.
aberent@google.com
2013-03-08
1
-0
/
+5
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-08
1
-5
/
+0
*
PPAPI: Add Var leak checking for WebSockets tests
dmichael@chromium.org
2013-03-01
1
-1
/
+1
*
PPAPI/NaCl: Make related tests run in 1 fixture
dmichael@chromium.org
2013-02-19
1
-19
/
+72
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-04
1
-0
/
+2
*
Revert 180190
dmichael@chromium.org
2013-02-02
1
-1
/
+1
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
1
-1
/
+1
*
Revert 180093
koz@chromium.org
2013-02-01
1
-1
/
+1
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
1
-1
/
+1
*
Revert 172261
battre@chromium.org
2012-12-11
1
-4
/
+3
*
PPAPI: Convert FileIO tests to new style & test background threads
dmichael@chromium.org
2012-12-11
1
-3
/
+4
*
PPAPI: Take PPB_MessageLoop out of Dev
dmichael@chromium.org
2012-11-15
1
-4
/
+4
*
PPAPI: Make CompletionCallbacks work right on background threads.
dmichael@chromium.org
2012-11-08
1
-6
/
+19
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-21
/
+105
*
PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.
dmichael@chromium.org
2012-04-07
1
-4
/
+20
*
Re-land http://codereview.chromium.org/9403039/, r124106
dmichael@chromium.org
2012-03-16
1
-1
/
+11
*
Add ASSERT_SUBTEST_SUCCESS for Pepper tests.
sergeyu@chromium.org
2012-03-07
1
-0
/
+8
*
Revert 124106, turns memory bots red across the bord (linux, cros).
thakis@chromium.org
2012-02-29
1
-11
/
+1
*
PPAPI: Really force-free NPObjects on Instance destruction.
dmichael@chromium.org
2012-02-29
1
-1
/
+11
*
Add tests for the page visibility, position, and clip in the new view API. Th...
brettw@chromium.org
2012-01-05
1
-1
/
+2
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
1
-2
/
+2
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
1
-3
/
+13
*
Reland; WebSocket Pepper API: Add live object check to WebSocket PPAPI tests
toyoshim@chromium.org
2011-12-15
1
-0
/
+14
*
Reverting because I reverted the CL this depends on...
finnur@chromium.org
2011-12-14
1
-14
/
+0
*
WebSocket Pepper API: Add live object check to WebSocket PPAPI tests
toyoshim@chromium.org
2011-12-14
1
-0
/
+14
*
Reland http://codereview.chromium.org/8477015
dmichael@chromium.org
2011-11-16
1
-12
/
+19
*
Revert 109114
thakis@chromium.org
2011-11-09
1
-19
/
+12
*
Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...
dmichael@chromium.org
2011-11-08
1
-12
/
+19
*
ppapi_tests: Add a way for TestCase to implement HandleInputEvent.
polina@google.com
2011-09-23
1
-0
/
+5
*
ppapi_tests: Move implementation of virtual Init to the .cc file.
polina@google.com
2011-09-14
1
-1
/
+2
*
ppapi_tests: Support DidChangeView overriding via
polina@google.com
2011-09-13
1
-0
/
+5
*
Reland http://codereview.chromium.org/7648033
dmichael@chromium.org
2011-08-30
1
-6
/
+12
*
Revert 98826 - Add means for running some tests only o-o-p. Add messaging non...
dtseng@chromium.org
2011-08-30
1
-12
/
+6
*
Add means for running some tests only o-o-p. Add messaging non-main thread test.
dmichael@chromium.org
2011-08-30
1
-6
/
+12
*
Reland http://codereview.chromium.org/7312008/
dmichael@chromium.org
2011-07-08
1
-2
/
+13
*
Revert 91859 - Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
1
-13
/
+2
*
Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
1
-2
/
+13
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-1
/
+16
*
Properly set the testing_interface_ member. Previously this was not being
brettw@chromium.org
2011-05-04
1
-3
/
+7
*
Implement P2P Transport Dev using P2PTransportImpl.
sergeyu@chromium.org
2011-04-12
1
-2
/
+2
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
1
-4
/
+16
[next]