summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
...
* Adds PRESUBMIT.py check to look for unprefixed string16.dbeam@chromium.org2013-12-181-0/+30
* Renamed NativeMessagingHost to Me2MeNativeMessagingHost.weitaosu@chromium.org2013-12-171-0/+1
* Remove uses of WebGraphicsContext3D from ui/compositorjamesr@chromium.org2013-12-141-1/+2
* Adding Java style presubmit check.aurimas@chromium.org2013-12-101-1/+17
* Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"jochen@chromium.org2013-12-091-0/+1
* Revert of https://codereview.chromium.org/104593008/noms@chromium.org2013-12-061-1/+0
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-061-0/+1
* Add presubmit check for bad anonymous variablesenne@chromium.org2013-12-041-0/+57
* Uninstall multi-install Chrome Frame when updated.grt@chromium.org2013-12-041-0/+1
* Exclude chrome_browser_main.cc's printf in PRESUBMIT.py.asvitkine@chromium.org2013-12-041-1/+2
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-1/+32
* Catch printf() in CheckSpamLoggingjln@chromium.org2013-12-021-2/+5
* Remove usage of deprecated V8 APIs from c/r/extensionsjochen@chromium.org2013-12-021-0/+2
* Add PRESUBMIT disallowing msvs_cygwin_shellscottmg@chromium.org2013-11-291-0/+18
* Add support for checking DLOG_IF(INFO, ...) in PRESUBMIT.pydanakj@chromium.org2013-11-281-0/+2
* Exclude sandbox/linux from SpamLogging check and restrict printf check.jln@chromium.org2013-11-271-2/+3
* Exclude mojo/examples from production related presubmit checksdarin@chromium.org2013-11-271-0/+2
* Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the...weitaosu@chromium.org2013-11-261-1/+2
* Move CheckSpamLogging from cc's PRESUBMIT into the global PRESUBMITthakis@chromium.org2013-11-221-0/+32
* Make presumbit warnings ignore symbols that start with UNIT_TESTrvargas@chromium.org2013-11-191-1/+1
* Ignore jni/ paths in _CheckAddedDepsHaveTargetApprovals presubmit check.joi@chromium.org2013-11-141-2/+4
* Don't send try jobs to win7_aura since it's a subset of win_rel and will go a...jam@chromium.org2013-11-121-2/+1
* Revert 233509 "Sync PRESUBMIT.py with what is run on CQ."jochen@chromium.org2013-11-071-185/+14
* Sync PRESUBMIT.py with what is run on CQ.stip@chromium.org2013-11-071-14/+185
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-1/+1
* switch win_x64_rel to base_unittests so it's not building Allscottmg@chromium.org2013-10-171-1/+1
* Move breakpad_mac* to breakpad componentjochen@chromium.org2013-10-111-0/+1
* Implement presubmit support for _unittest_win includes, etc.erikwright@chromium.org2013-10-091-3/+13
* Run cros_x86 trybots on changes to ^(base|build|chromeos).*\.gypi?$.erg@chromium.org2013-09-301-0/+8
* Exclude more files from the PRESUBMIT #include check.marja@chromium.org2013-09-201-3/+6
* Don't issue presubmit warning for use of wstrings in Windows-only files.isherman@chromium.org2013-08-291-1/+1
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+2
* Exclude GPU JSON data files from presubmit checksskyostil@chromium.org2013-08-201-0/+1
* 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