1. adb1895 Fix special case when appending a visibility rule to //visibility:private. by Martin Stjernholm · 5 years ago
  2. f8533bc Add explicit visibility on the self package in EffectiveVisibilityRules. by Martin Stjernholm · 5 years ago
  3. 68e9d96 Don't print :__pkg__ for package rules, since that's the default. by Martin Stjernholm · 5 years ago
  4. 4d125bd Retry: Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  5. 08385bf Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  6. 1c58f57 Allow extractCommonProperties to return an error by Paul Duffin · 5 years ago
  7. 9ec2a79 Correct order of parameters to AssertDeepEquals by Paul Duffin · 5 years ago
  8. f3644f1 Encapsulate properties to be optimized in a container by Paul Duffin · 5 years ago
  9. 4909681 Support extracting common values from embedded structures by Paul Duffin · 5 years ago
  10. a40f0b5 Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 5 years ago
  11. b0cbec3 Add CommonOS variant for sdk by Paul Duffin · 5 years ago
  12. b8fa86a Fix apex_available by Jooyung Han · 5 years ago
  13. 44885e2 Simplify visibility rules that include //visibility:public by Paul Duffin · 5 years ago
  14. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
  15. a0dbf43 Support header and implementation jars in sdk by Paul Duffin · 6 years ago
  16. a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 6 years ago
  17. c3c5d5e Improve testing of sdk snapshot generation by Paul Duffin · 6 years ago
  18. 82d9043 Separate sdk testing infrastructure from sdk tests by Paul Duffin · 6 years ago
  19. 1387957 Parameterize the sdk member processing by Paul Duffin · 6 years ago
  20. 375058f Use static build rules in snapshot generation by Paul Duffin · 6 years ago
  21. 46fc58e Disable TestHostSnapshot test for non-linux build by Paul Duffin · 6 years ago
  22. e44358f Add support for host sdk by Paul Duffin · 6 years ago
  23. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 6 years ago
  24. 01178ed Remove unused methods from sdk/sdk_test.go by Paul Duffin · 6 years ago
  25. b1a8813 Dedup code for generating prebuilt_stubs_sources in snapshot by Paul Duffin · 6 years ago
  26. ac37c50 Check the contents of an SDK snapshot's generated Android.bp by Paul Duffin · 6 years ago
  27. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  28. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  29. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 6 years ago
  30. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  31. 232e785 SDK snapshot is dist'ed by Jiyong Park · 6 years ago
  32. 100f3fd sdk modules are by default compile_multilib: "both" by Jiyong Park · 6 years ago
  33. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 6 years ago
  34. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 6 years ago
  35. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago