Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
ac68248051e778708f665e16ed364103a6f9897c
ac68248
Merge "Add "legacy_android10_support" to "apex""
by Treehugger Robot
· 6 years ago
a2fce65
Merge "Install rust tests under nativetest(64)"
by Chih-hung Hsieh
· 6 years ago
738bff9
Merge "Add x86 device output for Rust"
by Chih-hung Hsieh
· 6 years ago
9a4a7ba
Install rust tests under nativetest(64)
by Chih-Hung Hsieh
· 6 years ago
edb4e21
Merge "Separate sdk membership support out of cc/library.go"
by Treehugger Robot
· 6 years ago
e676810
Merge "Install flattened/unflattend apexes for GSI"
by Treehugger Robot
· 6 years ago
2f6bc09
Separate sdk membership support out of cc/library.go
by Paul Duffin
· 6 years ago
57b9e1d
Improve handling of generated include dirs
by Paul Duffin
· 6 years ago
a7cd8c8
Generalize common property extraction
by Paul Duffin
· 6 years ago
cf96a82
Merge "Expose some factories for aidl_test.go"
by Treehugger Robot
· 6 years ago
1f202e9
Add x86 device output for Rust
by Chih-Hung Hsieh
· 6 years ago
90872f1
Merge "add apex_pubkey and apex_manifest.pb to the bundle module"
by Treehugger Robot
· 6 years ago
214bf37
Add "legacy_android10_support" to "apex"
by Jooyung Han
· 6 years ago
9ab556f
Added support for using static libraries in sdk snapshot
by Paul Duffin
· 6 years ago
c62a510
Discard duplicate operations to copy files to snapshot
by Paul Duffin
· 6 years ago
ac6e608
Dedup prebuilt cc library creation
by Paul Duffin
· 6 years ago
fa02872
Sort sdkProperties by package and then name
by Paul Duffin
· 6 years ago
aafc04e
Merge "AndroidMk for the hostdex library has separate AndroidMkEntries"
by Treehugger Robot
· 6 years ago
8ce3c2c
Merge "AndroidMkEntries() returns multiple AndroidMkEntries structs"
by Treehugger Robot
· 6 years ago
3606b00
Merge "cc_fuzz: add "data" field"
by Tri Vo
· 6 years ago
3fae766
Revert "Use boot image extension for framework libraries."
by Ulyana Trafimovich
· 6 years ago
55bd98b
AndroidMk for the hostdex library has separate AndroidMkEntries
by Jiyong Park
· 6 years ago
0b0e1b9
AndroidMkEntries() returns multiple AndroidMkEntries structs
by Jiyong Park
· 6 years ago
ce482dc
Exclude META-INF/ from repackaged source jar in snapshot
by Paul Duffin
· 6 years ago
32fc94d
Merge "Add property to apex soong modules to generate an APEX without hashtree"
by Treehugger Robot
· 6 years ago
e2d33d5
Switch to our hermetic bc.
by Elliott Hughes
· 6 years ago
e87dae6
Merge "Run ABI checks for shared libs exported by APEX"
by Logan Chien
· 6 years ago
c72b5dd
Add property to apex soong modules to generate an APEX without hashtree
by Nikita Ioffe
· 6 years ago
4858e41
Merge "Add system_ext_specific"
by Treehugger Robot
· 6 years ago
863d5de
Merge "Expand namespaces explanation."
by Alexander Smundak
· 6 years ago
ed75f18
Merge "Revert "soong: upgrade Android platform to clang-r370808""
by Andrew Chant
· 6 years ago
455e3a0
Merge "Move/dedupe some host path functions in package_ctx.go."
by Treehugger Robot
· 6 years ago
8fc9eea
Merge "Fix generated headers of snapshot"
by Treehugger Robot
· 6 years ago
7260d06
Move/dedupe some host path functions in package_ctx.go.
by Martin Stjernholm
· 6 years ago
d42609e
Expand namespaces explanation.
by Sasha Smundak
· 6 years ago
862eb46
Revert "soong: upgrade Android platform to clang-r370808"
by Nick Desaulniers
· 6 years ago
593b3c9
Ensure prebuilt modules have same visibility as source modules
by Paul Duffin
· 6 years ago
9d8d609
Pass SdkMember to AddPrebuiltModule instead of the name
by Paul Duffin
· 6 years ago
b90e491
Expose some factories for aidl_test.go
by Jooyung Han
· 6 years ago
d110f87
Fix generated headers of snapshot
by Inseob Kim
· 6 years ago
53ae334
add apex_pubkey and apex_manifest.pb to the bundle module
by Jiyong Park
· 6 years ago
667039f
Merge "Cleanup java.DefaultsFactory()"
by Treehugger Robot
· 6 years ago
8cda6d9
Merge "Support header and implementation jars in sdk"
by Treehugger Robot
· 6 years ago
e2f3b5d
Merge "Move ImageMutator after archMutator"
by Treehugger Robot
· 6 years ago
e2e4a5d
Merge "Overridden APEX doesn't contribute to the file contexts"
by Jeff Sharkey
· 6 years ago
b5d1119
Merge "Enable -Wpragma-pack warnings as errors."
by Elliott Hughes
· 6 years ago
ae6c520
Move ImageMutator after archMutator
by Colin Cross
· 6 years ago
f3c24c1
Merge "Link type checking for java_library"
by Treehugger Robot
· 6 years ago
ad1997e
Merge "Add sharding support to multiproduct_kati"
by Dan Willemsen
· 6 years ago
a4f0241
Merge "Pass correct --image argument to oatdump."
by Ulyana Trafimovich
· 6 years ago
4735766
Cleanup java.DefaultsFactory()
by Paul Duffin
· 6 years ago
a0dbf43
Support header and implementation jars in sdk
by Paul Duffin
· 6 years ago
d835daa
Separate out module type specific test config
by Paul Duffin
· 6 years ago
3a7caaa
Merge changes Ia7dbcd41,I93140450,I4d3fe18f,Ib00870dd,I10203594
by Treehugger Robot
· 6 years ago
7467a71
Merge "Use static build rules in snapshot generation"
by Paul Duffin
· 6 years ago
e403e9e
Link type checking for java_library
by Jeongik Cha
· 6 years ago
d57bd3c
Revert "Move odexes of non-system apps into system_other"
by Anton Hansson
· 6 years ago
163664a
Pass correct --image argument to oatdump.
by Ulya Trafimovich
· 6 years ago
a6e737b
Organize sdk member properties
by Paul Duffin
· 6 years ago
a80fdec
Extract the cc and java sdk related tests out into their own file
by Paul Duffin
· 6 years ago
c3c5d5e
Improve testing of sdk snapshot generation
by Paul Duffin
· 6 years ago
82d9043
Separate sdk testing infrastructure from sdk tests
by Paul Duffin
· 6 years ago
1387957
Parameterize the sdk member processing
by Paul Duffin
· 6 years ago
375058f
Use static build rules in snapshot generation
by Paul Duffin
· 6 years ago
cea93af
Merge "apex_available is defaultable"
by Treehugger Robot
· 6 years ago
9609ad9
Add sharding support to multiproduct_kati
by Dan Willemsen
· 6 years ago
1fdb0b5
Merge "Exclude dirs from binder interface whitelisting"
by Ivan Lozano
· 6 years ago
337cd8e
Merge "Fix: vendor and odm are restricted to use public platform properties"
by Treehugger Robot
· 6 years ago
6cfd3f0
Merge "Add CUJ tests"
by Treehugger Robot
· 6 years ago
3ab2c3e
Install flattened/unflattend apexes for GSI
by Jooyung Han
· 6 years ago
ad172d8
cc_fuzz: add "data" field
by Tri Vo
· 6 years ago
af7c2fc
Merge "Export art dexpreopt image zip file"
by Calin Juravle
· 6 years ago
5eb62bc
Merge "Fix cc_fuzz ignoring soong namespaces."
by Treehugger Robot
· 6 years ago
ac0336d
Merge "soong: upgrade Android platform to clang-r370808"
by Nick Desaulniers
· 6 years ago
d0be210
Add CUJ tests
by Colin Cross
· 6 years ago
6a9bf21
Fix cc_fuzz ignoring soong namespaces.
by Mitch Phillips
· 6 years ago
bed70f8
Merge "Test par file argument handling"
by Treehugger Robot
· 6 years ago
dc0e8fd
Merge changes Id261b5a3,Ice6f34d0
by Treehugger Robot
· 6 years ago
5f9e524
Merge "Remove passing -forceprocessing flag to R8"
by Treehugger Robot
· 6 years ago
b326ac2
Fix: vendor and odm are restricted to use public platform properties
by Jiyong Park
· 6 years ago
317645e
Overridden APEX doesn't contribute to the file contexts
by Jiyong Park
· 6 years ago
31bf00d
Export art dexpreopt image zip file
by Colin Cross
· 6 years ago
7b34ebf
Merge "Remove implicit outputs for the flattened APEX Make module"
by Treehugger Robot
· 6 years ago
d094d40
Exclude dirs from binder interface whitelisting
by Ivan Lozano
· 6 years ago
2cdbdf1
Enable -Wpragma-pack warnings as errors.
by Elliott Hughes
· 6 years ago
e274fc9
Run ABI checks for shared libs exported by APEX
by Logan Chien
· 6 years ago
46fc58e
Disable TestHostSnapshot test for non-linux build
by Paul Duffin
· 6 years ago
67d4258
Test par file argument handling
by Dan Willemsen
· 6 years ago
1753e58
Remove implicit outputs for the flattened APEX Make module
by Jiyong Park
· 6 years ago
0d7dff4
Add system_ext_specific
by Sundong Ahn
· 6 years ago
e06c84e
Merge "Merge Android10 QPR1 into AOSP master"
by Treehugger Robot
· 6 years ago
dc9369e
Merge "Generate tradefed config for rust device tests."
by Treehugger Robot
· 6 years ago
4d2eeed
Use boot image extension for framework libraries.
by Ulya Trafimovich
· 6 years ago
3ae3b17
Merge "Add support for host sdk"
by Paul Duffin
· 6 years ago
e63106a
Merge "Add model to represent generated snapshot .bp file"
by Paul Duffin
· 6 years ago
1a898a1
Merge Android10 QPR1 into AOSP master
by Xin Li
· 6 years ago
f6739a6
Merge "Link type will be check in android_library also"
by Treehugger Robot
· 6 years ago
6d5f9a9
Merge "Add -instcombine-lower-dbg-declare to hwasan flags." am: e643cd2b61
by Evgenii Stepanov
· 6 years ago
e643cd2
Merge "Add -instcombine-lower-dbg-declare to hwasan flags."
by Treehugger Robot
· 6 years ago
e9f6b59
Merge "Refactor the routine for creating apexFile" am: d7b4749cf0
by Jiyong Park
· 6 years ago
Next »