summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi_tests.gypi
Commit message (Expand)AuthorAgeFilesLines
* Remove the host dispatcher unittest file. This test doesn't pass because thebrettw@chromium.org2011-10-041-1/+0
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-0/+2
* Pepper Video Capture samplepiman@chromium.org2011-09-231-0/+15
* Add a test for PPP_Instance_Private_Proxy, to verify reference counting.dmichael@chromium.org2011-09-231-2/+3
* Fix permission.yzshen@chromium.org2011-09-221-0/+0
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-0/+10
* PPAPI tests should build as shared libraries for Androidpeter@chromium.org2011-09-161-1/+1
* ppapi_tests: Add a test for PPB_Fullscreen_Dev. Disabled on Mac. Marked as fl...polina@google.com2011-09-151-0/+2
* Added a simple smoke test for Graphics3D. It attempts to exercise the entire ...alokp@chromium.org2011-09-021-0/+3
* Reland http://codereview.chromium.org/7648033dmichael@chromium.org2011-08-301-0/+1
* Revert 98826 - Add means for running some tests only o-o-p. Add messaging non...dtseng@chromium.org2011-08-301-1/+0
* Add means for running some tests only o-o-p. Add messaging non-main thread test.dmichael@chromium.org2011-08-301-0/+1
* Added an empty test suite for Graphics3D.alokp@chromium.org2011-08-301-0/+11
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-0/+3
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-0/+1
* Proxy PPP_Messaging.dmichael@chromium.org2011-08-031-0/+2
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-301-0/+2
* Add an example for using the URLLoader in streaming mode. This also avoids thebrettw@chromium.org2011-07-121-0/+10
* Rollback r90712 (which was a partial rollback of r90660) to re-enable buildingfischman@chromium.org2011-07-121-6/+2
* Fix resolution of GetTimeTicks.dmichael@chromium.org2011-07-111-0/+2
* Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc anddspringer@chromium.org2011-07-051-0/+2
* Deleted gl.gyp that had duplicate ppapi_egl target.evan@chromium.org2011-07-011-1/+1
* Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.dmichael@chromium.org2011-06-291-0/+1
* Revert the part of r90660 that enables building ppapi examples on win.fischman@chromium.org2011-06-281-2/+7
* Enable building ppapi/examples on Windows.darin@chromium.org2011-06-271-3/+2
* Fix crashes when loading gles2.cc on browser startup, and during playback.fischman@chromium.org2011-06-211-44/+24
* Uncomment PPAPI examples to prevent bit-rot.fischman@chromium.org2011-06-201-125/+158
* Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,tony@chromium.org2011-06-161-2/+0
* Modify PPAPI GLES2 example to be an example of VideoDecode_Dev APIvrk@google.com2011-06-151-1/+2
* Remove rendundant use of product_name in gyp files.evan@chromium.org2011-06-091-2/+0
* Proxy PPB_Var, fix o-o-p string var id tracking.dmichael@chromium.org2011-06-081-0/+2
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-0/+4
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-3/+4
* Add UMA private PPAPI interface for UMA logging from NaCl pluginelijahtaylor@google.com2011-04-291-0/+2
* Wrap the p2p transport API in a compile time flag.satish@chromium.org2011-04-201-2/+6
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-141-0/+2
* Create a super-simple PPAPI demo plugin exercising GLES2 functionality.fischman@chromium.org2011-04-111-1/+15
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-0/+11
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-231-4/+0
* Don't allow multiple opens for Pepper FileSystem.yzshen@chromium.org2011-02-281-0/+2
* Remove obsolete dependencies that create needless recompiling.jeanluc@chromium.org2011-02-151-1/+0
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-0/+2
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-1/+8
* Break ppapi.gyp into several gypi's to reduce contention and allow projects t...noelallen@google.com2011-01-221-0/+274