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