Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made gpu demo framework plugins fail without crashing if pepper 3D cannot be ... | apatrick@chromium.org | 2010-04-26 | 1 | -10/+32 |
* | I just put the code that does not compile on ARM. Trybots will fail because I... | apatrick@chromium.org | 2010-02-24 | 1 | -10/+25 |
* | Revert 39530 - GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -25/+10 |
* | GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -10/+25 |
* | Added support for lost context recovery on the client side. None of our servi... | apatrick@chromium.org | 2010-02-03 | 1 | -17/+38 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | Windows now uses the TLS API instead of __declspec(thread) for client side co... | apatrick@chromium.org | 2010-01-27 | 1 | -0/+4 |
* | Added infrastructure to run gpu demos under Pepper3D. Created a Demo class th... | alokp@chromium.org | 2010-01-26 | 1 | -0/+147 |