summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT_test.py
Commit message (Expand)AuthorAgeFilesLines
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-6/+6
* [Android log] Fix presubmit check reports in base packagedgn2015-06-121-27/+20
* [Android log] Promote using hardcoded string tagsdgn2015-06-101-0/+71
* Exclude .md files from version control conflict detection.dbeam2015-06-021-0/+10
* [android log] Add documentation and presubmit checks for log usage.dgn2015-04-291-0/+41
* Add PRESUBMIT tests for _CheckUserActionUpdate function.davileen2015-03-021-0/+34
* Make `git cl try` to the same as hitting cq (except for presubmit).thakis2015-02-231-8/+0
* Removed references to win_gpu, which has been removedsergiyb2015-02-181-4/+0
* Reland https://codereview.chromium.org/929043002/: Add a presubmit check that...glider2015-02-181-1/+28
* Revert of Add a presubmit check that warns about declaring Singleton<T> in he...glider2015-02-171-27/+0
* Add a presubmit check that warns about declaring Singleton<T> in header filesglider2015-02-171-0/+27
* Add PRESUBMIT check if modified UMA histogram name can be found (2)mcasas2015-02-041-0/+67
* Removed references to linux_gpu, which has been removedsergiyb2015-01-301-2/+0
* Revert of Add PRESUBMIT check if modified UMA histogram name can be found (pa...asvitkine2015-01-091-22/+0
* Removed references to mac_gpu, which has been removedsergiyb2014-12-181-2/+0
* Presubmit checks for user actions introduced in HTML files.gayane2014-12-041-78/+2
* Add PRESUBMIT check if modified UMA histogram name can be foundmcasas2014-12-021-0/+22
* Clean up PRESUBMIT.py - remove references to removed clang trybotsPaweł Hajdan, Jr2014-11-051-4/+0
* Convert manually triggered try runs to use bots without _swarming prefix.John Abd-El-Malek2014-10-221-4/+0
* remove obsolete OVERRIDE/FINAL presubmit checksmostynb2014-10-221-60/+0
* Remove references to linux_asan from PRESUBMIT files.Paweł Hajdan, Jr2014-10-211-2/+0
* Adding Presubmit error when OVERRIDE and FINAL is not used as C++11 standardmohan.reddy2014-10-161-0/+60
* Add PRESUBMIT check for #ifdefs on values that are always defined.lliabraa2014-10-011-0/+22
* Update some paths from components/breakpad/ to components/crash/philipj2014-08-281-1/+1
* Rename components/breakpad to components/crash.Robert Sesek2014-08-271-1/+1
* Do not run header include order checks on blacklisted filesdominik.rottsches@intel.com2014-08-151-1/+1
* Update masters after the tryserver split.sergeyberezin@chromium.org2014-07-261-0/+113
* Revert of Add PRESUBMIT.py warning for contradictory NOTREACHED() use. (https...miguelg@chromium.org2014-06-251-46/+0
* Add PRESUBMIT.py warning for contradictory NOTREACHED() use.tnagel@chromium.org2014-06-251-0/+46
* Make JSON validity presubmit test less stringent.yoz@chromium.org2014-06-171-5/+6
* Add global presubmit that JSON and IDL files can be parsed.yoz@chromium.org2014-06-031-0/+216
* Change top-level PRESUBMIT to support split tryserverphajdan.jr@chromium.org2014-03-121-2/+2
* Do per-file OWNERS check for per-file DEPS changes.joi@chromium.org2014-01-081-7/+8
* Include order check should work better for files containing uncheckable includesb.kelemen@samsung.com2014-01-071-8/+8
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-301-40/+0
* Adds PRESUBMIT.py check to look for unprefixed string16.dbeam@chromium.org2013-12-181-0/+40
* Implement presubmit support for _unittest_win includes, etc.erikwright@chromium.org2013-10-091-0/+10
* Exclude more files from the PRESUBMIT #include check.marja@chromium.org2013-09-201-1/+15
* Ignore +grit entries in DEPS files.tony@chromium.org2013-07-261-0/+37
* Update PRESUBMIT scripts to use PresubmitPromptOrNotify helper.wez@chromium.org2013-04-021-13/+6
* Adding _Check* function for invalid OS_MACROs in src/PRESUBMIT.pydbeam@chromium.org2013-03-261-1/+21
* Don't issue try jobs for OWNERS-only changes.dbeam@chromium.org2013-01-101-0/+16
* PRESUBMIT #include check: exclude known cases which need a non-standard order.marja@chromium.org2012-12-181-0/+34
* PRESUBMIT #include check: don't add a warning if we're committing.marja@chromium.org2012-12-101-0/+17
* PRESUBMIT #include check enhancements.marja@chromium.org2012-12-061-9/+38
* Add a presubmit check to prevent committing .rej/.orig patch filesenne@chromium.org2012-12-051-0/+59
* PRESUBMIT #include check enhancement: <sys/..> includes can be in any order.marja@chromium.org2012-11-221-0/+10
* Adds a presubmit that looks for version control conflicts.dbeam@chromium.org2012-11-201-0/+19
* Fix include order PRESUBMIT check: #if-#elif-#elsemarja@chromium.org2012-11-161-0/+16
* Fixing the PRESUBMIT include check some more.marja@chromium.org2012-11-151-0/+160