1. f6aead0 Merge "Make system_server stubs consistent with other stubs" by Anton Hansson · 5 years ago
  2. ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 5 years ago
  3. 5e9cf02 Merge "add aidl.export_include_dirs to java_import module type" by Treehugger Robot · 5 years ago
  4. eb4d9f2 Merge changes from topic "reland-llndk-sdk-enforcement" by Jooyung Han · 5 years ago
  5. 5f1d031 Merge "More fix for -e" by Treehugger Robot · 5 years ago
  6. 0d3d8e4 More fix for -e by Bob Badour · 5 years ago
  7. 55285ba Don't append build directory to the output path twice. by Ulya Trafimovich · 5 years ago
  8. 19604de add aidl.export_include_dirs to java_import module type by Jiyong Park · 5 years ago
  9. b358ebb Fix null pointer dereference in Soong on dexpreopt arc-services. by Ulya Trafimovich · 5 years ago
  10. 54c481e Merge "Simplify the construction of class loader contexts for system server jars." by Ulyana Trafimovich · 5 years ago
  11. dacc6c5 Simplify the construction of class loader contexts for system server jars. by Ulya Trafimovich · 5 years ago
  12. 7b5f1a6 Use reflect.Zero(type) to get value to clear field by Paul Duffin · 5 years ago
  13. 6a7e953 Sdk snapshot set compile_multilib per OsType by Paul Duffin · 5 years ago
  14. 495ffb9 Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 5 years ago
  15. a551a1c Improve consistency of handling java snapshot properties by Paul Duffin · 5 years ago
  16. 3a4eb50 Make new module creation API more flexible by Paul Duffin · 5 years ago
  17. eaf8e2d Merge "Add abstraction for tracking compile multilib usages" by Paul Duffin · 5 years ago
  18. 2428277 Pass min_sdk_version to cc __ANDROID_SDK_VERSION__ by Jooyung Han · 5 years ago
  19. 61b66e9 Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 5 years ago
  20. b1eb4d4 Merge "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 5 years ago
  21. bacf34d Revert "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 5 years ago
  22. 3dcf75d Merge "Add support for using cc_library in sdk/module_exports" by Paul Duffin · 5 years ago
  23. 1950f1d Merge "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 5 years ago
  24. f23f473 Merge "cc: fix a utility to make C macro name" by Treehugger Robot · 5 years ago
  25. 8bf9eeb Merge "Cleanup vendor_boot artifacts in PRODUCT_OUT on installclean" by Treehugger Robot · 5 years ago
  26. 9c3760e Add abstraction for tracking compile multilib usages by Paul Duffin · 5 years ago
  27. 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 5 years ago
  28. 71da478 Merge changes I2ab8f6aa,I53d58100 by Martin Stjernholm · 5 years ago
  29. 27818b9 Merge "Migrating RBE flags to RBE_ variables." by Ola Rozenfeld · 5 years ago
  30. 85f227e Generate the build_error protobuf file on first build action error. by Patrice Arruda · 5 years ago
  31. cd07bce Add SDK member support for cc_object. by Martin Stjernholm · 5 years ago
  32. 0b92ac8 Add cc_prebuilt_object. by Martin Stjernholm · 5 years ago
  33. 3992e37 Migrating RBE flags to RBE_ variables. by Ola Rozenfeld · 5 years ago
  34. f597301 Merge "Add build progress in Soong UI" by Treehugger Robot · 5 years ago
  35. 0835c1b Merge "Do not write build_error proto file if there are no build errors." by Treehugger Robot · 5 years ago
  36. 36b5e31 Do not write build_error proto file if there are no build errors. by Patrice Arruda · 5 years ago
  37. 74b4399 Add build progress in Soong UI by Patrice Arruda · 5 years ago
  38. 4cee625 Cleanup vendor_boot artifacts in PRODUCT_OUT on installclean by Will McVicker · 5 years ago
  39. ddd7d0c Merge "Fix vndk snapshot suffix on Makefile" by Treehugger Robot · 5 years ago
  40. 4726b9c Merge "Apply EnforceRROExemptedTargets in Soong" by Treehugger Robot · 5 years ago
  41. 752edec Fix vndk snapshot suffix on Makefile by Inseob Kim · 5 years ago
  42. 0528180 Merge "Fix bug caused by set -e" by Bob Badour · 5 years ago
  43. 455b3cb Fix bug caused by set -e by Bob Badour · 5 years ago
  44. 7b67b9e Merge "Switch from clang-r377782b to clang-r377782c." by Yabin Cui · 5 years ago
  45. 45feb06 Merge "Revert "Share vdex files in the ART apex between architectures (..."" by Tim Joines · 5 years ago
  46. c1ef1bb Revert "Share vdex files in the ART apex between architectures (..." by Tim Joines · 5 years ago
  47. 2812418 Merge changes I025ee90e,I2a9e0327 by Treehugger Robot · 5 years ago
  48. 5d2449e Merge "Share vdex files in the ART apex between architectures (via symlinks)." by Ulyana Trafimovich · 5 years ago
  49. 00e4680 Extract the osTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
  50. fc8dd23 Extract archTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
  51. b44b33a Clean up the main module creation loop by Paul Duffin · 5 years ago
  52. d21a743 Merge "track static deps when gatherint notices for apex" by Treehugger Robot · 5 years ago
  53. fde5912 Merge "Rename ART dump-oat rules." by David Srbecky · 5 years ago
  54. 5b88fe3 Share vdex files in the ART apex between architectures (via symlinks). by Ulya Trafimovich · 5 years ago
  55. 4667232 Rename ART dump-oat rules. by David Srbecky · 5 years ago
  56. 9918e1a track static deps when gatherint notices for apex by Jiyong Park · 5 years ago
  57. 28e28ed Merge "Add support for cc_prebuilt_library" by Paul Duffin · 5 years ago
  58. 175ef30 Merge "Refactor prebuilt to use srcs supplier function" by Paul Duffin · 5 years ago
  59. 380fc36 Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 5 years ago
  60. b04a499 cc: fix a utility to make C macro name by Jooyung Han · 5 years ago
  61. 4f65ea2 Merge "Remove libselinux from the apex_available whitelist" by Treehugger Robot · 5 years ago
  62. 18e6719 [cc_fuzz] Don't build infra-disable targets in `m haiku`. by Mitch Phillips · 5 years ago
  63. c822818 Merge "Allow for overriding container packagename for an Apex." by Baligh Uddin · 5 years ago
  64. cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 5 years ago
  65. 5b57dba Allow for overriding container packagename for an Apex. by Baligh Uddin · 5 years ago
  66. bce90da Add support for cc_prebuilt_library by Paul Duffin · 5 years ago
  67. dcb4bd6 Refactor prebuilt to use srcs supplier function by Paul Duffin · 5 years ago
  68. 843f097 Merge "Output properties before sets in snapshot module" by Paul Duffin · 5 years ago
  69. 2c73260 Merge "Remove SdkMemberType.FinalizeModule" by Paul Duffin · 5 years ago
  70. 5417f77 apex: Deprecate legacy_android10_support prop by Jooyung Han · 5 years ago
  71. da1aefe Pass apex_build_info to bundle base.zip file by Dario Freni · 5 years ago
  72. 8fed7d4 Merge "Follow up a review comment that was missed" by Treehugger Robot · 5 years ago
  73. 07ef3cb Output properties before sets in snapshot module by Paul Duffin · 5 years ago
  74. 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 5 years ago
  75. 438d379 Merge "Disable CFI only on incompatible variants." by Ivan Lozano · 5 years ago
  76. 9c37340 Merge "Copy shared_libs and system_shared_libs to module snapshot" by Paul Duffin · 5 years ago
  77. 7f7bb3f Follow up a review comment that was missed by Paul Duffin · 5 years ago
  78. 0a4c18e Merge "Support extracting common values from embedded structures" by Treehugger Robot · 5 years ago
  79. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 5 years ago
  80. b07fa51 Support extracting common values from embedded structures by Paul Duffin · 5 years ago
  81. 845f655 Merge "Add __ANDROID_SDK_VERSION__=<ver> macro" by Treehugger Robot · 5 years ago
  82. c097e36 Refactor common value extraction by Paul Duffin · 5 years ago
  83. 37b8759 Merge "Always keep rsp files" by Treehugger Robot · 5 years ago
  84. 71a1240 Merge "Do not include any documentation when building stubs" by Aurimas Liutikas · 5 years ago
  85. b9c9913 Merge "Generate the ART boot image for host as well (used by ART tests)." by David Srbecky · 5 years ago
  86. 6d3cad9 Always keep rsp files by Dan Willemsen · 5 years ago
  87. 3125c99 Switch from clang-r377782b to clang-r377782c. by Yabin Cui · 5 years ago
  88. ea0006f Merge "Fix UBSanitized host binaries missing runtime." by Ivan Lozano · 5 years ago
  89. 001ca32 Merge changes Iedcff7df,I4cb294c2 by Paul Duffin · 5 years ago
  90. 1731f6a Remove libselinux from the apex_available whitelist by Jiyong Park · 5 years ago
  91. f3b190f Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 5 years ago
  92. 39de325 Do not include any documentation when building stubs by Aurimas Liutikas · 5 years ago
  93. bc32a50 Don't check elf properties of python prebuilts by Dan Willemsen · 5 years ago
  94. 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 5 years ago
  95. 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 5 years ago
  96. f53737f Merge "Remove special handling of test_ apexes" by Treehugger Robot · 5 years ago
  97. 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 5 years ago
  98. de77904 Merge "Remove special handling of com.android.art.debug/release" by Treehugger Robot · 5 years ago
  99. 2d80d38 Merge "Define a proto file that generates the current build completion status." by Treehugger Robot · 5 years ago
  100. 57380a9 Remove special handling of test_ apexes by Paul Duffin · 5 years ago