1. 31ec942 Add support for remotely executing header-abi-dumper actions. by Ramy Medhat · 5 years ago
  2. 3836835 Merge "Allow remote execution of link actions." by Ramy Medhat · 5 years ago
  3. 49f6701 apex: Don't run apex mutators if disabled by Jooyung Han · 5 years ago
  4. 9a90fe5 Allow remote execution of link actions. by Ramy Medhat · 5 years ago
  5. ff6bd14 Merge "cc_prebuilt_library respect module name and stem" by Yo Chiang · 5 years ago
  6. 045d75f Merge "Add a new protobuf message named Upload to upload build metrics." by Treehugger Robot · 5 years ago
  7. adfc112 Add a new protobuf message named Upload to upload build metrics. by Patrice Arruda · 5 years ago
  8. 895d5bf Merge "Dereference paths to be mounted into soong sandbox" by Treehugger Robot · 5 years ago
  9. 58a7d9c Merge "apex: remove compat symlinks to vndk apex" by Jooyung Han · 5 years ago
  10. 055418a apex: remove compat symlinks to vndk apex by Jooyung Han · 5 years ago
  11. 10e564a Dereference paths to be mounted into soong sandbox by Diego Wilson · 5 years ago
  12. 4cb47c6 Merge "Allow defining neverallow in packages other than android." by satayev · 5 years ago
  13. 0b3e45a Merge "Check updatable APKs compile against managed SDKs." by satayev · 5 years ago
  14. c5570ac Allow defining neverallow in packages other than android. by Artur Satayev · 5 years ago
  15. 2db1c3f Check updatable APKs compile against managed SDKs. by Artur Satayev · 5 years ago
  16. 7f64ed9 Merge "Clean up unused flags for LLD." by Treehugger Robot · 5 years ago
  17. e152ada Merge "Fix missing NOTICE targets for static libs that aren't available to platform." by Treehugger Robot · 5 years ago
  18. e5fce6c Merge "Remove PLATFORM_VERSION_FUTURE_CODENAMES" by Jooyung Han · 5 years ago
  19. 03302ee Remove PLATFORM_VERSION_FUTURE_CODENAMES by Jooyung Han · 5 years ago
  20. 0b14d0f Merge "Remove rust execute-only memory linker flag." by Ivan Lozano · 5 years ago
  21. f472871 Merge "Add libs properties to runtime_resource_overlay." by Jaewoong Jung · 5 years ago
  22. a3ad9b2 cc_prebuilt_library respect module name and stem by Yo Chiang · 5 years ago
  23. 624dec0 Merge "Don't allow a lib having stubs to become a member of VNDK" by Treehugger Robot · 5 years ago
  24. aba65ad Merge "Create prebuilt api modules in load hook not mutator" by Treehugger Robot · 5 years ago
  25. fe3c7f6 Add libs properties to runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  26. d0615e7 Merge "Expand neverallow for sdk_version: none" by Anton Hansson · 5 years ago
  27. d4c0356 Create prebuilt api modules in load hook not mutator by Paul Duffin · 5 years ago
  28. bb5ee50 Merge "Disable cert-dcl51-cpp and -cert-dcl37-c." by Yabin Cui · 5 years ago
  29. 318f682 Merge "Export API files as part of the java_sdk_library" by Treehugger Robot · 5 years ago
  30. b661961 Merge "Export stub sources as part of the java_sdk_library" by Treehugger Robot · 5 years ago
  31. 70ba0e2 Disable cert-dcl51-cpp and -cert-dcl37-c. by Yabin Cui · 5 years ago
  32. f7f7178 Merge "Build VNDK APEX for VNDK-Lite" by Jooyung Han · 5 years ago
  33. 73d20d0 Build VNDK APEX for VNDK-Lite by Jooyung Han · 5 years ago
  34. 1062943 Merge "soong config: add value_variable substitution" by Treehugger Robot · 5 years ago
  35. c8d1da1 Merge "Document the file format used by gen_stub_libs.py." by Treehugger Robot · 5 years ago
  36. 522bca3 Merge changes If74eea67,I9d8089b2 by Treehugger Robot · 5 years ago
  37. f9cb120 Merge "Generate struct with field for each api scope" by Paul Duffin · 5 years ago
  38. 2ae4172 Merge "Pass -Brepro ldflag to Windows builds" by Yi Kong · 5 years ago
  39. 9b38447 Merge "Collect JNI coverage data only for first target." by Jaewoong Jung · 5 years ago
  40. e03749b Merge "Allow droidstubs to not generate any stubs" by Paul Duffin · 5 years ago
  41. 46984ee Collect JNI coverage data only for first target. by Jaewoong Jung · 5 years ago
  42. 4537640 Expand neverallow for sdk_version: none by Anton Hansson · 5 years ago
  43. 78e5ee0 Remove rust execute-only memory linker flag. by Ivan Lozano · 5 years ago
  44. 0d4b9e3 Merge "Clean com.android.neuralnetworks APEX whitelist" by Treehugger Robot · 5 years ago
  45. a3c22e7 Pass -Brepro ldflag to Windows builds by Yi Kong · 5 years ago
  46. b54015f Merge "Remove conscrypt.module.intra.core.api.stubs from apex white list" by Treehugger Robot · 5 years ago
  47. 1fd005d Export API files as part of the java_sdk_library by Paul Duffin · 5 years ago
  48. 3d1248c Export stub sources as part of the java_sdk_library by Paul Duffin · 5 years ago
  49. bbb546b Extract createJavaImportForStubs() by Paul Duffin · 5 years ago
  50. 46a26a8 Generate struct with field for each api scope by Paul Duffin · 5 years ago
  51. dd46f71 Support java_sdk_library as member of sdk by Paul Duffin · 6 years ago
  52. 88a7176 Merge "Disable bugprone-reserved-identifier" by Chih-hung Hsieh · 5 years ago
  53. 2347bd0 Document the file format used by gen_stub_libs.py. by Dan Albert · 5 years ago
  54. ff550f3 Merge "Revert^2 "Add sdk mutator for native modules"" by Colin Cross · 5 years ago
  55. e2cfe9c Remove conscrypt.module.intra.core.api.stubs from apex white list by Paul Duffin · 5 years ago
  56. 3ae2951 Allow droidstubs to not generate any stubs by Paul Duffin · 5 years ago
  57. 3d3df82 Disable bugprone-reserved-identifier by Chih-Hung Hsieh · 5 years ago
  58. 9e06bb6 Merge "Make the names of 'soong_config_module_type_import' modules unique." by Treehugger Robot · 5 years ago
  59. 719ea2b Merge "Switch to clang-r377782d (10.0.6)." by Stephen Hines · 5 years ago
  60. 82aca76 Merge "Relax boot image check to allow platform Jacoco variant in a coverage build." by Ulyana Trafimovich · 5 years ago
  61. 846e60d Merge "Ignore PrebuiltDepTag when processing APEX contents" by Paul Duffin · 5 years ago
  62. f76c640 Merge "Stop requiring apex_available on java_library members of sdks" by Paul Duffin · 5 years ago
  63. e0ce4ba Relax boot image check to allow platform Jacoco variant in a coverage build. by Ulya Trafimovich · 5 years ago
  64. 5d7be45 Merge "Fix incorrect Rust installation paths." by Ivan Lozano · 5 years ago
  65. 526291a Merge "Add crtbegin_so/crtend_so to Bionic Rust libraries." by Ivan Lozano · 5 years ago
  66. 0d8f616 Merge "Forbid generating boot image files for jars in updatable modules." by Ulyana Trafimovich · 5 years ago
  67. 883a0fd Switch to clang-r377782d (10.0.6). by Stephen Hines · 5 years ago
  68. dddd546 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 5 years ago
  69. 6534770 Stop requiring apex_available on java_library members of sdks by Paul Duffin · 5 years ago
  70. c519244 Add dependency tags to apex available errors by Paul Duffin · 5 years ago
  71. 2010598 Merge "Extract DepIsInSameApex and RequiredSdks interfaces" by Paul Duffin · 5 years ago
  72. 5bf1480 Merge changes I96f0eb03,Ie883eb45 by Treehugger Robot · 5 years ago
  73. 1fb487d Parameterize scopes with additional droidstubs args by Paul Duffin · 5 years ago
  74. 6d0886e Replace references to droiddoc with droidstubs by Paul Duffin · 5 years ago
  75. 12ee9ca Add crtbegin_so/crtend_so to Bionic Rust libraries. by Ivan Lozano · 5 years ago
  76. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  77. d6fdca8 Fix incorrect Rust installation paths. by Ivan Lozano · 5 years ago
  78. b28cc37 Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 6 years ago
  79. 0263f99 Merge "Only mount dist dir to soong sandbox if it exists" by Treehugger Robot · 5 years ago
  80. 923e8a5 Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 5 years ago
  81. 0462801 Merge "Do not propagate the stub symbol file to prebuilts." by Treehugger Robot · 5 years ago
  82. d66b121 Merge "Revert "Add sdk mutator for native modules"" by Colin Cross · 5 years ago
  83. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  84. f5d6756 Merge "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  85. a5d9653 Only mount dist dir to soong sandbox if it exists by Diego Wilson · 5 years ago
  86. bdd0dff Do not propagate the stub symbol file to prebuilts. by Martin Stjernholm · 5 years ago
  87. c7b02cb Merge "Fix dex-location for host." by David Srbecky · 5 years ago
  88. 0ccd73a Merge "Use 0777 instead of FileInfo() for dirs." by Treehugger Robot · 5 years ago
  89. 0f6fdf5 Fix dex-location for host. by David Srbecky · 5 years ago
  90. a86983d Use 0777 instead of FileInfo() for dirs. by Jaewoong Jung · 5 years ago
  91. 5642308 Clean com.android.neuralnetworks APEX whitelist by Przemysław Szczepaniak · 5 years ago
  92. dd22225 Merge "Add product_variables.eng.optimize.enabled" by Treehugger Robot · 5 years ago
  93. b9e4a3f Merge changes from topic "no_whitelisting_apex_available" by Treehugger Robot · 5 years ago
  94. ab768cf Merge "[soong] new field in Android.bp to request APK signing V4" by Treehugger Robot · 5 years ago
  95. 17d69e3 [soong] new field in Android.bp to request APK signing V4 by Songchun Fan · 5 years ago
  96. c1de197 Clean up unused flags for LLD. by Stephen Hines · 5 years ago
  97. ff62319 Merge "Fix RuleBuilder remoteable actions running in the local pool." by Ramy Medhat · 5 years ago
  98. 3d568dd Merge "Minor refactoring to put mock filesystem init closer to tests." by Treehugger Robot · 5 years ago
  99. 2376902 Merge "Propagate stubs to the SDK for libraries that have them." by Treehugger Robot · 5 years ago
  100. e7190f2 Merge "Mount soong sandbox chroot as read-only" by Diego Wilson · 5 years ago