1. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 1 year, 7 months ago
  2. 82d75ad Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 2 years, 2 months ago
  3. bfdca96 Add sdk:"keep" tag support by Paul Duffin · 2 years, 3 months ago
  4. 02e25c8 Rename sdk field tag "keep" to "ignore" by Paul Duffin · 2 years, 3 months ago
  5. 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 2 years, 5 months ago
  6. 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 2 years, 9 months ago
  7. b01ac4b Remove support for generating versioned snapshots by Paul Duffin · 2 years, 8 months ago
  8. c6ba182 For each sdk built generate a JSON file describing its contents by Paul Duffin · 2 years, 8 months ago
  9. 7eed538 Remove unused uses_sdks property for apexes by Liz Kammer · 2 years, 9 months ago
  10. 191be3a Retry: Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 3 years, 5 months ago
  11. 39abf8f Retry: Support generating sdk snapshot for specific build release by Paul Duffin · 3 years, 3 months ago
  12. 203ec01 Revert "Support generating sdk snapshot for specific build release" by Salmax Chang · 3 years, 3 months ago
  13. 8194d61 Revert "Separate hidden API flags needed in sdk snapshots for S and T" by Salmax Chang · 3 years, 3 months ago
  14. ba68c93 Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 3 years, 5 months ago
  15. ef2df58 Support generating sdk snapshot for specific build release by Paul Duffin · 3 years, 3 months ago
  16. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 3 years, 6 months ago
  17. fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 3 years, 6 months ago
  18. 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 3 years, 6 months ago
  19. d0b99ce Flag to control if generated SDK prebuilts are preferred. by Mathew Inwood · 3 years, 8 months ago
  20. 43f7bf0 Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 3 years, 8 months ago
  21. 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 3 years, 8 months ago
  22. 62035b5 Add baseline test for sdk snapshot env variables by Paul Duffin · 3 years, 8 months ago
  23. abbf63d Migrate sdk package to a per test build directory by Paul Duffin · 3 years, 10 months ago
  24. 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 3 years, 10 months ago
  25. 981b94b Switch CheckSnapshot from a testSdkResult method to a function by Paul Duffin · 3 years, 10 months ago
  26. 3b2636f Merge "Remove duplicate sdk.TestHelper" by Paul Duffin · 3 years, 10 months ago
  27. a3cb2b3 Remove duplicate sdk.TestHelper by Paul Duffin · 3 years, 10 months ago
  28. 8edc99c Simplify TestSdkInstall by Paul Duffin · 3 years, 10 months ago
  29. 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 2 months ago
  30. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  31. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  32. 157f40f Add prebuilt_visibility property by Paul Duffin · 4 years, 3 months ago
  33. 3ff2e66 Disable all SDK snapshot generation tests on mac. by Martin Stjernholm · 4 years, 6 months ago
  34. 64aeaad Fix special case when appending a visibility rule to //visibility:private. by Martin Stjernholm · 4 years, 8 months ago
  35. 0641d18 Add explicit visibility on the self package in EffectiveVisibilityRules. by Martin Stjernholm · 4 years, 8 months ago
  36. 01407c5 Don't print :__pkg__ for package rules, since that's the default. by Martin Stjernholm · 4 years, 8 months ago
  37. c459f89 Retry: Adds support for 'ignored-on-host' by Paul Duffin · 4 years, 8 months ago
  38. 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 8 months ago
  39. e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 4 years, 8 months ago
  40. e08e03f Revert "Adds support for 'ignored-on-host'" by Greg Kaiser · 4 years, 8 months ago
  41. 12f67bc Adds support for 'ignored-on-host' by Paul Duffin · 4 years, 8 months ago
  42. ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 8 months ago
  43. 4b8b793 Allow extractCommonProperties to return an error by Paul Duffin · 4 years, 8 months ago
  44. 1d6c0df Correct order of parameters to AssertDeepEquals by Paul Duffin · 4 years, 8 months ago
  45. f34f6d8 Encapsulate properties to be optimized in a container by Paul Duffin · 4 years, 8 months ago
  46. b07fa51 Support extracting common values from embedded structures by Paul Duffin · 4 years, 10 months ago
  47. 5e9013b Fix apex_available by Jooyung Han · 4 years, 10 months ago
  48. 1228e9c Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 4 years, 10 months ago
  49. 1356d8c Add CommonOS variant for sdk by Paul Duffin · 4 years, 10 months ago
  50. 44885e2 Simplify visibility rules that include //visibility:public by Paul Duffin · 4 years, 11 months ago
  51. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 5 years ago
  52. a0dbf43 Support header and implementation jars in sdk by Paul Duffin · 5 years ago
  53. a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 5 years ago
  54. c3c5d5e Improve testing of sdk snapshot generation by Paul Duffin · 5 years ago
  55. 82d9043 Separate sdk testing infrastructure from sdk tests by Paul Duffin · 5 years ago
  56. 1387957 Parameterize the sdk member processing by Paul Duffin · 5 years ago
  57. 375058f Use static build rules in snapshot generation by Paul Duffin · 5 years ago
  58. 46fc58e Disable TestHostSnapshot test for non-linux build by Paul Duffin · 5 years ago
  59. e44358f Add support for host sdk by Paul Duffin · 5 years ago
  60. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 5 years ago
  61. 01178ed Remove unused methods from sdk/sdk_test.go by Paul Duffin · 5 years ago
  62. b1a8813 Dedup code for generating prebuilt_stubs_sources in snapshot by Paul Duffin · 5 years ago
  63. ac37c50 Check the contents of an SDK snapshot's generated Android.bp by Paul Duffin · 5 years ago
  64. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 5 years ago
  65. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  66. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 5 years ago
  67. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
  68. 232e785 SDK snapshot is dist'ed by Jiyong Park · 5 years ago
  69. 100f3fd sdk modules are by default compile_multilib: "both" by Jiyong Park · 5 years ago
  70. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 5 years ago
  71. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 5 years ago
  72. d1063c1 Introduce module type 'sdk' by Jiyong Park · 5 years ago