1. de5aade Generate the known NDK libraries list. by Dan Albert · 4 years, 7 months ago
  2. 9d544a8 [cc/pgo] Fix incorrect project name by Pirama Arumuga Nainar · 4 years, 7 months ago
  3. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
  4. 670ed3d Merge "Avoid race condition over ExportedSystemIncludeDirs" by Treehugger Robot · 4 years, 7 months ago
  5. 14a08f5 Merge "apex/apk: enforce min_sdk_version of all deps" by Jooyung Han · 4 years, 7 months ago
  6. ab5467d Avoid race condition over ExportedSystemIncludeDirs by Paul Duffin · 4 years, 7 months ago
  7. a5d1fab Merge "Remove libc_scudo references." by Christopher Ferris · 4 years, 7 months ago
  8. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
  9. f70926e Remove libc_scudo references. by Christopher Ferris · 4 years, 7 months ago
  10. 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 4 years, 7 months ago
  11. bf6a8ae Merge "Add test-suite-tag to test_options" by Treehugger Robot · 4 years, 7 months ago
  12. 519db27 Add test-suite-tag to test_options by David Srbecky · 4 years, 7 months ago
  13. 1a1e1f8 Merge "Propagate unique_host_soname to cc_library prebuilts." by Treehugger Robot · 4 years, 7 months ago
  14. 977dc22 Merge "VNDK listing contains device modules only" by Yo Chiang · 4 years, 7 months ago
  15. 47ed352 Propagate unique_host_soname to cc_library prebuilts. by Martin Stjernholm · 4 years, 7 months ago
  16. c38936a Merge "Build against SDKs for native libs only for unbundled apps." by Martin Stjernholm · 4 years, 7 months ago
  17. 6116ffd Merge "Don't create version variants for SDK variants" by Treehugger Robot · 4 years, 7 months ago
  18. 2286afd Don't create version variants for SDK variants by Jiyong Park · 4 years, 7 months ago
  19. fd9eb4b Build against SDKs for native libs only for unbundled apps. by Martin Stjernholm · 4 years, 7 months ago
  20. bee1572 Merge "Always create both variants for kernel headers" by Inseob Kim · 4 years, 7 months ago
  21. 9a0b897 Merge "Choose SAbi files with module's vndk version" by Inseob Kim · 4 years, 7 months ago
  22. 6fec12a Merge "Exclude kernel_headers from vendor snapshot" by Inseob Kim · 4 years, 7 months ago
  23. 502f901 Prefer armv8.2-a to armv8.2a for GNU as compatibility by Stephen Hines · 4 years, 7 months ago
  24. 83b1296 Merge "Fix build breakage b/158783867" by Sophie Zheng · 4 years, 7 months ago
  25. 2752d92 Merge "Rename native code coverage paths product variables in Soong." by Roland Levillain · 4 years, 7 months ago
  26. 148b317 Fix build breakage b/158783867 by sophiez · 4 years, 7 months ago
  27. f094f1c Merge "Match Rust gcda output to cc via -Z profile-emit." by Ivan Lozano · 4 years, 7 months ago
  28. 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
  29. 1adc63e Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource" by Colin Cross · 4 years, 7 months ago
  30. 582bebf Merge "NDK Api Coverage" by Sophie Zheng · 4 years, 7 months ago
  31. 58cabb7 NDK Api Coverage by sophiez · 4 years, 8 months ago
  32. 52481b4 Merge "Add ndk api parser for ndk api coverage." by Sophie Zheng · 4 years, 7 months ago
  33. f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 4 years, 8 months ago
  34. 9f42bb8 Merge "Update LLVM toolchain to r383902b." by Treehugger Robot · 4 years, 7 months ago
  35. 65ca36a Exclude kernel_headers from vendor snapshot by Inseob Kim · 4 years, 7 months ago
  36. f3044b6 Always create both variants for kernel headers by Inseob Kim · 4 years, 7 months ago
  37. 7d95aac Merge "Add exclude_shared_libs, expand exclude_static_libs to cover static_libs" by Treehugger Robot · 4 years, 7 months ago
  38. 0621031 Add exclude_shared_libs, expand exclude_static_libs to cover static_libs by Colin Cross · 4 years, 7 months ago
  39. b31d77e Update LLVM toolchain to r383902b. by Stephen Hines · 4 years, 7 months ago
  40. d297b77 Merge "Fix duplicate install targets from sdk variants in --skip-make mode." by Martin Stjernholm · 4 years, 7 months ago
  41. a82ad47 Merge "Remove TARGET_PREFER_32_BIT support." by Elliott Hughes · 4 years, 7 months ago
  42. 4f5297b Rename native code coverage paths product variables in Soong. by Roland Levillain · 4 years, 7 months ago
  43. c3d87d3 Define Soong phony rules in Make by Colin Cross · 4 years, 8 months ago
  44. 2fce23a Remove paths from cc.TestConfig by Colin Cross · 4 years, 7 months ago
  45. b858c6d Add ndk api parser for ndk api coverage. by sophiez · 4 years, 9 months ago
  46. bba545e VNDK listing contains device modules only by Yo Chiang · 4 years, 7 months ago
  47. 96f17f0 Choose SAbi files with module's vndk version by Inseob Kim · 4 years, 7 months ago
  48. 5cffce1 Revert^2: "Remove implict jni.h include path" by Orion Hodson · 4 years, 8 months ago
  49. 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 4 years, 9 months ago
  50. 206665c Do not disable llndk libraries by Inseob Kim · 4 years, 8 months ago
  51. 8570880 Create only one vendor variant depending on path by Inseob Kim · 4 years, 8 months ago
  52. 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 4 years, 8 months ago
  53. 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 4 years, 8 months ago
  54. 02229a2 Fix duplicate install targets from sdk variants in --skip-make mode. by Martin Stjernholm · 4 years, 8 months ago
  55. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 8 months ago
  56. a6a2245 Merge "Propagate flags necessary for a prebuilt of the Bionic linker." by Martin Stjernholm · 4 years, 8 months ago
  57. 04f2d6a Capture libeigen's header correctly by Inseob Kim · 4 years, 8 months ago
  58. 0fcdd53 Revert "Fix missing headers of vendor snapshot" by Anton Hansson · 4 years, 8 months ago
  59. 7130fab Propagate flags necessary for a prebuilt of the Bionic linker. by Martin Stjernholm · 4 years, 8 months ago
  60. b6a5862 Fix missing headers of vendor snapshot by Inseob Kim · 4 years, 8 months ago
  61. 166349b Merge "apex: install hwasan lib if depended on libc" by Jooyung Han · 4 years, 8 months ago
  62. 550ff8c Merge "Revert "Revert "Allow libz to have stub even though it's not an ..."" by Jiyong Park · 4 years, 8 months ago
  63. 2478e4e Revert "Revert "Allow libz to have stub even though it's not an ..." by Jiyong Park · 4 years, 8 months ago
  64. 5a33a3c Merge "Reland "Prevent statically linking to a lib providing stable C APIs"" by Jiyong Park · 4 years, 8 months ago
  65. 5b79950 Merge "Append whole_static_libs deps from .a files instead of the list of objects." by Treehugger Robot · 4 years, 8 months ago
  66. 03c694d Merge "Revert "Allow libz to have stub even though it's not an LLNDK li..."" by Jiyong Park · 4 years, 8 months ago
  67. f133c18 Revert "Allow libz to have stub even though it's not an LLNDK li..." by Jiyong Park · 4 years, 8 months ago
  68. b4ce1e9 Merge "Allow libz to have stub even though it's not an LLNDK library" by Treehugger Robot · 4 years, 8 months ago
  69. 7d95a51 Reland "Prevent statically linking to a lib providing stable C APIs" by Jiyong Park · 4 years, 8 months ago
  70. 349b97d Merge "Ignore pass-failed warnings on coverage builds." by Oliver Nguyen · 4 years, 8 months ago
  71. 8ce8db9 apex: install hwasan lib if depended on libc by Jooyung Han · 4 years, 8 months ago
  72. 844c3a0 Allow libz to have stub even though it's not an LLNDK library by Jiyong Park · 4 years, 8 months ago
  73. 59759df Merge "Restore "Default to zero-initialization instead of pattern."" by Treehugger Robot · 4 years, 8 months ago
  74. 46f6dd7 Ignore pass-failed warnings on coverage builds. by Oliver Nguyen · 4 years, 8 months ago
  75. 391d94c Append whole_static_libs deps from .a files instead of the list of objects. by Martin Stjernholm · 4 years, 9 months ago
  76. 6109ada Merge "Add test data dependencies to APEX." by Liz Kammer · 4 years, 8 months ago
  77. 5c873ac Restore "Default to zero-initialization instead of pattern." by Stephen Hines · 4 years, 8 months ago
  78. 73e260f Merge "Revert "Default to zero-initialization instead of pattern."" by Treehugger Robot · 4 years, 8 months ago
  79. 39fa188 Revert "Default to zero-initialization instead of pattern." by Stefano Galarraga · 4 years, 8 months ago
  80. 1c14a21 Add test data dependencies to APEX. by Liz Kammer · 4 years, 8 months ago
  81. 61b5e26 Merge "Use StopServicesSetup to stop/start framework." by Dan Shi · 4 years, 8 months ago
  82. c81f967 Merge "Add support for the remote execution of Abi links." by Treehugger Robot · 4 years, 8 months ago
  83. 8aa4010 Use StopServicesSetup to stop/start framework. by Dan Shi · 4 years, 8 months ago
  84. 7871416 Default to zero-initialization instead of pattern. by Stephen Hines · 4 years, 9 months ago
  85. b67b9a4 Merge "Add test_mainline_modules to the auto-gen test config(GTest only)." by Treehugger Robot · 4 years, 8 months ago
  86. 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
  87. 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 9 months ago
  88. a71fe15 Merge changes from topic "revert-1302576-NGVCIVIIJO" by Greg Kaiser · 4 years, 8 months ago
  89. e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 4 years, 8 months ago
  90. ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 4 years, 8 months ago
  91. 18bbde1 Merge "Revert "Prevent statically linking to a lib providing stable C APIs"" by Jiyong Park · 4 years, 8 months ago
  92. 5b75774 Revert "Prevent statically linking to a lib providing stable C APIs" by Jiyong Park · 4 years, 8 months ago
  93. 808594c Add support for the remote execution of Abi links. by Ramy Medhat · 4 years, 8 months ago
  94. 06938a0 Merge changes from topic "no_staticlinking_to_stubs" by Jiyong Park · 4 years, 8 months ago
  95. af6fbcb Merge changes I167b47a1,I7ebd3330,Ifc8116e1 by Paul Duffin · 4 years, 8 months ago
  96. 6c4e5c0 Merge "Add gcov coverage support to Rust modules." by Ivan Lozano · 4 years, 8 months ago
  97. 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
  98. ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 9 months ago
  99. 4779327 Merge "Remove implicit Bionic and kernel system includes." by Treehugger Robot · 4 years, 8 months ago
  100. 955ade6 Merge changes I13df3115,I825c6df0 by Paul Duffin · 4 years, 8 months ago