1. 4e30bba Add remote execution support for clang-tidy actions by Kousik Kumar · 5 years ago
  2. 977dc22 Merge "VNDK listing contains device modules only" by Yo Chiang · 5 years ago
  3. a553358 Merge "Add support for running Android lint on java and android modules." by Colin Cross · 5 years ago
  4. 80f20d1 Merge "Generate multilib for rust_test" by Chih-hung Hsieh · 5 years ago
  5. d7ffbb5 Merge "Consolidate adding common java properties" by Treehugger Robot · 5 years ago
  6. e728a89 Generate multilib for rust_test by Chih-Hung Hsieh · 5 years ago
  7. 0e63a8e Merge "Fix check-boot-jars when a boot jar is provided by prebuilt" by Anton Hansson · 5 years ago
  8. a4e8a64 Merge "[Rust] Correct the gcov path prefix." by Ivan Lozano · 5 years ago
  9. c38936a Merge "Build against SDKs for native libs only for unbundled apps." by Martin Stjernholm · 5 years ago
  10. 44b481b Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 5 years ago
  11. 796fc4c [Rust] Correct the gcov path prefix. by Ivan Lozano · 5 years ago
  12. 0f68800 Add a new module named prebuilt_dsp. by Patrice Arruda · 5 years ago
  13. d825990 Merge "[Rust] Remove unused variables and deduplicate." by Ivan Lozano · 5 years ago
  14. 6116ffd Merge "Don't create version variants for SDK variants" by Treehugger Robot · 5 years ago
  15. 2286afd Don't create version variants for SDK variants by Jiyong Park · 5 years ago
  16. f298a3f Merge "Don't emit superfluous LOCAL_OVERRIDES_MODULES" by Yo Chiang · 5 years ago
  17. fd9eb4b Build against SDKs for native libs only for unbundled apps. by Martin Stjernholm · 5 years ago
  18. a2e64e7 Merge "Use inclusive language in Android.bp files" by Colin Cross · 5 years ago
  19. bee1572 Merge "Always create both variants for kernel headers" by Inseob Kim · 5 years ago
  20. 9a0b897 Merge "Choose SAbi files with module's vndk version" by Inseob Kim · 5 years ago
  21. 6fec12a Merge "Exclude kernel_headers from vendor snapshot" by Inseob Kim · 5 years ago
  22. cbd62d0 Use inclusive language in Android.bp files by Colin Cross · 5 years ago
  23. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  24. 001ad5a Merge "Installed APKs should not have `prebuilt_` prefix" by Treehugger Robot · 5 years ago
  25. e6c1d80 Merge "Prefer armv8.2-a to armv8.2a for GNU as compatibility" by Treehugger Robot · 5 years ago
  26. 549a0d8 Merge "When bpfix fails in androidmk, output the tree anyway" by Christopher Parsons · 5 years ago
  27. c7f8b74 Merge "Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set." by Alex Humesky · 5 years ago
  28. 57f0ee1 Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 5 years ago
  29. 8a23fa4 [Rust] Remove unused variables and deduplicate. by Ivan Lozano · 5 years ago
  30. 502f901 Prefer armv8.2-a to armv8.2a for GNU as compatibility by Stephen Hines · 5 years ago
  31. e403833 Merge "Let APEX build against preferred java_sdk_library_import" by Paul Duffin · 5 years ago
  32. 12d9f7a Don't emit superfluous LOCAL_OVERRIDES_MODULES by Yo Chiang · 5 years ago
  33. 2070e32 Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set. by Alex Humesky · 5 years ago
  34. ce6734e Consolidate adding common java properties by Colin Cross · 5 years ago
  35. c9d83d2 Merge "Run the metrics uploader in the background." by Treehugger Robot · 5 years ago
  36. d38ab21 Merge "Introduce product variables to select Java code coverage paths in Soong." by Roland Levillain · 5 years ago
  37. c41c1a9 Merge "Remove libnativehelper modules from whitelist" by Treehugger Robot · 5 years ago
  38. a7a36e2 Merge "Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs." by Chris Gross · 5 years ago
  39. 83b1296 Merge "Fix build breakage b/158783867" by Sophie Zheng · 5 years ago
  40. eedc5d5 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 5 years ago
  41. 623802f Merge "java_sdk_library: Add system-server scope" by Treehugger Robot · 5 years ago
  42. 0c5bae5 java_sdk_library: Add system-server scope by Paul Duffin · 5 years ago
  43. 552d473 Merge "VNDK APEX should not provide native libs" by Jooyung Han · 5 years ago
  44. 01615f3 Remove libnativehelper modules from whitelist by Orion Hodson · 5 years ago
  45. ada1270 Introduce product variables to select Java code coverage paths in Soong. by Roland Levillain · 5 years ago
  46. 2752d92 Merge "Rename native code coverage paths product variables in Soong." by Roland Levillain · 5 years ago
  47. f3f654a Merge "Rename dexpreopt.config field to bring it in sync with Make." by Ulyana Trafimovich · 5 years ago
  48. 45a9677 VNDK APEX should not provide native libs by Jooyung Han · 5 years ago
  49. 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 5 years ago
  50. 148b317 Fix build breakage b/158783867 by sophiez · 5 years ago
  51. 000aef6 Merge "Fix module name when autogenerating test config" by Chih-hung Hsieh · 5 years ago
  52. 7a8e0cd Merge "apex_sets is added to apexkeys.txt" by Treehugger Robot · 5 years ago
  53. 8d6c51e apex_sets is added to apexkeys.txt by Jiyong Park · 5 years ago
  54. f094f1c Merge "Match Rust gcda output to cc via -Z profile-emit." by Ivan Lozano · 5 years ago
  55. 1a1d288 Merge "Make rust_test file output more similar to cc_test." by Ivan Lozano · 5 years ago
  56. 6e82748 Rename dexpreopt.config field to bring it in sync with Make. by Ulya Trafimovich · 5 years ago
  57. fe25dc9 Merge "Revert "Add module name to sh_test install path."" by Jaewoong Jung · 5 years ago
  58. 6db2306 Merge "Use inclusive language in build/soong" by Treehugger Robot · 5 years ago
  59. 3d14ab7 Merge "Make override modules compatible with prebuilts." by Jaewoong Jung · 5 years ago
  60. b7fd37c Fix module name when autogenerating test config by Stephen Crane · 5 years ago
  61. 190fdc0 Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs. by Chris Gross · 5 years ago
  62. fb25a64 Make override modules compatible with prebuilts. by Jaewoong Jung · 5 years ago
  63. 440e0d0 Use inclusive language in build/soong by Colin Cross · 5 years ago
  64. 0c55445 Revert "Add module name to sh_test install path." by Michael Butler · 5 years ago
  65. fc80fe7 Make rust_test file output more similar to cc_test. by Ivan Lozano · 5 years ago
  66. 1adc63e Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource" by Colin Cross · 5 years ago
  67. feccfbc Merge "Include runtime-module-host-exports in the SDK build." by Treehugger Robot · 5 years ago
  68. 582bebf Merge "NDK Api Coverage" by Sophie Zheng · 5 years ago
  69. 58cabb7 NDK Api Coverage by sophiez · 5 years ago
  70. 52481b4 Merge "Add ndk api parser for ndk api coverage." by Sophie Zheng · 5 years ago
  71. f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 5 years ago
  72. 9e90e61 Merge "Add module name to sh_test install path." by Jaewoong Jung · 5 years ago
  73. a2e3a63 Merge "Add rust-project.json generator" by Thiébaud Weksteen · 5 years ago
  74. 68b0c7a Include runtime-module-host-exports in the SDK build. by Martin Stjernholm · 5 years ago
  75. 69bd288 Merge "Fix on-device paths to used libraries in dexpreopt." by Ulyana Trafimovich · 5 years ago
  76. 5cdb051 Merge "Remove host boot image from boot.zip." by Ulyana Trafimovich · 5 years ago
  77. fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 5 years ago
  78. e4d12a0 Add rust-project.json generator by Thiébaud Weksteen · 5 years ago
  79. 9f42bb8 Merge "Update LLVM toolchain to r383902b." by Treehugger Robot · 5 years ago
  80. f2d19b5 Merge "Fix using generated test configs for sh_test, python_test and rust_test modules" by Treehugger Robot · 5 years ago
  81. 65ca36a Exclude kernel_headers from vendor snapshot by Inseob Kim · 5 years ago
  82. f3044b6 Always create both variants for kernel headers by Inseob Kim · 5 years ago
  83. a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 5 years ago
  84. 7d95aac Merge "Add exclude_shared_libs, expand exclude_static_libs to cover static_libs" by Treehugger Robot · 5 years ago
  85. 36aef53 Merge "Fix type assertion error regarding dex_import" by Treehugger Robot · 5 years ago
  86. 2d4f1a2 Add module name to sh_test install path. by Jaewoong Jung · 5 years ago
  87. 0621031 Add exclude_shared_libs, expand exclude_static_libs to cover static_libs by Colin Cross · 5 years ago
  88. b31d77e Update LLVM toolchain to r383902b. by Stephen Hines · 5 years ago
  89. d297b77 Merge "Fix duplicate install targets from sdk variants in --skip-make mode." by Martin Stjernholm · 5 years ago
  90. a82ad47 Merge "Remove TARGET_PREFER_32_BIT support." by Elliott Hughes · 5 years ago
  91. 9e83f0b Fix type assertion error regarding dex_import by Jiyong Park · 5 years ago
  92. 9ab4933 Remove host boot image from boot.zip. by Ulya Trafimovich · 5 years ago
  93. 9f3052c Fix on-device paths to used libraries in dexpreopt. by Ulya Trafimovich · 5 years ago
  94. 4f5297b Rename native code coverage paths product variables in Soong. by Roland Levillain · 5 years ago
  95. d4873a6 Merge "dex_import that isn't available for platform isn't installed" by Jiyong Park · 5 years ago
  96. 3cda0d8 Add DistForGoal to MakeVarsContext by Colin Cross · 6 years ago
  97. c3d87d3 Define Soong phony rules in Make by Colin Cross · 5 years ago
  98. 2fce23a Remove paths from cc.TestConfig by Colin Cross · 5 years ago
  99. 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 5 years ago
  100. b858c6d Add ndk api parser for ndk api coverage. by sophiez · 5 years ago