1. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 4 years, 6 months ago
  2. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 4 years, 5 months ago
  3. a10bd3c Add java_sdk_library in bootclasspath_fragment contents to sdk by Paul Duffin · 4 years, 5 months ago
  4. 820397d Merge "Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR" by Treehugger Robot · 4 years, 5 months ago
  5. 475daaf Make hidden API bootclasspath_fragment test more realistic by Paul Duffin · 4 years, 5 months ago
  6. 22628d5 Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR by Paul Duffin · 4 years, 5 months ago
  7. 6213170 Add package module to sdk snapshot that contains licenses by Paul Duffin · 4 years, 5 months ago
  8. b0bb376 Add license modules to the sdk by Paul Duffin · 4 years, 5 months ago
  9. e96108d Add baseline test for license with sdk by Paul Duffin · 4 years, 5 months ago
  10. 0df4968 Add support for name-less modules and property comments by Paul Duffin · 4 years, 5 months ago
  11. 1308205 Allow an sdk member type not to provide a bp property by Paul Duffin · 4 years, 5 months ago
  12. 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 4 years, 5 months ago
  13. 83ad956 Move setting of prefer to createMemberSnapshot by Paul Duffin · 4 years, 5 months ago
  14. 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 4 years, 5 months ago
  15. 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 4 years, 5 months ago
  16. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 4 years, 5 months ago
  17. b9e7a3c Make licenseModule SdkAware by Paul Duffin · 4 years, 5 months ago
  18. 525a590 Make sdk tests more realistic by Paul Duffin · 4 years, 5 months ago
  19. 7e554ec Merge "Ensure current.zip is put in the right place." by Mathew Inwood · 4 years, 5 months ago
  20. 60770e2 Ensure current.zip is put in the right place. by Mathew Inwood · 4 years, 5 months ago
  21. 62035b5 Add baseline test for sdk snapshot env variables by Paul Duffin · 4 years, 5 months ago
  22. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 4 years, 6 months ago
  23. 895c714 Add stub_libs properties to bootclasspath_fragment snapshot by Paul Duffin · 4 years, 6 months ago
  24. 2ac45f0 Remove special handling of frameworks/base/config/boot-profile.txt by Paul Duffin · 4 years, 6 months ago
  25. eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 4 years, 6 months ago
  26. 2dc665b bootclasspath_fragment: Always output contents property in snapshot by Paul Duffin · 4 years, 6 months ago
  27. e95b53a Automatically add bootclasspath_fragment contents to sdk by Paul Duffin · 4 years, 6 months ago
  28. cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 4 years, 6 months ago
  29. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 4 years, 6 months ago
  30. 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 4 years, 6 months ago
  31. fbe470e Dedup snapshot module property set initialization by Paul Duffin · 4 years, 6 months ago
  32. 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 4 years, 6 months ago
  33. cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 4 years, 6 months ago
  34. 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 4 years, 6 months ago
  35. 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 4 years, 6 months ago
  36. 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 4 years, 6 months ago
  37. 7c95555 bootclasspath_fragment: Add hidden API flag files to snapshot by Paul Duffin · 4 years, 6 months ago
  38. a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 4 years, 6 months ago
  39. 0b28a8d Replace boot image with bootclasspath fragment in sdk package by Paul Duffin · 4 years, 6 months ago
  40. 1cd2357 Merge "Do not output two trailing newlines in generated bp files." by Treehugger Robot · 4 years, 6 months ago
  41. ee9b24e Do not output two trailing newlines in generated bp files. by Martin Stjernholm · 4 years, 6 months ago
  42. 1267d87 java_sdk_library: Make dex stub jars available for hiddenapi by Paul Duffin · 4 years, 6 months ago
  43. e138188 Migrate sdk tests away from checkAndroidBpContents by Paul Duffin · 4 years, 6 months ago
  44. 2f6a21e Export OsTypeList through a function. by Jingwen Chen · 4 years, 6 months ago
  45. 25c47a4 Merge ""current" is implicitly added to stubs.versions" by Treehugger Robot · 4 years, 7 months ago
  46. d4a3a13 "current" is implicitly added to stubs.versions by Jiyong Park · 4 years, 7 months ago
  47. 55e740e Remove varargs from RunTest(t *testing.T) by Paul Duffin · 4 years, 7 months ago
  48. 045ed0f Merge changes I71a83e3a,I66101c0c,Ie387c8c4,Iea742e75 by Colin Cross · 4 years, 7 months ago
  49. cb77f75 Move metalava's output files into a subdirectory by Colin Cross · 4 years, 7 months ago
  50. bb9ff51 Filter duplicate modules in platform_compat_config_singleton by Paul Duffin · 4 years, 7 months ago
  51. db462dd Disallow non-existent paths in sdk package by Paul Duffin · 4 years, 7 months ago
  52. 1822a0a Improve sdk snapshot testing by Paul Duffin · 4 years, 7 months ago
  53. 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 4 years, 7 months ago
  54. ac94726 Remove testSdkWithJava by Paul Duffin · 4 years, 7 months ago
  55. 9ec86b1 Convert java_sdk_test.go tests to fixtures by Paul Duffin · 4 years, 7 months ago
  56. 001b234 Add platform_compat_config to sdk by Paul Duffin · 4 years, 7 months ago
  57. 04b4a19 Add TestBasicSdkWithBootImage by Paul Duffin · 4 years, 7 months ago
  58. 4a1d451 Convert boot_image_sdk_test.go to fixtures by Paul Duffin · 4 years, 7 months ago
  59. cf3ee2f Allow sdk package tests to optimize their test setup by Paul Duffin · 4 years, 7 months ago
  60. c93c98e Use test fixtures in CheckSnapshot() by Paul Duffin · 4 years, 7 months ago
  61. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 4 years, 7 months ago
  62. 6bef6fe Merge "Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag" by Paul Duffin · 4 years, 7 months ago
  63. c737fac Merge "Replace AssertPanic with AssertPanicMessageContains" by Paul Duffin · 4 years, 7 months ago
  64. 4c3e8e2 Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag by Paul Duffin · 4 years, 7 months ago
  65. d14cbc1 Add prepareForSdkTestWithJava by Paul Duffin · 4 years, 7 months ago
  66. 9f4b3bb Replace AssertPanic with AssertPanicMessageContains by Paul Duffin · 4 years, 7 months ago
  67. ebcb37b Merge "Migrate sdk package to a per test build directory" by Paul Duffin · 4 years, 7 months ago
  68. 573989d Prevent ApexInfoMutator from creating unnecessary variants by Paul Duffin · 4 years, 7 months ago
  69. abbf63d Migrate sdk package to a per test build directory by Paul Duffin · 4 years, 7 months ago
  70. 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 4 years, 7 months ago
  71. ebddef3 Fix build failure in boot_image_sdk_test.go by Paul Duffin · 4 years, 7 months ago
  72. 32a8aad Merge "Add prebuilt_boot_image and add boot_images to sdk" by Paul Duffin · 4 years, 7 months ago
  73. c10ee77 Merge changes Ifc96992e,Ic76523ba by Paul Duffin · 4 years, 7 months ago
  74. fe9a9e3 Add missing // to clarify comment by Paul Duffin · 4 years, 7 months ago
  75. 4a2a29c Support test fixtures in sdk package by Paul Duffin · 4 years, 7 months ago
  76. 981b94b Switch CheckSnapshot from a testSdkResult method to a function by Paul Duffin · 4 years, 7 months ago
  77. 8306f25 Make testSdkResult compatible with android.TestResult by Paul Duffin · 4 years, 7 months ago
  78. f7f65da Add prebuilt_boot_image and add boot_images to sdk by Paul Duffin · 4 years, 7 months ago
  79. 3b2636f Merge "Remove duplicate sdk.TestHelper" by Paul Duffin · 4 years, 7 months ago
  80. a3cb2b3 Remove duplicate sdk.TestHelper by Paul Duffin · 4 years, 7 months ago
  81. 8edc99c Simplify TestSdkInstall by Paul Duffin · 4 years, 7 months ago
  82. 6d9108f0 Extract sdk registration code into function for reuse by Paul Duffin · 4 years, 7 months ago
  83. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 8 months ago
  84. f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years, 8 months ago
  85. 7a7d067 Generated headers may not be arch specific by Paul Duffin · 4 years, 8 months ago
  86. 42dd4e6 Fix the snapshot handling of generated headers by Paul Duffin · 4 years, 8 months ago
  87. 86b02a7 Differentiate usages of word "include" in cc_sdk_test.go by Paul Duffin · 4 years, 8 months ago
  88. a43f927 Add sdk test for incorrect handling of generated headers by Paul Duffin · 4 years, 8 months ago
  89. 75b902a Separate versioned/unversioned testing in sdk/cc_sdk_test.go by Paul Duffin · 4 years, 8 months ago
  90. d075907 Support testing versioned/unversioned sdk Android.bp files separately by Paul Duffin · 4 years, 8 months ago
  91. b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 4 years, 8 months ago
  92. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 8 months ago
  93. 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years, 8 months ago
  94. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 4 years, 9 months ago
  95. db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 10 months ago
  96. dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years, 10 months ago
  97. 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 10 months ago
  98. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 5 years ago
  99. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 5 years ago
  100. ab5ac8f Revert "Use glob for java_sdk_library_import stub_srcs" by Paul Duffin · 5 years ago