Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing change | noelallen@google.com | 2011-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | This file was missing from: http://codereview.chromium.org/8045001/ This caused a missmatch in the presubmit by the next PPAPI developer. BUG= http://code.google.com/p/chromium/issues/detail?id=97708 TEST= manually run on originally failing machine. Review URL: http://codereview.chromium.org/8050001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102883 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add presubmit check to verify PPAPI C headers match IDL files. | noelallen@google.com | 2011-09-14 | 1 | -0/+72 |
Update outfile to print a better filename on diff. Update fix missing 'name' in idl_generator.py BUG= http://code.google.com/p/chromium/issues/detail?id=93534 TEST= gcl upload | presubmit (after modifying a .h or .idl file) R= brettw@chromium.org Review URL: http://codereview.chromium.org/7700001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101092 0039d316-1c4b-4281-b951-d872f2087c98 |