1. 3a65d92 Made Destroy() followup more aggressive to test for races. by [email protected] · 14 years ago
  2. f4edc3f Re-added decoder id to PPP_VideoDecoder_Dev methods by [email protected] · 14 years ago
  3. cd17400 Redid VideoDecodeAccelerator::Error codes and propagated to ppapi. by [email protected] · 14 years ago
  4. 6ceb1207c Remove redundant size and type information from VideoDecode PPAPI by [email protected] · 14 years ago
  5. ce2d72c6 Enable fire-and-forget Destroy of HW video decoder, and misc other improvements. by [email protected] · 14 years ago
  6. 39c7f291 Cleanup gles2 sample PPAPI plugin. by [email protected] · 14 years ago
  7. 80bfbb9d PPAPI: Remove deprecated PP_ERROR_WOULDBLOCK and PP_Error_WouldBlock. by [email protected] · 14 years ago
  8. 890e896 Implement proper synchronization between HW video decode IPC and CommandBuffer. by [email protected] · 14 years ago
  9. 3f1e5b10 Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID. by [email protected] · 14 years ago
  10. c64edcc Fix crashes when loading gles2.cc on browser startup, and during playback. by [email protected] · 14 years ago
  11. 532e568 Uncomment PPAPI examples to prevent bit-rot. by [email protected] · 14 years ago
  12. b8f326f Modify PPAPI GLES2 example to be an example of VideoDecode_Dev API by [email protected] · 14 years ago
  13. 5287c9b Create a super-simple PPAPI demo plugin exercising GLES2 functionality. by [email protected] · 14 years ago