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