1. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 6 years ago
  2. b07fa51 Support extracting common values from embedded structures by Paul Duffin · 6 years ago
  3. c097e36 Refactor common value extraction by Paul Duffin · 6 years ago
  4. 37b8759 Merge "Always keep rsp files" by Treehugger Robot · 6 years ago
  5. 71a1240 Merge "Do not include any documentation when building stubs" by Aurimas Liutikas · 6 years ago
  6. b9c9913 Merge "Generate the ART boot image for host as well (used by ART tests)." by David Srbecky · 6 years ago
  7. 6d3cad9 Always keep rsp files by Dan Willemsen · 6 years ago
  8. ea0006f Merge "Fix UBSanitized host binaries missing runtime." by Ivan Lozano · 6 years ago
  9. 001ca32 Merge changes Iedcff7df,I4cb294c2 by Paul Duffin · 6 years ago
  10. f3b190f Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 6 years ago
  11. 39de325 Do not include any documentation when building stubs by Aurimas Liutikas · 6 years ago
  12. bc32a50 Don't check elf properties of python prebuilts by Dan Willemsen · 6 years ago
  13. 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 6 years ago
  14. 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 6 years ago
  15. f53737f Merge "Remove special handling of test_ apexes" by Treehugger Robot · 6 years ago
  16. 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 6 years ago
  17. de77904 Merge "Remove special handling of com.android.art.debug/release" by Treehugger Robot · 6 years ago
  18. 2d80d38 Merge "Define a proto file that generates the current build completion status." by Treehugger Robot · 6 years ago
  19. 57380a9 Remove special handling of test_ apexes by Paul Duffin · 6 years ago
  20. 50cbefd Remove special handling of com.android.art.debug/release by Paul Duffin · 6 years ago
  21. 35155c4 Fix path in apex when native_bridge_supported: true by Jooyung Han · 6 years ago
  22. 784a53c Merge "Improve error handling around username/hostname" by Treehugger Robot · 6 years ago
  23. 9d3423a Merge "Scripts to evaluate dependency transitive closures." by Treehugger Robot · 6 years ago
  24. 4c8e350 Merge "Fix apex_available" by Jooyung Han · 6 years ago
  25. 5e9013b Fix apex_available by Jooyung Han · 6 years ago
  26. 7d40148 Define a proto file that generates the current build completion status. by Patrice Arruda · 6 years ago
  27. a17ac96 Improve error handling around username/hostname by Dan Willemsen · 6 years ago
  28. 02ad5e4 Scripts to evaluate dependency transitive closures. by Bob Badour · 6 years ago
  29. 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 6 years ago
  30. 865171e Allow sdk members to vary by os type by Paul Duffin · 6 years ago
  31. 04c93a4 Merge "DO NOT MERGE: Remove AppSearch from Android R." by Treehugger Robot · 6 years ago
  32. 9948420 Merge "Apply sdk version check to product apps" by Treehugger Robot · 6 years ago
  33. a816686 Merge "Add support for multiple os types" by Paul Duffin · 6 years ago
  34. a8e37b9 Merge "Set '--force-determinism' option for boot image compilation." by Ulyana Trafimovich · 6 years ago
  35. a04c107 Add support for multiple os types by Paul Duffin · 6 years ago
  36. c0c98d5 Set '--force-determinism' option for boot image compilation. by Ulya Trafimovich · 6 years ago
  37. 71754bf Merge "Copy sdk_version to cc library snapshots" by Paul Duffin · 6 years ago
  38. a377311 Merge "Refactor java_library/java_test snapshot processing" by Treehugger Robot · 6 years ago
  39. 0c394f3 Copy sdk_version to cc library snapshots by Paul Duffin · 6 years ago
  40. b3c7637 Merge "Refactor snapshot module creation" by Paul Duffin · 6 years ago
  41. 06b362f Merge "Apex_available check failure reveals dependency" by Treehugger Robot · 6 years ago
  42. 65cc4f7 Apex_available check failure reveals dependency by Jiyong Park · 6 years ago
  43. 714538f Merge "Add a build script to compile modules and SDKs in AOSP." by Nicolas Geoffray · 6 years ago
  44. 466d39a DO NOT MERGE: Remove AppSearch from Android R. by Alexander Dorokhine · 6 years ago
  45. c645329 Merge "Do not explicitly link ucrt, ucrtbase" by Treehugger Robot · 6 years ago
  46. 7423398 Merge "Add version suffix for stub modules' Android.mk" by Treehugger Robot · 6 years ago
  47. 5bf449c Merge "Stop using the host python3" by Treehugger Robot · 6 years ago
  48. b8eefa8 Do not explicitly link ucrt, ucrtbase by Pirama Arumuga Nainar · 6 years ago
  49. 669f769 Stop using the host python3 by Dan Willemsen · 6 years ago
  50. ad4c187 Add version suffix for stub modules' Android.mk by Jooyung Han · 6 years ago
  51. 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 6 years ago
  52. 90bc3cd Add a build script to compile modules and SDKs in AOSP. by Nicolas Geoffray · 6 years ago
  53. 8c3fec4 Enable androidmk processing in sdk testing by Paul Duffin · 6 years ago
  54. 1ec3fce Disable goma for javac actions in Soong by Colin Cross · 6 years ago
  55. 14eb467 Refactor java_library/java_test snapshot processing by Paul Duffin · 6 years ago
  56. 88f2fbe Refactor snapshot module creation by Paul Duffin · 6 years ago
  57. 8f20563 Merge "Add a nice install paths for module SDKs and exports." by Nicolas Geoffray · 6 years ago
  58. befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 6 years ago
  59. c6d627b Merge "Capture snapshot headers in parallel" by Treehugger Robot · 6 years ago
  60. 286c318 Merge "Add bugprone to global clang-tidy default checks" by Chih-hung Hsieh · 6 years ago
  61. 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 6 years ago
  62. 5d95387 Merge "Make a soong-only copy of generate-notice-files.py" by Treehugger Robot · 6 years ago
  63. eda2e9c Capture snapshot headers in parallel by Inseob Kim · 6 years ago
  64. 1228e9c Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 6 years ago
  65. ea1fcb6 PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex am: 20bacabe0b by Automerger Merge Worker · 6 years ago
  66. 20bacab PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex by Jiyong Park · 6 years ago
  67. fff0ad2 Enable vndk-ext for product variants am: 0ecf0b223f by Automerger Merge Worker · 6 years ago
  68. 0ecf0b2 Enable vndk-ext for product variants by Justin Yun · 6 years ago
  69. 8813c95 Merge "Update build_broken_logs script" am: 49b445cace by Automerger Merge Worker · 6 years ago
  70. 49b445c Merge "Update build_broken_logs script" by Treehugger Robot · 6 years ago
  71. 2db5d65 Merge "Make __ANDROID_APEX_<NAME>__ macro optional" am: 6efd3598c5 by Automerger Merge Worker · 6 years ago
  72. 6efd359 Merge "Make __ANDROID_APEX_<NAME>__ macro optional" by Jooyung Han · 6 years ago
  73. 3911e6a Make a soong-only copy of generate-notice-files.py by Bob Badour · 6 years ago
  74. 2720584 Merge "Optimize FirstUniqueStrings and FirstUniquePaths" am: 1a0f984d43 by Automerger Merge Worker · 6 years ago
  75. 1a0f984 Merge "Optimize FirstUniqueStrings and FirstUniquePaths" by Colin Cross · 6 years ago
  76. 70b9316 Add bugprone to global clang-tidy default checks by Chih-Hung Hsieh · 6 years ago
  77. 5439035 Merge "Improve documentation of CompileMultiTargets and related properties" am: db78490ecb by Automerger Merge Worker · 6 years ago
  78. a86effc Merge "Add -z separate-code to default ARM64 device flags" am: 593c8c332c by Automerger Merge Worker · 6 years ago
  79. db78490 Merge "Improve documentation of CompileMultiTargets and related properties" by Paul Duffin · 6 years ago
  80. 593c8c3 Merge "Add -z separate-code to default ARM64 device flags" by Ivan Lozano · 6 years ago
  81. c579ed6 Only check copy rules into the snapshot directory am: e1ddcc9d5a by Automerger Merge Worker · 6 years ago
  82. c80bbb4 Add -z separate-code to default ARM64 device flags by Ivan Lozano · 6 years ago
  83. e1ddcc9 Only check copy rules into the snapshot directory by Paul Duffin · 6 years ago
  84. 578e7c8 Merge "Simplify java library sdk member code" am: 68e7d4a212 by Automerger Merge Worker · 6 years ago
  85. 68e7d4a Merge "Simplify java library sdk member code" by Paul Duffin · 6 years ago
  86. 2b7ffbf Merge "Add CommonOS variant for sdk" am: 38301601f7 by Automerger Merge Worker · 6 years ago
  87. 3830160 Merge "Add CommonOS variant for sdk" by Paul Duffin · 6 years ago
  88. 7c70831 Apply sdk version check to product apps by Jeongik Cha · 6 years ago
  89. d679af3 Merge "Fix bug in error reporting when adding duplicate properties" am: 193d3b8e86 by Automerger Merge Worker · 6 years ago
  90. 193d3b8 Merge "Fix bug in error reporting when adding duplicate properties" by Treehugger Robot · 6 years ago
  91. 97cdc9e Simplify message around nsjail error am: 1871d88e4f by Automerger Merge Worker · 6 years ago
  92. 27027c7 Optimize FirstUniqueStrings and FirstUniquePaths by Colin Cross · 6 years ago
  93. 1871d88 Simplify message around nsjail error by Dan Willemsen · 6 years ago
  94. ca7f0ef Improve documentation of CompileMultiTargets and related properties by Paul Duffin · 6 years ago
  95. f5c0a9c Simplify java library sdk member code by Paul Duffin · 6 years ago
  96. 1356d8c Add CommonOS variant for sdk by Paul Duffin · 6 years ago
  97. 109c2ad Fix bug in error reporting when adding duplicate properties by Paul Duffin · 6 years ago
  98. c87a059 Make __ANDROID_APEX_<NAME>__ macro optional by Jooyung Han · 6 years ago
  99. 695543b Runtime deps to a stubs lib crosses APEX boundary am: 323a4c3ab3 by Automerger Merge Worker · 6 years ago
  100. 323a4c3 Runtime deps to a stubs lib crosses APEX boundary by Jiyong Park · 6 years ago