1. 4aea00e Merge "Move boot jars package check into platform_bootclasspath" by Paul Duffin · 3 years, 7 months ago
  2. 975e757 Merge "Combine hidden API encoding with flag generation" by Paul Duffin · 3 years, 7 months ago
  3. c8ead41 Move boot jars package check into platform_bootclasspath by Paul Duffin · 3 years, 8 months ago
  4. e521881 Combine hidden API encoding with flag generation by Paul Duffin · 3 years, 8 months ago
  5. 142ed27 Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. by satayev · 3 years, 7 months ago
  6. dd5993f Avoid passing around []hiddenAPIModule by Paul Duffin · 3 years, 7 months ago
  7. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 3 years, 8 months ago
  8. 524c82c Export hidden api related types and fields by Paul Duffin · 3 years, 7 months ago
  9. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 3 years, 8 months ago
  10. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 8 months ago
  11. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 8 months ago
  12. 8fab6f8 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 3 years, 9 months ago
  13. 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 3 years, 8 months ago
  14. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 3 years, 8 months ago
  15. ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 8 months ago
  16. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 3 years, 8 months ago
  17. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 3 years, 8 months ago
  18. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 3 years, 9 months ago
  19. 2fc82ad Build boot images in bootclasspath_fragment/platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  20. 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 3 years, 9 months ago
  21. 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 9 months ago
  22. 013485b Declare ConfiguredJarList in specific fragment implementations. by satayev · 3 years, 9 months ago
  23. 95e9c5b Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. by satayev · 3 years, 9 months ago
  24. 128ce2f Rename classpath_fragment.go methods for better readability. by satayev · 3 years, 9 months ago
  25. 4977540 Support dex_import on platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  26. fdf4050 Merge "Fix build failure when building unbundled apps (second try)" by Paul Duffin · 3 years, 9 months ago
  27. d504c3a Fix build failure when building unbundled apps (second try) by Paul Duffin · 3 years, 9 months ago
  28. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 3 years, 9 months ago
  29. 1468cc4 Merge "Revert "Fix build failure when building unbundled apps"" by Treehugger Robot · 3 years, 9 months ago
  30. 0dbd02a Revert "Fix build failure when building unbundled apps" by Vishnu Nair · 3 years, 9 months ago
  31. 5983d85 Merge "Fix build failure when building unbundled apps" by Paul Duffin · 3 years, 9 months ago
  32. c027119 Fix build failure when building unbundled apps by Paul Duffin · 3 years, 9 months ago
  33. 12d29b7 Move generation of hidden API make vars to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  34. e3ecce6 Make platform_bootclasspath a singleton module by Paul Duffin · 3 years, 9 months ago
  35. f7a5592 Move dumpOatRules to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  36. 4c09442 Move generateUpdatableBcpPackagesRule to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  37. 01b463b Differentiate between art, non-updatable and updatable modules by Paul Duffin · 3 years, 9 months ago
  38. 9bacf56 Extract logic to gather deps added for <apex>:<module> pairs by Paul Duffin · 3 years, 9 months ago
  39. ad19d38 Move bootFrameworkProfileRule to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  40. f13e07e Remove unused setting of BootImageInfo for platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  41. 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 3 years, 9 months ago
  42. b67d878 Extract general bootclasspath related code into java/bootclasspath.go by Paul Duffin · 3 years, 9 months ago
  43. 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  44. 9b381ef platform_bootclasspath: aggregate hidden API flag files from fragments by Paul Duffin · 3 years, 10 months ago
  45. 76f8838 Merge "Generate classpaths.proto config for *CLASSPATH variables." by satayev · 3 years, 9 months ago
  46. 4616977 Rename hidden API types ..Augmentation.. to ..FlagFile.. by Paul Duffin · 3 years, 9 months ago
  47. 85dee5d Move hidden API metadata file rule to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  48. 00b2bfd Move hidden API index file rule to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  49. 97259dc Generate classpaths.proto config for *CLASSPATH variables. by Artur Satayev · 3 years, 10 months ago
  50. 1ba2467 Ensure boot jar modules have been initialized properly for hidden API by Paul Duffin · 3 years, 9 months ago
  51. 8f146b9 prebuilt_apex created ApexInfo must not include prebuilt_ prefix by Paul Duffin · 3 years, 9 months ago
  52. 0b65986 Support UNSAFE_DISABLE_HIDDENAPI_FLAGS in platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  53. 90b8ad3 Remove noop code from generateHiddenAPIBuildActions by Paul Duffin · 3 years, 9 months ago
  54. 6a76645 Export monolithic hidden API files from platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  55. 702210b Move generation of global hidden API flags to platform_bootclasspath by Paul Duffin · 3 years, 10 months ago
  56. 62d8c3b Allow platform_bootclasspath to specify contributing fragments by Paul Duffin · 3 years, 10 months ago
  57. b432df9 Add dependencies from platform_bootclasspath to contents by Paul Duffin · 3 years, 10 months ago
  58. bb7f1ac Add a new platform_bootclasspath module type by Paul Duffin · 3 years, 10 months ago