summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_messaging.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Move PPB_Messaging 1.2 to stabledmichael2014-09-261-6/+6
* PPAPI: Make PPP_MessageHandler work in PNaClDave Michael2014-09-171-4/+4
* PPAPI: Implement synchronous postMessagedmichael@chromium.org2014-06-181-7/+7
* PPAPI: Add dev synchronous JS->Plugin messaging APIdmichael@chromium.org2014-06-021-2/+65
* Don't send PP_Vars/V8 values with cycles across PostMessageraymes@chromium.org2013-06-191-3/+3
* Revert 207040 "Don't send PP_Vars/V8 values with cycles across P..."raymes@chromium.org2013-06-181-3/+3
* Don't send PP_Vars/V8 values with cycles across PostMessageraymes@chromium.org2013-06-181-3/+3
* Update the Post/HandleMessage description for Array/Dictionary varsraymes@chromium.org2013-05-221-4/+9
* Fix small error in code in comment for PostMessage usage. No functional chang...elijahtaylor@chromium.org2012-04-271-2/+2
* Changed <code> to @code and </code> to @endcode (for formatting issues. Remov...jond@google.com2012-03-031-6/+5
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+5
* Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P...jond@google.com2011-08-301-6/+6
* Fix incorrect API version information.noelallen@google.com2011-08-251-2/+1
* Update placement of interface 'Define'noelallen@google.com2011-08-171-4/+4
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-5/+12
* Trivial ppapi/c headers changesnoelallen@google.com2011-07-141-1/+3
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-131-1/+2
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-2/+1
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-1/+2
* Misc. changes. Mostly formatting. jond@google.com2011-07-061-17/+18
* Clarify header comments.polina@google.com2011-06-271-7/+8
* Cleaned up PostMessage documentationjond@google.com2011-05-311-24/+28
* Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...dmichael@chromium.org2011-05-131-11/+14
* Add version-specific defines for each C interface.brettw@chromium.org2011-04-271-1/+2
* Reupload of http://codereview.chromium.org/6801053/dmichael@chromium.org2011-04-081-0/+82