Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
7812fd38149d7f128783662969fc24ad528e0686
7812fd3
Fix ChooseSdkVersion after api levels
by Colin Cross
· 5 years ago
d3e05ca
Don't export flags from SourceProvider variants
by Colin Cross
· 5 years ago
e4f6eba
Simplify missing whole_static_libs checking
by Colin Cross
· 5 years ago
9dd2c4d
Merge "Add type information to symbolfile and ndkstubgen."
by Treehugger Robot
· 5 years ago
e0510d7
rust: Fix module name in bindgen_test
by Thiébaud Weksteen
· 5 years ago
4820c2c
Merge "Avoid Rust source provider rule duplication"
by Thiébaud Weksteen
· 5 years ago
ce2cffd
Merge "rust: Add rust_bindgen std version w/ cc defaults."
by Ivan Lozano
· 5 years ago
295c72b
Avoid Rust source provider rule duplication
by Thiébaud Weksteen
· 5 years ago
6a94390
Merge "Global ThinLTO mode"
by Yi Kong
· 5 years ago
a6906e2
Merge "Make API lint warnings errors for system & testapi"
by Anton Hansson
· 5 years ago
bf30e4d
Merge "Allow overrides for RBE_log_dir"
by Kousik Kumar
· 5 years ago
985f629
Merge "Switch to armv7 for Rust ARM"
by Treehugger Robot
· 5 years ago
4f6eebf
Merge changes I0885e493,Ic37c8db9
by Treehugger Robot
· 5 years ago
ad64c39
Switch to armv7 for Rust ARM
by Matthew Maurer
· 5 years ago
af7b36d
Add type information to symbolfile and ndkstubgen.
by Dan Albert
· 5 years ago
8bd5095
Merge changes from topics "soong-apilevel", "soong-config-apilevel"
by Dan Albert
· 5 years ago
93718e0
Global ThinLTO mode
by Yi Kong
· 5 years ago
2c7ca78
Merge "Extend target docs to cover (almost) all variants."
by Treehugger Robot
· 5 years ago
3d94752
rust: Add rust_bindgen std version w/ cc defaults.
by Ivan Lozano
· 5 years ago
b30f593
Make API lint warnings errors for system & testapi
by Anton Hansson
· 5 years ago
2210198
linux_bionic_arm64 is added when Host_bionic_arm64 is true
by Jiyong Park
· 5 years ago
1613e55
HostCross is an attribute of a Target, not OsType
by Jiyong Park
· 5 years ago
3735c14
Merge "Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext"
by Colin Cross
· 5 years ago
f950513
Merge "Add providers support"
by Colin Cross
· 5 years ago
e284b48
Extend target docs to cover (almost) all variants.
by Martin Stjernholm
· 5 years ago
a9a99bc
Merge "Handle absolute source paths correctly."
by Martin Stjernholm
· 5 years ago
1a1b885
Merge "Add missing characters in documentation of `compile_multilib` property."
by Roland Levillain
· 5 years ago
0d15a72
Allow overrides for RBE_log_dir
by Kousik Kumar
· 5 years ago
76a5ba8
Merge "Tweak ThinLTO inling heuristics in absense of PGO profile"
by Yi Kong
· 5 years ago
d55be35
Merge "Propagate PGO instr. flags to dependencies of a static lib"
by Pirama Arumuga Nainar
· 5 years ago
2d53a60
Merge changes from topic "return-new-deps"
by Colin Cross
· 5 years ago
4f378d7
Convert more versions in config to ApiLevel.
by Dan Albert
· 5 years ago
0b176c8
Replace FutureApiLevel with an ApiLevel.
by Dan Albert
· 5 years ago
c806053
Replace ApiStrToNum uses with ApiLevel.
by Dan Albert
· 5 years ago
af6073f
Merge "Deprecate USE_GOMA and replace with FORCE_USE_GOMA"
by Treehugger Robot
· 5 years ago
6d136bf
Merge "Update finalized codenames map."
by Dan Albert
· 5 years ago
1150fd7
Propagate PGO instr. flags to dependencies of a static lib
by Pirama Arumuga Nainar
· 5 years ago
5fc50f2
Merge "Fix proguard_usage.zip with USE_RBE=true RBE_R8=true"
by Treehugger Robot
· 5 years ago
2f5f16d
Tweak ThinLTO inling heuristics in absense of PGO profile
by Yi Kong
· 5 years ago
c5a0e64
Merge "Switch to clang-r399163."
by Stephen Hines
· 5 years ago
24bb2e6
Add missing characters in documentation of `compile_multilib` property.
by Roland Levillain
· 5 years ago
ca4536f
Merge "apex: prebuilt_firmware installs in /etc/firmware"
by Jooyung Han
· 5 years ago
14ee832
Handle absolute source paths correctly.
by Martin Stjernholm
· 5 years ago
7ede442
Merge "Suppress reflection warnings when running metalava"
by Treehugger Robot
· 5 years ago
21498b4
Merge "Replace stringly-typed API levels."
by Dan Albert
· 5 years ago
4de88a6
Merge "rust: Add libstd linkage mutator for rlibs."
by Ivan Lozano
· 5 years ago
ec47864
Deprecate USE_GOMA and replace with FORCE_USE_GOMA
by Kousik Kumar
· 5 years ago
4c5efde
Suppress reflection warnings when running metalava
by Aurimas Liutikas
· 5 years ago
dba548a
Merge "Introduce new Arm64 arch variant with dot product features"
by Roland Levillain
· 5 years ago
52cebe5
Merge "Introduce LTO property for -fwhole-program-vtables cflag"
by Yi Kong
· 5 years ago
2d01fe2
Introduce LTO property for -fwhole-program-vtables cflag
by Yi Kong
· 5 years ago
9d1f85d
Merge "Make hiddenapi use prebuilt stubs when it should"
by Liz Kammer
· 5 years ago
4b524ba
Merge "Use Rust 1.46.0 prebuilts"
by Jeffrey Vander Stoep
· 5 years ago
8e5685d
apex: prebuilt_firmware installs in /etc/firmware
by Jooyung Han
· 5 years ago
41243c1
Merge "Copy documentation from Blueprint interfaces into Soong interfaces"
by Treehugger Robot
· 5 years ago
2b08113
rust: Add libstd linkage mutator for rlibs.
by Ivan Lozano
· 5 years ago
dbc008f
Update finalized codenames map.
by Dan Albert
· 5 years ago
1a24627
Replace stringly-typed API levels.
by Dan Albert
· 5 years ago
a2adc37
Make hiddenapi use prebuilt stubs when it should
by Anton Hansson
· 5 years ago
8cc38b8
Use Rust 1.46.0 prebuilts
by Jeff Vander Stoep
· 5 years ago
4dfacf9
Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext
by Colin Cross
· 5 years ago
d27e7b8
Add providers support
by Colin Cross
· 5 years ago
d1f898e
Remove global state from version mutator
by Colin Cross
· 5 years ago
f18c623
Merge "Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets"
by Victor Khimenko
· 5 years ago
e00c0e7
Fix proguard_usage.zip with USE_RBE=true RBE_R8=true
by Colin Cross
· 5 years ago
9f35c3d
Copy documentation from Blueprint interfaces into Soong interfaces
by Colin Cross
· 5 years ago
4f1dcb0
Return new dependencies from BottomUpMutatorContext.Add*
by Colin Cross
· 5 years ago
1a31f80
Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets
by Victor Khimenko
· 5 years ago
0fe6090
Merge "Make robolectric runtimes a host module"
by Treehugger Robot
· 5 years ago
2210e72
Switch to clang-r399163.
by Stephen Hines
· 5 years ago
cc79a6f
Merge "Don't emit make vars from disabled modules"
by Treehugger Robot
· 5 years ago
5aa29a7
Make robolectric runtimes a host module
by Colin Cross
· 5 years ago
386821f
Merge "Heed SkipInstall flag when adding install rules for vendor-snapshot."
by Treehugger Robot
· 5 years ago
9b4ed7f
Merge "Revert "Re-land "Move odexes of non-system apps into system_other"""
by Anton Hansson
· 5 years ago
da4d9d9
Revert "Re-land "Move odexes of non-system apps into system_other""
by Anton Hansson
· 5 years ago
280b899
Merge "Disable the prebuilt host binary test on darwin."
by Riddle Hsu
· 5 years ago
f78531b
Don't emit make vars from disabled modules
by Jiyong Park
· 5 years ago
0c16fdf
Merge "Don't disable rust modules for linux_bionic"
by Treehugger Robot
· 5 years ago
b5d2dd2
Don't disable rust modules for linux_bionic
by Jiyong Park
· 5 years ago
6a9a146
Disable the prebuilt host binary test on darwin.
by Martin Stjernholm
· 5 years ago
b11236d
Merge "Symlink prebuilt binaries on host."
by Treehugger Robot
· 5 years ago
809d518
Heed SkipInstall flag when adding install rules for vendor-snapshot.
by Martin Stjernholm
· 5 years ago
6b54302
Merge "Updates checkapi filename properties behavior"
by Liz Kammer
· 5 years ago
5a1a88e
Merge "LinuxBionic supports arm64"
by Treehugger Robot
· 5 years ago
88d593d
Merge "Add hidden_api for java_import"
by Liz Kammer
· 5 years ago
8eebee4
Merge "Re-land "Move odexes of non-system apps into system_other""
by Anton Hansson
· 5 years ago
2fc25bb
Merge changes from topic "uses-libs-21"
by Ulyana Trafimovich
· 5 years ago
c977a21
Merge "Generate .bzl rule definitions for every module type in Soong, and surface module properties as attributes."
by Jingwen Chen
· 5 years ago
a018b3d
Merge "Use alias for test_per_src apex dependencies"
by Colin Cross
· 5 years ago
2c03361
Make generated library SDK snapshots determinstic
by Colin Cross
· 5 years ago
90dab34
Use alias for test_per_src apex dependencies
by Colin Cross
· 5 years ago
05175c4
Merge "Propagate recovery_available property through to sdk snapshot"
by Treehugger Robot
· 5 years ago
570b81a
Merge "Remove framework-modules naming scheme"
by Treehugger Robot
· 5 years ago
d6abaa7
Propagate recovery_available property through to sdk snapshot
by Paul Duffin
· 5 years ago
ee9ad5d
Remove framework-modules naming scheme
by Paul Duffin
· 5 years ago
9ed7915
Updates checkapi filename properties behavior
by Liz Kammer
· 5 years ago
7548015
Re-land "Move odexes of non-system apps into system_other"
by Anton Hansson
· 6 years ago
e3bb01d
Treat "org.apache.http.legacy" as optional <uses-library> by default.
by Ulya Trafimovich
· 5 years ago
663dc53
Consistently use default install path for compatibility <uses-library>.
by Ulya Trafimovich
· 5 years ago
07931c7
apex: pass init_rc/vintf_fragments to make
by Jooyung Han
· 5 years ago
Next »