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
*
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
*
gn format: fix trailing comment attachment
scottmg
2014-11-05
8
-7
/
+22
*
Make the gn copy() tool honor dependencies.
dpranke
2014-10-31
2
-1
/
+43
*
Align base::hash_map with C++11, part 2.
davidben
2014-10-24
6
-48
/
+0
*
gn: Fix typo in error message (for label pattern wildcards).
viettrungluu
2014-10-22
1
-1
/
+1
*
Update virtual/final usage in tools/gn/.
Viet-Trung Luu
2014-10-22
17
-127
/
+117
*
Replacing the OVERRIDE with override in tools folder
mohan.reddy
2014-10-22
17
-82
/
+82
*
Type conversion fixes, tools/ edition.
pkasting
2014-10-17
4
-4
/
+5
*
Simplify ScopedVector<scoped_ptr<T>> to ScopedVector<T>.
dcheng
2014-10-17
7
-13
/
+13
*
Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.
viettrungluu
2014-10-17
1
-1
/
+1
*
GN: Store parse error messages (so they aren't dropped due to races)
cjhopman
2014-10-16
2
-14
/
+9
*
GN: Capture and print stderr from exec_script
cjhopman
2014-10-16
6
-211
/
+406
*
gn: Check GN_EDITOR before EDITOR in environment variables.
erg
2014-10-16
1
-1
/
+2
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
3
-18
/
+18
*
Align base::hash_map with C++11, part 1.
davidben
2014-10-11
1
-16
/
+0
*
Cleanup: Actually remove base/file_util.h.
thestig
2014-10-10
1
-1
/
+1
*
Clean up ifdef around FilePath creation in /src/tools
anujk.sharma
2014-10-07
1
-5
/
+1
*
gn format: more blank line avoidance
scottmg
2014-10-07
15
-18
/
+78
*
gn format: fix some cases of too many blank lines between items
scottmg
2014-10-07
6
-1
/
+70
*
gn format: fix some unnecessary line breaking
scottmg
2014-10-06
6
-16
/
+34
*
gn format: make precedence and parens work
scottmg
2014-10-05
5
-28
/
+95
*
gn format: refactor function call printing
scottmg
2014-10-04
4
-74
/
+242
*
gn format: accept input from stdin, add vim helper
scottmg
2014-10-03
5
-20
/
+152
*
gn format: support --in-place
scottmg
2014-10-03
1
-2
/
+15
*
gn format: support absolute file system paths
scottmg
2014-10-02
3
-19
/
+41
*
gn format: add call wrapping
scottmg
2014-10-02
7
-42
/
+262
*
Replace more for loops in GN
brettw
2014-09-30
39
-479
/
+349
*
gn: Fix more build issues on Win
ckocagil
2014-09-30
1
-1
/
+1
*
GN Doc fix. Visibility default is public.
scheib
2014-09-29
1
-2
/
+2
*
gn format: properly break and align multiple suffix comments
Scott Graham
2014-09-29
4
-1
/
+20
*
gn format: make sure there's a blank line before comments, except at block start
Scott Graham
2014-09-29
4
-0
/
+66
*
gn format: don't crash when there's no block on a function call
Scott Graham
2014-09-29
4
-4
/
+13
*
gn format: fix comments at end of blocks
scottmg
2014-09-29
9
-52
/
+222
*
Convert GN's deps iterator to work with range-based for loops.
brettw
2014-09-27
11
-112
/
+138
*
GN: Generate error if multiple rules generate same file
jamesr
2014-09-26
5
-31
/
+53
*
gn: start of format command
scottmg
2014-09-26
43
-15
/
+769
*
Cleanup: Remove the instances of "rm_binaries.py" from 'src/tools/gn/bin'. Th...
anujk.sharma
2014-09-24
1
-42
/
+0
*
gn: handle continued suffix comments
scottmg
2014-09-24
6
-5
/
+92
*
gn: attach comments to parse tree
scottmg
2014-09-24
16
-54
/
+435
*
GN: Fix dependency output file handling.
Brett Wilson
2014-09-22
4
-1
/
+50
*
gn: Remove unused bind.h include from run_all_unittests.cc
Thiago Farina
2014-09-20
1
-1
/
+0
*
gn: Fix some typos in unittests.
Thiago Farina
2014-09-20
2
-3
/
+3
*
Improve GN header checker, make "check" on //ui/* pass.
Brett Wilson
2014-09-19
3
-122
/
+239
*
gn: Escape include path strings for shell
ckocagil
2014-09-19
1
-3
/
+11
*
GN: Complete static libs can't depend on static libs
cmasone
2014-09-18
4
-3
/
+95
[next]