Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pepper: Add optional logging for PPAPI calls. | teravest@chromium.org | 2013-04-02 | 1 | -1/+4 |
| | | | | | | | | | | | | | | This adds VLOG(4) calls for every function autogenerated by idl_thunk.py. I had considered adding version information to the output, but couldn't find a way to do so that didn't have a confusing case. BUG=181607 Review URL: https://chromiumcodereview.appspot.com/13393007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191855 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | IDL: Remove trailing commans in generated thunk files. | teravest@chromium.org | 2013-01-03 | 1 | -2/+2 |
| | | | | | | | | | BUG= Review URL: https://chromiumcodereview.appspot.com/11679012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174988 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Autogenerate thunk .cc files for PPB_Instance and PPB_Instance_Private. | teravest@chromium.org | 2012-12-26 | 1 | -0/+56 |
BUG= Review URL: https://chromiumcodereview.appspot.com/11662008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174624 0039d316-1c4b-4281-b951-d872f2087c98 |