summaryrefslogtreecommitdiffstats
path: root/ppapi/c/pp_bool.h
Commit message (Expand)AuthorAgeFilesLines
* Remove C++-style comments from C headers.sbc@chromium.org2012-11-061-3/+3
* Formatting changesjond@google.com2011-08-121-1/+9
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-2/+5
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-131-2/+2
* Mostly minor changes such as adding <code></code> around elements, a little r...jond@google.com2011-06-301-4/+5
* Add PP_Bool conversion functions to pp_bool.h as disussed on the mailing list.brettw@chromium.org2011-05-261-0/+16
* Review URL: http://codereview.chromium.org/6312098jond@google.com2011-02-031-9/+5
* Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct...jond@google.com2011-01-281-3/+8
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+5
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-1/+0
* Add a macro (PP_ENUM) that ensures that enums are always 4 bytes. Whereverdmichael@google.com2010-11-101-0/+5
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-0/+32