1. 3fb6126 Add implicit outputs to link actions by Kousik Kumar · 4 years, 8 months ago
  2. 4a748c9 Merge "Removing filter to allow widevine fuzzers addition" by Robert Shih · 4 years, 8 months ago
  3. bf5ed2d Merge "Add overrides to runtime_resource_overlay" by Jaewoong Jung · 4 years, 8 months ago
  4. ad0177b Add overrides to runtime_resource_overlay by Jaewoong Jung · 4 years, 8 months ago
  5. 6c2962e Merge "Propagate Soong header_libs to module-info.json" by Bill Peckham · 4 years, 8 months ago
  6. 0540ae7 Removing filter to allow widevine fuzzers addition by Hamzeh Zawawy · 4 years, 8 months ago
  7. 867dfd5 Merge "Add support for remotely executing header-abi-dumper actions." by Treehugger Robot · 4 years, 8 months ago
  8. ef72001 Merge "Don't use metalava for "check-current"" by Makoto Onuki · 4 years, 8 months ago
  9. a46de70 Propagate Soong header_libs to module-info.json by Bill Peckham · 4 years, 8 months ago
  10. 8df4e08 Merge "Do not allow updatable apps without min_sdk_version." by Treehugger Robot · 4 years, 8 months ago
  11. f40fc85 Do not allow updatable apps without min_sdk_version. by Artur Satayev · 4 years, 9 months ago
  12. 31ec942 Add support for remotely executing header-abi-dumper actions. by Ramy Medhat · 4 years, 9 months ago
  13. 01db260 Merge "mark platform un-availability" by Treehugger Robot · 4 years, 8 months ago
  14. 4783297 Merge "enforce updatable apexes to set min_sdk_version" by Treehugger Robot · 4 years, 8 months ago
  15. 548640b enforce updatable apexes to set min_sdk_version by Jooyung Han · 4 years, 8 months ago
  16. 9105fa3 Merge "Add check_all_apis option for header ABI checker" by Hsin-Yi Chen · 4 years, 8 months ago
  17. 70b5c21 Merge "Add test_for property" by Jiyong Park · 4 years, 8 months ago
  18. 1606fbf Merge "Add linux_bionic cross compilation for mainline SDKs." by Nicolas Geoffray · 4 years, 8 months ago
  19. 71233e4 Add linux_bionic cross compilation for mainline SDKs. by Nicolas Geoffray · 4 years, 8 months ago
  20. 8c79615 Merge "Set apex_available property" by Treehugger Robot · 4 years, 8 months ago
  21. 62304bb Add test_for property by Jiyong Park · 4 years, 9 months ago
  22. 96447be Merge "Disable ARM32 libgcc" by Yi Kong · 4 years, 8 months ago
  23. 28a4982 Merge "Apex: support codenames for min_sdk_version" by Jooyung Han · 4 years, 8 months ago
  24. 52c0b7b Merge "Repeat kapt processor argument for multiple processors" by Treehugger Robot · 4 years, 8 months ago
  25. dc45539 Merge "Clean up rust tests." by Ivan Lozano · 4 years, 8 months ago
  26. 89e850a mark platform un-availability by Jiyong Park · 4 years, 9 months ago
  27. 65c1d14 Merge "android_app_import is now ApexModule" by Treehugger Robot · 4 years, 8 months ago
  28. dc95105 Merge "Add "updatable" property to ApexModule interface." by Ulyana Trafimovich · 4 years, 8 months ago
  29. f4dc25b Merge "Remove libopus from apex_available whitelist" by Treehugger Robot · 4 years, 8 months ago
  30. e4a4b6a Merge "Add conscrypt-module-host-exports to the list." by Nicolas Geoffray · 4 years, 8 months ago
  31. 1f434b2 Merge "Update Android's rustc version 1.40.0->1.42.0" by Matthew Maurer · 4 years, 8 months ago
  32. 2f15bae Clean up rust tests. by Ivan Lozano · 4 years, 9 months ago
  33. 7c140d8 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 4 years, 8 months ago
  34. 592a6a4 android_app_import is now ApexModule by Jiyong Park · 4 years, 8 months ago
  35. 14f42d3 Merge "Remove unused arguments in droiddoc" by Anton Hansson · 4 years, 8 months ago
  36. 0a2e297 Add conscrypt-module-host-exports to the list. by Nicolas Geoffray · 4 years, 8 months ago
  37. 47db5ad Remove libopus from apex_available whitelist by Jooyung Han · 4 years, 8 months ago
  38. 79519b6 Merge "Skip version mutator for host/ramdisk/recovery" by Jooyung Han · 4 years, 8 months ago
  39. 624d35c Skip version mutator for host/ramdisk/recovery by Jooyung Han · 4 years, 9 months ago
  40. 5a11686 Repeat kapt processor argument for multiple processors by Colin Cross · 4 years, 8 months ago
  41. 0e8579b Merge "Only package gcno files for gcov coverage builds." by Oliver Nguyen · 4 years, 8 months ago
  42. 0452678 Only package gcno files for gcov coverage builds. by Oliver Nguyen · 4 years, 8 months ago
  43. e972e88 Update Android's rustc version 1.40.0->1.42.0 by Matthew Maurer · 4 years, 8 months ago
  44. 0f15a9f Remove unused arguments in droiddoc by Anton Hansson · 4 years, 9 months ago
  45. 71f4284 Set apex_available property by Jiyong Park · 4 years, 9 months ago
  46. 1b7599d Merge "cc: add min_sdk_version prop" by Treehugger Robot · 4 years, 8 months ago
  47. 524af35 Merge "Make sure car-lib system APIs are not changing unintentionally" by Treehugger Robot · 4 years, 8 months ago
  48. c4c33e0 Merge "Stop dumping obsolete variables" by Dan Willemsen · 4 years, 8 months ago
  49. 9145d84 Merge "Turn on ninja phony outputs" by Treehugger Robot · 4 years, 8 months ago
  50. a573f19 Make sure car-lib system APIs are not changing unintentionally by Makoto Onuki · 4 years, 8 months ago
  51. 14b65d1 Disable ARM32 libgcc by Yi Kong · 4 years, 9 months ago
  52. 379660c cc: add min_sdk_version prop by Jooyung Han · 4 years, 8 months ago
  53. aa52a04 Merge "Remove Android compat annotations on jarjar transform." by satayev · 4 years, 8 months ago
  54. a268d59 Merge "Report reverse dependencies for dangling rules." by Treehugger Robot · 4 years, 8 months ago
  55. 5df8738 Merge "Add logging for stats on finished commands" by Treehugger Robot · 4 years, 8 months ago
  56. 762d9f3 Remove Android compat annotations on jarjar transform. by Artur Satayev · 4 years, 9 months ago
  57. acc5448 Merge "Do not check ABI for coverage variants" by Treehugger Robot · 4 years, 8 months ago
  58. acafc67 Add logging for stats on finished commands by Dan Willemsen · 4 years, 8 months ago
  59. c615e29 Stop dumping obsolete variables by Dan Willemsen · 4 years, 10 months ago
  60. 6587bed Turn on ninja phony outputs by Dan Willemsen · 4 years, 8 months ago
  61. 43b6019 Merge "Remove _API_FILE variables" by Anton Hansson · 4 years, 8 months ago
  62. 79a24f2 Merge "apex: respect filename property for apk-in-apex" by Jooyung Han · 4 years, 9 months ago
  63. 27d9ec1 Remove _API_FILE variables by Anton Hansson · 4 years, 9 months ago
  64. 5405a73 Don't use metalava for "check-current" by Makoto Onuki · 4 years, 9 months ago
  65. 946fb67 Report reverse dependencies for dangling rules. by Martin Stjernholm · 4 years, 9 months ago
  66. 3836835 Merge "Allow remote execution of link actions." by Ramy Medhat · 4 years, 9 months ago
  67. 49f6701 apex: Don't run apex mutators if disabled by Jooyung Han · 4 years, 9 months ago
  68. 9a90fe5 Allow remote execution of link actions. by Ramy Medhat · 4 years, 9 months ago
  69. ff6bd14 Merge "cc_prebuilt_library respect module name and stem" by Yo Chiang · 4 years, 9 months ago
  70. 045d75f Merge "Add a new protobuf message named Upload to upload build metrics." by Treehugger Robot · 4 years, 9 months ago
  71. adfc112 Add a new protobuf message named Upload to upload build metrics. by Patrice Arruda · 4 years, 9 months ago
  72. 895d5bf Merge "Dereference paths to be mounted into soong sandbox" by Treehugger Robot · 4 years, 9 months ago
  73. 58a7d9c Merge "apex: remove compat symlinks to vndk apex" by Jooyung Han · 4 years, 9 months ago
  74. 055418a apex: remove compat symlinks to vndk apex by Jooyung Han · 4 years, 9 months ago
  75. 10e564a Dereference paths to be mounted into soong sandbox by Diego Wilson · 4 years, 9 months ago
  76. 4cb47c6 Merge "Allow defining neverallow in packages other than android." by satayev · 4 years, 9 months ago
  77. 0b3e45a Merge "Check updatable APKs compile against managed SDKs." by satayev · 4 years, 9 months ago
  78. c5570ac Allow defining neverallow in packages other than android. by Artur Satayev · 4 years, 9 months ago
  79. 2db1c3f Check updatable APKs compile against managed SDKs. by Artur Satayev · 4 years, 9 months ago
  80. 7f64ed9 Merge "Clean up unused flags for LLD." by Treehugger Robot · 4 years, 9 months ago
  81. e152ada Merge "Fix missing NOTICE targets for static libs that aren't available to platform." by Treehugger Robot · 4 years, 9 months ago
  82. e5fce6c Merge "Remove PLATFORM_VERSION_FUTURE_CODENAMES" by Jooyung Han · 4 years, 9 months ago
  83. 03302ee Remove PLATFORM_VERSION_FUTURE_CODENAMES by Jooyung Han · 4 years, 9 months ago
  84. 0b14d0f Merge "Remove rust execute-only memory linker flag." by Ivan Lozano · 4 years, 9 months ago
  85. f472871 Merge "Add libs properties to runtime_resource_overlay." by Jaewoong Jung · 4 years, 9 months ago
  86. a3ad9b2 cc_prebuilt_library respect module name and stem by Yo Chiang · 4 years, 10 months ago
  87. 624dec0 Merge "Don't allow a lib having stubs to become a member of VNDK" by Treehugger Robot · 4 years, 9 months ago
  88. aba65ad Merge "Create prebuilt api modules in load hook not mutator" by Treehugger Robot · 4 years, 9 months ago
  89. fe3c7f6 Add libs properties to runtime_resource_overlay. by Jaewoong Jung · 4 years, 9 months ago
  90. d0615e7 Merge "Expand neverallow for sdk_version: none" by Anton Hansson · 4 years, 9 months ago
  91. d4c0356 Create prebuilt api modules in load hook not mutator by Paul Duffin · 4 years, 9 months ago
  92. bb5ee50 Merge "Disable cert-dcl51-cpp and -cert-dcl37-c." by Yabin Cui · 4 years, 9 months ago
  93. 318f682 Merge "Export API files as part of the java_sdk_library" by Treehugger Robot · 4 years, 9 months ago
  94. b661961 Merge "Export stub sources as part of the java_sdk_library" by Treehugger Robot · 4 years, 9 months ago
  95. f81bb65 Do not check ABI for coverage variants by Hsin-Yi Chen · 4 years, 9 months ago
  96. 70ba0e2 Disable cert-dcl51-cpp and -cert-dcl37-c. by Yabin Cui · 4 years, 9 months ago
  97. f7f7178 Merge "Build VNDK APEX for VNDK-Lite" by Jooyung Han · 4 years, 9 months ago
  98. 73d20d0 Build VNDK APEX for VNDK-Lite by Jooyung Han · 4 years, 9 months ago
  99. 1062943 Merge "soong config: add value_variable substitution" by Treehugger Robot · 4 years, 9 months ago
  100. c8d1da1 Merge "Document the file format used by gen_stub_libs.py." by Treehugger Robot · 4 years, 9 months ago