| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bunch more type changes as part of the npapi.h merging | stuartmorgan@chromium.org | 2010-06-02 | 1 | -1/+1 |
* | Add eglGetProcAddress to pgl. | gman@chromium.org | 2010-04-27 | 1 | -0/+3 |
* | Changed NPAPI include path to be absolute. Since we cannot use ANY npapi head... | alokp@chromium.org | 2010-04-21 | 1 | -2/+2 |
* | I just put the code that does not compile on ARM. Trybots will fail because I... | apatrick@chromium.org | 2010-02-24 | 1 | -7/+9 |
* | Revert 39530 - GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -9/+7 |
* | GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -7/+9 |
* | Added support for lost context recovery on the client side. None of our servi... | apatrick@chromium.org | 2010-02-03 | 1 | -1/+17 |
* | Windows now uses the TLS API instead of __declspec(thread) for client side co... | apatrick@chromium.org | 2010-01-27 | 1 | -0/+8 |
* | Added pglGetCurrentContext. Make gles2 implementation pointer global variable... | apatrick@chromium.org | 2010-01-19 | 1 | -1/+17 |
* | Resubmitting r36268 with a fix for mac: | apatrick@chromium.org | 2010-01-15 | 1 | -0/+23 |
* | Revert 36268 - Implemented PGL library, an EGL like API for Pepper. Updated P... | apatrick@chromium.org | 2010-01-14 | 1 | -23/+0 |
* | Implemented PGL library, an EGL like API for Pepper. Updated Pepper test plug... | apatrick@chromium.org | 2010-01-14 | 1 | -0/+23 |