1. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 2 months ago
  2. 9145508 Prework for migrating min_sdk_version from (kind+level) to (level) by Spandan Das · 2 years, 5 months ago
  3. b879620 Revert^2 "Generate a boot image extension for mainline BCP... by Jiakai Zhang · 2 years, 5 months ago
  4. db160c0 Revert "Generate a boot image extension for mainline BCP jars." by Jiakai Zhang · 2 years, 5 months ago
  5. 3830308 Generate a boot image extension for mainline BCP jars. by Jiakai Zhang · 2 years, 5 months ago
  6. 80e7f73 Stop using versioned snapshots in TestBasicSdkWithBootclasspathFragment by Paul Duffin · 2 years, 8 months ago
  7. bb638eb Output min_sdk_version to snapshot by Paul Duffin · 2 years, 8 months ago
  8. 7ed6ff8 Revert "Improve error reporting when depending on prebuilt implementation jar" by Paul Duffin · 2 years, 8 months ago
  9. c61783b Improve error reporting when depending on prebuilt implementation jar by Paul Duffin · 2 years, 9 months ago
  10. 20d90e3 Prevent bootImageVariant.licenseMetadataFile being set twice by Paul Duffin · 2 years, 10 months ago
  11. 8eb4573 Test bootImageConfig/Variant fields by Paul Duffin · 2 years, 10 months ago
  12. 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 3 years ago
  13. 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 3 years ago
  14. 4e7d1c4 Add apexes property to sdk by Paul Duffin · 3 years, 2 months ago
  15. 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 3 years, 4 months ago
  16. b01ac4b Remove support for generating versioned snapshots by Paul Duffin · 3 years, 2 months ago
  17. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 8 months ago
  18. 191be3a Retry: Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years ago
  19. 8194d61 Revert "Separate hidden API flags needed in sdk snapshots for S and T" by Salmax Chang · 3 years, 10 months ago
  20. ba68c93 Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years ago
  21. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 10 months ago
  22. 1f0cc77 Merge "Filter blocked entries from modular flag files" by Paul Duffin · 4 years ago
  23. 280bae6 Filter blocked entries from modular flag files by Paul Duffin · 4 years ago
  24. 721f42d Merge "Fix tests to use correct fixtures for configuring (Apex)BootJars." by satayev · 4 years ago
  25. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 4 years ago
  26. 8d007e9 Export signature patterns to sdk snapshot by Paul Duffin · 4 years ago
  27. 67b9d61 Separate creation of signature patterns from overlap checking by Paul Duffin · 4 years ago
  28. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years ago
  29. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 4 years ago
  30. da286f4 Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 4 years, 1 month ago
  31. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years ago
  32. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years ago
  33. ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 1 month ago
  34. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 4 years, 2 months ago
  35. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 2 months ago
  36. c8ead41 Move boot jars package check into platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
  37. 7c47515 Make bootclasspath_fragment_sdk_test.go tests more realistic by Paul Duffin · 4 years, 2 months ago
  38. 8018e50 Tighten bootclasspath_fragment property validation by Paul Duffin · 4 years, 2 months ago
  39. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 4 years, 3 months ago
  40. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 4 years, 2 months ago
  41. a10bd3c Add java_sdk_library in bootclasspath_fragment contents to sdk by Paul Duffin · 4 years, 2 months ago
  42. 475daaf Make hidden API bootclasspath_fragment test more realistic by Paul Duffin · 4 years, 2 months ago
  43. 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 4 years, 3 months ago
  44. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 4 years, 3 months ago
  45. 895c714 Add stub_libs properties to bootclasspath_fragment snapshot by Paul Duffin · 4 years, 3 months ago
  46. 2ac45f0 Remove special handling of frameworks/base/config/boot-profile.txt by Paul Duffin · 4 years, 3 months ago
  47. 2dc665b bootclasspath_fragment: Always output contents property in snapshot by Paul Duffin · 4 years, 3 months ago
  48. e95b53a Automatically add bootclasspath_fragment contents to sdk by Paul Duffin · 4 years, 3 months ago
  49. 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 4 years, 3 months ago
  50. 7c95555 bootclasspath_fragment: Add hidden API flag files to snapshot by Paul Duffin · 4 years, 3 months ago
  51. a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 4 years, 3 months ago
  52. 0b28a8d Replace boot image with bootclasspath fragment in sdk package by Paul Duffin · 4 years, 3 months ago[Renamed (67%) from sdk/boot_image_sdk_test.go]
  53. 04b4a19 Add TestBasicSdkWithBootImage by Paul Duffin · 4 years, 4 months ago
  54. 4a1d451 Convert boot_image_sdk_test.go to fixtures by Paul Duffin · 4 years, 4 months ago
  55. 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
  56. ebddef3 Fix build failure in boot_image_sdk_test.go by Paul Duffin · 4 years, 5 months ago
  57. f7f65da Add prebuilt_boot_image and add boot_images to sdk by Paul Duffin · 4 years, 5 months ago