summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev/ppp_printing_dev.h
Commit message (Expand)AuthorAgeFilesLines
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-141-46/+3
* [Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...kmadhusu@chromium.org2012-05-161-6/+16
* Remove support for bitmap printing in pepperbrettw@chromium.org2012-04-191-9/+8
* Adds a printing proxy and example. This adds a printing example.brettw@chromium.org2012-02-291-2/+2
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+5
* Convert a few ppapi dev interfaces to IDL. NaCl has tests for thesejvoung@google.com2011-11-181-14/+41
* Add IsScalingDisabled and PP_PRINTOUTPUTFORMAT_EMF to pepper printing interface.vandebo@chromium.org2011-09-281-3/+10
* Remove backwards compatibility for PPP_Printing_Dev 0.3dmichael@chromium.org2011-08-301-73/+4
* ppapi: Make 0.4 the default for PPP_Printing_Dev, leave backwards-compat.dmichael@chromium.org2011-08-291-41/+3
* Update PPP_Printing_Dev to always make both versions of types available.dmichael@chromium.org2011-06-171-47/+101
* Change PPP_Printing_Dev QuerySupportedFormats to not require MemAlloc and Mem...dmichael@chromium.org2011-05-191-9/+71
* 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/+5
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-3/+3
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+74