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