summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/module.cc
Commit message (Expand)AuthorAgeFilesLines
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-3/+3
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-12/+0
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-0/+12
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-12/+0
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-0/+12
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-12/+0
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-16/+1
* Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead.brettw@chromium.org2011-07-081-7/+5
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-2/+24
* Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).dmichael@chromium.org2011-05-241-0/+4
* Reupload of http://codereview.chromium.org/6801053/dmichael@chromium.org2011-04-081-4/+4
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-0/+18
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+4
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-2/+2
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-19/+21
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+198