Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
3a0db5ef4e1eacfe9888644524e95abda20a5141
3a0db5e
Remove some apex_available whitelist for the adbd APEX
by Jiyong Park
· 5 years ago
e01e228
Make ndk_prebuilt_* be available to any apex
by Jiyong Park
· 5 years ago
541142c
Remove some apex_available whitelist
by Jiyong Park
· 5 years ago
85f227e
Generate the build_error protobuf file on first build action error.
by Patrice Arruda
· 5 years ago
f597301
Merge "Add build progress in Soong UI"
by Treehugger Robot
· 5 years ago
0835c1b
Merge "Do not write build_error proto file if there are no build errors."
by Treehugger Robot
· 5 years ago
36b5e31
Do not write build_error proto file if there are no build errors.
by Patrice Arruda
· 5 years ago
74b4399
Add build progress in Soong UI
by Patrice Arruda
· 5 years ago
ddd7d0c
Merge "Fix vndk snapshot suffix on Makefile"
by Treehugger Robot
· 5 years ago
4726b9c
Merge "Apply EnforceRROExemptedTargets in Soong"
by Treehugger Robot
· 5 years ago
752edec
Fix vndk snapshot suffix on Makefile
by Inseob Kim
· 5 years ago
0528180
Merge "Fix bug caused by set -e"
by Bob Badour
· 5 years ago
455b3cb
Fix bug caused by set -e
by Bob Badour
· 5 years ago
7b67b9e
Merge "Switch from clang-r377782b to clang-r377782c."
by Yabin Cui
· 5 years ago
45feb06
Merge "Revert "Share vdex files in the ART apex between architectures (...""
by Tim Joines
· 5 years ago
c1ef1bb
Revert "Share vdex files in the ART apex between architectures (..."
by Tim Joines
· 5 years ago
2812418
Merge changes I025ee90e,I2a9e0327
by Treehugger Robot
· 5 years ago
5d2449e
Merge "Share vdex files in the ART apex between architectures (via symlinks)."
by Ulyana Trafimovich
· 5 years ago
00e4680
Extract the osTypeSpecificInfo code from module creation loop
by Paul Duffin
· 5 years ago
fc8dd23
Extract archTypeSpecificInfo code from module creation loop
by Paul Duffin
· 5 years ago
b44b33a
Clean up the main module creation loop
by Paul Duffin
· 5 years ago
d21a743
Merge "track static deps when gatherint notices for apex"
by Treehugger Robot
· 5 years ago
fde5912
Merge "Rename ART dump-oat rules."
by David Srbecky
· 5 years ago
5b88fe3
Share vdex files in the ART apex between architectures (via symlinks).
by Ulya Trafimovich
· 5 years ago
4667232
Rename ART dump-oat rules.
by David Srbecky
· 5 years ago
9918e1a
track static deps when gatherint notices for apex
by Jiyong Park
· 5 years ago
28e28ed
Merge "Add support for cc_prebuilt_library"
by Paul Duffin
· 5 years ago
175ef30
Merge "Refactor prebuilt to use srcs supplier function"
by Paul Duffin
· 5 years ago
4f65ea2
Merge "Remove libselinux from the apex_available whitelist"
by Treehugger Robot
· 5 years ago
18e6719
[cc_fuzz] Don't build infra-disable targets in `m haiku`.
by Mitch Phillips
· 5 years ago
c822818
Merge "Allow for overriding container packagename for an Apex."
by Baligh Uddin
· 5 years ago
cc868de
Merge "Remove unused mips workarounds."
by Elliott Hughes
· 5 years ago
5b57dba
Allow for overriding container packagename for an Apex.
by Baligh Uddin
· 5 years ago
bce90da
Add support for cc_prebuilt_library
by Paul Duffin
· 5 years ago
dcb4bd6
Refactor prebuilt to use srcs supplier function
by Paul Duffin
· 5 years ago
843f097
Merge "Output properties before sets in snapshot module"
by Paul Duffin
· 5 years ago
2c73260
Merge "Remove SdkMemberType.FinalizeModule"
by Paul Duffin
· 5 years ago
5417f77
apex: Deprecate legacy_android10_support prop
by Jooyung Han
· 5 years ago
da1aefe
Pass apex_build_info to bundle base.zip file
by Dario Freni
· 5 years ago
8fed7d4
Merge "Follow up a review comment that was missed"
by Treehugger Robot
· 5 years ago
07ef3cb
Output properties before sets in snapshot module
by Paul Duffin
· 5 years ago
0174d8d
Remove SdkMemberType.FinalizeModule
by Paul Duffin
· 5 years ago
438d379
Merge "Disable CFI only on incompatible variants."
by Ivan Lozano
· 5 years ago
9c37340
Merge "Copy shared_libs and system_shared_libs to module snapshot"
by Paul Duffin
· 5 years ago
7f7bb3f
Follow up a review comment that was missed
by Paul Duffin
· 5 years ago
0a4c18e
Merge "Support extracting common values from embedded structures"
by Treehugger Robot
· 5 years ago
13f0271
Copy shared_libs and system_shared_libs to module snapshot
by Paul Duffin
· 5 years ago
b07fa51
Support extracting common values from embedded structures
by Paul Duffin
· 5 years ago
845f655
Merge "Add __ANDROID_SDK_VERSION__=<ver> macro"
by Treehugger Robot
· 5 years ago
c097e36
Refactor common value extraction
by Paul Duffin
· 5 years ago
37b8759
Merge "Always keep rsp files"
by Treehugger Robot
· 5 years ago
71a1240
Merge "Do not include any documentation when building stubs"
by Aurimas Liutikas
· 5 years ago
b9c9913
Merge "Generate the ART boot image for host as well (used by ART tests)."
by David Srbecky
· 5 years ago
6d3cad9
Always keep rsp files
by Dan Willemsen
· 5 years ago
3125c99
Switch from clang-r377782b to clang-r377782c.
by Yabin Cui
· 5 years ago
ea0006f
Merge "Fix UBSanitized host binaries missing runtime."
by Ivan Lozano
· 5 years ago
001ca32
Merge changes Iedcff7df,I4cb294c2
by Paul Duffin
· 5 years ago
1731f6a
Remove libselinux from the apex_available whitelist
by Jiyong Park
· 5 years ago
f3b190f
Fix UBSanitized host binaries missing runtime.
by Ivan Lozano
· 5 years ago
39de325
Do not include any documentation when building stubs
by Aurimas Liutikas
· 5 years ago
bc32a50
Don't check elf properties of python prebuilts
by Dan Willemsen
· 5 years ago
7d74e7b
Copy white listed apex available settings into snapshot
by Paul Duffin
· 5 years ago
0cb37b9
Disable installation for sdk snapshot versioned prebuilts
by Paul Duffin
· 5 years ago
f53737f
Merge "Remove special handling of test_ apexes"
by Treehugger Robot
· 5 years ago
643953d
Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true"
by Nikita Ioffe
· 5 years ago
de77904
Merge "Remove special handling of com.android.art.debug/release"
by Treehugger Robot
· 5 years ago
2d80d38
Merge "Define a proto file that generates the current build completion status."
by Treehugger Robot
· 5 years ago
57380a9
Remove special handling of test_ apexes
by Paul Duffin
· 5 years ago
50cbefd
Remove special handling of com.android.art.debug/release
by Paul Duffin
· 5 years ago
35155c4
Fix path in apex when native_bridge_supported: true
by Jooyung Han
· 5 years ago
784a53c
Merge "Improve error handling around username/hostname"
by Treehugger Robot
· 5 years ago
9d3423a
Merge "Scripts to evaluate dependency transitive closures."
by Treehugger Robot
· 5 years ago
4c8e350
Merge "Fix apex_available"
by Jooyung Han
· 5 years ago
5e9013b
Fix apex_available
by Jooyung Han
· 5 years ago
7d40148
Define a proto file that generates the current build completion status.
by Patrice Arruda
· 5 years ago
a17ac96
Improve error handling around username/hostname
by Dan Willemsen
· 5 years ago
02ad5e4
Scripts to evaluate dependency transitive closures.
by Bob Badour
· 5 years ago
4774a81
Disable CFI only on incompatible variants.
by Ivan Lozano
· 5 years ago
7f8dac1
Generate the ART boot image for host as well (used by ART tests).
by David Srbecky
· 5 years ago
865171e
Allow sdk members to vary by os type
by Paul Duffin
· 5 years ago
04c93a4
Merge "DO NOT MERGE: Remove AppSearch from Android R."
by Treehugger Robot
· 5 years ago
9948420
Merge "Apply sdk version check to product apps"
by Treehugger Robot
· 5 years ago
a816686
Merge "Add support for multiple os types"
by Paul Duffin
· 5 years ago
a8e37b9
Merge "Set '--force-determinism' option for boot image compilation."
by Ulyana Trafimovich
· 5 years ago
a04c107
Add support for multiple os types
by Paul Duffin
· 5 years ago
c0c98d5
Set '--force-determinism' option for boot image compilation.
by Ulya Trafimovich
· 5 years ago
71754bf
Merge "Copy sdk_version to cc library snapshots"
by Paul Duffin
· 5 years ago
a377311
Merge "Refactor java_library/java_test snapshot processing"
by Treehugger Robot
· 5 years ago
0c394f3
Copy sdk_version to cc library snapshots
by Paul Duffin
· 5 years ago
b3c7637
Merge "Refactor snapshot module creation"
by Paul Duffin
· 5 years ago
06b362f
Merge "Apex_available check failure reveals dependency"
by Treehugger Robot
· 5 years ago
65cc4f7
Apex_available check failure reveals dependency
by Jiyong Park
· 5 years ago
714538f
Merge "Add a build script to compile modules and SDKs in AOSP."
by Nicolas Geoffray
· 5 years ago
b9b1327
Apply EnforceRROExemptedTargets in Soong
by Jeongik Cha
· 5 years ago
466d39a
DO NOT MERGE: Remove AppSearch from Android R.
by Alexander Dorokhine
· 5 years ago
ccce2f2
Add __ANDROID_SDK_VERSION__=<ver> macro
by Jooyung Han
· 5 years ago
c645329
Merge "Do not explicitly link ucrt, ucrtbase"
by Treehugger Robot
· 5 years ago
7423398
Merge "Add version suffix for stub modules' Android.mk"
by Treehugger Robot
· 5 years ago
5bf449c
Merge "Stop using the host python3"
by Treehugger Robot
· 5 years ago
da3a071
Remove unused mips workarounds.
by Elliott Hughes
· 5 years ago
Next »