- e029c413 Switch to standard integer types in ppapi/. by avi · 10 years ago
- 4ba60db Rename some PPB_VideoDecoder_Dev implementation types. by [email protected] · 11 years ago
- b31199e Fix some types at the IPC layer. Sizes should be unsigned. by [email protected] · 13 years ago
- 47a961c Add support for threadsafe completion callback factory. by [email protected] · 13 years ago
- ae5ff9ae Move paint aggregator and the completion callback factory. by [email protected] · 14 years ago
- 6ac20de Revert 116281 - Move paint aggregator and the completion callback factory. by [email protected] · 14 years ago
- 83c6346 Move paint aggregator and the completion callback factory. by [email protected] · 14 years ago
- 9a57839 Rename the shared_impl resource files to give them more regular names. by [email protected] · 14 years ago
- 56d7ad4 Revert 113290 - Rename the shared_impl resource files to give them more regular names. by [email protected] · 14 years ago
- 65165551 Rename the shared_impl resource files to give them more regular names. by [email protected] · 14 years ago
- ac4b54d Rename InterfaceID to ApiID and move the file. by [email protected] · 14 years ago
- 5c96602 s patch tries to remove most of the manual registration for Pepper interfaces, and replaces it with a list of macros. When files want to know which Pepper interface names and structs there are, they define what they want to do with the macros, and then include the relevant files for the classes of interfaces they want (stable, private, dev). by [email protected] · 14 years ago
- 37fe036 Revert r100853, 100851. Win_shared build is broken. by [email protected] · 14 years ago
- 7937c48 This patch tries to remove most of the manual registration for Pepper interfaces, and replaces it with a list of macros. When files want to know which Pepper interface names and structs there are, they define what they want to do with the macros, and then include the relevant files for the classes of interfaces they want (stable, private, dev). by [email protected] · 14 years ago
- c77a8dd4 Revert 100748 - This patch tries to remove most of the manual registration for Pepper interfaces, and replaces it with a list of macros. When files want to know which Pepper interface names and structs there are, they define what they want to do with the macros, and then include the relevant files for the classes of interfaces they want (stable, private, dev). by [email protected] · 14 years ago
- 62cccdac This patch tries to remove most of the manual registration for Pepper interfaces, and replaces it with a list of macros. When files want to know which Pepper interface names and structs there are, they define what they want to do with the macros, and then include the relevant files for the classes of interfaces they want (stable, private, dev). by [email protected] · 14 years ago
- 2ffc31a Replace the use of an int32* with an explicit profile for decoder configuration. by [email protected] · 14 years ago
- 1b2ec22e Allow both Context3D and Graphics3D with the video decoder by [email protected] · 14 years ago
- 4d2efd2 Convert the pp::proxy namespace to the ppapi::proxy namespace. by [email protected] · 14 years ago
- 7f8b26b Add a unified resource tracker shared between the proxy and the impl. by [email protected] · 14 years ago
- be0a84b Move host resource from the proxy to the shared_impl. by [email protected] · 14 years ago
- 7ace8ad Implement PPAPI VideoDecode out-of-process support by [email protected] · 14 years ago