1. 41259ba Merge "Add a test for .flat files with flag path generation" into main by Treehugger Robot · 1 year, 3 months ago
  2. e2135f3 Merge "Add support for .flat files with flags in the directory" into main by Jihoon Kang · 1 year, 3 months ago
  3. 1c74304 Add a test for .flat files with flag path generation by Jihoon Kang · 1 year, 3 months ago
  4. a9e9f53 Merge "Add new properties to aid in removing the 1-variant fallback" into main by Cole Faust · 1 year, 3 months ago
  5. 8c67d58 Add support for .flat files with flags in the directory by Jihoon Kang · 1 year, 3 months ago
  6. c36b3cf Merge "Revert "Define core-current-stubs-for-system-modules-exportable"" into main by Liana Kazanova · 1 year, 3 months ago
  7. 2c9ff13 Revert "Define core-current-stubs-for-system-modules-exportable" by Liana Kazanova · 1 year, 3 months ago
  8. e71288f Merge "Define core-current-stubs-for-system-modules-exportable" into main by Treehugger Robot · 1 year, 3 months ago
  9. f62f422 Specify flags_packages property in the android_app-generated rro module by Jihoon Kang · 1 year, 3 months ago
  10. 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 1 year, 3 months ago
  11. 0e18129 Define core-current-stubs-for-system-modules-exportable by Jihoon Kang · 1 year, 3 months ago
  12. d5abd18 Merge "Add support for kotlin plugins" into main by Treehugger Robot · 1 year, 3 months ago
  13. 79de2a5 Merge "Make uses_libs and optional_uses_libs configurable" into main by Treehugger Robot · 1 year, 3 months ago
  14. 64f2d84 Make uses_libs and optional_uses_libs configurable by Cole Faust · 1 year, 3 months ago
  15. b0f26ed Merge "Dexpreopt install path fix for system_ext apex sscp jars" into main by Treehugger Robot · 1 year, 3 months ago
  16. 127714a Merge "Switch from genrule to java_genrule" into main by Treehugger Robot · 1 year, 3 months ago
  17. 5781b13 Merge "Revert "Convert cc modules to use AndroidMkInfoProvider."" into main by Colin Cross · 1 year, 3 months ago
  18. 50098f7 Add support for kotlin plugins by Luca Stefani · 1 year, 3 months ago
  19. 37e6794 Revert "Convert cc modules to use AndroidMkInfoProvider." by Priyanka Advani (xWF) · 1 year, 3 months ago
  20. 906222c Dexpreopt install path fix for system_ext apex sscp jars by Spandan Das · 1 year, 3 months ago
  21. 991d11d Merge "Convert cc modules to use AndroidMkInfoProvider." into main by Yu Liu · 1 year, 3 months ago
  22. e19d335 Switch from genrule to java_genrule by Cole Faust · 1 year, 3 months ago
  23. 54bfc97 Merge "Modify disabled flags to be exposed in keep-flagged-apis" into main by Jihoon Kang · 1 year, 3 months ago
  24. 0197721 Modify disabled flags to be exposed in keep-flagged-apis by Jihoon Kang · 1 year, 3 months ago
  25. 4f443e7 Skip `none` system_modules from module_bp_java_deps.json by Spandan Das · 1 year, 3 months ago
  26. 5640008 Convert cc modules to use AndroidMkInfoProvider. by Yu Liu · 1 year, 3 months ago
  27. c71b175 Make the "apk" property configurable by Cole Faust · 1 year, 3 months ago
  28. 004074d Merge changes from topic "remove-non-parallel-mutator" into main by Colin Cross · 1 year, 3 months ago
  29. 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 1 year, 3 months ago
  30. 6978879 Remove dependencies on 1-variant fallback by Cole Faust · 1 year, 3 months ago
  31. b9c67e2 Make java binaries common instead of common-first by Cole Faust · 1 year, 3 months ago
  32. d6adc4f Merge "Add srcs of jarjar'd java libs back to module_bp_java_deps.json" into main by Treehugger Robot · 1 year, 3 months ago
  33. cf13b7c Merge "Modify core.current.stubs dist dependency based on release flag" into main by Treehugger Robot · 1 year, 3 months ago
  34. 096b8d6 Add srcs of jarjar'd java libs back to module_bp_java_deps.json by Spandan Das · 1 year, 3 months ago
  35. a916c24 Merge "Enforce partition property on apex system server jars" into main by Treehugger Robot · 1 year, 3 months ago
  36. a2626ef Merge "Remove IDEInfo method from java_sdk_library" into main by Treehugger Robot · 1 year, 3 months ago
  37. fbcd5fe Enforce partition property on apex system server jars by Spandan Das · 1 year, 3 months ago
  38. be1b5e5 Merge "Skip resource verification on intermediate android libraries" into main by Spandan Das · 1 year, 3 months ago
  39. eb4cf97 Merge "[Ravenwood] Run Ravenizer on resource jars" into main by Treehugger Robot · 1 year, 3 months ago
  40. 6a1d029 Remove IDEInfo method from java_sdk_library by Jihoon Kang · 1 year, 3 months ago
  41. b67040d [Ravenwood] Run Ravenizer on resource jars by John Wu · 1 year, 3 months ago
  42. f331fd7 Merge "Add JNI libs support to device variants of java_binary" into main by Spandan Das · 1 year, 3 months ago
  43. 457e506 Skip resource verification on intermediate android libraries by Spandan Das · 1 year, 3 months ago
  44. 4e4ec0d Merge "Install dexpreopt artifacts of apex system server jars in same partition" into main by Spandan Das · 1 year, 3 months ago
  45. b15a875e Merge "Fix file remove bug in dex rule." into main by Haamed Gheibi · 1 year, 3 months ago
  46. e90a671 Fix file remove bug in dex rule. by Haamed Gheibi · 1 year, 3 months ago
  47. 950deca Install dexpreopt artifacts of apex system server jars in same partition by Spandan Das · 1 year, 3 months ago
  48. e42c5d9 Add JNI libs support to device variants of java_binary by Spandan Das · 1 year, 3 months ago
  49. 258b96f Make the package_name property for apps configurable by Cole Faust · 1 year, 3 months ago
  50. 13e719c Merge "[Ravenwood] Allow sending additional args to Ravenizer" into main by Treehugger Robot · 1 year, 3 months ago
  51. 989ee84 [Ravenwood] Allow sending additional args to Ravenizer by John Wu · 1 year, 3 months ago
  52. 7bd19d9 Strip versioned module-info.class files by Cole Faust · 1 year, 3 months ago
  53. 99939e9 Enforce app updatability in GenerateAndroidBuildActions by Colin Cross · 1 year, 3 months ago
  54. 8bce381 Remove the java property `exclude_static_libs` by Jihoon Kang · 1 year, 3 months ago
  55. 46694cc Merge "Support setting R8 dump directory with environment variable" into main by Rico Wind · 1 year, 3 months ago
  56. e68f90c Merge "There is no verbose flag." into main by Treehugger Robot · 1 year, 3 months ago
  57. c5c9dbc Merge "Make the java jni_libs property configurable" into main by Treehugger Robot · 1 year, 3 months ago
  58. 371a037 Make the java jni_libs property configurable by Jihoon Kang · 1 year, 3 months ago
  59. 1cde8fc There is no verbose flag. by Abdelrahman Daim · 1 year, 3 months ago
  60. 130da8b Merge "Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION." into main by Alyssa Ketpreechasawat · 1 year, 3 months ago
  61. c27cb7a Merge "Use profile at framework/base/boot/ instead of the combined one at framework/base/config" into main by Islam Elbanna · 1 year, 3 months ago
  62. 0c8d641 Merge "Make the java jni_libs property configurable" into main by Treehugger Robot · 1 year, 3 months ago
  63. 6d39c70 Make the java jni_libs property configurable by Jihoon Kang · 1 year, 3 months ago
  64. 55ba66c Merge "Find matching variant of `required` for `common_first`" into main by Treehugger Robot · 1 year, 3 months ago
  65. 5351cf2 Use profile at framework/base/boot/ instead of the combined one at by Islam Elbanna · 1 year, 4 months ago
  66. 77e27d4 Find matching variant of `required` for `common_first` by Spandan Das · 1 year, 4 months ago
  67. 6f8c4ea Merge "Do not set JavaInfoProvider in java_sdk_library" into main by Treehugger Robot · 1 year, 4 months ago
  68. a6d0aa8 Do not set JavaInfoProvider in java_sdk_library by Jihoon Kang · 1 year, 4 months ago
  69. 978cab5 Merge "Convert RRO enforcement to transition mutator" into main by Treehugger Robot · 1 year, 4 months ago
  70. 2e8239e Merge "Remove blueprint.Module helper functions" into main by Colin Cross · 1 year, 4 months ago
  71. 15f3b9c Merge "Revert "Remove some unused make vars"" into main by Treehugger Robot · 1 year, 4 months ago
  72. 648daea Remove blueprint.Module helper functions by Colin Cross · 1 year, 4 months ago
  73. b16bd5d Merge "Remove top down strict updatability checks" into main by Colin Cross · 1 year, 4 months ago
  74. fd1c4fb Revert "Remove some unused make vars" by ELIYAZ MOMIN · 1 year, 4 months ago
  75. 3a6eced Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION. by Alyssa Ketpreechasawat · 1 year, 5 months ago
  76. 22ad6c0 Merge "Remove some unused make vars" into main by Spandan Das · 1 year, 4 months ago
  77. b6c7d7a Merge "Remove some unused make vars" into main by Treehugger Robot · 1 year, 4 months ago
  78. 5d88f7f Support setting R8 dump directory with environment variable by Rico Wind · 1 year, 4 months ago
  79. 953ce9e Remove some unused make vars by Spandan Das · 1 year, 4 months ago
  80. 75e7228 Remove some unused make vars by Spandan Das · 1 year, 4 months ago
  81. b27645a Merge "Remove the SdkLibraryDependency interface" into main by Treehugger Robot · 1 year, 4 months ago
  82. 4785b78 Merge "Support test_runner_options in android_test" into main by Treehugger Robot · 1 year, 4 months ago
  83. 8742735 Remove top down strict updatability checks by Colin Cross · 1 year, 4 months ago
  84. 4649b1f Merge "Allow WalkPayloadDeps to be called from mutators" into main by Colin Cross · 1 year, 4 months ago
  85. ff49c6c Merge "Use providers for lint" into main by Colin Cross · 1 year, 4 months ago
  86. 98e9ac6 Remove the SdkLibraryDependency interface by Jihoon Kang · 1 year, 4 months ago
  87. 4b34a72 Support test_runner_options in android_test by Dan Shi · 1 year, 4 months ago
  88. ad95b9b Merge "Fix coverage when transitive jars are enabled" into main by Colin Cross · 1 year, 4 months ago
  89. 54a591d Merge "Explicitly set the bitness of the jni lib required dep" into main by Spandan Das · 1 year, 4 months ago
  90. 7cf935e Merge "Revert^2 "pass read new storage parameter to java codegen"" into main by Zhi Dou · 1 year, 4 months ago
  91. b94c779 Revert^2 "pass read new storage parameter to java codegen" by Zhi Dou · 1 year, 4 months ago
  92. 8bf14fc Allow WalkPayloadDeps to be called from mutators by Colin Cross · 1 year, 4 months ago
  93. b79aa8f Use providers for lint by Colin Cross · 1 year, 4 months ago
  94. b323c91 Fix coverage when transitive jars are enabled by Colin Cross · 1 year, 4 months ago
  95. 3bc2d84 Merge "Allow selective R8 optimization for eng test_suites" into main by Treehugger Robot · 1 year, 4 months ago
  96. d4530d6 Explicitly set the bitness of the jni lib required dep by Spandan Das · 1 year, 4 months ago
  97. a8482c6 Merge "Create the installation rules of host ART boot image in soong" into main by Spandan Das · 1 year, 4 months ago
  98. d32e85f Allow selective R8 optimization for eng test_suites by Jared Duke · 1 year, 4 months ago
  99. 38b4c94 Create the installation rules of host ART boot image in soong by Spandan Das · 1 year, 4 months ago
  100. b5c82a4 Remove checkPartitionsForJavaDependency() by Jihoon Kang · 1 year, 4 months ago