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
*
Add Skia to the GN build.
brettw@chromium.org
2014-04-09
2
-1317
/
+19
*
Revert 262747 "Improve GN public header file checking"
wjia@chromium.org
2014-04-09
11
-226
/
+91
*
Improve GN public header file checking
brettw@chromium.org
2014-04-09
11
-91
/
+226
*
GN: Script to dump binary's help to html
scottmg@chromium.org
2014-04-08
5
-4
/
+109
*
Template invocation fixes in GN
brettw@chromium.org
2014-04-08
6
-21
/
+44
*
Add unit tests for template invocation.
brettw@chromium.org
2014-04-08
6
-3
/
+163
*
Move libusb/BUILD.gn to the main tree.
jbroman@chromium.org
2014-04-08
1
-109
/
+0
*
Minor GN build cleanup.
brettw@chromium.org
2014-04-08
8
-13
/
+18
*
Pull GN @ r262225
brettw@chromium.org
2014-04-08
6
-5
/
+18
*
Move translate's BUILD.gn file into its final location.
tfarina@chromium.org
2014-04-08
1
-61
/
+0
*
gn docs: Verbify nouniage. Insert postquote break.
thakis@chromium.org
2014-04-08
2
-2
/
+2
*
Add command-line flags to force color output on or off.
brettw@chromium.org
2014-04-07
2
-1
/
+19
*
Add optional public header checking to GN build
brettw@chromium.org
2014-04-07
28
-46
/
+955
*
DevTools: Improve thread management in DevToolsAdbBridge
kaznacheev@chromium.org
2014-04-07
1
-1
/
+0
*
Add support for reading .gypi files.
brettw@chromium.org
2014-04-06
12
-128
/
+317
*
Add a new dotfile command line argument to GN
brettw@chromium.org
2014-04-06
4
-24
/
+76
*
Add the USB device target to the GN build.
brettw@chromium.org
2014-04-03
1
-25
/
+0
*
GN: Move towards only using / on Windows
scottmg@chromium.org
2014-04-03
14
-112
/
+34
*
Move some component's GN build files to main tree.
brettw@chromium.org
2014-04-02
4
-60
/
+0
*
Add IPC to the GN build.
brettw@chromium.org
2014-04-02
1
-164
/
+0
*
Revert 260949 "Move gtest/gmock BUILD.gn files to main tree."
brettw@chromium.org
2014-04-01
2
-0
/
+130
*
Move gtest/gmock BUILD.gn files to main tree.
brettw@chromium.org
2014-04-01
2
-130
/
+0
*
Implement target visibility in GN
brettw@chromium.org
2014-04-01
14
-6
/
+590
*
Improve GN function help.
brettw@chromium.org
2014-04-01
13
-57
/
+193
*
Update .gn files to use new template syntax.
brettw@chromium.org
2014-03-28
5
-8
/
+10
*
Don't dynamically scope GN templates.
brettw@chromium.org
2014-03-27
12
-152
/
+524
*
Remove GN GYP generator.
brettw@chromium.org
2014-03-27
52
-2324
/
+4
*
Delete some dead code.
thakis@chromium.org
2014-03-27
3
-21
/
+2
*
Reland of GN: Remove some dead code that was confusing. https://codereview.ch...
scottmg@chromium.org
2014-03-27
3
-41
/
+0
*
This renames all custom GN targets to actions in the GN build like the new ve...
brettw@chromium.org
2014-03-26
7
-7
/
+7
*
Add "." accessors to GN.
brettw@chromium.org
2014-03-26
16
-31
/
+360
*
Revert of GN: Remove some dead code that was confusing. (https://codereview.c...
vandebo@chromium.org
2014-03-21
2
-0
/
+30
*
GN: Remove some dead code that was confusing.
scottmg@chromium.org
2014-03-21
2
-30
/
+0
*
GN: Split custom into action and action_foreach
brettw@chromium.org
2014-03-20
30
-415
/
+648
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-1
/
+0
*
Introduce the TranslateClient interface
droger@chromium.org
2014-03-18
1
-0
/
+1
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
2
-5
/
+8
*
Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...
brettw@chromium.org
2014-03-11
1
-1
/
+1
*
Move AppendFile and *CurrentDirectory to the base namespace.
brettw@chromium.org
2014-03-11
3
-3
/
+3
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
4
-5
/
+5
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-2
/
+4
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
2
-2
/
+2
*
gn: Improve the introduction description of GN.
tfarina@chromium.org
2014-03-02
1
-2
/
+3
*
gn: Remove inaccurate sentence from README file.
tfarina@chromium.org
2014-03-01
1
-3
/
+0
*
Add an 'output_extension' variable to GN so we can override the default for a...
dpranke@chromium.org
2014-02-28
11
-9
/
+262
*
Fix GN build with use_openssl=1
agl@chromium.org
2014-02-28
1
-2
/
+1
*
Do more slash normalization in GN.
brettw@chromium.org
2014-02-27
7
-81
/
+70
*
GN: Work on Mac module search path.
brettw@chromium.org
2014-02-27
1
-1
/
+1
*
Fix a typo in GN build file.
eroman@chromium.org
2014-02-27
1
-1
/
+1
*
GN: Work on Linux build defines
brettw@chromium.org
2014-02-24
6
-23
/
+4
[next]