Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
ff6e55b301f5efe13ec20dabb23d9630ba767b4c
/
android
0b85c50
Merge "Add sandbox property to the javadoc rule." am: 997a2f5b4e am: a195919e38
by Ramy Medhat
· 6 years ago
997a2f5
Merge "Add sandbox property to the javadoc rule."
by Ramy Medhat
· 6 years ago
eca2c87
Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" am: cd767eefe5 am: 66406dd5df
by Christopher Parsons
· 6 years ago
cd767ee
Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action"
by Christopher Parsons
· 6 years ago
2515189
Add Android.bp.list and soong.variables to inputs for soong_docs action am: 67eee7cae4 am: 2c2a81f034
by Chris Parsons
· 6 years ago
67eee7c
Add Android.bp.list and soong.variables to inputs for soong_docs action
by Chris Parsons
· 6 years ago
e9a8964
Merge "VNDK listing contains device modules only" am: 977dc2281f am: b869828466
by Yo Chiang
· 6 years ago
977dc22
Merge "VNDK listing contains device modules only"
by Yo Chiang
· 6 years ago
2f99eec
Add sandbox property to the javadoc rule.
by Ramy Medhat
· 6 years ago
806353b
Merge "Build against SDKs for native libs only for unbundled apps." am: c38936add4 am: d3c16f2c37
by Martin Stjernholm
· 6 years ago
fd9eb4b
Build against SDKs for native libs only for unbundled apps.
by Martin Stjernholm
· 6 years ago
23db998
Merge "Introduce product variables to select Java code coverage paths in Soong." am: d38ab21c6e am: f76e10aa2b
by Roland Levillain
· 6 years ago
ada1270
Introduce product variables to select Java code coverage paths in Soong.
by Roland Levillain
· 6 years ago
5e303f1
Merge "Rename native code coverage paths product variables in Soong." am: 2752d926a9 am: c052ef7d33
by Roland Levillain
· 6 years ago
2752d92
Merge "Rename native code coverage paths product variables in Soong."
by Roland Levillain
· 6 years ago
973d681
manual merge of 2ef16cfcd46902b01e1934547acc7dc636f6f846 to rvc-dev-plus-aosp
by Colin Cross
· 6 years ago
6db2306
Merge "Use inclusive language in build/soong"
by Treehugger Robot
· 6 years ago
1d6d3f5
Merge "Make override modules compatible with prebuilts." am: 3d14ab7b2b am: 3bec2b0468
by Jaewoong Jung
· 6 years ago
3d14ab7
Merge "Make override modules compatible with prebuilts."
by Jaewoong Jung
· 6 years ago
fb25a64
Make override modules compatible with prebuilts.
by Jaewoong Jung
· 6 years ago
440e0d0
Use inclusive language in build/soong
by Colin Cross
· 6 years ago
0f7b0d3
Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource" am: 1adc63ec3d am: 09420fb0a4
by Colin Cross
· 6 years ago
4aa6fbc
Define Soong phony rules in Make am: c3d87d3112 am: 970fd93b92
by Colin Cross
· 6 years ago
300b266
resolve merge conflicts of a73ffc21e01621f0b0b199d45f439215ebbea143 to rvc-dev-plus-aosp
by Colin Cross
· 6 years ago
970fd93
Define Soong phony rules in Make am: c3d87d3112
by Colin Cross
· 6 years ago
439675b
Allow tests to bypass PathForSource existence checks am: 5e6a797982
by Colin Cross
· 6 years ago
1adc63e
Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource"
by Colin Cross
· 6 years ago
f48d50b
Merge "Remove TARGET_PREFER_32_BIT support." am: a82ad479a4 am: 274a80c492
by Elliott Hughes
· 6 years ago
a82ad47
Merge "Remove TARGET_PREFER_32_BIT support."
by Elliott Hughes
· 6 years ago
4f5297b
Rename native code coverage paths product variables in Soong.
by Roland Levillain
· 6 years ago
3cda0d8
Add DistForGoal to MakeVarsContext
by Colin Cross
· 6 years ago
c3d87d3
Define Soong phony rules in Make
by Colin Cross
· 6 years ago
5e6a797
Allow tests to bypass PathForSource existence checks
by Colin Cross
· 6 years ago
a7ce294
Merge "Make it possible to specify separate rules for native_bridge case" am: bf488e10e8 am: b9b5662e3f
by Victor Khimenko
· 6 years ago
bf488e1
Merge "Make it possible to specify separate rules for native_bridge case"
by Victor Khimenko
· 6 years ago
bba545e
VNDK listing contains device modules only
by Yo Chiang
· 6 years ago
c26fcf4
Make it possible to specify separate rules for native_bridge case
by Victor Khimenko
· 6 years ago
79ae341
Remove TARGET_PREFER_32_BIT support.
by Elliott Hughes
· 6 years ago
4a19d08
Merge "Add some app modules to the allowed whitelist."
by Orion Hodson
· 6 years ago
8066ebc
Merge "Soong package structure refactoring" am: 264700345d am: ca9ed9158d
by Jaewoong Jung
· 6 years ago
4b79e98
Soong package structure refactoring
by Jaewoong Jung
· 6 years ago
a034aec
Merge "Improved formatting of a module list in a panic message." am: a91b64d3ee am: 31771f8f14
by Treehugger Robot
· 6 years ago
a91b64d
Merge "Improved formatting of a module list in a panic message."
by Treehugger Robot
· 6 years ago
94d161a
Merge "Notice file embededd in APEX is deterministic" am: 9980c6e111 am: bd7f948507
by Treehugger Robot
· 6 years ago
9980c6e
Merge "Notice file embededd in APEX is deterministic"
by Treehugger Robot
· 6 years ago
05bf119
Merge "Fix prebuilt test on mac" am: 75ab309e33 am: 36c5664a30
by Paul Duffin
· 6 years ago
da0ce64
Merge "Add symlinks support for prebuilt_etc modules" am: cb240bc9c1 am: 6a63341a93
by Yo Chiang
· 6 years ago
33c7736
Notice file embededd in APEX is deterministic
by Jiyong Park
· 6 years ago
6c27abd
Merge "Add some app modules to the allowed whitelist." into rvc-dev-plus-aosp
by Orion Hodson
· 6 years ago
5557605
Add some app modules to the allowed whitelist.
by Dan Albert
· 6 years ago
69304cf
Fix prebuilt test on mac
by Paul Duffin
· 6 years ago
cb240bc
Merge "Add symlinks support for prebuilt_etc modules"
by Yo Chiang
· 6 years ago
b9243e9
Merge "Fall back to the source module for variants that the corresponding prebuilt doesn't define." am: 1b2bae1ba5 am: 45f0028d13
by Martin Stjernholm
· 6 years ago
009a9dc
Fall back to the source module for variants that the corresponding
by Martin Stjernholm
· 6 years ago
38b2a86
Merge "Allow the user to explicitly set the java Uncompress_dex property."
by David Srbecky
· 6 years ago
e2054a9
Add some app modules to the allowed whitelist.
by Dan Albert
· 6 years ago
3d64d49
Add symlinks support for prebuilt_etc modules
by Yo Chiang
· 6 years ago
eff43bf
Merge "Call Delve using exec() instead of "dlv attach"." am: ad37304762 am: bb751686ae
by Lukács T. Berki
· 6 years ago
ad37304
Merge "Call Delve using exec() instead of "dlv attach"."
by Lukács T. Berki
· 6 years ago
eb8c84e
Merge "AIDEGen: Add path attribute to okhttp module." am: c7c7e466ac am: d3205312ed
by Treehugger Robot
· 6 years ago
c7c7e46
Merge "AIDEGen: Add path attribute to okhttp module."
by Treehugger Robot
· 6 years ago
e5138b8
Merge "Allow the user to explicitly set the java Uncompress_dex property." into rvc-dev am: 6270b775de
by TreeHugger Robot
· 6 years ago
84ff6be
Merge "Generate combined deps-info for all updatable modules." am: ede18549e5 am: 3a0a6427bd
by satayev
· 6 years ago
ede1854
Merge "Generate combined deps-info for all updatable modules."
by satayev
· 6 years ago
98c7122
Allow the user to explicitly set the java Uncompress_dex property.
by David Srbecky
· 6 years ago
e033cba
Allow the user to explicitly set the java Uncompress_dex property.
by David Srbecky
· 6 years ago
1fbf440
AIDEGen: Add path attribute to okhttp module.
by bralee
· 6 years ago
6697660
Merge "Raise an error instead of panic in SplitApexJarPairs." am: 7645764e58 am: 2a6f9587de
by Ulyana Trafimovich
· 6 years ago
7645764
Merge "Raise an error instead of panic in SplitApexJarPairs."
by Ulyana Trafimovich
· 6 years ago
d9951cf
Merge "Syntax check generated Android.bp snapshot" am: 6b3ca917b0 am: 2b90c4a463
by Paul Duffin
· 6 years ago
6b3ca91
Merge "Syntax check generated Android.bp snapshot"
by Paul Duffin
· 6 years ago
a5e0f71
Call Delve using exec() instead of "dlv attach".
by Lukacs T. Berki
· 6 years ago
adb1895
Fix special case when appending a visibility rule to //visibility:private.
by Martin Stjernholm
· 6 years ago
f8533bc
Add explicit visibility on the self package in EffectiveVisibilityRules.
by Martin Stjernholm
· 6 years ago
68e9d96
Don't print :__pkg__ for package rules, since that's the default.
by Martin Stjernholm
· 6 years ago
849f844
Generate combined deps-info for all updatable modules.
by Artur Satayev
· 6 years ago
eb03296
Don't use SDK variant for vendor JNI libraries
by Colin Cross
· 6 years ago
bd61b83
Merge "Fix special case when appending a visibility rule to //visibility:private." am: e3fa145692 am: 0b951c0822
by Treehugger Robot
· 6 years ago
e3fa145
Merge "Fix special case when appending a visibility rule to //visibility:private."
by Treehugger Robot
· 6 years ago
b442db2
Merge "Remove ApexBundleDepsInfo.MinSdkVersion()" am: b9d65417c3 am: 06febdf2bb
by Jooyung Han
· 6 years ago
13f9a2e
Merge "Don't use SDK variant for vendor JNI libraries" am: cb1d161666 am: d75524f322
by Colin Cross
· 6 years ago
b9d6541
Merge "Remove ApexBundleDepsInfo.MinSdkVersion()"
by Jooyung Han
· 6 years ago
cb1d161
Merge "Don't use SDK variant for vendor JNI libraries"
by Colin Cross
· 6 years ago
9d28688
Merge changes I404f6e5c,I0d2d86f0 am: 08f72a9709 am: 52deb9ba96
by Martin Stjernholm
· 6 years ago
64aeaad
Fix special case when appending a visibility rule to //visibility:private.
by Martin Stjernholm
· 6 years ago
0641d18
Add explicit visibility on the self package in EffectiveVisibilityRules.
by Martin Stjernholm
· 6 years ago
01407c5
Don't print :__pkg__ for package rules, since that's the default.
by Martin Stjernholm
· 6 years ago
98d63e1
Remove ApexBundleDepsInfo.MinSdkVersion()
by Jooyung Han
· 6 years ago
dd89a28
java_sdk_library_import: Propagate prefer to child modules
by Paul Duffin
· 6 years ago
06ccf23
java_sdk_library_import: Propagate prefer to child modules am: 38b5785e3f am: b08ba780c5
by Paul Duffin
· 6 years ago
38b5785
java_sdk_library_import: Propagate prefer to child modules
by Paul Duffin
· 6 years ago
c2d2405
Don't use SDK variant for vendor JNI libraries
by Colin Cross
· 6 years ago
1f4ad0e
Remove unused Module.visibility() method
by Paul Duffin
· 6 years ago
31c43e7
Add //visibility:override to allow control over inheritance
by Paul Duffin
· 6 years ago
8c30912
Merge "Remove unused Module.visibility() method" am: 717e50c630 am: 5c9c0e79e0
by Treehugger Robot
· 6 years ago
ecc80fc
Merge "Add //visibility:override to allow control over inheritance" am: 5bc07e59e3 am: 290ae01f42
by Treehugger Robot
· 6 years ago
717e50c
Merge "Remove unused Module.visibility() method"
by Treehugger Robot
· 6 years ago
5bc07e5
Merge "Add //visibility:override to allow control over inheritance"
by Treehugger Robot
· 6 years ago
cd9b697
Allow sdk_version: "none" to be used in prebuilts/
by Paul Duffin
· 6 years ago
c13cd60
Merge "Allow sdk_version: "none" to be used in prebuilts/" am: 46c907627b am: 16574cdea8
by Treehugger Robot
· 6 years ago
Next »