| Commit message (Expand) | Author | Age | Files | Lines |
* | Add PPB_VarArray_Dev support - part 1. | yzshen@chromium.org | 2013-03-19 | 1 | -0/+1 |
* | Remove PPB_PDF proxy. | raymes@chromium.org | 2013-03-18 | 1 | -2/+0 |
* | Add PPB_VarDictionary_Dev support - part 1. | yzshen@chromium.org | 2013-03-18 | 1 | -0/+1 |
* | Add Pepper TrueType font API plumbing. | bbudge@chromium.org | 2013-03-16 | 1 | -0/+1 |
* | Remove some legacy PPB_* thunk declarations. | wez@chromium.org | 2013-02-21 | 1 | -0/+3 |
* | Implement Pepper proxy for PPB_DirectoryReader | nhiroki@chromium.org | 2013-02-13 | 1 | -0/+1 |
* | PPB_HostResolver_Private is switched to the new Pepper proxy. | ygorshenin@chromium.org | 2013-02-12 | 1 | -1/+0 |
* | Reland: Add trace event Pepper API | elijahtaylor@chromium.org | 2013-01-28 | 1 | -0/+1 |
* | PPB_UDPSocket_Private is switched to the new Pepper proxy. | ygorshenin@chromium.org | 2013-01-21 | 1 | -1/+0 |
* | Refactor FileIO to the new resource host system. | bbudge@chromium.org | 2013-01-19 | 1 | -1/+0 |
* | Revert 176792 | dpapad@chromium.org | 2013-01-17 | 1 | -0/+1 |
* | Refactor FileIO to the new resource host system. | bbudge@chromium.org | 2013-01-15 | 1 | -1/+0 |
* | Revert 175233 because Linux ASAN builder cannot compile it. | alexeypa@google.com | 2013-01-04 | 1 | -1/+0 |
* | Add trace event Pepper API | elijahtaylor@chromium.org | 2013-01-04 | 1 | -0/+1 |
* | Remove the old PPB_Flash proxy. | raymes@chromium.org | 2012-12-26 | 1 | -1/+0 |
* | Refactor Flash Print to the new pepper resource model | raymes@chromium.org | 2012-12-21 | 1 | -5/+0 |
* | PPAPI: Move PPB_Console out of dev. | ncbray@chromium.org | 2012-12-13 | 1 | -1/+1 |
* | Migrate Graphics2D to new design, as part of the whole Pepper resource redesign. | brettw@chromium.org | 2012-11-29 | 1 | -1/+0 |
* | Convert the Pepper Talk API to use the new resource system. | brettw@chromium.org | 2012-11-28 | 1 | -1/+0 |
* | Refactor the URLResponseInfo to use new design | brettw@chromium.org | 2012-11-16 | 1 | -1/+0 |
* | Refactor video capture to new design, as part of the whole Pepper resource re... | victorhsieh@chromium.org | 2012-11-16 | 1 | -2/+0 |
* | PPAPI: Take PPB_MessageLoop out of Dev | dmichael@chromium.org | 2012-11-15 | 1 | -3/+3 |
* | Implement the Flash menu as a new-style Pepper resource. | brettw@chromium.org | 2012-11-15 | 1 | -1/+0 |
* | Remove some printfs that accidentally got committed. | bbudge@chromium.org | 2012-11-13 | 1 | -4/+0 |
* | Exclude host-side code from the NaCl IRT proxy build. | bbudge@chromium.org | 2012-11-13 | 1 | -0/+6 |
* | Remove PPB_Flash_TCPSocket which hasn't been in use since M20. | raymes@chromium.org | 2012-11-10 | 1 | -1/+0 |
* | Rewrite PPB_AudioInput_Dev to use the new-style host/resource. | yzshen@chromium.org | 2012-11-08 | 1 | -1/+0 |
* | Remove PpapiPermissions from selected Private interfaces. | bbudge@chromium.org | 2012-11-01 | 1 | -0/+1 |
* | Remove 'Dev' permission from PPB_Var_ArrayBuffer interface. | bbudge@chromium.org | 2012-10-12 | 1 | -1/+1 |
* | Introduce PPB_Flash_Font. | yzshen@chromium.org | 2012-10-09 | 1 | -0/+1 |
* | Add some 'Private' and 'Dev' interfaces to the NaCl IPC PPAPI Proxy. | bbudge@chromium.org | 2012-10-08 | 1 | -5/+2 |
* | Hook up PpapiPermissions in more places. | brettw@chromium.org | 2012-10-02 | 1 | -31/+64 |
* | Changes to allow testing interface for new NaCl Proxy | nfullagar@google.com | 2012-09-20 | 1 | -1/+1 |
* | Convert the async device ID getter to a chrome resource host | brettw@chromium.org | 2012-09-15 | 1 | -1/+0 |
* | Add PPAPI decryptor implementation. | tomfinegan@chromium.org | 2012-08-17 | 1 | -0/+11 |
* | Add gpu targets to untrusted build, and add Graphics3D code to untrusted build. | bbudge@chromium.org | 2012-08-07 | 1 | -2/+2 |
* | Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t... | bbudge@chromium.org | 2012-08-07 | 1 | -2/+2 |
* | Add gpu targets to untrusted build, and add Graphics3D code to untrusted build. | bbudge@chromium.org | 2012-08-07 | 1 | -2/+2 |
* | Remove ppb_fullscreen_dev interface, as fullscreen has been out | nfullagar@google.com | 2012-07-16 | 1 | -1/+0 |
* | This implements the PPB_FileChooser resource as a new-style IPC-only resource. | brettw@chromium.org | 2012-07-14 | 1 | -1/+0 |
* | Implement HiDPI support in Pepper dev interface | jhorwich@chromium.org | 2012-06-28 | 1 | -0/+2 |
* | This returns the default print settings for the default printer. Currently th... | raymes@chromium.org | 2012-06-14 | 1 | -0/+1 |
* | Add an asynchronous version of the Flash DeviceID API. | brettw@chromium.org | 2012-06-11 | 1 | -0/+2 |
* | Hook up the PPB_Flash_Print proxy. | brettw@chromium.org | 2012-05-07 | 1 | -0/+3 |
* | Move gles2 extensions out of dev. | nfullagar@google.com | 2012-05-07 | 1 | -5/+7 |
* | Move the rest of the Flash functions to the thunk system. | brettw@chromium.org | 2012-04-30 | 1 | -31/+0 |
* | Move text input API to Instance. | brettw@chromium.org | 2012-04-27 | 1 | -1/+0 |
* | Move the FlashClipboard API into the Flash one. | brettw@chromium.org | 2012-04-25 | 1 | -10/+0 |
* | Convert the PPB_Flash interface to use the thunk system. | brettw@chromium.org | 2012-04-24 | 1 | -10/+4 |
* | Add #ifdefs to separate NaCl and non-NaCl PPAPI Proxy code. | bbudge@chromium.org | 2012-04-18 | 1 | -4/+12 |