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
*
Convert Pass()→std::move() in //tools
dcheng
2015-12-27
24
-106
/
+127
*
Switch to standard integer types in tools/.
avi
2015-12-26
75
-14
/
+158
*
Allow GN libs to be specified by path instead of by name
agrieve
2015-12-22
16
-33
/
+233
*
move libevent into base
tfarina
2015-12-19
1
-17
/
+17
*
tools/gn: another round of fixes to keep bootstrap working
tfarina
2015-12-18
1
-0
/
+2
*
Add owners file to GN bootstrap.
brettw
2015-12-15
2
-0
/
+7
*
[Tracing Clock Sync] Add TracingAgent interface in Chrome
zhenw
2015-12-15
1
-0
/
+1
*
GN: Makes GN output deterministic
zforman
2015-12-14
3
-20
/
+48
*
tools/gn: do not break bootstrap process on Windows
tfarina
2015-12-11
1
-1
/
+1
*
tools/gn: depend on malloc_dump_provider.cc to keep bootstrap working
tfarina
2015-12-11
1
-0
/
+1
*
Make GN public configs apply libs to targets.
brettw
2015-12-11
4
-25
/
+53
*
No GN phony rules when it matches outputs.
brettw
2015-12-10
1
-1
/
+39
*
tools/gn: depend on allocator_extension.cc to keep bootstrap working
tfarina
2015-12-09
1
-0
/
+1
*
Reference configs variable from config help in GN
brettw
2015-12-08
1
-3
/
+7
*
Remove allocator_extension_thunks since this layer is not required
primiano
2015-12-07
1
-1
/
+0
*
Format all BUILD.gn with "gn format --in-place".
sdefresne
2015-12-06
1
-1
/
+1
*
tools/gn: update reference.md doc
tfarina
2015-12-04
1
-16
/
+45
*
[GN] Add support to rebase_path to resolve paths above the source root.
slan
2015-12-04
6
-21
/
+258
*
tools/gn: forward declare some base types in trace.h
tfarina
2015-12-03
2
-2
/
+7
*
Sort "deps" and "public_deps" when running the "gn format" command.
sdefresne
2015-12-03
3
-13
/
+70
*
tools/gn: add trace_event file to keep bootstrap working
tfarina
2015-12-02
1
-0
/
+1
*
tools/gn: replace usage of linked_ptr by using scoped_ptr
tfarina
2015-12-01
1
-5
/
+3
*
tools/gn: remove three unused functions from string_utils.h
tfarina
2015-12-01
2
-31
/
+0
*
tools/gn: make use of base's StartsWith() function
tfarina
2015-12-01
1
-11
/
+8
*
tools/gn: move the implementation of IsIdentifierXXX functions to the source ...
tfarina
2015-12-01
3
-8
/
+13
*
Improve GN asmflags help.
brettw
2015-11-30
1
-6
/
+8
*
Use simplify operator< implementations in tools/
jsbell
2015-11-30
2
-11
/
+10
*
GN: Use all targets to determine whether a file is generated (for `check`).
jbroman
2015-11-30
1
-2
/
+4
*
Remove memory category from chrome://tracing
ruuda
2015-11-26
1
-1
/
+0
*
GN: Manually search path for Python
brettw
2015-11-21
1
-12
/
+40
*
Reduce the number of worker threads GN uses.
brettw
2015-11-20
4
-3
/
+46
*
Fix typo in GN get_label_info help
pkotwicz
2015-11-20
1
-1
/
+1
*
tools/gn: add python shebang directive to roll_gn script
tfarina
2015-11-19
1
-0
/
+1
*
tools/gn: mark first TestTarget parameter as const
tfarina
2015-11-18
3
-3
/
+5
*
fix gn bootstrap once again
tfarina
2015-11-17
1
-1
/
+3
*
Sort "deps" and "public_deps" when running the "gn format" command.
sdefresne
2015-11-17
10
-14
/
+121
*
tools/gn: include exec_process.h in the source file.
tfarina
2015-11-15
2
-1
/
+6
*
Don't propagate deps across actions in GN.
brettw
2015-11-14
5
-42
/
+180
*
Use GN response files for devtools .grd
brettw
2015-11-13
1
-2
/
+2
*
Remove obsolete OS handling in GN.
brettw
2015-11-11
8
-52
/
+8
*
Support script response files in GN.
brettw
2015-11-11
12
-241
/
+286
*
include what you use: errno.h in exec_process.cc
mostynb
2015-11-10
1
-3
/
+2
*
Support spaces in Mac GN build output names.
brettw
2015-11-10
6
-0
/
+25
*
GN bootstrap fixes:
phajdan
2015-11-05
1
-2
/
+5
*
Improve gn path command.
brettw
2015-11-05
1
-40
/
+180
*
Fix //tools/gn/example on Linux: missing current_os and related vars
tsniatowski
2015-11-02
1
-0
/
+13
*
GN bootstrap fixes:
phajdan.jr
2015-10-30
1
-1
/
+2
*
Fix GN unittests on windows broken by abs-path change
tsniatowski
2015-10-29
1
-1
/
+1
*
[GN] Allow spaces in output names and other substitutions.
andybons
2015-10-28
2
-26
/
+21
*
Make sure abs-path gn labels have separate target_gen_dirs
tsniatowski
2015-10-26
3
-24
/
+41
[next]