summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_graphics_3d.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: More test cleanupdmichael@chromium.org2013-04-161-5/+2
* Cleanup: Remove operator from TestCompletionCallback.teravest@chromium.org2013-03-151-1/+1
* Also run 3D tests on background thread.nfullagar@chromium.org2013-03-011-4/+5
* Add more testing to trusted graphics_3d.nfullagar@google.com2012-06-141-5/+101
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-221-1/+1
* In ppapi/tests: |... const*| -> |const ...*| (for consistency).viettrungluu@chromium.org2011-12-081-1/+1
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-2/+2
* Revert 109114thakis@chromium.org2011-11-091-2/+2
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-2/+2
* Included ppb_opengles2.h instead of ppb_opengles.h in test_graphics_3d.cc.alokp@chromium.org2011-09-151-1/+1
* Use Instance* in the Graphics3D constructor rather than Instance&, forbrettw@chromium.org2011-09-131-1/+1
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-7/+7
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-7/+7
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-7/+7
* Added a simple smoke test for Graphics3D. It attempts to exercise the entire ...alokp@chromium.org2011-09-021-4/+56
* Added an empty test suite for Graphics3D.alokp@chromium.org2011-08-301-0/+23