1. ee27d81 Make linking with libcompiler_rt conditional by Alexey Polyudov · 8 years ago
  2. 7d6b3f1 Do not assume CLANG is used when custom toolchain is provided by Alexey Polyudov · 8 years ago
  3. cbb038c Add LOCAL_NO_PIC to disable position-independent code by Alexey Polyudov · 8 years ago
  4. b51df6d Merge changes I9c735fe2,Ib918b2ed by Treehugger Robot · 8 years ago
  5. 240faf5 Merge "Fix clang-tidy performance warnings." by Treehugger Robot · 8 years ago
  6. 8ce8f60 Merge "Update package whitelist to track changes to java.lang.invoke." by Treehugger Robot · 8 years ago
  7. 7ee6289 Update package whitelist to track changes to java.lang.invoke. by Narayan Kamath · 8 years ago
  8. 84f4f3b Don't clean obj/{APPS,JAVA_LIBRARIES} during installclean by Dan Willemsen · 8 years ago
  9. 832932f Disable auto installclean for AAPT config change by Dan Willemsen · 8 years ago
  10. cc715fa Merge "Refactor LOCAL_INIT_RC" by Dan Willemsen · 8 years ago
  11. 90cd97f Merge "Don't depend on a phony target" by Colin Cross · 8 years ago
  12. 435360a Refactor LOCAL_INIT_RC by Dan Willemsen · 8 years ago
  13. 723b37e Don't depend on a phony target by Colin Cross · 8 years ago
  14. dd9aee1 Merge "Record module type statistics" by Dan Willemsen · 8 years ago
  15. 3bf15e7 Record module type statistics by Dan Willemsen · 8 years ago
  16. 65de8e4 Merge changes from topic 'soong-sysroots' by Dan Albert · 8 years ago
  17. c61174a Add a phony target for the NDK sysroots. by Dan Albert · 8 years ago
  18. 02bf138 Use the just built NDK headers and libs. by Dan Albert · 8 years ago
  19. 4ac4231 Add LOCAL_COPY_TO_INTERMEDIATE_LIBRARIES. by Dan Albert · 8 years ago
  20. 653980b Merge "Handle multiple APKs from the same package in check_target_files_signatures.py." by Tao Bao · 8 years ago
  21. 6a54299 Handle multiple APKs from the same package in check_target_files_signatures.py. by Tao Bao · 8 years ago
  22. b3389f4 Merge "Link to shared libraries with the full paths." by Treehugger Robot · 8 years ago
  23. 121aa60 Link to shared libraries with the full paths. by Dan Albert · 8 years ago
  24. 6c083ac Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  25. 4b4fdf0 Merge "Pass binder ABI to Soong" by Treehugger Robot · 8 years ago
  26. 620ce44 Merge "Add option to dump HTML warnings per project." by Treehugger Robot · 8 years ago
  27. 369b7df Pass binder ABI to Soong by Dan Willemsen · 8 years ago
  28. 32c8bcf Merge "Add performance* to default global tidy checks." by Treehugger Robot · 8 years ago
  29. 4354a33 Add option to dump HTML warnings per project. by Chih-Hung Hsieh · 8 years ago
  30. c868293 Add performance* to default global tidy checks. by Chih-Hung Hsieh · 8 years ago
  31. 4698a19 Merge "Remove unused libraries from otatools." by Treehugger Robot · 8 years ago
  32. 3c1075b Remove unused libraries from otatools. by Alex Deymo · 8 years ago
  33. 79498a0 Merge "Revert "Rename libevent-host to libevent"" by Treehugger Robot · 8 years ago
  34. 8c2b6bb Revert "Rename libevent-host to libevent" by Dan Willemsen · 8 years ago
  35. 900e9e6 Merge "Add java.lang.invoke to the package whitelist." by Narayan Kamath · 8 years ago
  36. 053c54b Merge "Count warnings per project and dump out CSV format." by Chih-hung Hsieh · 8 years ago
  37. 48a16ba Count warnings per project and dump out CSV format. by Chih-Hung Hsieh · 8 years ago
  38. 921be36 Merge "Split -isystem headers into separate variables" by Colin Cross · 8 years ago
  39. 497c35c Add java.lang.invoke to the package whitelist. by Narayan Kamath · 8 years ago
  40. 23ba612 Split -isystem headers into separate variables by Colin Cross · 8 years ago
  41. 6131119 Merge "Recognize new clang and clang-tidy warnings." by Treehugger Robot · 8 years ago
  42. c21ddbd Recognize new clang and clang-tidy warnings. by Chih-Hung Hsieh · 8 years ago
  43. 95fa32b Merge "Factor out common include directories into helper" by Treehugger Robot · 8 years ago
  44. 14df2ef Merge "Remove GOMA_HERMETIC form goma.mk" by Fang Deng · 8 years ago
  45. e25fd79 Factor out common include directories into helper by Colin Cross · 8 years ago
  46. b1beb6f Merge "Switch to prebuilt clang-3016494" by Stephen Hines · 8 years ago
  47. 11e0e36 Merge "Disable warnings triggered in Clang r271374" by Stephen Hines · 8 years ago
  48. c0829a5 Remove GOMA_HERMETIC form goma.mk by Fang Deng · 8 years ago
  49. 1679c36 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  50. d1c2ff4 Switch to prebuilt clang-3016494 by Pirama Arumuga Nainar · 8 years ago
  51. 0cbba3d Merge "Avoid matching the same warning line twice." by Treehugger Robot · 8 years ago
  52. 5ecafd1 Avoid matching the same warning line twice. by Chih-Hung Hsieh · 8 years ago
  53. 575a023 Merge "Rename libevent-host to libevent" by Dan Willemsen · 8 years ago
  54. 458c0cd Merge "Only add linker_asan as dependency to shared executables" by Colin Cross · 8 years ago
  55. d08699e Only add linker_asan as dependency to shared executables by Colin Cross · 8 years ago
  56. 1e92cfb Merge "Add support for LOCAL_MODULE_SYMLINKS" by Treehugger Robot · 8 years ago
  57. 744d33b Add support for LOCAL_MODULE_SYMLINKS by Colin Cross · 8 years ago
  58. 70a9714 Merge "Add build variant to kernel command line" by Badhri Jagan Sridharan · 8 years ago
  59. ef31fc6 Rename libevent-host to libevent by Dan Willemsen · 8 years ago
  60. 4ea20be Merge "Allow prebuilts to specify mini-debug-info" by Dan Willemsen · 8 years ago
  61. 4598fbc Allow prebuilts to specify mini-debug-info by Dan Willemsen · 8 years ago
  62. 461a328 Merge "Fix root_filesystem_config.txt generation" by Tao Bao · 8 years ago
  63. b8bd19d Merge "Pass ENABLE_CPUSETS and ENABLE_SCHEDBOOST to Soong" by Treehugger Robot · 8 years ago
  64. 913892f Pass ENABLE_CPUSETS and ENABLE_SCHEDBOOST to Soong by Dan Willemsen · 8 years ago
  65. 32ebe53 Merge "Turn ndk link check warning into error" by Treehugger Robot · 8 years ago
  66. ac1fe5c Turn ndk link check warning into error by Dan Willemsen · 8 years ago
  67. 8bc18d3 Merge "Remove Android.bp logic from makefiles" by Colin Cross · 8 years ago
  68. 65543c7 Remove Android.bp logic from makefiles by Colin Cross · 8 years ago
  69. e706372 Merge "Extend SDK link check to java libraries" by Dan Willemsen · 8 years ago
  70. 4058a71 Merge changes from topic 'imgdiff-squashfs' by Treehugger Robot · 8 years ago
  71. 62a6c46 releasetools: Fix the detection of using squashfs. by Tao Bao · 8 years ago
  72. b6568cd releasetools: Disable using imgdiff for squashfs. by Tao Bao · 8 years ago
  73. 62dfb59 Extend SDK link check to java libraries by Dan Willemsen · 8 years ago
  74. 8a09095 Merge "releasetools: Fix the payload public key replacement." by Treehugger Robot · 8 years ago
  75. 13b6962 releasetools: Fix the payload public key replacement. by Tao Bao · 8 years ago
  76. aa8f2f6 Fix root_filesystem_config.txt generation by Gaelle Nassiet · 8 years ago
  77. c78147c Merge "Move apksigner library to tools/apksig." by Treehugger Robot · 8 years ago
  78. aa3525d Merge "Support LOCAL_STRIP_MODULE := keep_symbols for prebuilts" by Treehugger Robot · 8 years ago
  79. 5d934c7 Support LOCAL_STRIP_MODULE := keep_symbols for prebuilts by Colin Cross · 8 years ago
  80. 1734523 Merge "Recognize new C/C++ compiler and static analyzer warnings." by Treehugger Robot · 8 years ago
  81. 1b09a50 Move apksigner library to tools/apksig. by Alex Klyubin · 8 years ago
  82. 59a405c Merge "Never add asan libraries to NDK code" by Dan Willemsen · 8 years ago
  83. d81beca Merge "APK signer primitive." by Treehugger Robot · 8 years ago
  84. 8d14543 Recognize new C/C++ compiler and static analyzer warnings. by Chih-Hung Hsieh · 8 years ago
  85. 997a6cd Merge "Apply SANITIZE_TARGET=safe-stack to 64 bit targets only." by Evgenii Stepanov · 8 years ago
  86. 7dcb8b8 Apply SANITIZE_TARGET=safe-stack to 64 bit targets only. by Evgenii Stepanov · 8 years ago
  87. 9c88e0b Merge "Apply SANITIZE_TARGET and LOCAL_SANITIZE when both are present." by Evgenii Stepanov · 8 years ago
  88. 71faa19 Apply SANITIZE_TARGET and LOCAL_SANITIZE when both are present. by Evgenii Stepanov · 8 years ago
  89. 9d73af0 Merge changes I17a96b97,Ib4412657,I73e6d479 by Treehugger Robot · 8 years ago
  90. 2302a76 Merge "Build: Fix vendor sanitizer library for secondary arch" by Treehugger Robot · 8 years ago
  91. cf6268f Build: Fix vendor sanitizer library for secondary arch by Andreas Gampe · 8 years ago
  92. 24dc27e Merge "Sanitizer build tweaks." by Evgenii Stepanov · 8 years ago
  93. 912b51f Sanitizer build tweaks. by Evgenii Stepanov · 8 years ago
  94. 3d8ee88 Merge "Only add libdl dependency for ASan/TSan on target." by Evgenii Stepanov · 8 years ago
  95. 55f73e6 Only add libdl dependency for ASan/TSan on target. by Evgenii Stepanov · 8 years ago
  96. 6b30d77 Build: Add module-level product configuration of sanitization by Andreas Gampe · 8 years ago
  97. 3d3b0c9 Build: Add option to restrict sanitization by owner by Andreas Gampe · 8 years ago
  98. cd25740 Build: Add option to restrict sanitization by architecture by Andreas Gampe · 8 years ago
  99. ff3341b Merge "Add LOCAL_NOSANITIZE." by Evgenii Stepanov · 8 years ago
  100. 4282366 Add LOCAL_NOSANITIZE. by Evgenii Stepanov · 8 years ago