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