1. 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 10 months ago
  2. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 11 months ago
  3. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  4. 157f40f Add prebuilt_visibility property by Paul Duffin · 5 years ago
  5. 3ff2e66 Disable all SDK snapshot generation tests on mac. by Martin Stjernholm · 5 years ago
  6. 64aeaad Fix special case when appending a visibility rule to //visibility:private. by Martin Stjernholm · 5 years ago
  7. 0641d18 Add explicit visibility on the self package in EffectiveVisibilityRules. by Martin Stjernholm · 5 years ago
  8. 01407c5 Don't print :__pkg__ for package rules, since that's the default. by Martin Stjernholm · 5 years ago
  9. c459f89 Retry: Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  10. 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  11. e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 5 years ago
  12. e08e03f Revert "Adds support for 'ignored-on-host'" by Greg Kaiser · 5 years ago
  13. 12f67bc Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  14. ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  15. 4b8b793 Allow extractCommonProperties to return an error by Paul Duffin · 5 years ago
  16. 1d6c0df Correct order of parameters to AssertDeepEquals by Paul Duffin · 5 years ago
  17. f34f6d8 Encapsulate properties to be optimized in a container by Paul Duffin · 5 years ago
  18. b07fa51 Support extracting common values from embedded structures by Paul Duffin · 5 years ago
  19. 5e9013b Fix apex_available by Jooyung Han · 5 years ago
  20. 1228e9c Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 6 years ago
  21. 1356d8c Add CommonOS variant for sdk by Paul Duffin · 6 years ago
  22. 44885e2 Simplify visibility rules that include //visibility:public by Paul Duffin · 6 years ago
  23. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
  24. a0dbf43 Support header and implementation jars in sdk by Paul Duffin · 6 years ago
  25. a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 6 years ago
  26. c3c5d5e Improve testing of sdk snapshot generation by Paul Duffin · 6 years ago
  27. 82d9043 Separate sdk testing infrastructure from sdk tests by Paul Duffin · 6 years ago
  28. 1387957 Parameterize the sdk member processing by Paul Duffin · 6 years ago
  29. 375058f Use static build rules in snapshot generation by Paul Duffin · 6 years ago
  30. 46fc58e Disable TestHostSnapshot test for non-linux build by Paul Duffin · 6 years ago
  31. e44358f Add support for host sdk by Paul Duffin · 6 years ago
  32. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 6 years ago
  33. 01178ed Remove unused methods from sdk/sdk_test.go by Paul Duffin · 6 years ago
  34. b1a8813 Dedup code for generating prebuilt_stubs_sources in snapshot by Paul Duffin · 6 years ago
  35. ac37c50 Check the contents of an SDK snapshot's generated Android.bp by Paul Duffin · 6 years ago
  36. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  37. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  38. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 6 years ago
  39. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  40. 232e785 SDK snapshot is dist'ed by Jiyong Park · 6 years ago
  41. 100f3fd sdk modules are by default compile_multilib: "both" by Jiyong Park · 6 years ago
  42. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 6 years ago
  43. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 6 years ago
  44. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago