| Commit message (Expand) | Author | Age | Files | Lines |
* | PPAPI Fullscreen: move out of Dev. | polina@google.com | 2011-10-14 | 1 | -0/+49 |
* | PPAPI Fullscreen: remove redundant code errouneously inherited from | polina@google.com | 2011-10-14 | 1 | -7/+5 |
* | PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to... | polina@google.com | 2011-10-14 | 1 | -6/+4 |
* | Move 'SaveAs' functionality from PPB_FileChooser_Dev to PPB_FileChooser_Trust... | bbudge@google.com | 2011-10-12 | 2 | -32/+31 |
* | Fix the IDL for PPB_Font_Dev now that enum values can be expressions. | bbudge@chromium.org | 2011-10-11 | 1 | -2/+2 |
* | Convert video capture/decoder stuff to IDL. | brettw@chromium.org | 2011-10-07 | 6 | -0/+657 |
* | Create IDL for PPB_FileChooser_Dev and PPB_FileChooser_Trusted, and add the a... | bbudge@google.com | 2011-10-05 | 2 | -0/+144 |
* | Convert transport, scrollbar, and query policy to IDL. | brettw@chromium.org | 2011-10-05 | 4 | -0/+318 |
* | Use Noel's chromium.org address instead of his google.com one for owners. | brettw@chromium.org | 2011-10-04 | 1 | -1/+1 |
* | Convert font, console, buffer, and find to IDL. | brettw@chromium.org | 2011-10-04 | 4 | -0/+378 |
* | Additional update on Pepper IME API and boilerplate thunk/proxy implementation. | kinaba@chromium.org | 2011-09-29 | 3 | -24/+15 |
* | Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro... | kinaba@chromium.org | 2011-09-27 | 3 | -15/+24 |
* | Additional update on Pepper IME API and boilerplate thunk/proxy implementation. | kinaba@chromium.org | 2011-09-27 | 3 | -24/+15 |
* | Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it | polina@google.com | 2011-09-27 | 2 | -17/+21 |
* | Add Pepper API to use UDP | mtilburg@adobe.com | 2011-09-26 | 1 | -0/+59 |
* | Add IDL file for PPB_Flash_TCPSocket. | yzshen@chromium.org | 2011-09-26 | 1 | -0/+124 |
* | Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen. | brettw@chromium.org | 2011-09-20 | 1 | -0/+48 |
* | Add a new error code for a null callback on the main thread. | brettw@chromium.org | 2011-09-16 | 1 | -3/+29 |
* | Declarations for Pepper IME API. | kinaba@chromium.org | 2011-09-16 | 3 | -1/+202 |
* | Make NaCl PPAPI proxy honor the Disable3DApis policy. | mnissler@chromium.org | 2011-09-08 | 1 | -2/+8 |
* | Remove executable permission. | yzshen@chromium.org | 2011-09-08 | 2 | -0/+0 |
* | Introduce a new Pepper interface: PPB/PPP_MouseLock. | yzshen@chromium.org | 2011-09-08 | 2 | -0/+85 |
* | Fix out of sync pp_errors.idl and ppb_input_event.idl | noelallen@google.com | 2011-09-06 | 2 | -5/+70 |
* | Convert c/dev ppp_zoom_dev and ppp_widget_dev to IDL | noelallen@google.com | 2011-09-06 | 2 | -0/+53 |
* | Convert zoom and widget to IDL | noelallen@google.com | 2011-09-06 | 2 | -0/+83 |
* | Fixed spelling errors and changed all references to PP_Resource to be the | jond@google.com | 2011-08-31 | 9 | -42/+48 |
* | Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P... | jond@google.com | 2011-08-30 | 4 | -62/+79 |
* | Add IDL for the fullscreen dev API and automatically generate the .h file. | brettw@chromium.org | 2011-08-26 | 1 | -0/+48 |
* | Fix incorrect API version information. | noelallen@google.com | 2011-08-25 | 14 | -21/+1 |
* | Fix typos in ppb_url_loader.idl | yuzo@chromium.org | 2011-08-19 | 1 | -3/+3 |
* | Changed "Pepper Audio API Code Walkthrough" to "Pepper Audio API" as per Andy. | jond@google.com | 2011-08-16 | 2 | -2/+2 |
* | New documentation for ppb_input_event.h | jond@google.com | 2011-08-16 | 1 | -77/+212 |
* | Some minor doc changes | jond@google.com | 2011-08-16 | 2 | -3/+3 |
* | Fixed several issues with <code> tags mostly (warnings in Doxygen). | jond@google.com | 2011-08-15 | 6 | -11/+13 |
* | Formatting changes | jond@google.com | 2011-08-12 | 4 | -42/+91 |
* | PPAPI: header comments on when PPP_Instance::DidDestroy and PPP_ShutdownModule | polina@google.com | 2011-08-08 | 2 | -11/+16 |
* | PPAPI: Make forceasync callback option the default. | polina@google.com | 2011-07-22 | 1 | -5/+2 |
* | Remove the requirement that keyboard events be sent in filtered mode. This | brettw@chromium.org | 2011-07-22 | 1 | -8/+9 |
* | Clarify the requirements of the GetInterface function that the plugin must | brettw@chromium.org | 2011-07-22 | 1 | -0/+10 |
* | Trivial fix for IDL to H delta | noelallen@google.com | 2011-07-21 | 1 | -1/+1 |
* | Convert input event to interface version 1.0. Rename some of the mouse and | brettw@chromium.org | 2011-07-20 | 4 | -64/+82 |
* | Reland http://codereview.chromium.org/7452002/ again | dmichael@chromium.org | 2011-07-20 | 1 | -37/+8 |
* | Revert 93223 - Reland http://codereview.chromium.org/7452002/ | dmichael@chromium.org | 2011-07-20 | 1 | -8/+37 |
* | Reland http://codereview.chromium.org/7452002/ | dmichael@chromium.org | 2011-07-20 | 1 | -37/+8 |
* | Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0. | dmichael@chromium.org | 2011-07-20 | 1 | -8/+37 |
* | Remove HandleInputEvent from PPP_Instance and freeze to 1.0. | dmichael@chromium.org | 2011-07-20 | 1 | -37/+8 |
* | Missing changes for IDL | noelallen@google.com | 2011-07-19 | 2 | -4/+45 |
* | Allow creation of input events. Revert changes to testing interface for | brettw@chromium.org | 2011-07-19 | 1 | -4/+0 |
* | Update the IDL | noelallen@google.com | 2011-07-16 | 42 | -782/+3798 |
* | Add owners files to ppapi. | brettw@chromium.org | 2011-06-29 | 1 | -0/+1 |