Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
54c481ed629c3dd46caf633c68c78b02a1d3809c
54c481e
Merge "Simplify the construction of class loader contexts for system server jars."
by Ulyana Trafimovich
· 5 years ago
dacc6c5
Simplify the construction of class loader contexts for system server jars.
by Ulya Trafimovich
· 5 years ago
7b5f1a6
Use reflect.Zero(type) to get value to clear field
by Paul Duffin
· 5 years ago
6a7e953
Sdk snapshot set compile_multilib per OsType
by Paul Duffin
· 5 years ago
495ffb9
Remove old SdkMemberType API for creating snapshot modules
by Paul Duffin
· 5 years ago
a551a1c
Improve consistency of handling java snapshot properties
by Paul Duffin
· 5 years ago
3a4eb50
Make new module creation API more flexible
by Paul Duffin
· 5 years ago
eaf8e2d
Merge "Add abstraction for tracking compile multilib usages"
by Paul Duffin
· 5 years ago
b1eb4d4
Merge "Revert "Enforce min_sdk_version of apex(use_vendor:true)""
by Jooyung Han
· 5 years ago
bacf34d
Revert "Enforce min_sdk_version of apex(use_vendor:true)"
by Jooyung Han
· 5 years ago
3dcf75d
Merge "Add support for using cc_library in sdk/module_exports"
by Paul Duffin
· 5 years ago
1950f1d
Merge "Enforce min_sdk_version of apex(use_vendor:true)"
by Jooyung Han
· 5 years ago
f23f473
Merge "cc: fix a utility to make C macro name"
by Treehugger Robot
· 5 years ago
8bf9eeb
Merge "Cleanup vendor_boot artifacts in PRODUCT_OUT on installclean"
by Treehugger Robot
· 5 years ago
9c3760e
Add abstraction for tracking compile multilib usages
by Paul Duffin
· 5 years ago
9b76c0b
Add support for using cc_library in sdk/module_exports
by Paul Duffin
· 5 years ago
71da478
Merge changes I2ab8f6aa,I53d58100
by Martin Stjernholm
· 5 years ago
27818b9
Merge "Migrating RBE flags to RBE_ variables."
by Ola Rozenfeld
· 5 years ago
85f227e
Generate the build_error protobuf file on first build action error.
by Patrice Arruda
· 5 years ago
cd07bce
Add SDK member support for cc_object.
by Martin Stjernholm
· 5 years ago
0b92ac8
Add cc_prebuilt_object.
by Martin Stjernholm
· 5 years ago
3992e37
Migrating RBE flags to RBE_ variables.
by Ola Rozenfeld
· 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
4cee625
Cleanup vendor_boot artifacts in PRODUCT_OUT on installclean
by Will McVicker
· 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
380fc36
Enforce min_sdk_version of apex(use_vendor:true)
by Jooyung Han
· 5 years ago
b04a499
cc: fix a utility to make C macro name
by Jooyung Han
· 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
Next »