1. 03cc1b6 Use -isystem to export ndk stl includes by Colin Cross · 8 years ago
  2. b2123aa Add a variable to disable modules in the PDK by Colin Cross · 8 years ago
  3. c602b7d Allow "required" property to vary by arch by Colin Cross · 8 years ago
  4. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  5. 7e0eaf1 Support %s in product variable properties by Colin Cross · 8 years ago
  6. 2030a8c Merge "Support override_rs_driver product variable" by Colin Cross · 8 years ago
  7. a731969 Merge "Supported python build in host side." by Treehugger Robot · 8 years ago
  8. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago
  9. 06ec870 Merge "Globally enable libcxx's thread safety annotations." by Josh Gao · 8 years ago
  10. 9543642 Support override_rs_driver product variable by Colin Cross · 8 years ago
  11. 37a2aeb Merge "Remove -isystem frameworks/av/include" by Colin Cross · 8 years ago
  12. 307d145 Remove -isystem frameworks/av/include by Colin Cross · 8 years ago
  13. bbc9f4d Export proto deps from reused libraries too by Colin Cross · 8 years ago
  14. 7c34c4c Merge "Check reused source files in hasSrcExt" by Colin Cross · 8 years ago
  15. 10d2231 Check reused source files in hasSrcExt by Colin Cross · 8 years ago
  16. 12d713e Merge "Supported minor features in soong_zip" by Treehugger Robot · 8 years ago
  17. f281bd8 Supported minor features in soong_zip by Nan Zhang · 8 years ago
  18. 5ff51b5 Update protoc support for libplatformprotos by Colin Cross · 8 years ago
  19. 0e409a2 Add device_uses_hwc2 product variable by Colin Cross · 8 years ago
  20. f34d9d1 Merge "Add msa mips features" by Colin Cross · 8 years ago
  21. 432c286 Add msa mips features by Colin Cross · 8 years ago
  22. f5464ba Merge changes Ic32cfb3e,I282be134 by Treehugger Robot · 8 years ago
  23. 3f6fb2d Add support for named versions in NDK map files. by Dan Albert · 8 years ago
  24. 49927d2 Generate stub libraries for unreleased API levels. by Dan Albert · 8 years ago
  25. e0b933b Globally enable libcxx's thread safety annotations. by Josh Gao · 8 years ago
  26. 22eab50 Merge changes from topic 'reverse-arch-includes' by Colin Cross · 8 years ago
  27. f173d59 Support ASAN for ckati and ninja by Dan Willemsen · 8 years ago
  28. 1837b80 Enable mips32r2dsp[r2]-fp in mega device build by Colin Cross · 8 years ago
  29. 893d816 Turn installation on in mega device build by Colin Cross · 8 years ago
  30. ccf01e7 Prepend arch variant include directories by Colin Cross · 8 years ago
  31. e90bfd1 Make generated_sources act like generated_headers by Colin Cross · 8 years ago
  32. dad8c95 Pass -I to yasm by Colin Cross · 8 years ago
  33. 0906f17 Add arm neon and mips dspr2 arch features by Colin Cross · 8 years ago
  34. 96247ce Merge "Fixups after llvm rebase" by Yi Kong · 8 years ago
  35. 5cf3948 Fixups after llvm rebase by Yi Kong · 8 years ago
  36. 6d7afb8 Merge "Make soong mm/ targets recursive" by Colin Cross · 8 years ago
  37. d68b893 Merge "Add frameworks/opt/net/wifi to root.bp" by Treehugger Robot · 8 years ago
  38. 87d8b56 Make soong mm/ targets recursive by Colin Cross · 8 years ago
  39. cd30431 Add frameworks/opt/net/wifi to root.bp by Logan Chien · 8 years ago
  40. e28f4e2 Support test_suites in cc_benchmark modules by Colin Cross · 8 years ago
  41. dd29407 Merge "Don't write output during tests" by Treehugger Robot · 8 years ago
  42. 57a5238 Don't write output during tests by Dan Willemsen · 8 years ago
  43. 8f4fdd8 Disable CFI for ASAN targets. (Soong) by Vishwath Mohan · 8 years ago
  44. 9ce4529 Merge "Change the global CFI flag to default to enabled." by Vishwath Mohan · 8 years ago
  45. f7d5dd7 Merge changes Ibf4d57ce,I65b49c96 by Treehugger Robot · 8 years ago
  46. 54c5dd5 Exit early on genrule command parsing failure by Colin Cross · 8 years ago
  47. d87708e Add frameworks/* to root Android.bp by Colin Cross · 8 years ago
  48. 8596bab Merge "Added duplicates checking when extracting source deps." by Treehugger Robot · 8 years ago
  49. 5721284 Merge "Convert soong_javac_filter to a wrapper" by Treehugger Robot · 8 years ago
  50. c957f90 Merge "Blacklist DISPLAY / GREP_OPTIONS" by Treehugger Robot · 8 years ago
  51. 68a0985 Blacklist DISPLAY / GREP_OPTIONS by Dan Willemsen · 8 years ago
  52. 918b1d9 Fix lots of warnings from abi dumping. by Jayant Chowdhary · 8 years ago
  53. ca3e287 Convert soong_javac_filter to a wrapper by Colin Cross · 8 years ago
  54. e87b768 Make PIC/PIE levels compatible for LTO (Soong). by Vishwath Mohan · 8 years ago
  55. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  56. c43ae77 Don't install header libraries by Colin Cross · 8 years ago
  57. c32c3eb Change the global CFI flag to default to enabled. by Vishwath Mohan · 9 years ago
  58. 4247f0d Enable arm_on_x86 mode when arm is a secondary arch by Colin Cross · 8 years ago
  59. 1b59409 Make mini-debug-info stripping pass on already stripped binaries by Colin Cross · 8 years ago
  60. ce87b80 Use ArchType instead of string as map key by Colin Cross · 8 years ago
  61. d402582 Skip ndkApiMutator on disabled modules by Colin Cross · 8 years ago
  62. 6e0b536 Merge "soong: use optimal FPU for Cortex-A7" by Christopher Ferris · 8 years ago
  63. 5de3812 Merge "Add script to make a Go-style workspace for Soong" by Treehugger Robot · 8 years ago
  64. 862e5cc Merge "Split /system and /vendor modules, allow multi-installation" by Dan Willemsen · 8 years ago
  65. 5cfd709 soong: use optimal FPU for Cortex-A7 by Jake Weinstein · 8 years ago
  66. a688be8 Merge "soong: always use -mfpu=neon-vfpv4 for Krait targets" by Christopher Ferris · 8 years ago
  67. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  68. 01a9059 Remove explicit suffixes from (ll)ndk_library by Dan Willemsen · 8 years ago
  69. fff256f soong: always use -mfpu=neon-vfpv4 for Krait targets by Jake Weinstein · 8 years ago
  70. 2439eb7 Added duplicates checking when extracting source deps. by Nan Zhang · 8 years ago
  71. 2ce9565 Merge "Implement vendor as a synonym of proprietary" by Treehugger Robot · 8 years ago
  72. 56d299d Merge "soong: use optimal FPU on Kryo targets" by Christopher Ferris · 8 years ago
  73. aa118f9 Implement vendor as a synonym of proprietary by Dan Willemsen · 8 years ago
  74. 1783a2f soong: use optimal FPU on Kryo targets by Jake Weinstein · 8 years ago
  75. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  76. 86a1c7d Merge "Support a `vndk` tag in gen_stub_libs.py" by Dan Willemsen · 8 years ago
  77. 5df73d0 Make use of specific Kryo targeting in Clang by Alex Naidis · 8 years ago
  78. b01e7f7 Support a `vndk` tag in gen_stub_libs.py by Dan Willemsen · 8 years ago
  79. f3d98fb Merge "Pass exportedFlags directly to Make" by Dan Willemsen · 8 years ago
  80. 5853940 Pass exportedFlags directly to Make by Dan Willemsen · 8 years ago
  81. 13fd3ff Export JAVAC_WRAPPER environment. by Yoshisato Yanagisawa · 8 years ago
  82. bb5e5fb Merge changes Id38ce60b,I7c24c39b by Treehugger Robot · 8 years ago
  83. d8f8d07 Disable .toc generation for windows by Colin Cross · 8 years ago
  84. 3edeee1 Add ctx.Windows() by Colin Cross · 8 years ago
  85. 866810d Exclude ndk stubs from notice file list by Dan Willemsen · 8 years ago
  86. ac01ff5 Add support for an armv8 variant for Kryo by Alex Naidis · 9 years ago
  87. ae4fc18 Add support for an armv7 variant for Kryo by Alex Naidis · 9 years ago
  88. 1889d01 Merge "multiproduct_kati: better directory names." am: a41a5da52a by Steven Moreland · 8 years ago
  89. a41a5da Merge "multiproduct_kati: better directory names." by Treehugger Robot · 8 years ago
  90. d3c86d2 Merge "Microfactory support for transitive link dependencies" am: 12bd6fef8a by Jeff Gaston · 8 years ago
  91. 12bd6fe Merge "Microfactory support for transitive link dependencies" by Treehugger Robot · 8 years ago
  92. 10d454d Correct variable name LOCAL_COMPATIBILITY_SUITE am: 4df566d313 by Dan Shi · 8 years ago
  93. 4df566d Correct variable name LOCAL_COMPATIBILITY_SUITE by Dan Shi · 8 years ago
  94. 67e0712 Merge "Add `sdk_version: "minimum"`." am: fe7f2f393b by Dan Albert · 8 years ago
  95. fe7f2f3 Merge "Add `sdk_version: "minimum"`." by Treehugger Robot · 8 years ago
  96. 1ae73a6 Microfactory support for transitive link dependencies by Jeff Gaston · 8 years ago
  97. b3f4bc7 Merge "Add prebuilts/clang/host/linux-x86 to root.bp." am: 3c0e2cdc41 by Stephen Hines · 8 years ago
  98. 3c0e2cd Merge "Add prebuilts/clang/host/linux-x86 to root.bp." by Treehugger Robot · 8 years ago
  99. 2e5d7d4 Add `sdk_version: "minimum"`. by Dan Albert · 8 years ago
  100. d8db841 Generate file to map codenames to API levels. am: 30c9d6e771 by Dan Albert · 8 years ago