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
/
gn
Commit message (
Expand
)
Author
Age
Files
Lines
*
gn: Allow users to set 'check_includes' in action_foreach().
tfarina
2015-02-05
5
-11
/
+14
*
gn: Use the term 'out_dir' consistently when referring to the output directory.
tfarina
2015-02-03
4
-12
/
+12
*
gn: Do not advertise a rebase_path() command with more than 3 parameters.
tfarina
2015-02-01
1
-4
/
+0
*
Move base/debug/trace_event* to base/trace_event/ [part 1]
ssid
2015-01-27
1
-4
/
+4
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-3
/
+3
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
2
-0
/
+5
*
make gn label unit tests pass again
Mostyn Bramley-Moore
2015-01-13
2
-6
/
+5
*
tools/gn: convert NULL to nullptr, header version.
tfarina
2015-01-13
7
-26
/
+27
*
tools/gn: Fix for running ./bootstrap.py script.
tfarina
2015-01-11
1
-1
/
+1
*
tools/gn: Remove unused private fields
hashimoto
2015-01-10
2
-5
/
+0
*
tools/gn: Cleanup - Remove empty unnamed namespace.
tfarina
2015-01-07
1
-5
/
+1
*
gn: don't reject absolute unix style pathnames in labels
mostynb
2014-12-30
1
-9
/
+0
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
13
-27
/
+30
*
tools/gn: convert NULL to nullptr all over it.
tfarina
2014-12-23
59
-362
/
+377
*
tools/gn: Add missing template unittest entry for the GYP version.
tfarina
2014-12-23
1
-0
/
+1
*
Remove an empty destructor in tool/gn's LoaderTest.
dcheng
2014-12-22
1
-2
/
+0
*
tools/gn: Make it 'gn check' clean.
tfarina
2014-12-21
1
-0
/
+1
*
Make running gn format unittests from anywhere work
scottmg
2014-12-19
1
-16
/
+18
*
tools/gn: Do the check for current new line in terms of cur_char().
tfarina
2014-12-18
1
-1
/
+1
*
tools/gn: Convert some for loops in NinjaTargetWriter to be range-based.
tfarina
2014-12-18
1
-8
/
+5
*
gn: Let arch default to native setting on non-Windows too.
thakis
2014-12-17
1
-33
/
+11
*
gn: More helpful default args file
mdempsky
2014-12-13
1
-2
/
+4
*
Add support for a 'default' target to GN.
dpranke
2014-12-10
1
-0
/
+16
*
gn: Cleanup some docs in README.txt.
tfarina
2014-12-09
1
-9
/
+13
*
gn format: Add --dry-run flag for PRESUBMIT
scottmg
2014-12-05
1
-3
/
+21
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
4
-11
/
+22
*
gn format: cosmetic changes to AnnotatePreferredMultilineAssignment
scottmg
2014-12-03
1
-12
/
+10
*
gn: Employ the same INSERT_VARIABLE macro trick for switches.cc
tfarina
2014-12-03
2
-17
/
+22
*
gn format: Add 'outputs' to preferred-multiline lists
scottmg
2014-12-03
3
-0
/
+13
*
gn format: fix not indenting multiline continued correctly
scottmg
2014-12-03
4
-5
/
+23
*
gn format: don't break+indent if it's going to be forced past 80col anyway
scottmg
2014-12-03
6
-9
/
+31
*
Fix FilesystemUtils.SourceDirForPath after r306368
Scott Graham
2014-12-02
1
-1
/
+1
*
gn: SourceDirForCurrentDirectory returns absolute on empty source_root
scottmg
2014-12-02
4
-5
/
+14
*
gn format: no output on --in-place when unchanged
scottmg
2014-12-02
1
-14
/
+21
*
gn format: Special case for single arg function calls containing boolean ops
scottmg
2014-12-01
4
-5
/
+40
*
gn format: Make parenthesizing better
scottmg
2014-12-01
7
-20
/
+103
*
Add filters for "gn check"
brettw
2014-11-27
8
-37
/
+140
*
gn format: Fix and enable a few more tests
scottmg
2014-11-26
18
-53
/
+264
*
Add GN help for global switches.
brettw
2014-11-26
12
-88
/
+370
*
gn format: penalty-based scheme for line breaking
scottmg
2014-11-26
39
-191
/
+731
*
gn vim: apply to *.gni also
Scott Graham
2014-11-25
1
-3
/
+3
*
gn: some vim support files
scottmg
2014-11-25
3
-0
/
+112
*
gn: delete some dead code
scottmg
2014-11-20
2
-46
/
+0
*
Remove the duplicate tools/gn/bin files for uploading GN binaries.
dpranke
2014-11-19
14
-52
/
+63
*
Update instructions, sha-1's for uploading GN binaries.
dpranke
2014-11-14
7
-6
/
+14
*
gn: Support build directories outside the source tree.
zeuthen
2014-11-11
30
-190
/
+443
*
Make "gn refs" find targets that reference a file.
brettw
2014-11-07
1
-57
/
+168
*
gn format: use input line breaks rather than attempting rule-based line breaks
scottmg
2014-11-07
8
-12
/
+35
*
gn win: Disable not-working ExecProcessTest
scottmg
2014-11-07
1
-2
/
+4
*
gn format: Fix suffix comment being dropped on import
scottmg
2014-11-07
13
-2
/
+81
[next]