| Commit message (Expand) | Author | Age | Files | Lines |
* | Do per-file OWNERS check for per-file DEPS changes. | joi@chromium.org | 2014-01-08 | 1 | -7/+8 |
* | Include order check should work better for files containing uncheckable includes | b.kelemen@samsung.com | 2014-01-07 | 1 | -8/+8 |
* | Remove 'using base::string16;' from base/strings/string16.h and remove temporary | dbeam@chromium.org | 2013-12-30 | 1 | -40/+0 |
* | Adds PRESUBMIT.py check to look for unprefixed string16. | dbeam@chromium.org | 2013-12-18 | 1 | -0/+40 |
* | Implement presubmit support for _unittest_win includes, etc. | erikwright@chromium.org | 2013-10-09 | 1 | -0/+10 |
* | Exclude more files from the PRESUBMIT #include check. | marja@chromium.org | 2013-09-20 | 1 | -1/+15 |
* | Ignore +grit entries in DEPS files. | tony@chromium.org | 2013-07-26 | 1 | -0/+37 |
* | Update PRESUBMIT scripts to use PresubmitPromptOrNotify helper. | wez@chromium.org | 2013-04-02 | 1 | -13/+6 |
* | Adding _Check* function for invalid OS_MACROs in src/PRESUBMIT.py | dbeam@chromium.org | 2013-03-26 | 1 | -1/+21 |
* | Don't issue try jobs for OWNERS-only changes. | dbeam@chromium.org | 2013-01-10 | 1 | -0/+16 |
* | PRESUBMIT #include check: exclude known cases which need a non-standard order. | marja@chromium.org | 2012-12-18 | 1 | -0/+34 |
* | PRESUBMIT #include check: don't add a warning if we're committing. | marja@chromium.org | 2012-12-10 | 1 | -0/+17 |
* | PRESUBMIT #include check enhancements. | marja@chromium.org | 2012-12-06 | 1 | -9/+38 |
* | Add a presubmit check to prevent committing .rej/.orig patch files | enne@chromium.org | 2012-12-05 | 1 | -0/+59 |
* | PRESUBMIT #include check enhancement: <sys/..> includes can be in any order. | marja@chromium.org | 2012-11-22 | 1 | -0/+10 |
* | Adds a presubmit that looks for version control conflicts. | dbeam@chromium.org | 2012-11-20 | 1 | -0/+19 |
* | Fix include order PRESUBMIT check: #if-#elif-#else | marja@chromium.org | 2012-11-16 | 1 | -0/+16 |
* | Fixing the PRESUBMIT include check some more. | marja@chromium.org | 2012-11-15 | 1 | -0/+160 |