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