1. 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 6 years ago
  2. 71da478 Merge changes I2ab8f6aa,I53d58100 by Martin Stjernholm · 6 years ago
  3. 27818b9 Merge "Migrating RBE flags to RBE_ variables." by Ola Rozenfeld · 6 years ago
  4. 85f227e Generate the build_error protobuf file on first build action error. by Patrice Arruda · 6 years ago
  5. cd07bce Add SDK member support for cc_object. by Martin Stjernholm · 6 years ago
  6. 0b92ac8 Add cc_prebuilt_object. by Martin Stjernholm · 6 years ago
  7. 3992e37 Migrating RBE flags to RBE_ variables. by Ola Rozenfeld · 6 years ago
  8. f597301 Merge "Add build progress in Soong UI" by Treehugger Robot · 6 years ago
  9. 0835c1b Merge "Do not write build_error proto file if there are no build errors." by Treehugger Robot · 6 years ago
  10. 36b5e31 Do not write build_error proto file if there are no build errors. by Patrice Arruda · 6 years ago
  11. 74b4399 Add build progress in Soong UI by Patrice Arruda · 6 years ago
  12. ddd7d0c Merge "Fix vndk snapshot suffix on Makefile" by Treehugger Robot · 6 years ago
  13. 4726b9c Merge "Apply EnforceRROExemptedTargets in Soong" by Treehugger Robot · 6 years ago
  14. 752edec Fix vndk snapshot suffix on Makefile by Inseob Kim · 6 years ago
  15. 0528180 Merge "Fix bug caused by set -e" by Bob Badour · 6 years ago
  16. 455b3cb Fix bug caused by set -e by Bob Badour · 6 years ago
  17. 7b67b9e Merge "Switch from clang-r377782b to clang-r377782c." by Yabin Cui · 6 years ago
  18. 45feb06 Merge "Revert "Share vdex files in the ART apex between architectures (..."" by Tim Joines · 6 years ago
  19. c1ef1bb Revert "Share vdex files in the ART apex between architectures (..." by Tim Joines · 6 years ago
  20. 2812418 Merge changes I025ee90e,I2a9e0327 by Treehugger Robot · 6 years ago
  21. 5d2449e Merge "Share vdex files in the ART apex between architectures (via symlinks)." by Ulyana Trafimovich · 6 years ago
  22. 00e4680 Extract the osTypeSpecificInfo code from module creation loop by Paul Duffin · 6 years ago
  23. fc8dd23 Extract archTypeSpecificInfo code from module creation loop by Paul Duffin · 6 years ago
  24. b44b33a Clean up the main module creation loop by Paul Duffin · 6 years ago
  25. d21a743 Merge "track static deps when gatherint notices for apex" by Treehugger Robot · 6 years ago
  26. fde5912 Merge "Rename ART dump-oat rules." by David Srbecky · 6 years ago
  27. 5b88fe3 Share vdex files in the ART apex between architectures (via symlinks). by Ulya Trafimovich · 6 years ago
  28. 4667232 Rename ART dump-oat rules. by David Srbecky · 6 years ago
  29. 9918e1a track static deps when gatherint notices for apex by Jiyong Park · 6 years ago
  30. 28e28ed Merge "Add support for cc_prebuilt_library" by Paul Duffin · 6 years ago
  31. 175ef30 Merge "Refactor prebuilt to use srcs supplier function" by Paul Duffin · 6 years ago
  32. 4f65ea2 Merge "Remove libselinux from the apex_available whitelist" by Treehugger Robot · 6 years ago
  33. 18e6719 [cc_fuzz] Don't build infra-disable targets in `m haiku`. by Mitch Phillips · 6 years ago
  34. c822818 Merge "Allow for overriding container packagename for an Apex." by Baligh Uddin · 6 years ago
  35. cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 6 years ago
  36. 5b57dba Allow for overriding container packagename for an Apex. by Baligh Uddin · 6 years ago
  37. bce90da Add support for cc_prebuilt_library by Paul Duffin · 6 years ago
  38. dcb4bd6 Refactor prebuilt to use srcs supplier function by Paul Duffin · 6 years ago
  39. 843f097 Merge "Output properties before sets in snapshot module" by Paul Duffin · 6 years ago
  40. 2c73260 Merge "Remove SdkMemberType.FinalizeModule" by Paul Duffin · 6 years ago
  41. 5417f77 apex: Deprecate legacy_android10_support prop by Jooyung Han · 6 years ago
  42. da1aefe Pass apex_build_info to bundle base.zip file by Dario Freni · 6 years ago
  43. 8fed7d4 Merge "Follow up a review comment that was missed" by Treehugger Robot · 6 years ago
  44. 07ef3cb Output properties before sets in snapshot module by Paul Duffin · 6 years ago
  45. 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 6 years ago
  46. 438d379 Merge "Disable CFI only on incompatible variants." by Ivan Lozano · 6 years ago
  47. 9c37340 Merge "Copy shared_libs and system_shared_libs to module snapshot" by Paul Duffin · 6 years ago
  48. 7f7bb3f Follow up a review comment that was missed by Paul Duffin · 6 years ago
  49. 0a4c18e Merge "Support extracting common values from embedded structures" by Treehugger Robot · 6 years ago
  50. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 6 years ago
  51. b07fa51 Support extracting common values from embedded structures by Paul Duffin · 6 years ago
  52. 845f655 Merge "Add __ANDROID_SDK_VERSION__=<ver> macro" by Treehugger Robot · 6 years ago
  53. c097e36 Refactor common value extraction by Paul Duffin · 6 years ago
  54. 37b8759 Merge "Always keep rsp files" by Treehugger Robot · 6 years ago
  55. 71a1240 Merge "Do not include any documentation when building stubs" by Aurimas Liutikas · 6 years ago
  56. b9c9913 Merge "Generate the ART boot image for host as well (used by ART tests)." by David Srbecky · 6 years ago
  57. 6d3cad9 Always keep rsp files by Dan Willemsen · 6 years ago
  58. 3125c99 Switch from clang-r377782b to clang-r377782c. by Yabin Cui · 6 years ago
  59. ea0006f Merge "Fix UBSanitized host binaries missing runtime." by Ivan Lozano · 6 years ago
  60. 001ca32 Merge changes Iedcff7df,I4cb294c2 by Paul Duffin · 6 years ago
  61. 1731f6a Remove libselinux from the apex_available whitelist by Jiyong Park · 6 years ago
  62. f3b190f Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 6 years ago
  63. 39de325 Do not include any documentation when building stubs by Aurimas Liutikas · 6 years ago
  64. bc32a50 Don't check elf properties of python prebuilts by Dan Willemsen · 6 years ago
  65. 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 6 years ago
  66. 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 6 years ago
  67. f53737f Merge "Remove special handling of test_ apexes" by Treehugger Robot · 6 years ago
  68. 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 6 years ago
  69. de77904 Merge "Remove special handling of com.android.art.debug/release" by Treehugger Robot · 6 years ago
  70. 2d80d38 Merge "Define a proto file that generates the current build completion status." by Treehugger Robot · 6 years ago
  71. 57380a9 Remove special handling of test_ apexes by Paul Duffin · 6 years ago
  72. 50cbefd Remove special handling of com.android.art.debug/release by Paul Duffin · 6 years ago
  73. 35155c4 Fix path in apex when native_bridge_supported: true by Jooyung Han · 6 years ago
  74. 784a53c Merge "Improve error handling around username/hostname" by Treehugger Robot · 6 years ago
  75. 9d3423a Merge "Scripts to evaluate dependency transitive closures." by Treehugger Robot · 6 years ago
  76. 4c8e350 Merge "Fix apex_available" by Jooyung Han · 6 years ago
  77. 5e9013b Fix apex_available by Jooyung Han · 6 years ago
  78. 7d40148 Define a proto file that generates the current build completion status. by Patrice Arruda · 6 years ago
  79. a17ac96 Improve error handling around username/hostname by Dan Willemsen · 6 years ago
  80. 02ad5e4 Scripts to evaluate dependency transitive closures. by Bob Badour · 6 years ago
  81. 4774a81 Disable CFI only on incompatible variants. by Ivan Lozano · 6 years ago
  82. 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 6 years ago
  83. 865171e Allow sdk members to vary by os type by Paul Duffin · 6 years ago
  84. 04c93a4 Merge "DO NOT MERGE: Remove AppSearch from Android R." by Treehugger Robot · 6 years ago
  85. 9948420 Merge "Apply sdk version check to product apps" by Treehugger Robot · 6 years ago
  86. a816686 Merge "Add support for multiple os types" by Paul Duffin · 6 years ago
  87. a8e37b9 Merge "Set '--force-determinism' option for boot image compilation." by Ulyana Trafimovich · 6 years ago
  88. a04c107 Add support for multiple os types by Paul Duffin · 6 years ago
  89. c0c98d5 Set '--force-determinism' option for boot image compilation. by Ulya Trafimovich · 6 years ago
  90. 71754bf Merge "Copy sdk_version to cc library snapshots" by Paul Duffin · 6 years ago
  91. a377311 Merge "Refactor java_library/java_test snapshot processing" by Treehugger Robot · 6 years ago
  92. 0c394f3 Copy sdk_version to cc library snapshots by Paul Duffin · 6 years ago
  93. b3c7637 Merge "Refactor snapshot module creation" by Paul Duffin · 6 years ago
  94. 06b362f Merge "Apex_available check failure reveals dependency" by Treehugger Robot · 6 years ago
  95. 65cc4f7 Apex_available check failure reveals dependency by Jiyong Park · 6 years ago
  96. 714538f Merge "Add a build script to compile modules and SDKs in AOSP." by Nicolas Geoffray · 6 years ago
  97. b9b1327 Apply EnforceRROExemptedTargets in Soong by Jeongik Cha · 6 years ago
  98. 466d39a DO NOT MERGE: Remove AppSearch from Android R. by Alexander Dorokhine · 6 years ago
  99. ccce2f2 Add __ANDROID_SDK_VERSION__=<ver> macro by Jooyung Han · 6 years ago
  100. c645329 Merge "Do not explicitly link ucrt, ucrtbase" by Treehugger Robot · 6 years ago