1. e6e544e Don't include static executables when SANITIZE_TARGET=address by Ying Wang · 10 years ago
  2. cd5bee3 Add variable ANDROID_NO_TEST_CHECK to not build all test modules by Claes Elgemark · 10 years ago
  3. a36223e Clean intermediate files if SANITIZE_TARGET has changed. by Evgenii Stepanov · 10 years ago
  4. 4d3d414 With SANITIZE_TARGET, move shared libraries to /data. by Evgenii Stepanov · 10 years ago
  5. d479a7a Merge "Enable SANITIZE_TARGET." by Evgenii Stepanov · 10 years ago
  6. abf4bc9 Add support for `LOCAL_SANITIZE := integer`. by Dan Albert · 10 years ago
  7. 1578c48 Cleanup unused clear_vars.mk entry. by Dan Albert · 10 years ago
  8. 3632cc3 Enable SANITIZE_TARGET. by Evgenii Stepanov · 10 years ago
  9. 06f0a13 Merge "Remove LOCAL_ADDRESS_SANITIZER." by Dan Albert · 10 years ago
  10. 9109128 Revert "[MIPS] Do not use compact branches until GDB supports them" by Nikola Veljkovic · 10 years ago
  11. b32c000 Remove LOCAL_ADDRESS_SANITIZER. by Dan Albert · 10 years ago
  12. c09eaa7 Remove copy & paste cruft from the mips64 combo. by Elliott Hughes · 10 years ago
  13. c27d471 Merge "Fix libdl inclusion for default-ub." by Dan Albert · 10 years ago
  14. 99d9250 Add support for LOCAL_DETECT_INTEGER_OVERFLOWS by Nick Kralevich · 10 years ago
  15. 7508a81 Fix libdl inclusion for default-ub. by Dan Albert · 10 years ago
  16. d160041 Force some clang Werrors that *will* break things. by Dan Albert · 10 years ago
  17. 1b96592 Merge "Add build_verity_metadata.py to dist-tools" by Ying Wang · 10 years ago
  18. 7d2c71c Merge "Remove duplicate CTS tests from libcore cts packages." by Narayan Kamath · 10 years ago
  19. 6ca9b2b Remove duplicate CTS tests from libcore cts packages. by Narayan Kamath · 10 years ago
  20. 911637b Merge "Add missing shared libraries to dist tools" by Mark Salyzyn · 10 years ago
  21. 8e42131 Merge "Strip path from verity_signer_cmd in the target-files meta data." by Ying Wang · 10 years ago
  22. 080f57a Merge "Remove the unnecessary full_x86_64 and full_mips64." by Ying Wang · 10 years ago
  23. 0a76df5 Remove the unnecessary full_x86_64 and full_mips64. by Ying Wang · 10 years ago
  24. 82a19d3 Add build_verity_metadata.py to dist-tools by Claes Elgemark · 10 years ago
  25. d0ec665 Add missing shared libraries to dist tools by Claes Elgemark · 10 years ago
  26. 934d9b1 Add selinux and verity support to custom image generation. by Ying Wang · 11 years ago
  27. 4540a85 Support to configure and build multiple custom images. by Ying Wang · 11 years ago
  28. d53cd9b Add VeritySigner.jar to ota tools by Claes Elgemark · 10 years ago
  29. ec99604 Strip path from verity_signer_cmd in the target-files meta data. by Claes Elgemark · 10 years ago
  30. b518c3e [DO NOT MERGE] Add support for RMTYPEDEF with Jack by Yohann Roussel · 10 years ago
  31. 30127bf Add $ORIGIN/lib[64] to host binary's rpath. by Ying Wang · 10 years ago
  32. 128d51e Remove gcc 4.9 workaround. by Chih-Hung Hsieh · 10 years ago
  33. 1a81a0e Merge "[MIPS] Do not use compact branches until GDB supports them" by Elliott Hughes · 10 years ago
  34. d8fae9a Pass --no-generate-debug-info to dex2oat. by David Srbecky · 10 years ago
  35. 063ef33 [MIPS] Do not use compact branches until GDB supports them by Nikola Veljkovic · 10 years ago
  36. f09e59e [DO NOT MERGE] Compile using Jack. by Yohann Roussel · 11 years ago
  37. c340a30 Merge "Explain __USE_MINGW_ANSI_STDIO." by Elliott Hughes · 10 years ago
  38. 7c0bcfb Explain __USE_MINGW_ANSI_STDIO. by Elliott Hughes · 10 years ago
  39. df5c798 Merge "[MIPS] Temporarily disable Mips shared-textrel errors" by Ying Wang · 10 years ago
  40. 0dac678 Merge "Revert "Revert "Turn on _FORTIFY_SOURCE=2 for the host.""" by Elliott Hughes · 10 years ago
  41. 1d8e8c9 Merge "Add libbenchmark's new dependency on libbase." by Elliott Hughes · 10 years ago
  42. b2b6646 Add libbenchmark's new dependency on libbase. by Elliott Hughes · 10 years ago
  43. 7dd8ec1 Revert "Revert "Turn on _FORTIFY_SOURCE=2 for the host."" by Elliott Hughes · 10 years ago
  44. 2a3034b Merge "Revert "Turn on _FORTIFY_SOURCE=2 for the host."" by Elliott Hughes · 10 years ago
  45. e27b214 Revert "Turn on _FORTIFY_SOURCE=2 for the host." by Elliott Hughes · 10 years ago
  46. b58119e Merge "Turn on _FORTIFY_SOURCE=2 for the host." by Elliott Hughes · 10 years ago
  47. 3979b9b Merge "Remove libc++ from prepackaged shared libs in cts." by dcashman · 10 years ago
  48. 3dfd20a [MIPS] Temporarily disable Mips shared-textrel errors by Duane Sand · 11 years ago
  49. 214a171 Remove libc++ from prepackaged shared libs in cts. by dcashman · 11 years ago
  50. 224806d Turn on _FORTIFY_SOURCE=2 for the host. by Elliott Hughes · 10 years ago
  51. 75f3c5a Merge "Revert "Revert "Enable linker -fix-cortex-a53-843419""" by Andrew Hsieh · 10 years ago
  52. 2a4a023 Fix using libc++_static in dynamic binaries. by Dan Albert · 11 years ago
  53. 0e0259c Revert "Revert "Enable linker -fix-cortex-a53-843419"" by Andrew Hsieh · 11 years ago
  54. 9db69c1 Merge "Add task to print transitive dependencies and their license files." by Ying Wang · 11 years ago
  55. 39b9b69 Add task to print transitive dependencies and their license files. by Ying Wang · 11 years ago
  56. e24b6f7 Do not pack relocations for executables by Dmitriy Ivanov · 11 years ago
  57. 5ee7438 Merge "Disallow using stlport." by Dan Albert · 11 years ago
  58. 3a360a7 Disallow using stlport. by Dan Albert · 11 years ago
  59. 0ad5bd2 Cleanup libc++ configuration. by Dan Albert · 11 years ago
  60. b2ce04b Merge "Make Windows a non-multilib target." by Dan Albert · 11 years ago
  61. dc94137 Make Windows a non-multilib target. by Dan Albert · 11 years ago
  62. b5ccb46 Merge "Select the correct target STL with USE_MINGW." by Dan Albert · 11 years ago
  63. e76bb83 Fix JDK check for USE_MINGW=1. by Dan Albert · 11 years ago
  64. 392569c Fix mips build by Dmitriy Ivanov · 11 years ago
  65. f274888 Merge "Upgrade x86 gcc to 4.9 and disable devirtualization." by Chih-Hung Hsieh · 11 years ago
  66. 88a8ce6 Select the correct target STL with USE_MINGW. by Dan Albert · 11 years ago
  67. b9a8aa6 Merge "Fix prebuilts for target builds with USE_MINGW=1." by Dan Albert · 11 years ago
  68. 216ecac Fix prebuilts for target builds with USE_MINGW=1. by Dan Albert · 11 years ago
  69. 9003661 Upgrade x86 gcc to 4.9 and disable devirtualization. by Chih-Hung Hsieh · 11 years ago
  70. 86bd653 Pack module before making symbolic version by Dmitriy Ivanov · 11 years ago
  71. 8387d99 Revert "Revert "Pack relocations for mips64"" by Dmitriy Ivanov · 11 years ago
  72. cb2b3d4 Revert "Revert "Pack relocations for mips"" by Dmitriy Ivanov · 11 years ago
  73. b755009 Merge "Revert "Pack relocations for mips"" by Dimitry Ivanov · 11 years ago
  74. dcf8bd8 Merge "Revert "Pack relocations for mips64"" by Dimitry Ivanov · 11 years ago
  75. 6399dcc Revert "Pack relocations for mips64" by Dimitry Ivanov · 11 years ago
  76. d05fd6f Revert "Pack relocations for mips" by Dimitry Ivanov · 11 years ago
  77. 5619dbe Don't pack ASAN executables. by Dan Albert · 11 years ago
  78. 1f0d530 --no-as-needed needs -Wl. by Dan Albert · 11 years ago
  79. 8a31153 Make asan more closely match clang behavior. by Dan Albert · 11 years ago
  80. 9f17655 Fix bad variable names. by Dan Albert · 11 years ago
  81. 55f3c4c Merge "Fix AddressSanitizer link order and multilib setup." by Evgenii Stepanov · 11 years ago
  82. f0b15e1 Fix AddressSanitizer link order and multilib setup. by Evgenii Stepanov · 11 years ago
  83. 959f0ec Merge "Add LOCAL_SANITIZE_RECOVER." by Dan Albert · 11 years ago
  84. 4111d48 Add LOCAL_SANITIZE_RECOVER. by Dan Albert · 11 years ago
  85. b271669 Merge "Fix a trivial comment typo." by Elliott Hughes · 11 years ago
  86. ae1d4b0 Fix a trivial comment typo. by Elliott Hughes · 11 years ago
  87. 100acd1 host compiler: enable compiler hardening flags by Nick Kralevich · 11 years ago
  88. 8bd30fe Pack relocations for mips64 by Dmitriy Ivanov · 11 years ago
  89. 4fa4e4b Merge "Do not pack relocations for prebuilts by default" by Dmitriy Ivanov · 11 years ago
  90. 64762c3 Do not pack relocations for prebuilts by default by Dmitriy Ivanov · 11 years ago
  91. 9dc1a73 Pack relocations for mips by Dmitriy Ivanov · 11 years ago
  92. b1c2727 Merge "Pack relocations for x86" by Dmitriy Ivanov · 11 years ago
  93. 1d4804c Pack relocations for x86 by Dmitriy Ivanov · 11 years ago
  94. 3b51f20 Disable packed relocations for NDK builds by Dmitriy Ivanov · 11 years ago
  95. 4c2d1a6 Pack relocation tables for dynamic executables by Dmitriy Ivanov · 11 years ago
  96. 1eca10f Revert "Pack relocation tables for all dynamic executables" by Dimitry Ivanov · 11 years ago
  97. e7a1b8a Pack relocation tables for all dynamic executables by Dmitriy Ivanov · 11 years ago
  98. ab59266 Merge "Add lib dirs to cts distribution." by dcashman · 11 years ago
  99. 17412c8 Add lib dirs to cts distribution. by dcashman · 11 years ago
  100. 4eb120b Remove unsupported *_COMPRESS_MODULE_SYMBOLS by Dmitriy Ivanov · 11 years ago