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
/
sdk_test.go
Age
Commit message (
Expand
)
Author
2020-05-07
Detect invalid arch specific properties in snapshot
Paul Duffin
2020-05-06
Allow extractCommonProperties to return an error
Paul Duffin
2020-05-06
Correct order of parameters to AssertDeepEquals
Paul Duffin
2020-05-06
Encapsulate properties to be optimized in a container
Paul Duffin
2020-03-13
Support extracting common values from embedded structures
Paul Duffin
2020-03-10
Fix apex_available
Jooyung Han
2020-03-04
Add a nice install paths for module SDKs and exports.
Nicolas Geoffray
2020-03-02
Add CommonOS variant for sdk
Paul Duffin
2020-02-20
Simplify visibility rules that include //visibility:public
Paul Duffin
2019-12-09
Ensure prebuilt modules have same visibility as source modules
Paul Duffin
2019-12-06
Support header and implementation jars in sdk
Paul Duffin
2019-12-06
Extract the cc and java sdk related tests out into their own file
Paul Duffin
2019-12-06
Improve testing of sdk snapshot generation
Paul Duffin
2019-12-06
Separate sdk testing infrastructure from sdk tests
Paul Duffin
2019-12-06
Parameterize the sdk member processing
Paul Duffin
2019-12-06
Use static build rules in snapshot generation
Paul Duffin
2019-12-04
Disable TestHostSnapshot test for non-linux build
Paul Duffin
2019-12-02
Add support for host sdk
Paul Duffin
2019-12-02
Add model to represent generated snapshot .bp file
Paul Duffin
2019-11-29
Remove unused methods from sdk/sdk_test.go
Paul Duffin
2019-11-26
Dedup code for generating prebuilt_stubs_sources in snapshot
Paul Duffin
2019-11-26
Check the contents of an SDK snapshot's generated Android.bp
Paul Duffin
2019-11-25
Merge changes I0dcc9c7b,I9bc40642
Colin Cross
2019-11-25
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-11-22
Adds droidstubs support to sdk module
Paul Duffin
2019-11-20
Move cc.imageMutator into the android package
Colin Cross
2019-11-07
SDK snapshot is dist'ed
Jiyong Park
2019-11-06
sdk modules are by default compile_multilib: "both"
Jiyong Park
2019-10-17
Prohibit dependencies outside of uses_sdks
Jiyong Park
2019-10-15
Create scripts to update and freeze a module SDK
Jiyong Park
2019-09-22
Introduce module type 'sdk'
Jiyong Park
[prev]