index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
checkdeps
/
checkdeps.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Revert of Remove now obsolete checkdeps copy (https://codereview.ch...
jochen@chromium.org
2014-06-12
1
-237
/
+0
*
Revert of Remove now obsolete checkdeps copy (https://codereview.chromium.org...
jochen@chromium.org
2014-06-06
1
-0
/
+237
*
Remove now obsolete checkdeps copy
jochen@chromium.org
2014-06-06
1
-237
/
+0
*
Fix a few typos in checkdeps
nbarth@chromium.org
2014-04-28
1
-13
/
+16
*
Fix relative/absolute path handling in checkdeps.py
nbarth@chromium.org
2014-04-23
1
-4
/
+9
*
Make checkdeps.py listing a bit more deterministic
hinoka@google.com
2014-04-09
1
-1
/
+1
*
GTTF: Make checkdeps.py produce JSON output that can be used in a recipe.
phajdan.jr@chromium.org
2013-11-18
1
-0
/
+8
*
Added graphdeps.py tool to dump inter-module dependency graph to DOT/PNG with...
sergeygs@chromium.org
2013-10-01
1
-318
/
+13
*
Removing a TODO in checkdeps. The "check added includes" presubmit
joi@chromium.org
2013-07-10
1
-1
/
+0
*
Fix a bug in checkdeps due to a shallow copy.
joi@chromium.org
2012-12-06
1
-1
/
+1
*
Add functionality to checkdeps to generate "number of intended DEPS violated"...
joi@chromium.org
2012-09-25
1
-28
/
+79
*
Add ability to write include rules specific to subsets of files in a directory.
joi@chromium.org
2012-08-13
1
-8
/
+44
*
Add ability to format errors as a list of temp-allow rules to paste
joi@chromium.org
2012-08-01
1
-101
/
+114
*
Add checkdeps presubmit check. Warns on new #includes of dependencies
joi@chromium.org
2012-07-31
1
-1
/
+1
*
Implement ability to specify temporarily-allowed dependencies in DEPS
joi@chromium.org
2012-07-31
1
-282
/
+303
*
Add Java support to checkdeps.py
husky@chromium.org
2012-07-24
1
-131
/
+25
*
Change checkdeps.py to stop scanning after a certain number of non-include li...
mattm@chromium.org
2012-06-08
1
-13
/
+24
*
Don't make checkdeps ignore includes to directories that are brought in via d...
jam@chromium.org
2012-04-27
1
-16
/
+3
*
Fix python scripts in src/tools/
maruel@chromium.org
2011-11-29
1
-7
/
+14
*
Allow checkdeps to function in the presence of File().
bradnelson@google.com
2011-11-21
1
-1
/
+8
*
Fix checkdeps.py to check all the source directories in git checkouts.
kinaba@chromium.org
2011-10-28
1
-1
/
+4
*
Update checkdeps to deal with the more recent From() syntax, and re-enable
brettw@chromium.org
2011-07-12
1
-1
/
+1
*
Revert 84470 (we want DEPS files to stay simple as discussed in irc. Also, th...
thakis@chromium.org
2011-05-06
1
-7
/
+2
*
Remove nacl_tools_revision and get the appropriate folders/revisions from nat...
elijahtaylor@google.com
2011-05-06
1
-2
/
+7
*
Fix up checkdeps
thomasvl@chromium.org
2011-04-15
1
-3
/
+3
*
Revert accidental checkin.
jam@chromium.org
2011-02-25
1
-1
/
+1
*
Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...
jam@chromium.org
2011-02-24
1
-1
/
+1
*
Fix bug with checkdeps on OS X and git.
akalin@chromium.org
2010-09-10
1
-1
/
+1
*
Modify checkdeps.py so that it only looks for files named DEPS, not
dmazzoni@chromium.org
2010-08-26
1
-1
/
+1
*
Modify checkdeps.py to work with git.
satorux@chromium.org
2010-02-08
1
-3
/
+33
*
Also scan .m and .mm files in checkdeps.py
phajdan.jr@chromium.org
2009-05-18
1
-11
/
+10
*
Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...
thestig@chromium.org
2009-03-18
1
-1
/
+14
*
Use unix path separators in checkdeps. Otherwise it doesn't work on Unix syst...
thestig@chromium.org
2009-02-27
1
-3
/
+1
*
Fix the dependency checker tool. Rules for a directory did modify their direc...
stoyan@chromium.org
2009-02-05
1
-8
/
+10
*
Use Vars for the webkit repo and revision number. This way
ojan@google.com
2009-02-03
1
-5
/
+17
*
Apply svn:executable to .py files which should have it.
phajdan.jr@chromium.org
2008-12-12
1
-0
/
+1
*
Move subdirectory skipping from being in the DEPS file of the directory to sk...
brettw@google.com
2008-08-26
1
-16
/
+15
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Fix a number of bugs in checkdeps now that I actually ran it on the Chrome tree.
brettw@google.com
2008-08-08
1
-12
/
+18
*
Recursively search directories in the source tree and verify includes.
brettw@google.com
2008-08-07
1
-0
/
+461