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
/
ppapi_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more testing to trusted graphics_3d.
nfullagar@google.com
2012-06-14
1
-0
/
+3
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-6
/
+0
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
1
-1
/
+1
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
1
-0
/
+10
*
Add a very simple example pepper plugin that uses a 3d context
jamesr@chromium.org
2012-03-10
1
-0
/
+15
*
Move ppapi/examples/gles2/ to ppapi/examples/video_decode
jamesr@chromium.org
2012-03-07
1
-3
/
+3
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
1
-0
/
+10
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
1
-0
/
+10
*
Add ppapi perftests infrastructure, plus a performance test for PPP_Messaging.
dmichael@chromium.org
2012-01-24
1
-4
/
+39
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
1
-1
/
+12
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
1
-0
/
+1
*
Pepper: unit tests for VarTracker
toyoshim@chromium.org
2011-12-16
1
-0
/
+1
*
Pepper: Change '*_sources' variables in ppapi_sources.gypi to '*_source_files'.
viettrungluu@chromium.org
2011-12-16
1
-2
/
+2
*
Avoid references to untrusted.gypi in WebKit
noelallen@google.com
2011-12-01
1
-175
/
+2
*
Pepper: Add some basic tests for PPB_Audio.
viettrungluu@chromium.org
2011-12-01
1
-0
/
+2
*
Pepper: Add a test for PPB_AudioConfig.
viettrungluu@chromium.org
2011-11-30
1
-0
/
+2
*
ppapi/tests: Enable URLLoader test out-of-process and via NaCl.
polina@google.com
2011-11-29
1
-5
/
+1
*
Revert 111618 - Reapply of http://codereview.chromium.org/8632023/
noelallen@google.com
2011-11-25
1
-1
/
+185
*
Reapply of http://codereview.chromium.org/8632023/
noelallen@google.com
2011-11-25
1
-185
/
+1
*
Revert 111606 - Avoid references to untrusted.gypi in WebKit
noelallen@google.com
2011-11-25
1
-1
/
+185
*
Avoid references to untrusted.gypi in WebKit
noelallen@google.com
2011-11-25
1
-185
/
+1
*
Pepper: Add an example/test plugin for audio input (a.k.a. microphone).
viettrungluu@chromium.org
2011-11-23
1
-0
/
+10
*
Build libppapi_cpp.a under SHARED_INTERMEDIATE_DIR, so ppapi_tests can find it.
wez@chromium.org
2011-11-23
1
-4
/
+4
*
replace platform conditions with os_posix and os_bsd where applicable
robert.nagy@gmail.com
2011-11-22
1
-1
/
+1
*
Add functions to generate input events to PPB_Testing_Dev. These make
bbudge@chromium.org
2011-11-20
1
-0
/
+2
*
Test NaCl version of ppapi_tests via ui_tests
noelallen@google.com
2011-11-18
1
-0
/
+92
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
1
-0
/
+2
*
Pepper: Add some simple tests for most functions in the PPB_Flash interface.
viettrungluu@chromium.org
2011-11-17
1
-0
/
+2
*
Revert 110221 - Test NaCl version of ppapi_tests via ui_tests
dmichael@chromium.org
2011-11-16
1
-92
/
+0
*
Test NaCl version of ppapi_tests via ui_tests
noelallen@google.com
2011-11-16
1
-0
/
+92
*
Pepper: Add a test for PPB_TCPSocket_Private.
viettrungluu@chromium.org
2011-11-15
1
-0
/
+2
*
Enable building ppapi/examples on Mac.
kinaba@chromium.org
2011-11-14
1
-149
/
+150
*
Pepper: Add tests for the PPB_NetAddress_Private interface.
viettrungluu@chromium.org
2011-11-11
1
-0
/
+2
*
Speculative Revert 108361 - in hope to fix Win Builder 2010
glotov@google.com
2011-11-03
1
-76
/
+0
*
This CL is based on the patch:
noelallen@google.com
2011-11-02
1
-0
/
+76
*
Revert 108116 - Use GYP to build nacl_irt
dmichael@chromium.org
2011-11-01
1
-72
/
+0
*
Use GYP to build nacl_irt
noelallen@google.com
2011-11-01
1
-0
/
+72
*
Convert the flash clipboard API to thunk system.
brettw@chromium.org
2011-10-22
1
-5
/
+7
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-1
/
+4
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
1
-2
/
+0
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-2
/
+0
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-0
/
+2
*
Mac implementation of mouse lock in render widget host view.
scheib@chromium.org
2011-10-15
1
-33
/
+33
*
Implement Pepper IME API.
kinaba@chromium.org
2011-10-12
1
-0
/
+10
*
Convert the charset, memory, and crypto interfaces to use the thunk system.
brettw@chromium.org
2011-10-11
1
-0
/
+2
*
Remove the host dispatcher unittest file. This test doesn't pass because the
brettw@chromium.org
2011-10-04
1
-1
/
+0
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
1
-0
/
+2
*
Pepper Video Capture sample
piman@chromium.org
2011-09-23
1
-0
/
+15
*
Add a test for PPP_Instance_Private_Proxy, to verify reference counting.
dmichael@chromium.org
2011-09-23
1
-2
/
+3
*
Fix permission.
yzshen@chromium.org
2011-09-22
1
-0
/
+0
[next]