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
*
Merge 144623 - Implement right-to-left text rendering in Pepper.
brettw@chromium.org
2012-07-09
2
-2
/
+90
*
Add RecommendSampleRate() to audio config test.
nfullagar@google.com
2012-06-19
2
-0
/
+13
*
Let flash query the number of CPU cores present.
tsepez@chromium.org
2012-06-18
1
-0
/
+4
*
Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.
yzshen@chromium.org
2012-06-15
2
-0
/
+167
*
Add more testing to trusted graphics_3d.
nfullagar@google.com
2012-06-14
3
-9
/
+109
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
1
-0
/
+1
*
"Replace" PPB_Flash's GetSettingInt with a more general GetSetting.
viettrungluu@chromium.org
2012-06-08
2
-0
/
+65
*
Enable PPAPINaCl GLIBC browser_tests.
bradchen@google.com
2012-06-07
1
-2
/
+7
*
Revert 140786 - Enable PPAPINaCl GLIBC browser_tests.
cbentzel@chromium.org
2012-06-06
1
-7
/
+2
*
Enable PPAPINaCl GLIBC browser_tests.
bradchen@google.com
2012-06-06
1
-2
/
+7
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
1
-0
/
+1
*
WebSocket Pepper API: allow to close connection without code and reason
toyoshim@chromium.org
2012-05-31
1
-0
/
+10
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
4
-426
/
+0
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
2
-0
/
+485
*
Added audio callback tests. This also puts in place a check and only runs the...
raymes@chromium.org
2012-05-15
2
-16
/
+193
*
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
*
Fixed PPAPI_UDPSocketPrivate::GetRecvFromAddress
ygorshenin@chromium.org
2012-05-12
1
-0
/
+4
*
Pepper: Make users of pp:NetworkMonitorPrivate less likely to leak resources.
viettrungluu@chromium.org
2012-05-08
1
-23
/
+7
*
PPAPI: Improve comments for dispatchEvent bug in test_case.html
dmichael@chromium.org
2012-05-04
1
-4
/
+9
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
2
-0
/
+11
*
Fixed tests for UDP sockets.
ygorshenin@chromium.org
2012-04-26
2
-150
/
+94
*
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
2
-4
/
+165
*
Fixed some PP_X509Certificate_Private_Field enum values.
raymes@chromium.org
2012-04-12
1
-2
/
+6
*
This adds the following to functions to the ppapi TCPSocket interface:
raymes@chromium.org
2012-04-12
3
-8
/
+105
*
Fix line endings in ppapi. No code change.
brettw@chromium.org
2012-04-11
3
-314
/
+314
*
Add a Pepper IME API 0.2 header to all_c_includes.h.
kinaba@chromium.org
2012-04-10
1
-0
/
+1
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
2
-0
/
+109
*
PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks.
dmichael@chromium.org
2012-04-07
13
-296
/
+421
*
Implemented the function which converts a Chrome X509Certificate into a peppe...
raymes@chromium.org
2012-04-05
1
-0
/
+99
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
3
-0
/
+152
*
Added RTF support to pepper API.
raymes@chromium.org
2012-04-02
2
-10
/
+68
*
Notify tabs when the user presses ESC to exit tab-fullscreen mode.
bbudge@chromium.org
2012-03-27
1
-2
/
+2
*
WebSocket Pepper API: fix data corruption at ReceiveMessage in NaCl
toyoshim@chromium.org
2012-03-26
2
-0
/
+50
*
Added a pepper test for SSLHandshake. This starts an SSL server which the tes...
raymes@chromium.org
2012-03-23
5
-3
/
+50
*
Add CreateFromIPv[46]Address() in PPB_NetAddress_Private.
sergeyu@chromium.org
2012-03-22
2
-62
/
+60
*
Revert 128266 - Added a pepper test for SSLHandshake. This starts an SSL serv...
gman@chromium.org
2012-03-22
5
-50
/
+3
*
Added a pepper test for SSLHandshake. This starts an SSL server which the tes...
raymes@chromium.org
2012-03-22
5
-3
/
+50
*
Removed redundant TestTCPSocketPrivateShared. Renamed TestUDPSocketPrivateSha...
raymes@chromium.org
2012-03-22
5
-355
/
+18
*
Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-21
2
-10
/
+50
*
Added C++ wrappers for PPB_HostResolver_Private interface.
ygorshenin@chromium.org
2012-03-21
2
-86
/
+45
*
Revert 127797 - Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-20
2
-50
/
+10
*
Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-20
2
-10
/
+50
*
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
sergeyu@chromium.org
2012-03-20
2
-7
/
+44
*
Test for --nacl-gdb functionality.
halyavin@google.com
2012-03-19
2
-0
/
+50
*
Re-land http://codereview.chromium.org/9403039/, r124106
dmichael@chromium.org
2012-03-16
7
-39
/
+229
*
Use a random port for WebSocket tests. In browser_tests the websocket server ...
jabdelmalek@google.com
2012-03-16
5
-37
/
+62
*
Convert PPAPI tests to use C++ API. Also avoid hitting timeout for clear test.
raymes@chromium.org
2012-03-15
2
-89
/
+82
[next]