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