1. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 7 months ago
  2. 7f87216 Exclude jacocoagent from boot jars package check by Paul Duffin · 4 years, 7 months ago
  3. e521881 Combine hidden API encoding with flag generation by Paul Duffin · 4 years, 7 months ago
  4. dd5993f Avoid passing around []hiddenAPIModule by Paul Duffin · 4 years, 7 months ago
  5. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 8 months ago
  6. 524c82c Export hidden api related types and fields by Paul Duffin · 4 years, 7 months ago
  7. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 8 months ago
  8. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 4 years, 8 months ago
  9. 18cf197 Remove bootclasspathApiInfo by Paul Duffin · 4 years, 8 months ago
  10. 6237092 Fix hidden API flags in com.android.i18n by Paul Duffin · 4 years, 8 months ago
  11. af99afa Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 4 years, 8 months ago
  12. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 8 months ago
  13. 1e6f5c4 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 8 months ago
  14. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 8 months ago
  15. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years, 8 months ago
  16. 21f62ef Merge "Generate monolithic hidden API files direct from class jars" by Paul Duffin · 4 years, 8 months ago
  17. 2bc8b3a Merge "Dedup hidden API rule generation" by Paul Duffin · 4 years, 8 months ago
  18. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 4 years, 8 months ago
  19. 850e61f Dedup hidden API rule generation by Paul Duffin · 4 years, 8 months ago
  20. 098c878 Make hidden API handle jacoco-stubs consistently by Paul Duffin · 4 years, 8 months ago
  21. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 4 years, 8 months ago
  22. dfa1083 Validate monolithic and modular hidden API flags are consistent by Paul Duffin · 4 years, 8 months ago
  23. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 4 years, 9 months ago
  24. 1093158 Add support for specifying api provided by bootclasspath_fragment by Paul Duffin · 4 years, 9 months ago
  25. 976b0e5 Automatically export bootclasspath_fragment stubs from sdk by Paul Duffin · 4 years, 9 months ago
  26. 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  27. 3e7fcc3 Extract common stub flags code by Paul Duffin · 4 years, 9 months ago
  28. d3c1513 Add tempPathForRestat to improve consistency by Paul Duffin · 4 years, 9 months ago
  29. cc17bfe Rename propertyAccessor to propertyValueReader by Paul Duffin · 4 years, 9 months ago
  30. 9b381ef platform_bootclasspath: aggregate hidden API flag files from fragments by Paul Duffin · 4 years, 9 months ago
  31. 4616977 Rename hidden API types ..Augmentation.. to ..FlagFile.. by Paul Duffin · 4 years, 9 months ago
  32. e3dc660 Generalize hiddenAPIAugmentationInfo to make it easier to use by Paul Duffin · 4 years, 9 months ago
  33. 702210b Move generation of global hidden API flags to platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  34. c6bb7cf Extract ruleToGenerateHiddenApiFlags by Paul Duffin · 4 years, 9 months ago