summaryrefslogtreecommitdiffstats
path: root/ppapi/PRESUBMIT.py
Commit message (Collapse)AuthorAgeFilesLines
* Add missing changenoelallen@google.com2011-09-271-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.com2011-09-141-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