| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal. | yzshen@chromium.org | 2012-06-15 | 1 | -0/+2 |
* | "Replace" PPB_Flash's GetSettingInt with a more general GetSetting. | viettrungluu@chromium.org | 2012-06-08 | 1 | -0/+2 |
* | Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-05 | 1 | -24/+0 |
* | Revert 140399 - Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-04 | 1 | -0/+24 |
* | Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-04 | 1 | -24/+0 |
* | Revert 140093 - Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-01 | 1 | -0/+24 |
* | Open pepper files directly in browser. | tsepez@chromium.org | 2012-06-01 | 1 | -24/+0 |
* | Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu... | tsepez@chromium.org | 2012-05-10 | 1 | -4/+0 |
* | Hook up the PPB_Flash_Print proxy. | brettw@chromium.org | 2012-05-07 | 1 | -1/+8 |
* | Add AllowSuddenTermination to API. This provide means for plugins to let us k... | tsepez@chromium.org | 2012-05-07 | 1 | -0/+4 |
* | Generate and connect a Pepper identifier for Chrome OS | drewry@google.com | 2012-05-04 | 1 | -0/+2 |
* | Add an API to determine if the system will support acceleration | brettw@chromium.org | 2012-05-02 | 1 | -0/+2 |
* | Move the rest of the Flash functions to the thunk system. | brettw@chromium.org | 2012-04-30 | 1 | -0/+60 |
* | Move the FlashClipboard API into the Flash one. | brettw@chromium.org | 2012-04-25 | 1 | -9/+29 |
* | Convert the PPB_Flash interface to use the thunk system. | brettw@chromium.org | 2012-04-24 | 1 | -26/+65 |
* | Add a Flash API to get the device ID. | brettw@chromium.org | 2012-04-13 | 1 | -0/+1 |
* | Pepper: Add a function to PPB_Flash to check if a rect is topmost. | viettrungluu@chromium.org | 2012-02-18 | 1 | -0/+4 |
* | Update PPAPI IDL generator to define versioned structs, and unversioned typedef. | wez@chromium.org | 2012-01-05 | 1 | -5/+3 |
* | Rev the Flash interface to add new functionality. | brettw@chromium.org | 2011-12-15 | 1 | -2/+6 |
* | Cleanup: Remove unneeded forward declarations in ppapi. | thestig@chromium.org | 2011-11-11 | 1 | -5/+4 |
* | Convert the Flash interfaces to no longer use GetInfo. | brettw@chromium.org | 2011-10-22 | 1 | -1/+1 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -5/+8 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -8/+5 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -5/+8 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -8/+5 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -5/+8 |
* | Convert FileRefImpl and URLRequestInfo to shared_impl. | brettw@chromium.org | 2011-08-26 | 1 | -1/+5 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -4/+4 |
* | Move host resource from the proxy to the shared_impl. | brettw@chromium.org | 2011-08-13 | 1 | -2/+2 |
* | Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie... | sanga@chromium.org | 2011-07-07 | 1 | -1/+2 |
* | Proxy time zone requests to the browser. This is because the current code | brettw@chromium.org | 2011-04-21 | 1 | -0/+3 |
* | Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ... | viettrungluu@chromium.org | 2011-03-28 | 1 | -4/+5 |
* | PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*. | viettrungluu@chromium.org | 2011-02-24 | 1 | -28/+1 |
* | Implement proxy for FlashMenu and Run/QuitMessageLoop | piman@google.com | 2011-02-15 | 1 | -0/+2 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -2/+2 |
* | First pass at making the proxy handle multiple renderers. This associates the | brettw@chromium.org | 2011-01-21 | 1 | -4/+4 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -7/+7 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Move the Pepper implementation from webkit/glue/plugins/pepper_* to | brettw@chromium.org | 2010-12-16 | 1 | -3/+3 |
* | Make the DrawGlyphs call have the proper const arguments, and make the proxied | brettw@chromium.org | 2010-12-02 | 1 | -1/+2 |
* | Add proxies for some of the PDF & Flash functionality. There are still a few | brettw@chromium.org | 2010-11-12 | 1 | -0/+82 |