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