summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* Add a presubmit check for tabs in grd files.thestig@chromium.org2013-07-311-0/+5
* Ignore +grit entries in DEPS files.tony@chromium.org2013-07-261-14/+21
* add win_x64_rel to default trybotsscottmg@chromium.org2013-07-231-0/+1
* Remove mac_asan from default try set because it's consistently failing.ajwong@chromium.org2013-07-191-2/+1
* Add the android_aosp trybot to PRESUBMIT.pymkosiba@chromium.org2013-07-021-1/+8
* Ignore "incoming" DEPS on grit/ since it is generated code.joi@chromium.org2013-07-011-1/+3
* Ignore hardcoded URLs and ForTest(ing)/for_test(ing) in comments.joi@chromium.org2013-05-231-4/+8
* Fix _CheckAddedDepsHaveTargetApprovals for the case where no owner has been s...joi@chromium.org2013-05-221-1/+3
* Forbid unwanted Skia ref-counting containersenne@chromium.org2013-05-201-0/+37
* Add a presubmit check that requires an OWNERS approval from foo/bar/OWNERS if...joi@chromium.org2013-05-131-0/+72
* Using explicit checkout local path in presubmit checkdepsalancutter@chromium.org2013-05-091-1/+1
* Exclude content shell files from the "for testing" presubmit check.jochen@chromium.org2013-05-031-0/+2
* Add "pixeltest" as a test type for presubmit.danakj@chromium.org2013-04-261-1/+1
* Allow test files to use non-platform suffixes for PRESUBMIT checks.danakj@chromium.org2013-04-231-6/+2
* Convert an OS_SUN use to OS_SOLARIS.shess@chromium.org2013-04-171-1/+0
* Update PRESUBMIT scripts to use PresubmitPromptOrNotify helper.wez@chromium.org2013-04-021-25/+4
* Initialize the simple cache backend at runtime. pasko@google.com2013-04-021-0/+1
* Remove cc/ from PRESUBMIT.py exception listjamesr@chromium.org2013-03-281-1/+0
* Adding _Check* function for invalid OS_MACROs in src/PRESUBMIT.pydbeam@chromium.org2013-03-261-0/+70
* Remove webkit/compositor_bindings from PRESUBMIT exclusion listjamesr@chromium.org2013-03-191-1/+0
* Add a few more configs to try jobs to match CQ (win:compile, mac:compile).jam@chromium.org2013-02-211-2/+4
* [NaCl SDK] make example Makefiles quiet by defaultsbc@chromium.org2013-02-121-0/+1
* Presubmit fix: add missing png suffix.oshima@chromium.org2013-01-251-1/+1
* Presubmit check for the name of png files. They should not have abbreviations.oshima@chromium.org2013-01-251-0/+19
* PRESUBMIT.py: Run only PRESUBMIT_test.py if PRESUBMIT.py changes.marja@chromium.org2013-01-211-1/+1
* Revert 176986 - breaks tools/perf and tools/telemetry presubmitnduca@chromium.org2013-01-161-77/+28
* Warn when committing code with http:// URLs.palmer@chromium.org2013-01-151-28/+77
* Eliminate presubmit check for FilePathWatcher::Delegate, which no longer exists.darin@chromium.org2013-01-151-9/+0
* Fix "gcl try" not working. I think the server was crashing because it didn't ...jam@chromium.org2013-01-111-1/+1
* Don't issue try jobs for OWNERS-only changes.dbeam@chromium.org2013-01-101-1/+1
* Silence Valid authors debug msg in presubmitilevy@chromium.org2013-01-071-2/+1
* Remove last remaining call to FindOrCreateTabbedBrowser(). Fix up presubmit c...robertshield@chromium.org2012-12-211-10/+0
* base: Remove deprecated RunAllPending() function from MessageLoop API.tfarina@chromium.org2012-12-191-10/+0
* PRESUBMIT #include check: exclude known cases which need a non-standard order.marja@chromium.org2012-12-181-2/+9
* Pass a list of strings rather than a string-as-list.joi@chromium.org2012-12-111-1/+1
* Add presubmit check to avoid adding hard-coded URLs or hostnames for server-s...joi@chromium.org2012-12-111-17/+62
* PRESUBMIT #include check: don't add a warning if we're committing.marja@chromium.org2012-12-101-2/+7
* Remove almost all usages of the context-free FindOrCreateTabbedBrowser.robertshield@chromium.org2012-12-061-1/+1
* PRESUBMIT #include check enhancements.marja@chromium.org2012-12-061-29/+26
* Add a presubmit check to prevent committing .rej/.orig patch filesenne@chromium.org2012-12-051-0/+11
* Add HostDesktopType parameter to browser::FindAnyBrowser().gab@chromium.org2012-12-051-10/+0
* Remove last usages of FindTabbedBrowserDeprecated.robertshield@chromium.org2012-12-041-10/+0
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-291-10/+0
* Add win_aura and linux_aura to default try jobs.jam@chromium.org2012-11-291-5/+4
* Fixing PRESUBMIT.py broken by r169664.alexeypa@chromium.org2012-11-271-0/+1
* Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType.joi@chromium.org2012-11-271-0/+9
* Add support for excluding individual paths (matching a pattern) from the bann...jochen@chromium.org2012-11-271-1/+18
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-271-9/+0
* PRESUBMIT #include check enhancement: <sys/..> includes can be in any order.marja@chromium.org2012-11-221-2/+6
* Adds a presubmit that looks for version control conflicts.dbeam@chromium.org2012-11-201-0/+23