1. 25b9222 Revert^2 "Install jni symlinks in Soong" by Jiyong Park · 1 year, 3 months ago
  2. b7646e4 Revert "Install jni symlinks in Soong" by Yu Shan · 1 year, 3 months ago
  3. 4f487c5 Install jni symlinks in Soong by Jiyong Park · 1 year, 3 months ago
  4. d044bb4 Revert "Revert^2 "Always embed jni libs and store uncompressed"" by Jiyong Park · 1 year, 3 months ago
  5. b544a8b Merge changes from topic "reland_embedded_jni" into main by Jiyong Park · 1 year, 3 months ago
  6. 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 3 months ago
  7. 20df11e Revert^2 "Always embed jni libs and store uncompressed" by Jiyong Park · 1 year, 3 months ago
  8. d02d710 Merge changes from topic "revert-3075263-MMTOVXSVUO" into main by Treehugger Robot · 1 year, 3 months ago
  9. a71b90c Revert "Always embed jni libs and store uncompressed" by Sam Chiu · 1 year, 3 months ago
  10. 14f7714 Merge changes Ie866b192,I7df993ea into main by Jiyong Park · 1 year, 3 months ago
  11. 3eea67d Always embed jni libs and store uncompressed by Jiyong Park · 1 year, 3 months ago
  12. 17ce834 Export app's logtags too by Inseob Kim · 1 year, 3 months ago
  13. 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 1 year, 3 months ago
  14. dad2a36 Revert^2 "Support static_libs for java_import modules" by Colin Cross · 1 year, 5 months ago
  15. 9055e21 Revert "Revert "Support transitive dependencies through android_..." by Colin Cross · 1 year, 5 months ago
  16. 44841aa Revert "Support transitive dependencies through android_libary_i..." by Colin Cross · 1 year, 5 months ago
  17. c6c9c73 Revert "Support static_libs for java_import modules" by Colin Cross · 1 year, 5 months ago
  18. a174d2e Support static_libs for java_import modules by Colin Cross · 1 year, 5 months ago
  19. 8179496 Support transitive dependencies through android_libary_import modules by Colin Cross · 1 year, 6 months ago
  20. 614a6f2 Use BaseModuleName for LOCAL_MODULE by Spandan Das · 1 year, 5 months ago
  21. 7dacb0e Merge "Modify LOCAL_DROIDDOC_* to export the exportable artifacts" into main by Jihoon Kang · 1 year, 6 months ago
  22. 246690a Modify LOCAL_DROIDDOC_* to export the exportable artifacts by Jihoon Kang · 1 year, 6 months ago
  23. 3cf0463 Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 1 year, 7 months ago
  24. ee11328 Prepare to generate "runtime" stubs in droidstubs by Jihoon Kang · 1 year, 7 months ago
  25. acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 1 year, 7 months ago
  26. 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 8 months ago
  27. 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 8 months ago
  28. d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 8 months ago
  29. 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 8 months ago
  30. 312634e Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 9 months ago
  31. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 9 months ago
  32. 34dc4cd Add support for auto-generated characteristics RRO by Inseob Kim · 1 year, 9 months ago
  33. 6077263 Update Headers_only to a bool pointer by Liz Kammer · 1 year, 10 months ago
  34. a15790a java_library support for building headers-only by Mark White · 2 years ago
  35. 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years ago
  36. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 2 months ago
  37. ed89d33 Merge changes I69f80d12,I40d48644 into main by Treehugger Robot · 2 years, 1 month ago
  38. 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 1 month ago
  39. f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 2 years, 1 month ago
  40. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 1 month ago
  41. 4c90f99 Use depsets for transitive manifests and assets by Colin Cross · 2 years, 2 months ago
  42. eaf7f5e Fix Soong code, remove dead code, and clean up code for Java fuzz by Cory Barker · 2 years, 6 months ago
  43. 1bff034 Modify Soong to utilize from-text android.jar in build by Jihoon Kang · 2 years, 7 months ago
  44. 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 2 years, 5 months ago
  45. 502da39 Export non-apex variants of modules to make by Cole Faust · 2 years, 5 months ago
  46. 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 5 months ago
  47. ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 5 months ago
  48. 458a15b Remove IsModuleInVersionedSdk by Paul Duffin · 2 years, 9 months ago
  49. e3ae3dd Dedup checks for module being in versioned sdk snapshot by Paul Duffin · 2 years, 9 months ago
  50. fb7d5c8 Merge "Build and package Java fuzzers for device" by Muhammad Haseeb Ahmad · 2 years, 10 months ago
  51. eb14ff2 Build and package Java fuzzers for device by Muhammad Haseeb Ahmad · 2 years, 10 months ago
  52. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 3 years ago
  53. 852d0c4 Merge "Move common test_options properties into the android package" by Zhenhuang Wang · 3 years ago
  54. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years ago
  55. 4815e77 Merge "Make sure dist files have license metadata." am: f57b54cda7 am: c688531cba by Treehugger Robot · 3 years, 2 months ago
  56. 5180438 Make sure dist files have license metadata. by Bob Badour · 3 years, 4 months ago
  57. 9f2eab6 Merge "Fix prebuilts of overridden apps" am: 822029166d am: 7a8e610703 by Treehugger Robot · 3 years, 3 months ago
  58. 8220291 Merge "Fix prebuilts of overridden apps" by Treehugger Robot · 3 years, 3 months ago
  59. 7583481 Merge "Make "overrides" attribute of Android_app overridable" by Treehugger Robot · 3 years, 3 months ago
  60. aaa0c1f Fix prebuilts of overridden apps by Colin Cross · 3 years, 3 months ago
  61. 198f589 Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 6 months ago
  62. 15d071f Merge "Write AndroidMk for api-versions.xml module" am: 55c157791e am: adfab19c93 by Anton Hansson · 3 years, 3 months ago
  63. 4bf0080 Write AndroidMk for api-versions.xml module by Anton Hansson · 3 years, 3 months ago
  64. 809cd79 Merge "Add jni support to java_fuzz_host" am: 4e70b7586a am: 5b63f52025 by Muhammad Haseeb Ahmad · 3 years, 3 months ago
  65. 7e74405 Add jni support to java_fuzz_host by Muhammad Haseeb Ahmad · 3 years, 5 months ago
  66. 8c80126 Surface Java APIs Used By APK-only Modules. by Matt Banda · 3 years, 4 months ago
  67. 0a6539d Merge "Revert "Revert "Build notice files from license metadata.""" am: 3aae38d451 am: b0489dec23 am: bf82573d27 by Bob Badour · 3 years, 4 months ago
  68. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 4 months ago
  69. 67c0b63 Revert "Build notice files from license metadata." am: 77807b3c27 am: 72f9cdb599 am: 6c698e406d by Wei Sheng Shih · 3 years, 4 months ago
  70. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 4 months ago
  71. 8d17118 Build notice files from license metadata. am: 43c2dcaef6 am: 6f7de5b1a9 am: cbcf8d9b05 by Bob Badour · 3 years, 4 months ago
  72. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 4 months ago
  73. a2ce78f Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 6 months ago
  74. 29e2f6d Use 'stem' to override APK name by Jooyung Han · 3 years, 7 months ago
  75. 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 3 years, 8 months ago
  76. 28bc9a8 Dexpreopt standalone system server jars from prebuilts. by Jiakai Zhang · 3 years, 8 months ago
  77. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
  78. ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 9 months ago
  79. 3108ce1 Add dependency from hostdex installed module to Make intermediates by Colin Cross · 3 years, 9 months ago
  80. 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 9 months ago
  81. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 1 month ago
  82. 0b58fdb Remove unnecessary additionalCheckedModules field by Paul Duffin · 3 years, 10 months ago
  83. cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 3 years, 11 months ago
  84. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 11 months ago
  85. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 3 years, 11 months ago
  86. 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 3 years, 11 months ago
  87. ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 4 years ago
  88. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years ago
  89. 7a31855 add the LOCAL_DISABLE_TEST_CONFIG variable by Yuntao Xu · 4 years, 2 months ago
  90. c624667 Expose "full" dexpreopt.config by Jeongik Cha · 4 years, 4 months ago
  91. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
  92. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
  93. b014f07 Propagate java resources in apps with no code by Colin Cross · 4 years, 5 months ago
  94. 44b85d0 Update soong copy of java binaries when Make copy is installed by Colin Cross · 4 years, 6 months ago
  95. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
  96. a036da9 Enable android_app_import to supply framework-res. by Bill Peckham · 4 years, 7 months ago
  97. 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 4 years, 7 months ago
  98. fb04df4 Supply LOCAL_SOONG_DEX_JAR for java_import with compile_dex. by Bill Peckham · 4 years, 7 months ago
  99. 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 8 months ago
  100. 464e6c7 Merge "Add test suite handling to central androidmk code" by Treehugger Robot · 4 years, 8 months ago