1. 5ab4286 Remove support for removed_dex_api_filename by Anton Hansson · 3 years, 7 months ago
  2. 664b2cf Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 3 years, 7 months ago
  3. 4ab2dd1 Merge changes I0116f5f4,I950c9b54,I967f5c42 by Colin Cross · 3 years, 7 months ago
  4. c33e521 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 3 years, 7 months ago
  5. 1c564cc Use stem when filtering boot jars. by satayev · 3 years, 7 months ago
  6. be10503 Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. by Martin Stjernholm · 3 years, 7 months ago
  7. 70975ac Merge "Rename generate proto config file to match classpath type." by satayev · 3 years, 7 months ago
  8. 8a7bbb5 Merge "Populate individual systemserverclasspath_fragments' proto configs." by satayev · 3 years, 7 months ago
  9. c2d8fa0 Merge "Clarify how metalava @SuppressLint works" by Treehugger Robot · 3 years, 7 months ago
  10. b23b745 Clarify how metalava @SuppressLint works by Aurimas Liutikas · 3 years, 7 months ago
  11. 8018e50 Tighten bootclasspath_fragment property validation by Paul Duffin · 3 years, 7 months ago
  12. 58e0e76 Only export boot image files to APEX if they are actually created by Paul Duffin · 3 years, 7 months ago
  13. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 3 years, 8 months ago
  14. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 3 years, 8 months ago
  15. 703c67a Populate individual systemserverclasspath_fragments' proto configs. by satayev · 3 years, 7 months ago
  16. 18cf197 Remove bootclasspathApiInfo by Paul Duffin · 3 years, 7 months ago
  17. 6237092 Fix hidden API flags in com.android.i18n by Paul Duffin · 3 years, 7 months ago
  18. af99afa Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 3 years, 7 months ago
  19. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 7 months ago
  20. 1e6f5c4 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 7 months ago
  21. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 7 months ago
  22. 227e745 Rename generate proto config file to match classpath type. by satayev · 3 years, 7 months ago
  23. 54c98f5 Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  24. 0916595 Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  25. fc1fbc4 Merge "Adding relative_install_path field to android_app_import" by Spandan Das · 3 years, 7 months ago
  26. 90463fe Merge "Allow missing java_sdk_library files in AllowMissingDependencies builds" by Colin Cross · 3 years, 7 months ago
  27. 18f840c Allow missing java_sdk_library files in AllowMissingDependencies builds by Colin Cross · 3 years, 7 months ago
  28. d1fac64 Adding relative_install_path field to android_app_import by Spandan Das · 3 years, 8 months ago
  29. 8fab6f8 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 3 years, 8 months ago
  30. ecf2dc4 Merge "Skip TestDex2oatToolDeps on Darwin." by Martin Stjernholm · 3 years, 7 months ago
  31. 1b784a7 Skip TestDex2oatToolDeps on Darwin. by Martin Stjernholm · 3 years, 7 months ago
  32. bf4e6ec Merge "Store dex jar paths in bootclasspath_fragment's apex content info" by Paul Duffin · 3 years, 7 months ago
  33. 94e594c Merge "Move hidden API encoding after resource merging" by Paul Duffin · 3 years, 7 months ago
  34. 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 3 years, 7 months ago
  35. 40aa436 Merge "Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath" by Paul Duffin · 3 years, 7 months ago
  36. 1a8010a Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 3 years, 8 months ago
  37. 4de9450 Move hidden API encoding after resource merging by Paul Duffin · 3 years, 8 months ago
  38. b81b29c Merge changes Ibc673303,I70317eb8 by Martin Stjernholm · 3 years, 7 months ago
  39. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 3 years, 7 months ago
  40. c798d27 Merge "Use absolute paths in classpaths.proto." by Treehugger Robot · 3 years, 7 months ago
  41. 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 3 years, 8 months ago
  42. 0780372 Use oatdump rather than oatdumpd for boot jar boot.*.oatdump.txt files. by Martin Stjernholm · 3 years, 8 months ago
  43. fe027e0 Merge "Update flags passed to kotlinc" by Treehugger Robot · 3 years, 8 months ago
  44. 7d22657 Use absolute paths in classpaths.proto. by satayev · 3 years, 8 months ago
  45. 78349b5 Record the actual APEXes that a module is part of. by Jiyong Park · 3 years, 8 months ago
  46. ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 8 months ago
  47. f1d8819 Merge changes I8e8e8b01,Ifb1f54d5,I9986e64f by satayev · 3 years, 8 months ago
  48. 3d3a221 Merge "Add no-op systemserverclasspath_fragment module." by satayev · 3 years, 8 months ago
  49. 333a173 Add systemserverclasspath_fragments property to apex. by satayev · 3 years, 8 months ago
  50. 9366a05 Add "contents" property to systemserverclasspath_fragment. by satayev · 3 years, 8 months ago
  51. 14e4913 Move classpaths.proto related info into a separate provider. by satayev · 3 years, 8 months ago
  52. aa86bac Add no-op systemserverclasspath_fragment module. by satayev · 3 years, 8 months ago
  53. 24a987f Update flags passed to kotlinc by Aurimas Liutikas · 3 years, 8 months ago
  54. 1bbd062 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 3 years, 8 months ago
  55. 45897dd Remove hiddenAPI.primary field by Paul Duffin · 3 years, 8 months ago
  56. 74d18d1 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 3 years, 8 months ago
  57. 66cdbf0 Remove configurationName from java library and hidden API by Paul Duffin · 3 years, 8 months ago
  58. 0d58658 Add a test for hidden API encoding of java_sdk_library by Paul Duffin · 3 years, 8 months ago
  59. 70cfdff Add temporary restriction on hidden API processing by Paul Duffin · 3 years, 8 months ago
  60. 718ac92 Merge "Add usesTargetFiles option in dexpreopt_gen" by Treehugger Robot · 3 years, 8 months ago
  61. fdd9743 Merge "Refactor special handling of hidden API encoding for master-art" by Paul Duffin · 3 years, 8 months ago
  62. b7c7873 Merge "Stop generating unnecessary hidden API rules" by Paul Duffin · 3 years, 8 months ago
  63. 21f62ef Merge "Generate monolithic hidden API files direct from class jars" by Paul Duffin · 3 years, 8 months ago
  64. 2bc8b3a Merge "Dedup hidden API rule generation" by Paul Duffin · 3 years, 8 months ago
  65. b0f20d1 Merge "Allow shared libraries on bootclasspath" by Paul Duffin · 3 years, 8 months ago
  66. 4dda75e Add usesTargetFiles option in dexpreopt_gen by Jeongik Cha · 3 years, 8 months ago
  67. 79fd3d7 Allow shared libraries on bootclasspath by Paul Duffin · 3 years, 8 months ago
  68. b6f53c0 Refactor special handling of hidden API encoding for master-art by Paul Duffin · 3 years, 8 months ago
  69. afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 3 years, 8 months ago
  70. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 3 years, 8 months ago
  71. 850e61f Dedup hidden API rule generation by Paul Duffin · 3 years, 8 months ago
  72. 098c878 Make hidden API handle jacoco-stubs consistently by Paul Duffin · 3 years, 8 months ago
  73. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 3 years, 8 months ago
  74. dfa1083 Validate monolithic and modular hidden API flags are consistent by Paul Duffin · 3 years, 8 months ago
  75. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 3 years, 9 months ago
  76. 001e606 Populate hiddenAPI structure even when not active by Paul Duffin · 3 years, 8 months ago
  77. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 3 years, 8 months ago
  78. 0589914 Merge "syntax check to jacoco filters for any build" by Yuntao Xu · 3 years, 8 months ago
  79. a10bd3c Add java_sdk_library in bootclasspath_fragment contents to sdk by Paul Duffin · 3 years, 8 months ago
  80. 5b009ae syntax check to jacoco filters for any build by Yuntao Xu · 3 years, 8 months ago
  81. 4bbf45f Merge "Build boot images in bootclasspath_fragment/platform_bootclasspath" by Paul Duffin · 3 years, 8 months ago
  82. 820397d Merge "Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR" by Treehugger Robot · 3 years, 8 months ago
  83. f356e5a Merge "Separate storing config for MakeVars from building boot image" by Paul Duffin · 3 years, 8 months ago
  84. cfd24da Merge "Move copying of dex files from dexpreopt_bootjars singleton" by Paul Duffin · 3 years, 8 months ago
  85. 22628d5 Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR by Paul Duffin · 3 years, 8 months ago
  86. 2fc82ad Build boot images in bootclasspath_fragment/platform_bootclasspath by Paul Duffin · 3 years, 8 months ago
  87. 4793293 Separate storing config for MakeVars from building boot image by Paul Duffin · 3 years, 8 months ago
  88. 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 3 years, 8 months ago
  89. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
  90. ccbbeb6 Merge "Strict updatability linting against dependencies." by Jaewoong Jung · 3 years, 8 months ago
  91. 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 8 months ago
  92. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 3 years, 8 months ago
  93. 564fce4 Merge "Rename fields in dexpreopt config" by Treehugger Robot · 3 years, 8 months ago
  94. ee7e359 Merge "Declare ConfiguredJarList in specific fragment implementations." by satayev · 3 years, 8 months ago
  95. 3b755d4 Merge "Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath." by Treehugger Robot · 3 years, 8 months ago
  96. 013485b Declare ConfiguredJarList in specific fragment implementations. by satayev · 3 years, 8 months ago
  97. 225e4db Merge "Install updatable-bcp-packages.txt and boot-image.bprof" by Paul Duffin · 3 years, 8 months ago
  98. 320055e Merge "Stop exporting java_sdk_library libs in the snapshot" by Paul Duffin · 3 years, 8 months ago
  99. a596909 Rename fields in dexpreopt config by Jeongik Cha · 3 years, 8 months ago
  100. dbb4903 Merge "Make all SdkMemberTypes support transitive member deps" by Paul Duffin · 3 years, 8 months ago