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] move gn doc to proper place
andybons
2015-08-31
2
-0
/
+113
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-0
/
+2
*
GN get_label_info support toolchains for target_out_dir.
brettw
2015-08-25
6
-20
/
+74
*
Sync GN unit tests with GYP, add checking script.
Brett Wilson
2015-08-18
1
-0
/
+101
*
Revert of Sync GN unit tests with GYP, add checking script. (patchset #3 id:4...
msramek
2015-08-18
1
-101
/
+0
*
Sync GN unit tests with GYP, add checking script.
brettw
2015-08-18
1
-0
/
+101
*
Fix various stray bugs in the GN auto-roller, and repair the DEPS file.
dpranke
2015-08-18
1
-1
/
+9
*
Remove remaining legacy SplitString calls.
brettw
2015-08-12
6
-23
/
+16
*
tools/gn: Remove includes of basictypes.h.
tfarina
2015-08-10
36
-51
/
+42
*
clang/win: Try to fix 64-bit build after https://codereview.chromium.org/1261...
Nico Weber
2015-08-08
1
-4
/
+4
*
clang/win: Try to fix build after https://codereview.chromium.org/1261953003.
Nico Weber
2015-08-08
1
-0
/
+2
*
Fix gn bootstrap.
tfarina
2015-08-08
1
-1
/
+4
*
Fix some crashes in GN.
brettw
2015-08-07
3
-2
/
+18
*
Pull ICU, rename component build GN variables.
brettw
2015-08-06
1
-13
/
+1
*
Reference written files relatively when possible.
petermayo
2015-08-04
1
-3
/
+3
*
Add forward_variables_from() and target() to GN
brettw
2015-08-03
15
-16
/
+436
*
Rename iterator debugging flag in GN.
brettw
2015-08-03
2
-4
/
+9
*
Fix link typo in gn cookbook doc.
andybons
2015-08-03
1
-24
/
+23
*
Enhance GN string interpolation.
brettw
2015-08-03
3
-70
/
+179
*
Add output reference to gen written files.
petermayo
2015-07-31
4
-12
/
+22
*
Add toolchains to dependency error messages in GN
brettw
2015-07-30
1
-3
/
+19
*
Clean up some typos in GN quick start page.
andybons
2015-07-30
2
-9
/
+9
*
Fix various typos, error handling for GN auto-roller.
dpranke
2015-07-28
1
-13
/
+31
*
Revert of Add output reference to gen written files. (patchset #3 id:40001 of...
dpranke
2015-07-27
4
-18
/
+11
*
Add GN isolate support for a bunch of unittests.
dpranke
2015-07-22
1
-0
/
+14
*
Count data deps even if it was already a regular dep
brettw
2015-07-21
2
-8
/
+78
*
Make sure GN deps rolls include the optional GN bots.
dpranke
2015-07-21
1
-1
/
+5
*
Add a GN auto-roller script.
dpranke
2015-07-17
1
-0
/
+384
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
4
-4
/
+8
*
Fix broken link and add cross-compiling to quick start
dmazzoni
2015-07-16
2
-1
/
+17
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
2
-2
/
+4
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
2
-4
/
+2
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
2
-2
/
+4
*
Add output reference to gen written files.
petermayo
2015-07-15
4
-11
/
+18
*
Add missing source to gn bootstrap.
petermayo
2015-07-14
1
-0
/
+1
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
1
-1
/
+1
*
Make .s files generate cflags for ninja
petermayo
2015-07-08
1
-2
/
+2
*
Add ninja dependency reference to gen written files.
petermayo
2015-07-08
1
-0
/
+8
*
Update the GN style guide on target naming.
brettw
2015-07-07
1
-16
/
+16
*
Add a //nogncheck anntation to GN include checker
brettw
2015-07-06
4
-2
/
+147
*
Update gn bootstrap.py to handle latest chromium changes
sbc
2015-07-06
1
-24
/
+53
*
Remove old/unused atomicops code
sbc
2015-07-01
1
-1
/
+0
*
Convert gn_unittests to run exclusively on Swarming
thakis
2015-07-01
2
-0
/
+36
*
Normalize paths in GN.
brettw
2015-06-30
5
-7
/
+29
*
GN: Throw an error for duplicate object files.
brettw
2015-06-30
3
-0
/
+57
*
Windows precompiled header support in GN.
brettw
2015-06-29
25
-195
/
+901
*
Add more string_util functions to base namespace.
brettw
2015-06-24
2
-3
/
+4
*
Move more string_util functions to base namespace.
brettw
2015-06-24
6
-9
/
+9
*
tools/gn: Update docs to refer to 'public_configs'.
tfarina
2015-06-19
1
-1
/
+1
*
Move EndsWith to base namespace.
brettw
2015-06-12
2
-2
/
+3
[next]