summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* Don't block CQ usage when includes that violate temporarily-allowedjoi@chromium.org2012-08-211-1/+7
* Over the last week (or so) a couple of CLs had to be reverted because develop...saintlou@chromium.org2012-08-101-3/+6
* Add permission checking to the presumit checks.csharp@chromium.org2012-08-081-0/+18
* Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup...alexeypa@chromium.org2012-08-071-2/+9
* Add linux_chromeos and linux_chromeos_clang as preferred try bots whenever ch...joaodasilva@chromium.org2012-08-021-3/+5
* Add checkdeps presubmit check. Warns on new #includes of dependenciesjoi@chromium.org2012-07-311-0/+55
* Alters test field requirement in change descriptionjamesr@chromium.org2012-07-261-2/+0
* Add unit_tests bundle as a default compile target for Android.nileshagrawal@chromium.org2012-07-191-4/+2
* Add presubmit check for #pragma once.dcheng@chromium.org2012-07-111-2/+22
* Change PRESUBMIT to try more cls on androidilevy@chromium.org2012-06-291-3/+4
* Restrict try bots for platform specific CLsilevy@chromium.org2012-06-271-29/+19
* Add a presubmit check to stop any more usages of harmful browser::Find* metho...jam@chromium.org2012-06-261-5/+50
* Add a presubmit warning for not using UNIT_TEST in source files.jam@chromium.org2012-06-211-0/+18
* Simplify PRESUBMITs.avi@chromium.org2012-06-161-85/+43
* Added presubmit warnings about base coordinate system.avi@chromium.org2012-06-161-0/+113
* Fix presubmit check to account for e.g. fooblat_unittest_android.ccjoi@chromium.org2012-06-111-1/+3
* Added a base::Callback interface to FilePathWatcher.joaodasilva@chromium.org2012-06-041-0/+18
* Fix linux_clang default try builder to only compile and not run tests.maruel@chromium.org2012-05-071-4/+1
* Added presubmit warning for ScopedAllowIO usesjoaodasilva@chromium.org2012-03-221-0/+18
* Make presubmit ignore files that end in _autogen.hgman@chromium.org2012-03-141-0/+1
* Add linux_clang to default try jobsmaruel@chromium.org2012-03-091-0/+1
* Add a win_dbg:compile bot to the default set to cover the shared build.dpranke@chromium.org2012-03-091-1/+2
* Update PRESUBMIT.py to be less likely to hit the android bot.jrg@google.com2012-03-011-1/+22
* Android build: move content_unittests to default target.jrg@chromium.org2012-02-291-14/+1
* Add *_test_util.* to whitelist for test-only presubmit check.joi@chromium.org2012-02-281-1/+1
* PRESUBMIT doesn't need to check for old callback systemgroby@chromium.org2012-02-191-30/+0
* Add linux_clang to default try set so when one runs `git try` or `gcl try` itdbeam@chromium.org2012-02-151-5/+7
* Presubmit change to add android trybots when needed.jrg@chromium.org2012-02-101-0/+13
* Renamed old bot to existing trybot.saintlou@chromium.org2012-02-031-1/+1
* Fix test for files starting with test_ and mock_ for Windows.joi@chromium.org2012-01-041-1/+1
* Fix bugs in PRESUBMIT.py's file exclusions.wez@chromium.org2012-01-031-2/+3
* base::Bind: Remove NewRunnableFunction.jhawkins@chromium.org2012-01-011-1/+0
* Revert 114877 (infrastructure can't handle the load, see bug)thakis@chromium.org2011-12-211-1/+1
* Add linux_shared to the default try set!thakis@chromium.org2011-12-161-1/+1
* Update the aura tester used to the linux_chromeos_aura.petermayo@chromium.org2011-12-161-1/+1
* Add aura compile testing by default to likely areas (1).petermayo@chromium.org2011-12-141-1/+8
* Switch the default `git try` / `gcl try` bots to _rel.thakis@chromium.org2011-12-121-4/+4
* Hook up the presubmit check for empty descriptions.thestig@chromium.org2011-12-051-0/+2
* Revert 112034 - Add win_shared and linux_shared builder into the default try ...ajwong@chromium.org2011-11-301-1/+1
* Add win_shared and linux_shared builder into the default try bot set.ajwong@chromium.org2011-11-291-1/+1
* Fix typo in FRIEND_TEST presubmit nag.robertshield@chromium.org2011-11-291-1/+1
* Add a presubmit to find new uses of the old callback system.dcheng@chromium.org2011-11-281-0/+31
* Add a presubmit check that enforces the use of FRIEND_TEST_ALL_PREFIXES() rat...robertshield@chromium.org2011-11-281-4/+24
* ForTest presubmit check non-failing for CQ by making it just a messagejoi@chromium.org2011-11-181-5/+15
* Add a couple of things to the whitelist as requested. Refactor.joi@chromium.org2011-10-201-5/+12
* Try to annoy users with a presubmit check when they hack around .DEPS.gitmaruel@chromium.org2011-10-191-0/+14
* Make whitelist for files starting with test_ or mock_ treat pathjoi@chromium.org2011-10-181-1/+1
* Downgrade the wstring check from an error to a warning.tony@chromium.org2011-10-121-6/+7
* Add test_ and mock_ prefixes to whitelist.joi@chromium.org2011-10-041-2/+2
* Don't send CLs with only *.mm files to non-Mac try bots by default.asvitkine@chromium.org2011-09-271-1/+5