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
/
builder.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/gn: convert NULL to nullptr all over it.
tfarina
2014-12-23
1
-8
/
+8
*
Replace more for loops in GN
brettw
2014-09-30
1
-49
/
+28
*
Convert GN's deps iterator to work with range-based for loops.
brettw
2014-09-27
1
-5
/
+4
*
Add public deps to GN.
brettw
2014-09-17
1
-11
/
+14
*
Reverse the order of GN's cycle printing.
brettw
2014-09-11
1
-5
/
+5
*
Add testonly flag to GN
Brett Wilson
2014-09-02
1
-1
/
+3
*
Support more configurability in GN toolchains
brettw@chromium.org
2014-08-19
1
-1
/
+20
*
This is an ordered set tailored to GN's (simple) needs.
brettw@chromium.org
2014-08-06
1
-6
/
+23
*
Allow dependencies of toolchains in GN.
brettw@chromium.org
2014-06-26
1
-5
/
+26
*
Improve error messages and reporting in GN
brettw@chromium.org
2014-06-10
1
-8
/
+12
*
Add GN build for parts of gpu and ozone.
brettw@chromium.org
2014-05-15
1
-3
/
+4
*
Add GN buildfile for gfx
brettw@chromium.org
2014-04-10
1
-4
/
+7
*
Implement target visibility in GN
brettw@chromium.org
2014-04-01
1
-1
/
+1
*
Fix help and error messages.
halyavin@google.com
2014-01-05
1
-1
/
+1
*
Refactor the GN threading model to reduce locking and simplify execution.
brettw@chromium.org
2013-11-08
1
-0
/
+471