Revert of [builtins] Unify the various versions of [[Call]] with a Call builtin....
[platform/upstream/v8.git] / PRESUBMIT.py
2015-08-27 yangguoRemove builtin/runtime name clash presubmit check.
2015-08-18 mstarzingerAdd presubmit check for header inclusion violation.
2015-07-17 jochenImprove presubmit check for BUG line
2015-04-30 machenbach[test] Add avx2 bot to CQ.
2015-04-14 machenbach[cq] Add mips compile trybots.
2015-04-09 machenbach[cq] Add win nosnap shared trybot.
2015-02-26 machenbachAdd public version macros.
2015-02-24 machenbachAdd linux dbg coverage to CQ.
2015-02-19 machenbachKeep cl trybots in sync with cq.
2015-02-18 machenbachKeep cl trybots in sync with cq.
2015-01-21 machenbachRemove presubmit bot from 'git cl try'.
2015-01-20 machenbachKeep trybot definitions in sync with CQ.
2015-01-15 marjaCheck author of a CL against the AUTHORS file.
2014-11-19 machenbachUpdate default trybots.
2014-09-23 jochen@chromium.orgAdd a PRESUBMIT check that production code does not...
2014-09-15 machenbach@chromiu... Only include compile-only win64 trybot in default set.
2014-09-09 jkummerow@chromium.orgDelete generated runtime tests
2014-08-06 yangguo@chromium.orgCheck that external references are registered in the...
2014-07-10 machenbach@chromiu... Add compile-only win64 trybot.
2014-07-02 jochen@chromium.orgAdd clang-format to presubmit checks
2014-06-24 jkummerow@chromium.orgSync 'git cl presubmit' and 'tools/presubmit.py'
2014-06-03 jochen@chromium.orgAdd DEPS files and run checkdeps in presubmit check
2014-05-14 machenbach@chromiu... Add layout dbg trybot to default list.
2014-04-01 machenbach@chromiu... Update tryserver configuration with new linux and arm...
2014-03-31 machenbach@chromiu... Update list of V8 try bots.
2014-03-04 machenbach@chromiu... Add try server configuration for 'git cl try'.
2014-01-10 machenbach@chromiu... Revert "Add debug output to presubmit script for invest...
2014-01-10 jkummerow@chromium.orgAdd more temporary debugging output to PRESUBMIT.py
2014-01-10 machenbach@chromiu... Add debug output to presubmit script for investigating...
2013-11-14 machenbach@chromiu... Add ChangeLog presubmit check.
2013-09-24 yangguo@chromium.orgScripts should not care about closed tree when committing.
2013-07-31 machenbach@chromiu... Add gate keeper logic to presubmit commit check.
2013-07-05 yangguo@chromium.orgKeep two empty lines between declarations for cpp files
2013-04-11 jkummerow@chromium.orgRun style checks also when uploading.
2012-10-08 danno@chromium.orgAdd PRESUBMIT script to V8