summaryrefslogtreecommitdiffstats
path: root/tools/checkdeps
Commit message (Expand)AuthorAgeFilesLines
* Revert of Remove now obsolete checkdeps copy (https://codereview.chromium.org...jochen@chromium.org2014-06-0630-0/+1951
* Remove now obsolete checkdeps copyjochen@chromium.org2014-06-0630-1954/+0
* Update tree walking to not update a list while iterating over it.qsr@chromium.org2014-06-031-14/+17
* Ignore java files in ThirdParty directoriessdefresne@chromium.org2014-05-051-1/+1
* Remove deprecated os.popen, split git dir finding to a functionnbarth@chromium.org2014-04-301-30/+46
* Fix a few typos in checkdepsnbarth@chromium.org2014-04-284-125/+141
* Fix relative/absolute path handling in checkdeps.pynbarth@chromium.org2014-04-232-9/+12
* Make checkdeps.py listing a bit more deterministichinoka@google.com2014-04-092-2/+2
* Add Brett as the OWNER of checkdeps code.tfarina@chromium.org2014-04-051-0/+1
* Make checkdeps.py 50% less spammy.viettrungluu@chromium.org2014-04-011-1/+1
* Make checkdeps.py correctly signal failure when using --json.phajdan.jr@chromium.org2013-11-191-0/+1
* GTTF: Make checkdeps.py produce JSON output that can be used in a recipe.phajdan.jr@chromium.org2013-11-182-0/+45
* Fixed the graphdeps.py docs.sergeygs@chromium.org2013-11-181-11/+15
* checkdeps: Fix documentation for include_rules.digit@chromium.org2013-10-181-2/+2
* Add #!/usr/bin/env python to builddeps.pystevenjb@chromium.org2013-10-011-0/+1
* Added graphdeps.py tool to dump inter-module dependency graph to DOT/PNG with...sergeygs@chromium.org2013-10-014-323/+795
* Removing a TODO in checkdeps. The "check added includes" presubmitjoi@chromium.org2013-07-101-1/+0
* Also check .cpp files for include rules violationsjochen@chromium.org2013-05-061-0/+1
* Fix a bug in checkdeps due to a shallow copy.joi@chromium.org2012-12-064-1/+35
* Commit these files in advance of tests so that they pass on their CQ run.erikwright@chromium.org2012-11-0910-0/+71
* Fixed checkdeps/cpp_checker.py check for '\' in include paths.joaodasilva@chromium.org2012-10-191-3/+5
* Add functionality to checkdeps to generate "number of intended DEPS violated"...joi@chromium.org2012-09-253-36/+155
* Add ability to write include rules specific to subsets of files in a directory.joi@chromium.org2012-08-139-36/+147
* Add ability to format errors as a list of temp-allow rules to pastejoi@chromium.org2012-08-016-160/+297
* Add checkdeps presubmit check. Warns on new #includes of dependenciesjoi@chromium.org2012-07-312-1/+9
* Implement ability to specify temporarily-allowed dependencies in DEPSjoi@chromium.org2012-07-3114-295/+592
* Add Java support to checkdeps.pyhusky@chromium.org2012-07-243-131/+232
* Change checkdeps.py to stop scanning after a certain number of non-include li...mattm@chromium.org2012-06-081-13/+24
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-16/+3
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-7/+14
* Allow checkdeps to function in the presence of File().bradnelson@google.com2011-11-211-1/+8
* Fix checkdeps.py to check all the source directories in git checkouts.kinaba@chromium.org2011-10-281-1/+4
* Update checkdeps to deal with the more recent From() syntax, and re-enablebrettw@chromium.org2011-07-121-1/+1
* Revert 84470 (we want DEPS files to stay simple as discussed in irc. Also, th...thakis@chromium.org2011-05-061-7/+2
* Remove nacl_tools_revision and get the appropriate folders/revisions from nat...elijahtaylor@google.com2011-05-061-2/+7
* Fix up checkdepsthomasvl@chromium.org2011-04-151-3/+3
* Revert accidental checkin.jam@chromium.org2011-02-251-1/+1
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-241-1/+1
* Fix bug with checkdeps on OS X and git.akalin@chromium.org2010-09-101-1/+1
* Modify checkdeps.py so that it only looks for files named DEPS, notdmazzoni@chromium.org2010-08-261-1/+1
* Modify checkdeps.py to work with git.satorux@chromium.org2010-02-081-3/+33
* Also scan .m and .mm files in checkdeps.pyphajdan.jr@chromium.org2009-05-181-11/+10
* Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...thestig@chromium.org2009-03-181-1/+14
* Use unix path separators in checkdeps. Otherwise it doesn't work on Unix syst...thestig@chromium.org2009-02-271-3/+1
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-8/+10
* Use Vars for the webkit repo and revision number. This wayojan@google.com2009-02-031-5/+17
* Apply svn:executable to .py files which should have it.phajdan.jr@chromium.org2008-12-121-0/+1
* Move subdirectory skipping from being in the DEPS file of the directory to sk...brettw@google.com2008-08-261-16/+15
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a number of bugs in checkdeps now that I actually ran it on the Chrome tree.brettw@google.com2008-08-081-12/+18