| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Pepper TrueType font API plumbing. | bbudge@chromium.org | 2013-03-16 | 1 | -0/+34 |
* | PPAPI/NaCl: Move handle extraction code to ppapi/proxy | dmichael@chromium.org | 2013-01-16 | 1 | -119/+0 |
* | Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m... | raymes@chromium.org | 2012-12-08 | 1 | -4/+13 |
* | Use PP_BrowserFont_Trusted_Description | brettw@chromium.org | 2012-12-07 | 1 | -0/+27 |
* | Revert 171408 | raymes@chromium.org | 2012-12-06 | 1 | -13/+4 |
* | Revert 171389 | raymes@chromium.org | 2012-12-06 | 1 | -4/+13 |
* | Revert 171080 | raymes@chromium.org | 2012-12-06 | 1 | -13/+4 |
* | The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C... | raymes@chromium.org | 2012-12-04 | 1 | -4/+13 |
* | Avoid leaking SerializedHandles. | yzshen@chromium.org | 2012-11-02 | 1 | -0/+33 |
* | Introduce PPB_Flash_Font. | yzshen@chromium.org | 2012-10-09 | 1 | -18/+6 |
* | Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process | bbudge@chromium.org | 2012-08-30 | 1 | -5/+5 |
* | Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser... | bbudge@chromium.org | 2012-08-30 | 1 | -5/+5 |
* | Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process | bbudge@chromium.org | 2012-08-30 | 1 | -5/+5 |
* | PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally | dmichael@chromium.org | 2012-08-27 | 1 | -1/+80 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-12-21 | 1 | -0/+1 |
* | Revert 115227 - Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-12-21 | 1 | -1/+0 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-12-20 | 1 | -0/+1 |
* | Convert FileRefImpl and URLRequestInfo to shared_impl. | brettw@chromium.org | 2011-08-26 | 1 | -4/+0 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie... | sanga@chromium.org | 2011-07-07 | 1 | -1/+1 |
* | Initialize a few uninitialized member variables and structs in PPAPI. | finnur@chromium.org | 2011-03-28 | 1 | -1/+7 |
* | Implement proxying for FileRef and FileChooser. | brettw@chromium.org | 2011-02-17 | 1 | -0/+5 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -1/+0 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -1/+2 |
* | Move more code from headers to implementation. | erg@google.com | 2010-12-07 | 1 | -0/+21 |
* | Implement DrawGlyphs and refactor the FontDescription serialization such | brettw@chromium.org | 2010-11-14 | 1 | -0/+53 |