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