1. 6e9bc01 Remove unnecessary dedup logic by Paul Duffin · 4 years, 2 months ago
  2. da286f4 Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 4 years, 2 months ago
  3. 4b51e27 Merge "Defer error reporting of missing prebuilt dex jar files" by Paul Duffin · 4 years, 2 months ago
  4. 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 2 months ago
  5. ef083c9 Defer error reporting of missing prebuilt dex jar files by Paul Duffin · 4 years, 2 months ago
  6. 280a31a Calculate widest stub dex jars per module by Paul Duffin · 4 years, 2 months ago
  7. d2b1e0c Add test to show issues with widest stub dex jars by Paul Duffin · 4 years, 2 months ago
  8. 156b5d3 Allow hiddenapi list to ignore missing classes/members by Paul Duffin · 4 years, 2 months ago
  9. 99926a2 Merge "Support hidden API processing for modules that use platform APIs" by Paul Duffin · 4 years, 2 months ago
  10. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 4 years, 3 months ago
  11. 2e88097 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 4 years, 2 months ago
  12. 4539a37 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 4 years, 2 months ago
  13. b51db2e Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 4 years, 2 months ago
  14. 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 4 years, 3 months ago
  15. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 3 months ago
  16. 7f87216 Exclude jacocoagent from boot jars package check by Paul Duffin · 4 years, 3 months ago
  17. e521881 Combine hidden API encoding with flag generation by Paul Duffin · 4 years, 3 months ago
  18. dd5993f Avoid passing around []hiddenAPIModule by Paul Duffin · 4 years, 3 months ago
  19. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 3 months ago
  20. 524c82c Export hidden api related types and fields by Paul Duffin · 4 years, 3 months ago
  21. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 4 months ago
  22. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 4 years, 4 months ago
  23. 18cf197 Remove bootclasspathApiInfo by Paul Duffin · 4 years, 3 months ago
  24. 6237092 Fix hidden API flags in com.android.i18n by Paul Duffin · 4 years, 3 months ago
  25. af99afa Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 4 years, 3 months ago
  26. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 3 months ago
  27. 1e6f5c4 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 3 months ago
  28. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 3 months ago
  29. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years, 4 months ago
  30. 21f62ef Merge "Generate monolithic hidden API files direct from class jars" by Paul Duffin · 4 years, 4 months ago
  31. 2bc8b3a Merge "Dedup hidden API rule generation" by Paul Duffin · 4 years, 4 months ago
  32. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 4 years, 4 months ago
  33. 850e61f Dedup hidden API rule generation by Paul Duffin · 4 years, 4 months ago
  34. 098c878 Make hidden API handle jacoco-stubs consistently by Paul Duffin · 4 years, 4 months ago
  35. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 4 years, 4 months ago
  36. dfa1083 Validate monolithic and modular hidden API flags are consistent by Paul Duffin · 4 years, 4 months ago
  37. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 4 years, 5 months ago
  38. 1093158 Add support for specifying api provided by bootclasspath_fragment by Paul Duffin · 4 years, 4 months ago
  39. 976b0e5 Automatically export bootclasspath_fragment stubs from sdk by Paul Duffin · 4 years, 4 months ago
  40. 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 4 years, 4 months ago
  41. 3e7fcc3 Extract common stub flags code by Paul Duffin · 4 years, 5 months ago
  42. d3c1513 Add tempPathForRestat to improve consistency by Paul Duffin · 4 years, 4 months ago
  43. cc17bfe Rename propertyAccessor to propertyValueReader by Paul Duffin · 4 years, 5 months ago
  44. 9b381ef platform_bootclasspath: aggregate hidden API flag files from fragments by Paul Duffin · 4 years, 5 months ago
  45. 4616977 Rename hidden API types ..Augmentation.. to ..FlagFile.. by Paul Duffin · 4 years, 5 months ago
  46. e3dc660 Generalize hiddenAPIAugmentationInfo to make it easier to use by Paul Duffin · 4 years, 5 months ago
  47. 702210b Move generation of global hidden API flags to platform_bootclasspath by Paul Duffin · 4 years, 5 months ago
  48. c6bb7cf Extract ruleToGenerateHiddenApiFlags by Paul Duffin · 4 years, 5 months ago