Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement proper synchronization between HW video decode IPC and CommandBuffer. | fischman@chromium.org | 2011-06-29 | 1 | -17/+1 |
* | Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID. | fischman@chromium.org | 2011-06-21 | 1 | -18/+34 |
* | Fix crashes when loading gles2.cc on browser startup, and during playback. | fischman@chromium.org | 2011-06-21 | 1 | -17/+40 |
* | Uncomment PPAPI examples to prevent bit-rot. | fischman@chromium.org | 2011-06-20 | 1 | -0/+6 |
* | Modify PPAPI GLES2 example to be an example of VideoDecode_Dev API | vrk@google.com | 2011-06-15 | 3 | -75/+12948 |
* | Create a super-simple PPAPI demo plugin exercising GLES2 functionality. | fischman@chromium.org | 2011-04-11 | 2 | -0/+154 |