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
/
BUILD.gn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from build-time to run-time flags for Project Spitzer.
xhwang
2015-12-18
1
-1
/
+1
*
Cleanup root BUILD.gn and gn_migration.gypi
pkotwicz
2015-12-17
1
-28
/
+4
*
GN: Build nacl_helper_nonsfi unit tests
phosek
2015-12-17
1
-0
/
+1
*
Fix mojo_common_perftests, and add to gn_only rule to catch future breakages.
amistry
2015-12-16
1
-0
/
+4
*
Move nacl targets to subdirectories.
brettw
2015-12-16
1
-3
/
+3
*
Get 'gn_all' building on iOS in GN builds.
dpranke
2015-12-15
1
-6
/
+12
*
Port cronet build rules to GN part 1
pkotwicz
2015-12-15
1
-0
/
+10
*
Revert of Move nacl targets to subdirectories. (patchset #6 id:100001 of http...
yoichio
2015-12-15
1
-3
/
+3
*
Move nacl targets to subdirectories.
brettw
2015-12-15
1
-3
/
+3
*
Build standalone fuzzer tests for running with Dr. Fuzz
zhaoqin
2015-12-11
1
-1
/
+1
*
Fix GN label names for blink_heap_unittests, blink_platform_unittests.
Dirk Pranke
2015-12-10
1
-2
/
+2
*
Finish porting android_tools.gyp to GN
pkotwicz
2015-12-08
1
-0
/
+1
*
Adding third_party/openh264 build files for encoding (but not decoding).
hbos
2015-12-07
1
-0
/
+9
*
Add chrome crash service to GN build on Windows.
brettw
2015-12-03
1
-6
/
+3
*
Make mash build in component too
ben
2015-12-01
1
-1
/
+1
*
media/cast: Get cast_unittests building on Android
miu
2015-11-26
1
-7
/
+7
*
Moves components/mus/examples into mash
sky
2015-11-23
1
-1
/
+1
*
Port video_decode_accelerator_unittest to GN for Android
pkotwicz
2015-11-23
1
-0
/
+1
*
Re-land "Flip 'Linux x64' bot on chromium waterfall to GN."
dpranke
2015-11-22
1
-1
/
+6
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Moving individual tests into subdirectory.
aizatsky
2015-11-20
1
-1
/
+5
*
Flip the CrOS GN release bots to use Ozone.
dpranke
2015-11-20
1
-37
/
+34
*
Add support for building "ios_chrome_unittests" with gn.
sdefresne
2015-11-19
1
-0
/
+4
*
Revert of Flip 'Linux x64' bot on chromium waterfall to GN. (patchset #2 id:2...
dpranke
2015-11-19
1
-6
/
+1
*
Flip 'Linux x64' bot on chromium waterfall to GN.
dpranke
2015-11-19
1
-1
/
+6
*
Add missing linux_symbols, nacl_helper_nonsfi targets to gn_all
dpranke
2015-11-18
1
-0
/
+15
*
Remove the automatic profile resetter.
robertshield
2015-11-17
1
-1
/
+0
*
Add gn implementation of //ios/public/provider/chrome/browser.
sdefresne
2015-11-17
1
-0
/
+1
*
Add gn implementation of //ios/web/shell:ios_web_shell.
sdefresne
2015-11-17
1
-0
/
+1
*
Add a gn implementation for //ios/public/provider/web target.
sdefresne
2015-11-16
1
-0
/
+1
*
Add an 'All' synonym for 'gn_all' to //BUILD.gn.
dpranke
2015-11-15
1
-10
/
+30
*
Preparation work for third_party/openh264 build-from-src CL
hbos
2015-11-13
1
-1
/
+0
*
Build 'gn_all' on Linux debug bots.
dpranke
2015-11-13
1
-1
/
+7
*
GN WebView: build system_webview_apk
michaelbai
2015-11-12
1
-1
/
+1
*
Add blimp target to Linux & CrOS builders, to 'gn_all'.
wez
2015-11-11
1
-1
/
+1
*
Remove unneeded imports of build/config/crypto.gni.
tfarina
2015-11-04
1
-1
/
+0
*
//breakpad:symuploader should only compile with the host toolchain.
slan
2015-11-04
1
-1
/
+1
*
[Chromecast] Add cast_shell to src/BUILD.gn and exclude unneeded deps.
slan
2015-11-04
1
-3
/
+6
*
Finish porting junit tests to GN
pkotwicz
2015-11-03
1
-0
/
+7
*
Adds mustash_unittests to gn bots
sky
2015-11-02
1
-0
/
+4
*
Fix breakpad_unittests on Android & GN
pkotwicz
2015-11-02
1
-3
/
+7
*
Fix unit_tests compile on Android & GN part 2/2
pkotwicz
2015-10-31
1
-1
/
+0
*
Port android_relocation_packer_unittests to GN
pkotwicz
2015-10-29
1
-0
/
+4
*
Remove unmaintained sandbox_linux_jni_unittests
pkotwicz
2015-10-28
1
-1
/
+0
*
Enable building app_shell_unittests on Mac.
tfarina
2015-10-26
1
-2
/
+1
*
Creates a skeleton for the BattOr agent
charliea
2015-10-26
1
-0
/
+1
*
Make chrome and other targets compile on Mac GN
brettw
2015-10-23
1
-9
/
+1
*
Work on Chrome Mac GN build.
brettw
2015-10-22
1
-1
/
+0
*
Make unit_tests compile in Mac GN
brettw
2015-10-22
1
-35
/
+1
*
[iOS][GN] Port ios_web_unittests to build with gn
sdefresne
2015-10-22
1
-2
/
+1
[next]