1. 883a0fd Switch to clang-r377782d (10.0.6). by Stephen Hines · 5 years ago
  2. 2010598 Merge "Extract DepIsInSameApex and RequiredSdks interfaces" by Paul Duffin · 5 years ago
  3. 5bf1480 Merge changes I96f0eb03,Ie883eb45 by Treehugger Robot · 5 years ago
  4. 1fb487d Parameterize scopes with additional droidstubs args by Paul Duffin · 5 years ago
  5. 6d0886e Replace references to droiddoc with droidstubs by Paul Duffin · 5 years ago
  6. 0263f99 Merge "Only mount dist dir to soong sandbox if it exists" by Treehugger Robot · 5 years ago
  7. 923e8a5 Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 5 years ago
  8. 0462801 Merge "Do not propagate the stub symbol file to prebuilts." by Treehugger Robot · 5 years ago
  9. d66b121 Merge "Revert "Add sdk mutator for native modules"" by Colin Cross · 5 years ago
  10. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  11. f5d6756 Merge "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  12. a5d9653 Only mount dist dir to soong sandbox if it exists by Diego Wilson · 5 years ago
  13. bdd0dff Do not propagate the stub symbol file to prebuilts. by Martin Stjernholm · 5 years ago
  14. c7b02cb Merge "Fix dex-location for host." by David Srbecky · 5 years ago
  15. 0ccd73a Merge "Use 0777 instead of FileInfo() for dirs." by Treehugger Robot · 5 years ago
  16. 0f6fdf5 Fix dex-location for host. by David Srbecky · 5 years ago
  17. a86983d Use 0777 instead of FileInfo() for dirs. by Jaewoong Jung · 5 years ago
  18. dd22225 Merge "Add product_variables.eng.optimize.enabled" by Treehugger Robot · 5 years ago
  19. b9e4a3f Merge changes from topic "no_whitelisting_apex_available" by Treehugger Robot · 5 years ago
  20. ab768cf Merge "[soong] new field in Android.bp to request APK signing V4" by Treehugger Robot · 5 years ago
  21. 17d69e3 [soong] new field in Android.bp to request APK signing V4 by Songchun Fan · 5 years ago
  22. ff62319 Merge "Fix RuleBuilder remoteable actions running in the local pool." by Ramy Medhat · 5 years ago
  23. 3d568dd Merge "Minor refactoring to put mock filesystem init closer to tests." by Treehugger Robot · 5 years ago
  24. 2376902 Merge "Propagate stubs to the SDK for libraries that have them." by Treehugger Robot · 5 years ago
  25. e7190f2 Merge "Mount soong sandbox chroot as read-only" by Diego Wilson · 5 years ago
  26. 4066e5e Merge "soong_config: bool_variables shortcut" by Treehugger Robot · 5 years ago
  27. adeb088 Minor refactoring to put mock filesystem init closer to tests. by Martin Stjernholm · 5 years ago
  28. c5dd4f7 Propagate stubs to the SDK for libraries that have them. by Martin Stjernholm · 5 years ago
  29. a22240b Mount soong sandbox chroot as read-only by Diego Wilson · 5 years ago
  30. 1c5d4fe Merge "Add file with updatable BCP packages to /system/etc/" by Vladimir Marko · 5 years ago
  31. 11a8d87 Merge "Support secondary arch for host module exports." by Nicolas Geoffray · 5 years ago
  32. 205e6c2 Add file with updatable BCP packages to /system/etc/ by Vladimir Marko · 5 years ago
  33. 131db09 Merge "Fix long mac test times; only initialize host settings once" by Treehugger Robot · 5 years ago
  34. bce3864 Merge "Enforce apex.min_sdk_version for bundled builds" by Jooyung Han · 5 years ago
  35. 7556839 Enforce apex.min_sdk_version for bundled builds by Jooyung Han · 5 years ago
  36. 82e192c Add sdk mutator for native modules by Colin Cross · 5 years ago
  37. 6ba5367 Fix long mac test times; only initialize host settings once by Dan Willemsen · 5 years ago
  38. 3f7534c Merge "Convert sdk_library to use androidmk Dist" by Anton Hansson · 5 years ago
  39. e61c9b0 Merge "Add a Tag field to dist to dist a tagged output" by Anton Hansson · 5 years ago
  40. 4ac530d Merge "Allow walkPayloadDeps visitor to control walk flow" by Paul Duffin · 5 years ago
  41. 20d8549 Merge "Adjust embedded dex locations in host boot image." by David Srbecky · 5 years ago
  42. 1cda30e Merge "Remove some apex_available whitelist" by Jiyong Park · 5 years ago
  43. f13642e Add product_variables.eng.optimize.enabled by Felka Chang · 6 years ago
  44. ab99498 Adjust embedded dex locations in host boot image. by David Srbecky · 5 years ago
  45. be5a5be Allow walkPayloadDeps visitor to control walk flow by Paul Duffin · 5 years ago
  46. 944839a Fix RuleBuilder remoteable actions running in the local pool. by Ramy Medhat · 5 years ago
  47. 7182c45 Merge "Rename VTS to VTS10" by Dan Shi · 5 years ago
  48. 0ad0e94 Merge "Include partition tag in apexkeys.txt." by Bill Peckham · 5 years ago
  49. b7f5c22 Merge "Use modular removed-dex.txt files for greylisting." by satayev · 5 years ago
  50. 32e89dd Merge "Update owners of build-aml-prebuilts.sh." by Nicolas Geoffray · 5 years ago
  51. 545d958 Merge "Add apex_available to sysprop_library" by Paul Duffin · 5 years ago
  52. 4db3298 Merge "Improve missing apex_available message" by Paul Duffin · 5 years ago
  53. 33050c1 Merge "Split TestApexAvailable into separate tests" by Paul Duffin · 5 years ago
  54. 5fd5d24 Convert sdk_library to use androidmk Dist by Anton Hansson · 5 years ago
  55. 78156ef Add a Tag field to dist to dist a tagged output by Anton Hansson · 5 years ago
  56. 74b2c7c Merge "Fix the logic for selecting ABI dump paths" by Hsin-Yi Chen · 5 years ago
  57. fff3f8a Include partition tag in apexkeys.txt. by Bill Peckham · 5 years ago
  58. 7b3de8f Add apex_available to sysprop_library by Paul Duffin · 5 years ago
  59. df915ff Improve missing apex_available message by Paul Duffin · 5 years ago
  60. e52e66f Split TestApexAvailable into separate tests by Paul Duffin · 5 years ago
  61. c7fb5c9 Use modular removed-dex.txt files for greylisting. by Artur Satayev · 5 years ago
  62. 90934f7 Update owners of build-aml-prebuilts.sh. by Nicolas Geoffray · 5 years ago
  63. 984c129 Rename VTS to VTS10 by Dan Shi · 5 years ago
  64. 58d1090 Don't run apex_available check for coverage builds by Jiyong Park · 5 years ago
  65. 995bccf Merge "Revert "Reenable the new pass manager in hwasan builds."" by Evgenii Stepanov · 5 years ago
  66. 96fa3dd Revert "Reenable the new pass manager in hwasan builds." by Evgenii Stepanov · 5 years ago
  67. 2d557ce Merge "Fix dump-oat-boot build target." by David Srbecky · 5 years ago
  68. abdc8c5 Support secondary arch for host module exports. by Nicolas Geoffray · 5 years ago
  69. 87a33e7 Add code coverage support to android_app JNI libs. by Jaewoong Jung · 5 years ago
  70. 365d107 Merge "Add platform-wide sampling PGO option" by Yi Kong · 5 years ago
  71. 910dc60 Merge "Reenable the new pass manager in hwasan builds." by Evgenii Stepanov · 5 years ago
  72. ac66c74 Merge "Implement sysprop type checker" by Treehugger Robot · 5 years ago
  73. 49bd9cc Merge "[cc_fuzz] Export DSO symbols to /symbols/data/" by Treehugger Robot · 5 years ago
  74. 730181c Merge "Add no-canonical-prefixes to make sure paths in .d file are relative paths" by Treehugger Robot · 5 years ago
  75. ca703b6 Merge "Don't run new test on Darwin that lacks snapshot support." by Martin Stjernholm · 5 years ago
  76. 66a0694 Don't run new test on Darwin that lacks snapshot support. by Martin Stjernholm · 5 years ago
  77. 1aacc6c Fix dump-oat-boot build target. by David Srbecky · 5 years ago
  78. 27d235f Fix the logic for selecting ABI dump paths by Hsin-Yi Chen · 5 years ago
  79. d9578f5 Merge "Propagate empty vs unspecified system_shared_libs correctly." by Treehugger Robot · 5 years ago
  80. 282dc32 Merge "Default droiddoc to disting the api txt if there is one" by Anton Hansson · 5 years ago
  81. fb0e251 Add no-canonical-prefixes to make sure paths in .d file are relative paths by Kousik Kumar · 5 years ago
  82. 10566a0 Propagate empty vs unspecified system_shared_libs correctly. by Martin Stjernholm · 5 years ago
  83. 38a2e3c Merge "Add a major incremental build scenario to cuj metrics." by Treehugger Robot · 5 years ago
  84. f326139 Add a major incremental build scenario to cuj metrics. by Patrice Arruda · 5 years ago
  85. f6aead0 Merge "Make system_server stubs consistent with other stubs" by Anton Hansson · 5 years ago
  86. ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 5 years ago
  87. 5e9cf02 Merge "add aidl.export_include_dirs to java_import module type" by Treehugger Robot · 5 years ago
  88. 628d7ef Implement sysprop type checker by Inseob Kim · 5 years ago
  89. eb4d9f2 Merge changes from topic "reland-llndk-sdk-enforcement" by Jooyung Han · 5 years ago
  90. 5f1d031 Merge "More fix for -e" by Treehugger Robot · 5 years ago
  91. 0d3d8e4 More fix for -e by Bob Badour · 5 years ago
  92. 55285ba Don't append build directory to the output path twice. by Ulya Trafimovich · 5 years ago
  93. ceb5b76 Add platform-wide sampling PGO option by Yi Kong · 5 years ago
  94. 80e2c2a Default droiddoc to disting the api txt if there is one by Anton Hansson · 5 years ago
  95. 19604de add aidl.export_include_dirs to java_import module type by Jiyong Park · 5 years ago
  96. 2b8b89c soong_config: bool_variables shortcut by Dan Willemsen · 5 years ago
  97. 259eaab Reenable the new pass manager in hwasan builds. by Evgenii Stepanov · 5 years ago
  98. b358ebb Fix null pointer dereference in Soong on dexpreopt arc-services. by Ulya Trafimovich · 5 years ago
  99. 54c481e Merge "Simplify the construction of class loader contexts for system server jars." by Ulyana Trafimovich · 5 years ago
  100. dacc6c5 Simplify the construction of class loader contexts for system server jars. by Ulya Trafimovich · 5 years ago