1. 28df257 Rearrange import order by Jeongik Cha · 5 years ago
  2. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 5 years ago
  3. af60d49 Merge "Make the changes to emitXrefRule matching those in aosp/1145829" by Treehugger Robot · 5 years ago
  4. fe0c50e Merge "Fix and generate vndk snapshot entirely in Soong" by Treehugger Robot · 5 years ago
  5. f66a280 Merge "-l option soong_zip can accept a file having space separated list" by Treehugger Robot · 5 years ago
  6. 5a4b364 Merge "Enforce correct rust library file names." by Treehugger Robot · 5 years ago
  7. 09950a4 Make the changes to emitXrefRule matching those in aosp/1145829 by Sasha Smundak · 5 years ago
  8. ad8b18b Enforce correct rust library file names. by Ivan Lozano · 5 years ago
  9. 940ef19 Merge "Disable dexpreopt on targets that do not include default ART config." by Ulyana Trafimovich · 5 years ago
  10. 5622d53 Merge "stem property of java modules are propagated to Make" by Jiyong Park · 5 years ago
  11. 242ef0c Fix and generate vndk snapshot entirely in Soong by Inseob Kim · 5 years ago
  12. 04bbf98 -l option soong_zip can accept a file having space separated list by Jiyong Park · 5 years ago
  13. f68f98e Merge "Fix vendor variants generation of vndk" by Treehugger Robot · 5 years ago
  14. bb7c5d4 Merge "Remove api_srcs property from java_sdk_library" by Jiyong Park · 5 years ago
  15. c66baf7 Add support for $(TARGET_EXPERIMENTAL_MTE) in product configs. by Peter Collingbourne · 5 years ago
  16. 1f056cd Merge "delete redundant code" by Treehugger Robot · 5 years ago
  17. acb33e0 Disable dexpreopt on targets that do not include default ART config. by Ulya Trafimovich · 5 years ago
  18. bc09367 Fix vendor variants generation of vndk by Inseob Kim · 5 years ago
  19. 549f6c2 Merge "Create variants for each image type" by Treehugger Robot · 5 years ago
  20. e9b33cd Merge "apex: Restrict usage of "use_vendor"" by Jooyung Han · 5 years ago
  21. 7acbfc0 Merge "Soong generates vndk-related .libraries.txt files" by Jooyung Han · 5 years ago
  22. 40dfbe3 Merge "native shared libs in an SDK can be snapshotted" by Treehugger Robot · 5 years ago
  23. a463f72 delete redundant code by Jooyung Han · 5 years ago
  24. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  25. dc78244 apex: Restrict usage of "use_vendor" by Jooyung Han · 5 years ago
  26. abb6443 Create variants for each image type by Sundong Ahn · 5 years ago
  27. 0b23875 stem property of java modules are propagated to Make by Jiyong Park · 5 years ago
  28. 9495b76 Remove api_srcs property from java_sdk_library by Jiyong Park · 5 years ago
  29. 5d0b3b7 Merge "change output file extension (config.txt -> config.json)" by Kris Alder · 5 years ago
  30. bdad6c3 Merge "apex: __ANDROID_APEX__ defined with no value" by Jooyung Han · 5 years ago
  31. db97af4 change output file extension (config.txt -> config.json) by Kris Alder · 5 years ago
  32. 9f22195 Merge "Use unstripped binaries in fuzz target packaging." by Treehugger Robot · 5 years ago
  33. 8a947ae Merge "Revert "Package dexpreopt artifacts for libcore jars in the ART apex."" by Nicolas Geoffray · 5 years ago
  34. 24babe3 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  35. b30d91c Merge "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  36. bb3e6c3 Merge "Add rust_test and rust_test_host." by Chih-hung Hsieh · 5 years ago
  37. 61eb8aa Merge changes from topic "fix-vndk-core-variant" by Treehugger Robot · 5 years ago
  38. 4bce23b Merge "smart_status: move channel write outside lock to avoid deadlock" by Treehugger Robot · 5 years ago
  39. a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 5 years ago
  40. b01c114 Do not install VNDK lib in favor of VNDK APEX by Jooyung Han · 5 years ago
  41. d5bd577 Use unstripped binaries in fuzz target packaging. by Mitch Phillips · 5 years ago
  42. 87a7f30 Fix apex_vndk with TARGET_VNDK_USE_CORE_VARIANT by Jooyung Han · 5 years ago
  43. 8aee204 Do not follow deps for apex_vndk by Jooyung Han · 5 years ago
  44. 6b8459b apex: __ANDROID_APEX__ defined with no value by Jooyung Han · 5 years ago
  45. 520367c Merge "Add support for including app prebuilts in APEX." by Treehugger Robot · 5 years ago
  46. 8cc1991 smart_status: move channel write outside lock to avoid deadlock by Colin Cross · 5 years ago
  47. 765fe7a Merge changes Ia7deed13,I7378a46f by Ivan Lozano · 5 years ago
  48. ec90e44 Merge changes Icfd32d0a,Icc9ff4d4,Ieee07502,I559eeb1f,Iaf2a6f6d, ... by Colin Cross · 5 years ago
  49. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 5 years ago
  50. 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 5 years ago
  51. bf3119e Use system modules for turbine by Colin Cross · 5 years ago
  52. 657615e Merge "Add dont_merge_manifests attribute to android_test" by Alexander Smundak · 5 years ago
  53. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  54. 73c54ee native shared libs in an SDK can be snapshotted by Jiyong Park · 5 years ago
  55. 4f45daf Merge "Sort the file with image content." by Treehugger Robot · 5 years ago
  56. f979ee3 add additional fields to cc_fuzz build types by Kris Alder · 5 years ago
  57. 541056c Add dont_merge_manifests attribute to android_test by Sasha Smundak · 5 years ago
  58. 1e74385 Make javaVersion an enum by Colin Cross · 5 years ago
  59. 74362a4 Move TestConfig sdk versions forward by Colin Cross · 5 years ago
  60. 617b145 Split java 8 and 9 classpaths in TestClasspath by Colin Cross · 5 years ago
  61. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago
  62. ce6b216 Merge "Stop linking libdl.a into static bins" by Ryan Prichard · 5 years ago
  63. 5bce093 Merge "Partial reverts of vndk-apex" by Greg Kaiser · 5 years ago
  64. cde2a03 Add support for including app prebuilts in APEX. by Dario Freni · 5 years ago
  65. e423582 Sort the file with image content. by Dario Freni · 5 years ago
  66. 05491b4 Merge "Default to compiling lite protos" by Treehugger Robot · 5 years ago
  67. d5df949 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
  68. ef99a4b Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 5 years ago
  69. d3f11c1 Merge "add stem property to java modules" by Treehugger Robot · 5 years ago
  70. 6db2f17 Partial reverts of vndk-apex by Jooyung Han · 5 years ago
  71. b480deb Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" by Treehugger Robot · 5 years ago
  72. ce2be0d Merge "Merge Coral/Flame into AOSP master" by Xin Li · 5 years ago
  73. 0f97ada Default to compiling lite protos by Colin Cross · 5 years ago
  74. 7d6b21c Merge "Soong generates libraries.txt files for vndk" by Treehugger Robot · 5 years ago
  75. ea89f31 Merge "Rust owners, fix syntax error and more specific" by Chih-hung Hsieh · 5 years ago
  76. a5a31f0 Merge "Allow rust code in external/rust." by Chih-hung Hsieh · 5 years ago
  77. 7ad7d5a Merge Coral/Flame into AOSP master by Xin Li · 5 years ago
  78. 3eff7cb Rust owners, fix syntax error and more specific by Chih-Hung Hsieh · 5 years ago
  79. c74d723 Allow rust code in external/rust. by Chih-Hung Hsieh · 5 years ago
  80. ac38d7e Add support to extend commands bpfix and androidmk by Justin DeMartino · 5 years ago
  81. a1c9e9d Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 5 years ago
  82. 7289ddb Merge changes from topic "add-vndk-again" by Jooyung Han · 5 years ago
  83. 00ae8b3 Merge "Repack libgcc.a to only include required objects" by Yi Kong · 5 years ago
  84. b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 5 years ago
  85. 097087b Soong generates libraries.txt files for vndk by Jooyung Han · 5 years ago
  86. 4c4c024 add stem property to java modules by Jiyong Park · 5 years ago
  87. 7495504 Change exportedDirs and exportedSystemDirs from []string to android.Paths by Jiyong Park · 5 years ago
  88. c49c393 Repack libgcc.a to only include required objects by Yi Kong · 5 years ago
  89. 11e0d21 Merge "fix: Override vndk-ext lib name with original lib" am: ac1b07e2dc by Jooyung Han · 5 years ago
  90. 7cd9c03 Merge "Add support for 10.15 SDK" am: f887ee6765 by Dan Willemsen · 5 years ago
  91. ac1b07e Merge "fix: Override vndk-ext lib name with original lib" by Treehugger Robot · 5 years ago
  92. f887ee6 Merge "Add support for 10.15 SDK" by Treehugger Robot · 5 years ago
  93. d1c0967 Merge "Deduplicate config generation for boot images." am: 1f09b0a09e by Ulyana Trafimovich · 5 years ago
  94. 1f09b0a Merge "Deduplicate config generation for boot images." by Ulyana Trafimovich · 5 years ago
  95. 72bd2f8 add symlink for compatibility (vndk apex) by Jooyung Han · 5 years ago
  96. 1826338 Deduplicate config generation for boot images. by Ulya Trafimovich · 5 years ago
  97. ce3a0ef Merge "Switch to toybox find for darwin and linux." am: e23c63de21 by Elliott Hughes · 5 years ago
  98. e23c63d Merge "Switch to toybox find for darwin and linux." by Elliott Hughes · 5 years ago
  99. 89dad60 Add support for 10.15 SDK by Dan Willemsen · 5 years ago
  100. 4c2b942 fix: Override vndk-ext lib name with original lib by Jooyung Han · 5 years ago