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