summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev/ppb_file_chooser_dev.h
Commit message (Expand)AuthorAgeFilesLines
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+5
* Add values to all dev Pepper .idl enumerations.viettrungluu@chromium.org2011-11-131-2/+2
* Move 'SaveAs' functionality from PPB_FileChooser_Dev to PPB_FileChooser_Trust...bbudge@google.com2011-10-121-19/+10
* Create IDL for PPB_FileChooser_Dev and PPB_FileChooser_Trusted, and add the a...bbudge@google.com2011-10-051-45/+76
* Cleanup in the file chooser API.brettw@chromium.org2011-08-201-40/+70
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-3/+3
* Add version-specific defines for each C interface.brettw@chromium.org2011-04-271-1/+2
* Pepper: Make PPB_FileChooser_Dev::Show "return" PP_ERROR_USERCANCEL if no fil...viettrungluu@chromium.org2011-02-071-3/+5
* Revert of revert 69309 - switch handles to 32 bit in PPAPI.neb@chromium.org2011-01-141-1/+1
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+6
* Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPInoelallen@google.com2010-12-181-1/+1
* Resource width 64->32 change.neb@chromium.org2010-12-151-1/+1
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-0/+2
* Update some comments.dumi@chromium.org2010-11-171-0/+7
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-4/+5
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+57