1. b20200b Revert "Revert "Revert "Enable lld for windows""" by Josh Gao · 6 years ago
  2. 42729b4 Merge "Allow arch-specific `symlink_preferred_arch` properties." by Treehugger Robot · 6 years ago
  3. 4f67c42 Merge "android_app stl property bug fix" by Jaewoong Jung · 6 years ago
  4. d9bf9be Allow arch-specific `symlink_preferred_arch` properties. by Roland Levillain · 6 years ago
  5. b4c35f3 Merge "Support tagged module references" by Treehugger Robot · 6 years ago
  6. 4cb61be Merge "Clean up no_libgcc" by Yi Kong · 6 years ago
  7. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  8. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  9. 2406a12 Merge changes I88973671,If5a3b53a by Treehugger Robot · 6 years ago
  10. e29e247 Merge "Omit .gnu_debuglink sections in object files" by Ryan Prichard · 6 years ago
  11. e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
  12. 4c2c46f Fix nondeterminstic iteration of vndk modules map by Colin Cross · 6 years ago
  13. f979d73 Omit .gnu_debuglink sections in object files by Ryan Prichard · 6 years ago
  14. 656833e Merge "Skip native_bridge modules when installing vndk snapshot" by Dimitry Ivanov · 6 years ago
  15. bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  16. 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
  17. 2adb7ee Merge "Enable the experimental LLVM new pass manager" by Yi Kong · 6 years ago
  18. acce05a Merge "Fix override for native_bridge modules" by Dimitry Ivanov · 6 years ago
  19. 7636b36 Merge "Apply native_bridge suffix to all cc_modules" by Dimitry Ivanov · 6 years ago
  20. 51ea18a Skip native_bridge modules when installing vndk snapshot by dimitry · 6 years ago
  21. db41747 Fix override for native_bridge modules by dimitry · 6 years ago
  22. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  23. 18bb34d Merge "soong: fix wrong link type for VNDKs" by Treehugger Robot · 6 years ago
  24. 2fc3248 Enable the experimental LLVM new pass manager by Yi Kong · 6 years ago
  25. 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago
  26. badf8d6 Cut darwinStripPool from 10 to 5 by Colin Cross · 6 years ago
  27. 49a25cb Restore the test for bionic being in an APEX. by Peter Collingbourne · 6 years ago
  28. 8a7469a Merge "Add an option to preserve symbols and debug_frame." by Christopher Ferris · 6 years ago
  29. 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
  30. 90b6561 Merge "Teach soong not to duplicate the HWASAN runtime into each APEX." by Peter Collingbourne · 6 years ago
  31. 288a1e2 Merge "Limit calls to strip.sh on darwin" by Treehugger Robot · 6 years ago
  32. b43fe7a Add an option to preserve symbols and debug_frame. by Christopher Ferris · 6 years ago
  33. ee3ea31 Limit calls to strip.sh on darwin by Colin Cross · 6 years ago
  34. 3478bb2 Teach soong not to duplicate the HWASAN runtime into each APEX. by Peter Collingbourne · 6 years ago
  35. 815daf9 Add bpf_test.go to build and fix tests by Colin Cross · 6 years ago
  36. 9a94287 Move CreateTestContext to cc/testing.go by Colin Cross · 6 years ago
  37. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 6 years ago
  38. 651f40b Merge "Generate VNDK snapshot with Soong except configs" by Treehugger Robot · 6 years ago
  39. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  40. d7e66d9 Merge "Remove libc_scudo library when building asan." by Christopher Ferris · 6 years ago
  41. 95aabda Merge "Add aaudio, amidi, camera2ndk and nativewindow NDK libraries." by Treehugger Robot · 6 years ago
  42. 9c9fd4e Merge "Enable native bridge support by default for certain ndk modules" by Dimitry Ivanov · 6 years ago
  43. a1591ab Merge "Attach global variables to Context" by Treehugger Robot · 6 years ago
  44. 753d4a6 Remove libc_scudo library when building asan. by Christopher Ferris · 6 years ago
  45. 03dc3f6 Enable native bridge support by default for certain ndk modules by dimitry · 6 years ago
  46. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  47. b500ce5 Add aaudio, amidi, camera2ndk and nativewindow NDK libraries. by Sasha Smundak · 6 years ago
  48. 29ae56e Merge "Exclude libgcc_stripped wherever libgcc is excluded" am: 3277c39c6b by Yi Kong · 6 years ago
  49. 3d8792f Exclude libgcc_stripped wherever libgcc is excluded by Yi Kong · 6 years ago
  50. 2a38d89 Merge "Soong: Add synopsis to ndk_prebuilt_* modules." am: e0dbdd87f0 by Patrice Arruda · 6 years ago
  51. e0dbdd8 Merge "Soong: Add synopsis to ndk_prebuilt_* modules." by Treehugger Robot · 6 years ago
  52. 9da19e1 Merge "Add native_bridge target to Android.bp" am: ec89e4c65c by dimitry · 6 years ago
  53. ec89e4c Merge "Add native_bridge target to Android.bp" by Treehugger Robot · 6 years ago
  54. 1f33e40 Add native_bridge target to Android.bp by dimitry · 6 years ago
  55. 6e14640 Merge "Strip libgcc to only keep fallback symbols" am: 940ef9bc89 by Yi Kong · 6 years ago
  56. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
  57. 5b70a03 Merge "Support opt-in ABI checks" am: 23803f9365 by Logan Chien · 6 years ago
  58. 23803f9 Merge "Support opt-in ABI checks" by Logan Chien · 6 years ago
  59. 58f381b Merge "Soong: Add synopsis to kernel_headers module under cc package." by Patrice Arruda · 6 years ago
  60. 8c85637 Soong: Add synopsis to ndk_prebuilt_* modules. by Patrice Arruda · 6 years ago
  61. cb5142c Soong: Add synopsis to kernel_headers module under cc package. by Patrice Arruda · 6 years ago
  62. 41eabe6 Support opt-in ABI checks by Logan Chien · 6 years ago
  63. 34f52a3 Merge "Fix tests with cc_binary_host on mac" am: 588c1ee5f8 by Colin Cross · 6 years ago
  64. 9c6241f Fix tests with cc_binary_host on mac by Colin Cross · 6 years ago
  65. bafbdf4 Merge "Switch to clang-r353983c" am: db52ce88b0 by Yi Kong · 6 years ago
  66. 09ecee7 Switch to clang-r353983c by Yi Kong · 6 years ago
  67. 93b008e Merge "Revert "Revert "Enable lld for windows""" am: cd9a1e2e73 by Pirama Arumuga Nainar · 6 years ago
  68. cd9a1e2 Merge "Revert "Revert "Enable lld for windows""" by Pirama Arumuga Nainar · 6 years ago
  69. 9e4d9a2 Merge "Fix: HideFromMake is not registered to llndk_* module types" by Jiyong Park · 6 years ago
  70. 5e676fe Fix: HideFromMake is not registered to llndk_* module types by Jiyong Park · 6 years ago
  71. 6d8c0a5 Revert "Revert "Enable lld for windows"" by Pirama Arumuga Nainar · 6 years ago
  72. 500f586 Merge "Soong: Add synopsis to ndk_* modules." am: 8196356248 by Patrice Arruda · 6 years ago
  73. 8196356 Merge "Soong: Add synopsis to ndk_* modules." by Patrice Arruda · 6 years ago
  74. 7ac9db2 Merge "Soong: Add synopsis to several modules under the cc package." by Patrice Arruda · 6 years ago
  75. 3cbdedd Merge "Soong: Add synopsis to several modules under the cc package." by Patrice Arruda · 6 years ago
  76. e71c069 Convert yacc to a single RuleBuilder rule am: 4e0aa23dd3 by Dan Willemsen · 6 years ago
  77. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  78. e0728cc Merge "Do not re-export _Unwind_XXX symbols." am: 41eed99dc7 by Christopher Ferris · 6 years ago
  79. c3a1e22 Do not re-export _Unwind_XXX symbols. by Christopher Ferris · 6 years ago
  80. 09b2c81 Merge "Add --llndk for NDK libs as well" am: b10243dc4e by Logan Chien · 6 years ago
  81. 62f1f94 Add --llndk for NDK libs as well by Logan Chien · 6 years ago
  82. 6ea4211 Soong: Add synopsis to ndk_* modules. by Patrice Arruda · 6 years ago
  83. ea2835b Merge "Remove our clang-tidy wrapper" am: 45a5a287af by George Burgess IV · 6 years ago
  84. c4624c0 Remove our clang-tidy wrapper by George Burgess IV · 6 years ago
  85. efd2678 Merge "Soong: Add synopsis to vndk_prebuilt_shared module under cc package." by Patrice Arruda · 6 years ago
  86. fc453c7 Merge "Soong: Add synopsis to vndk_prebuilt_shared module under cc package." by Treehugger Robot · 6 years ago
  87. fba522b Merge "Blacklist more libraries from no-vendor-variant VNDK" am: f3f1467051 by Vic Yang · 6 years ago
  88. f3f1467 Merge "Blacklist more libraries from no-vendor-variant VNDK" by Treehugger Robot · 6 years ago
  89. a1c57b4 Fix package path of android/soong/android pctx am: cc0ce80ed5 by Colin Cross · 6 years ago
  90. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
  91. 2000f21 Make libc_scudo always go first. am: 134f8f6f00 by Christopher Ferris · 6 years ago
  92. 134f8f6 Make libc_scudo always go first. by Christopher Ferris · 6 years ago
  93. ea3fcdf Soong: Add synopsis to several modules under the cc package. by Patrice Arruda · 6 years ago
  94. ad03150 Soong: Add synopsis to vndk_prebuilt_shared module under cc package. by Patrice Arruda · 6 years ago
  95. 87fd9de Revert "Enable lld for windows" am: 61166dc047 by Josh Gao · 6 years ago
  96. 61166dc Revert "Enable lld for windows" by Josh Gao · 6 years ago
  97. db1cb10 Blacklist more libraries from no-vendor-variant VNDK by Vic Yang · 6 years ago
  98. a9ff202 Skip failing test on mac am: 9a4f3f7ea8 by Colin Cross · 6 years ago
  99. 9a4f3f7 Skip failing test on mac by Colin Cross · 6 years ago
  100. 91c063c Add support for protoc plugins am: fe17f6f0e8 by Colin Cross · 6 years ago