index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdk
/
cc_sdk_test.go
Age
Commit message (
Expand
)
Author
2024-07-23
Add C symbol file to module sdk snapshot
Spandan Das
2024-07-11
Don't mutate non-property module fields
Colin Cross
2024-07-05
Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot.
Alyssa Ketpreechasawat
2024-03-20
Add an apex_contributions_defaults module to module sdk
Spandan Das
2022-05-24
Remove support for generating versioned snapshots
Paul Duffin
2022-05-23
Handle multiple linkages in sdk snapshots
Liz Kammer
2022-04-21
Remove unused uses_sdks property for apexes
Liz Kammer
2021-09-25
Add ramdisk image sdk trait to cc_library_headers
Paul Duffin
2021-09-24
Add recovery image sdk trait to cc_library_headers
Paul Duffin
2021-09-23
Add support for native bridge trait
Paul Duffin
2021-07-22
Remove default_shared_libs
Colin Cross
2021-06-25
Support shared_libs, static_libs and default_shared_libs in cc_object
Colin Cross
2021-06-22
Add default_shared_libs property
Colin Cross
2021-05-06
Make sdk tests more realistic
Paul Duffin
2021-04-24
Make order of properties in snapshot module consistent
Paul Duffin
2021-04-01
Merge ""current" is implicitly added to stubs.versions"
Treehugger Robot
2021-04-01
"current" is implicitly added to stubs.versions
Jiyong Park
2021-03-25
Disallow non-existent paths in sdk package
Paul Duffin
2021-03-25
Improve sdk snapshot testing
Paul Duffin
2021-03-22
Remove usages of FixtureFactory from misc packages
Paul Duffin
2021-03-13
Stop sdk package depending on testing.T being embedded in TestResult
Paul Duffin
2021-03-11
Support test fixtures in sdk package
Paul Duffin
2021-03-11
Switch CheckSnapshot from a testSdkResult method to a function
Paul Duffin
2021-03-03
Make apex.updatable default to true.
Mathew Inwood
2021-02-22
Generated headers may not be arch specific
Paul Duffin
2021-02-22
Fix the snapshot handling of generated headers
Paul Duffin
2021-02-22
Differentiate usages of word "include" in cc_sdk_test.go
Paul Duffin
2021-02-22
Add sdk test for incorrect handling of generated headers
Paul Duffin
2021-02-22
Separate versioned/unversioned testing in sdk/cc_sdk_test.go
Paul Duffin
2020-11-04
Always set apex_available in SDK snapshots.
Martin Stjernholm
2020-10-29
Disable sanitizer flags and output files for sanitizer-enabled SDK members.
Martin Stjernholm
2020-10-23
Enable sdk and sdk members in os_arch granularity
Jiyong Park
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-10-01
Explicitly specify visibility in sdk/module_exports snapshot
Paul Duffin
2020-09-29
Merge "Retain all stubs versions in the snapshot."
Martin Stjernholm
2020-09-28
Retain all stubs versions in the snapshot.
Martin Stjernholm
2020-09-25
Propagate all sanitizer flags in SDK snapshots.
Martin Stjernholm
2020-09-11
Propagate recovery_available property through to sdk snapshot
Paul Duffin
2020-09-03
Propagate vendor_available property through to sdk snapshot
Paul Duffin
2020-08-21
Propagate sanitize.never flag in SDK snapshots.
Martin Stjernholm
2020-08-19
Reland: Deduplicate APEX variants that would build identically
Colin Cross
2020-08-03
Disable all host OS variants except those explicitly included.
Martin Stjernholm
2020-07-17
Set compile_multilib for SDK snapshots for device.
Martin Stjernholm
2020-07-17
Add compile_multilib properties to all native prebuilts (reland).
Martin Stjernholm
2020-07-16
Add support for SDK tests with LinuxBionic OS type.
Martin Stjernholm
2020-07-15
Disable all SDK snapshot generation tests on mac.
Martin Stjernholm
2020-07-15
Revert "Add compile_multilib properties to all native prebuilts."
Charles Chen
2020-07-11
Add compile_multilib properties to all native prebuilts.
Martin Stjernholm
2020-07-10
Differentiate sdk snapshot include dir by os type
Paul Duffin
[next]