1. b0e6143 Specify the API level via the triple instead of __ANDROID_API__. by Peter Collingbourne · 6 years ago
  2. 6303423 Merge "Remove asanLibs." by Dan Albert · 6 years ago
  3. 525d8de Merge "Handle `test_per_src` test variations as dependencies of APEX modules." by Roland Levillain · 6 years ago
  4. 0934737 Merge "Create an extra variation in `test_per_src` mutator collecting all outputs." by Roland Levillain · 6 years ago
  5. 55a18ba Remove asanLibs. by Dan Albert · 6 years ago
  6. 60c0cd9 Merge "Add header_libs to cc_object" by Paul Duffin · 6 years ago
  7. 9b5fde9 Handle `test_per_src` test variations as dependencies of APEX modules. by Roland Levillain · 6 years ago
  8. f2fad97 Create an extra variation in `test_per_src` mutator collecting all outputs. by Roland Levillain · 6 years ago
  9. b1469d5 Merge changes from topic "docs_circular_dep" by Treehugger Robot · 6 years ago
  10. 2907459 filegroup.path is used to specify the include path for aidl files by Jiyong Park · 6 years ago
  11. eec9b28 Disable cc_fuzz darwin host modules by Colin Cross · 6 years ago
  12. 178f8fb Merge "Add the cc_fuzz target." by Treehugger Robot · 6 years ago
  13. cc9a246 Merge "Add liblog as shared dependency for isolated tests." by Christopher Ferris · 6 years ago
  14. a37832a Add header_libs to cc_object by Paul Duffin · 6 years ago
  15. 38aaf75 Merge "Renderscript: rename .rs extension to .rscript" by Jeffrey Vander Stoep · 6 years ago
  16. 34cbba6 Add liblog as shared dependency for isolated tests. by Christopher Ferris · 6 years ago
  17. d612627 Renderscript: rename .rs extension to .rscript by Jeff Vander Stoep · 6 years ago
  18. 223e6a6 Merge changes from topic "buildnumberfromfile" by Colin Cross · 6 years ago
  19. da9a463 Add the cc_fuzz target. by Mitch Phillips · 6 years ago
  20. 84d8385 Use LLD for partialLd. by Peter Collingbourne · 6 years ago
  21. 5822b55 Manually escape BuildNumberFromFile by Colin Cross · 6 years ago
  22. 2ca7a88 Merge "Make relative path for native_bridge binaries configurable" by Dimitry Ivanov · 6 years ago
  23. 8d6dde8 Make relative path for native_bridge binaries configurable by dimitry · 6 years ago
  24. b940a14 Merge "Stop defining unused USE_SSSE3." by Treehugger Robot · 6 years ago
  25. b22dcfe Stop defining unused USE_SSSE3. by Elliott Hughes · 6 years ago
  26. cba311b Re-enable ASAN globals instrumentation for devices. by Mitch Phillips · 6 years ago
  27. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  28. acbf6c7 Use ctx.Target().NativeBridge to detect if the arch is translated or not by Jiyong Park · 6 years ago
  29. bc53fef Merge changes from topic "gcov-prefix-permissions-fix" by Pirama Arumuga Nainar · 6 years ago
  30. 0ce291e [trivial] Remove dead code by Inseob Kim · 6 years ago
  31. 100bbdc Wrap getenv when linking a coverage-enabled binary by Pirama Arumuga Nainar · 6 years ago
  32. 82fe59b Refactor libprofile-extras to be added as a whole static library by Pirama Arumuga Nainar · 6 years ago
  33. dd5cf75 Merge "Disabled avx avx2 avx512 compiler flags by default. Library components can enable the flags based on performance impact" by Treehugger Robot · 6 years ago
  34. d34ab7c Treat .cxx files as c++ by Colin Cross · 6 years ago
  35. 7e84969 Disabled avx avx2 avx512 compiler flags by default. by jaishank · 6 years ago
  36. 3005780 Merge "Generate ABI dumps for libraries without source" by Hsin-Yi Chen · 6 years ago
  37. c4a6aa8 Use prebuilt m4 for bison too by Dan Willemsen · 6 years ago
  38. f6a9546 Generate ABI dumps for libraries without source by Hsin-Yi Chen · 6 years ago
  39. e264f22 Merge changes Ia77090da,I95a57f76 by Colin Cross · 6 years ago
  40. c4be081 Merge "Remove experimental pass manager for fuzzer builds." by Treehugger Robot · 6 years ago
  41. 0b90833 Optimize sanitizerRuntimeDepsMutator by Colin Cross · 6 years ago
  42. c69d715 Use prebuilt m4 instead of system m4 by Dan Willemsen · 6 years ago
  43. 7438475 Remove experimental pass manager for fuzzer builds. by Mitch Phillips · 6 years ago
  44. 2deb017 Merge "Switch to clang-r353983d" by Nick Desaulniers · 6 years ago
  45. b185679 Merge "sysprop_library: Rename system scope to public" by Treehugger Robot · 6 years ago
  46. 1c69e83 Disable new LLVM pass manager for HWASan. by Evgenii Stepanov · 6 years ago
  47. 36a39c9 Switch to clang-r353983d by Nick Desaulniers · 6 years ago
  48. 9314e11 Merge "Support require_root in auto-gen test configs" by Dan Shi · 6 years ago
  49. 50b382a Merge "Remove redundant -fexperimental-new-pass-manager" by Pirama Arumuga Nainar · 6 years ago
  50. 37ee3b8 Support require_root in auto-gen test configs by Dan Shi · 6 years ago
  51. 3a25405 Remove redundant -fexperimental-new-pass-manager by Pirama Arumuga Nainar · 6 years ago
  52. 42d3377 Merge changes If25be604,I0a310229,I44155630 by Treehugger Robot · 6 years ago
  53. b085b9b Actually depend on the headers from renderscript by Dan Willemsen · 6 years ago
  54. 823532d Move darwin to llvm-ar by Yi Kong · 6 years ago
  55. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  56. 733728b Merge "Convert cc aidl to rule builder" by Dan Willemsen · 6 years ago
  57. 7b8afc7 Merge "Let genrule be mutatable by the apex mutator" by Treehugger Robot · 6 years ago
  58. fc752ca Let genrule be mutatable by the apex mutator by Jiyong Park · 6 years ago
  59. 7268fd4 Merge "Package coverage files as a zip." by Treehugger Robot · 6 years ago
  60. c743414 Package coverage files as a zip. by Oliver Nguyen · 6 years ago
  61. 5cefbd2 sysprop_library: Rename system scope to public by Inseob Kim · 6 years ago
  62. d7607c1 Merge "Have `symlink_preferred_arch: true` honor the `stem` property." by Roland Levillain · 6 years ago
  63. b879fb6 Merge "Separate exported includes out of flags" by Treehugger Robot · 6 years ago
  64. d1fcc4a Merge "Add dependency to version script when linking stub libraries" by Treehugger Robot · 6 years ago
  65. a1738e2 Merge "Revert "Revert "Revert "Revert "Enable lld for windows""""" by Josh Gao · 6 years ago
  66. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  67. 4b0cc8c Merge "Fix sysprop_library build err when using filegroup" by Treehugger Robot · 6 years ago
  68. 939408a Add dependency to version script when linking stub libraries by Dan Willemsen · 6 years ago
  69. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  70. 75a50a2 Revert "Revert "Revert "Revert "Enable lld for windows"""" by Josh Gao · 6 years ago
  71. a6bf56d Merge changes I9f8df94f,I2d7f5c56,I0ebb7381,Ieefcfc1a by Colin Cross · 6 years ago
  72. da63a49 Fix sysprop_library build err when using filegroup by Inseob Kim · 6 years ago
  73. 9efb8c7 Have `symlink_preferred_arch: true` honor the `stem` property. by Roland Levillain · 6 years ago
  74. b20200b Revert "Revert "Revert "Enable lld for windows""" by Josh Gao · 6 years ago
  75. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  76. 42729b4 Merge "Allow arch-specific `symlink_preferred_arch` properties." by Treehugger Robot · 6 years ago
  77. 1945a4b Convert cc aidl to rule builder by Dan Willemsen · 6 years ago
  78. 4f67c42 Merge "android_app stl property bug fix" by Jaewoong Jung · 6 years ago
  79. d9bf9be Allow arch-specific `symlink_preferred_arch` properties. by Roland Levillain · 6 years ago
  80. b4c35f3 Merge "Support tagged module references" by Treehugger Robot · 6 years ago
  81. 4cb61be Merge "Clean up no_libgcc" by Yi Kong · 6 years ago
  82. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  83. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  84. 2406a12 Merge changes I88973671,If5a3b53a by Treehugger Robot · 6 years ago
  85. e29e247 Merge "Omit .gnu_debuglink sections in object files" by Ryan Prichard · 6 years ago
  86. e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
  87. 4c2c46f Fix nondeterminstic iteration of vndk modules map by Colin Cross · 6 years ago
  88. f979d73 Omit .gnu_debuglink sections in object files by Ryan Prichard · 6 years ago
  89. 656833e Merge "Skip native_bridge modules when installing vndk snapshot" by Dimitry Ivanov · 6 years ago
  90. bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  91. 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
  92. 2adb7ee Merge "Enable the experimental LLVM new pass manager" by Yi Kong · 6 years ago
  93. acce05a Merge "Fix override for native_bridge modules" by Dimitry Ivanov · 6 years ago
  94. 7636b36 Merge "Apply native_bridge suffix to all cc_modules" by Dimitry Ivanov · 6 years ago
  95. 51ea18a Skip native_bridge modules when installing vndk snapshot by dimitry · 6 years ago
  96. db41747 Fix override for native_bridge modules by dimitry · 6 years ago
  97. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  98. 18bb34d Merge "soong: fix wrong link type for VNDKs" by Treehugger Robot · 6 years ago
  99. 2fc3248 Enable the experimental LLVM new pass manager by Yi Kong · 6 years ago
  100. 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago