1. 98ea0d4 Avoid passing around []hiddenAPIModule by Paul Duffin · 4 years, 3 months ago
  2. 3e2db5c Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 3 months ago
  3. c45a86a Export hidden api related types and fields by Paul Duffin · 4 years, 3 months ago
  4. 54c1f08 Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 4 months ago
  5. 67c1e57 Support hidden API processing for fragments with dependencies by Paul Duffin · 4 years, 4 months ago
  6. 6a58cc9 Remove bootclasspathApiInfo by Paul Duffin · 4 years, 3 months ago
  7. 699a004 Fix hidden API flags in com.android.i18n by Paul Duffin · 4 years, 3 months ago
  8. 71955b4 Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 4 years, 3 months ago
  9. 5aadef8 Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 3 months ago
  10. cad6384 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 3 months ago
  11. 9e3b906 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 3 months ago
  12. 59db6d4 Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years, 4 months ago
  13. 21f62ef Merge "Generate monolithic hidden API files direct from class jars" by Paul Duffin · 4 years, 4 months ago
  14. 2bc8b3a Merge "Dedup hidden API rule generation" by Paul Duffin · 4 years, 4 months ago
  15. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 4 years, 4 months ago
  16. 850e61f Dedup hidden API rule generation by Paul Duffin · 4 years, 4 months ago
  17. 098c878 Make hidden API handle jacoco-stubs consistently by Paul Duffin · 4 years, 4 months ago
  18. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 4 years, 4 months ago
  19. dfa1083 Validate monolithic and modular hidden API flags are consistent by Paul Duffin · 4 years, 4 months ago
  20. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 4 years, 5 months ago
  21. 1093158 Add support for specifying api provided by bootclasspath_fragment by Paul Duffin · 4 years, 4 months ago
  22. 976b0e5 Automatically export bootclasspath_fragment stubs from sdk by Paul Duffin · 4 years, 4 months ago
  23. 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 4 years, 4 months ago
  24. 3e7fcc3 Extract common stub flags code by Paul Duffin · 4 years, 5 months ago
  25. d3c1513 Add tempPathForRestat to improve consistency by Paul Duffin · 4 years, 4 months ago
  26. cc17bfe Rename propertyAccessor to propertyValueReader by Paul Duffin · 4 years, 5 months ago
  27. 9b381ef platform_bootclasspath: aggregate hidden API flag files from fragments by Paul Duffin · 4 years, 5 months ago
  28. 4616977 Rename hidden API types ..Augmentation.. to ..FlagFile.. by Paul Duffin · 4 years, 5 months ago
  29. e3dc660 Generalize hiddenAPIAugmentationInfo to make it easier to use by Paul Duffin · 4 years, 5 months ago
  30. 702210b Move generation of global hidden API flags to platform_bootclasspath by Paul Duffin · 4 years, 5 months ago
  31. c6bb7cf Extract ruleToGenerateHiddenApiFlags by Paul Duffin · 4 years, 5 months ago