summaryrefslogtreecommitdiffstats
path: root/ppapi/examples/gles2
Commit message (Expand)AuthorAgeFilesLines
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-291-17/+1
* Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID.fischman@chromium.org2011-06-211-18/+34
* Fix crashes when loading gles2.cc on browser startup, and during playback.fischman@chromium.org2011-06-211-17/+40
* Uncomment PPAPI examples to prevent bit-rot.fischman@chromium.org2011-06-201-0/+6
* Modify PPAPI GLES2 example to be an example of VideoDecode_Dev APIvrk@google.com2011-06-153-75/+12948
* Create a super-simple PPAPI demo plugin exercising GLES2 functionality.fischman@chromium.org2011-04-112-0/+154