summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_graphics_2d.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-10/+10
* ppapi/tests/test_graphics2d: Implement TestScroll.polina@google.com2011-11-151-33/+108
* Revert 109114thakis@chromium.org2011-11-091-10/+10
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-10/+10
* Remove common.h from the build. This only included the bool converters whichbrettw@chromium.org2011-07-191-1/+0
* Make pp::CompletionCallback have a default constructor (which blocks),jvoung@google.com2011-07-131-1/+1
* Fix some uses of PPBoolToBool and BoolToPPBool that I either missed in thebrettw@chromium.org2011-07-121-2/+2
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-18/+32
* Fix PPAPI ui_tests.piman@google.com2011-05-201-2/+2
* Minor fixes to enable manual running of all PPAPI tests ("Run all tests"cstefansen@google.com2011-04-281-10/+1
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-5/+5
* Fixing PPB_Graphics2D::Describebrettw@chromium.org2011-04-061-3/+6
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-2/+2
* Use PASS() everywhere in ppapi/tests.neb@chromium.org2011-01-071-9/+9
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-071-27/+31
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-8/+10
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+542