1. 2a65dda Add check_all_apis option for header ABI checker by Logan Chien · 5 years ago
  2. 91756d2 Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
  3. 64f54b0 Simplify cc library sdk snapshot handling of include dirs/headers by Paul Duffin · 4 years, 10 months ago
  4. f5ea9e1 Add cc_prebuilt_library_headers by Paul Duffin · 4 years, 10 months ago
  5. 1c6c1c7 Separate cc_library_headers to its own file and add tests by Paul Duffin · 4 years, 10 months ago
  6. efbce1c Merge "Add C++ Host support on sysprop_library" by Treehugger Robot · 4 years, 10 months ago
  7. f9f6a91 Merge "Allow compile_multilib to be specified on module exports" by Treehugger Robot · 4 years, 10 months ago
  8. 61f7a24 Merge "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 4 years, 10 months ago
  9. 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 4 years, 10 months ago
  10. a0d5889 Merge "Ensure consistent handling of generated headers/dirs" by Treehugger Robot · 4 years, 10 months ago
  11. 5c50e7f Merge "Add static_libs field to target.vendor" by Treehugger Robot · 4 years, 10 months ago
  12. ed5c146 Add static_libs field to target.vendor by Chong Zhang · 4 years, 10 months ago
  13. 7862000 Merge "Enable bitwise-conditional-parentheses warning" by Chih-hung Hsieh · 4 years, 10 months ago
  14. 5efd198 Ensure consistent handling of generated headers/dirs by Paul Duffin · 4 years, 10 months ago
  15. 9ac32c7 Allow Linux hosts to use ubsan runtime sanitizers. by Ivan Lozano · 4 years, 10 months ago
  16. 5f78d55 Enable bitwise-conditional-parentheses warning by Chih-Hung Hsieh · 4 years, 11 months ago
  17. 89db15d Add C++ Host support on sysprop_library by Inseob Kim · 5 years ago
  18. f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 4 years, 11 months ago
  19. f28329d Move NDK test modules into cc/testing.go by Colin Cross · 4 years, 11 months ago
  20. 578b7ac Merge "Fix .vendor suffix for snapshots" by Treehugger Robot · 4 years, 10 months ago
  21. 07f3712 Merge "Do not hide VNDK prebuilts from make" by Treehugger Robot · 4 years, 10 months ago
  22. 5b37383 Merge "Fix build error on vendor_snapshot_static" by Treehugger Robot · 4 years, 10 months ago
  23. 0298d03 Merge "Fix header deps of sysprop_library" by Treehugger Robot · 4 years, 10 months ago
  24. c2937d2 Merge "Port IdentityCredential HAL to AIDL." by David Zeuthen · 4 years, 10 months ago
  25. ae83ce6 Merge "Revert "Another round of no-vendor-variant VNDK whitelist cleanup"" by Treehugger Robot · 4 years, 10 months ago
  26. 23be2bf Merge "Add support for cc_binary in module_exports" by Treehugger Robot · 4 years, 10 months ago
  27. ed2641f Fix header deps of sysprop_library by Inseob Kim · 4 years, 10 months ago
  28. 7667b62 Revert "Another round of no-vendor-variant VNDK whitelist cleanup" by Albal Tai · 4 years, 10 months ago
  29. 252d744 Merge "Enable tautological-bitwise-compare warning" by Chih-hung Hsieh · 4 years, 10 months ago
  30. 5f64aec Fix .vendor suffix for snapshots by Inseob Kim · 4 years, 11 months ago
  31. 8a2d1b4 Merge "Do not add ccWrapper to ccNoDeps rule" by Treehugger Robot · 4 years, 10 months ago
  32. e6c44dc Merge "Another round of no-vendor-variant VNDK whitelist cleanup" by Vic Yang · 4 years, 10 months ago
  33. 15631dc Enable tautological-bitwise-compare warning by Chih-Hung Hsieh · 4 years, 11 months ago
  34. 207b18c Merge "Switch from clang-r377782 to clang-r377782b" by Chih-hung Hsieh · 4 years, 11 months ago
  35. d8b80bc Merge "Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true." by Peter Collingbourne · 4 years, 11 months ago
  36. ab392f6 Merge "Enable bool-operation warning" by Chih-hung Hsieh · 4 years, 11 months ago
  37. 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 5 years ago
  38. 2976bfd Do not add ccWrapper to ccNoDeps rule by Kousik Kumar · 4 years, 11 months ago
  39. 287a13f Switch from clang-r377782 to clang-r377782b by Chih-Hung Hsieh · 4 years, 11 months ago
  40. c3b1a16 Fix build error on vendor_snapshot_static by Inseob Kim · 4 years, 11 months ago
  41. 2b96bf5 Do not hide VNDK prebuilts from make by Inseob Kim · 4 years, 11 months ago
  42. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 4 years, 11 months ago
  43. 77def87 Another round of no-vendor-variant VNDK whitelist cleanup by Vic Yang · 5 years ago
  44. 0e5bb27 Enable bool-operation warning by Chih-Hung Hsieh · 4 years, 11 months ago
  45. d0bf3db Merge "Remove execute-only support." by Ivan Lozano · 4 years, 11 months ago
  46. dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 4 years, 11 months ago
  47. 7622713 Bump the macOS version to 10.10. by Elliott Hughes · 4 years, 11 months ago
  48. 8744cdf Merge "Switch from clang-r370808b to clang-r377782" by Chih-hung Hsieh · 4 years, 11 months ago
  49. 8107b85 Remove execute-only support. by Ivan Lozano · 4 years, 11 months ago
  50. 3375433 Merge "Bump our macOS target version to 10.9." by Elliott Hughes · 4 years, 11 months ago
  51. f048446 Merge "Add vendor snapshot modules" by Treehugger Robot · 4 years, 11 months ago
  52. 632dbb3 Bump our macOS target version to 10.9. by Elliott Hughes · 4 years, 11 months ago
  53. 807d49b Disable PGO profile use in Clang-based coverage builds by Pirama Arumuga Nainar · 4 years, 11 months ago
  54. 9d9555e Switch from clang-r370808b to clang-r377782 by Chih-Hung Hsieh · 4 years, 11 months ago
  55. b71fe84 Port IdentityCredential HAL to AIDL. by David Zeuthen · 4 years, 11 months ago
  56. 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 4 years, 11 months ago
  57. 2d743b5 Merge "Revert "Allow Linux hosts to use ubsan runtime sanitizers."" by Ivan Lozano · 4 years, 11 months ago
  58. 9e37faa Revert "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 4 years, 11 months ago
  59. 0dbb324 Merge "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 4 years, 11 months ago
  60. 705cd46 Merge "Implement vendor snapshot" by Treehugger Robot · 4 years, 11 months ago
  61. c17a04d Merge "Add android.hardware.light-ndk_platform to vndkMustUseVendorVariantList" by Treehugger Robot · 5 years ago
  62. 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 5 years ago
  63. df51b06 Merge changes I38fb22b2,I281bdefe,Ieaaa590c by Colin Cross · 5 years ago
  64. 876180c Add android.hardware.light-ndk_platform to vndkMustUseVendorVariantList by Ivailo Karamanolev · 5 years ago
  65. 3b6791c Merge "More cleanup of no-vendor-variant VNDK whitelist" by Treehugger Robot · 5 years ago
  66. eabaedd Fix product variables in defaults modules by Colin Cross · 5 years ago
  67. 1fd1923 Merge changes from topic "apex_available" by Jiyong Park · 5 years ago
  68. 78792dc More cleanup of no-vendor-variant VNDK whitelist by Vic Yang · 5 years ago
  69. eec88e1 Add vendor snapshot modules by Inseob Kim · 5 years ago
  70. 8471cda Implement vendor snapshot by Inseob Kim · 5 years ago
  71. dbc5000 Allow Linux hosts to use ubsan runtime sanitizers. by Ivan Lozano · 5 years ago
  72. 9acd7c3 Merge "Support missing a shared library variant." by Nicolas Geoffray · 5 years ago
  73. d7536ba shared_lib dependency from a static lib crosses the APEX boundary by Jiyong Park · 5 years ago
  74. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 5 years ago
  75. 74fc190 Dedup adding of arch/common properties to cc library snapshot by Paul Duffin · 5 years ago
  76. 0b78766 Support missing a shared library variant. by Nicolas Geoffray · 5 years ago
  77. 6cee077 Merge "Disable no-vendor-variant VNDK for CFI modules" by Vic Yang · 5 years ago
  78. ab2053f Merge "Switch to r370808b." by Stephen Hines · 5 years ago
  79. 4136c9b Merge "Fix writing module_bp_cc_deps.json" by Treehugger Robot · 5 years ago
  80. 2b2df22 Switch to r370808b. by Stephen Hines · 5 years ago
  81. d35fcae Merge "Default to pattern initialization for uninitialized variables (try 2)." by Treehugger Robot · 5 years ago
  82. 1a5812a Disable no-vendor-variant VNDK for CFI modules by Vic Yang · 5 years ago
  83. 37c5cda Fix writing module_bp_cc_deps.json by Colin Cross · 5 years ago
  84. b6ec66a Add -fprofile-sample-accurate flag for sampling PGO by Yi Kong · 5 years ago
  85. 0e1d5d8 Default to pattern initialization for uninitialized variables (try 2). by Stephen Hines · 5 years ago
  86. 61a1b98 Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo by Yi Kong · 5 years ago
  87. 1562752 Merge "build: soong: windres: use clang to preprocess" by Treehugger Robot · 5 years ago
  88. 18eeffa build: soong: windres: use clang to preprocess by Nick Desaulniers · 5 years ago
  89. 730573c Merge "Use relocation-packer style relocation packing between 23 and 28." by Elliott Hughes · 5 years ago
  90. 7a833bd Merge "Don't check library variant identicalness for VNDK extensions" by Steven Laver · 5 years ago
  91. c0ebc81 Merge "Add whole_static_libs to non-svelte configs." by Christopher Ferris · 5 years ago
  92. 025d981 Don't check library variant identicalness for VNDK extensions by Steven Laver · 5 years ago
  93. 797e195 Add AUTO_UNINITIALIZE as another option for trivial initialization. by Stephen Hines · 5 years ago
  94. da909fe Use relocation-packer style relocation packing between 23 and 28. by Elliott Hughes · 5 years ago
  95. c71193a Add whole_static_libs to non-svelte configs. by Christopher Ferris · 5 years ago
  96. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
  97. a8c82cc Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk" by Yifan Hong · 5 years ago
  98. 7b29705 Merge "Revert "Revert "apex_vndk uses vendor variants only""" by Treehugger Robot · 5 years ago
  99. 641e87a Merge "Reland "Clean up no-vendor-variant VNDK whitelist"" by Vic Yang · 5 years ago
  100. a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 5 years ago