summaryrefslogtreecommitdiffstats
path: root/gpu/demos/framework
Commit message (Expand)AuthorAgeFilesLines
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-206-45/+11
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-206-11/+45
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Implemented linux-specific NPAPI interface for pepper demos.alokp@chromium.org2010-02-111-7/+46
* A few minor changes to windows implementation on windows.alokp@chromium.org2010-02-101-2/+5
* Implemented window class on linux. Standalone demos are working on linux now.alokp@chromium.org2010-02-042-2/+52
* Added support for lost context recovery on the client side. None of our servi...apatrick@chromium.org2010-02-032-17/+41
* Changes necessary to compile gpu demos on linux. It is not functional yet jus...alokp@chromium.org2010-02-036-140/+192
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-1/+1
* Windows now uses the TLS API instead of __declspec(thread) for client side co...apatrick@chromium.org2010-01-273-0/+8
* Added infrastructure to run gpu demos under Pepper3D. Created a Demo class th...alokp@chromium.org2010-01-2612-0/+761