1. ed86952 Normalize LANG / LC_* environment by Dan Willemsen · 8 years ago
  2. c1fecc2 Merge "Support enabling overflow sanitization by path." by Ivan Lozano · 8 years ago
  3. d40471c Merge "VNDK snapshot modules must have vndk subdirectory" by Treehugger Robot · 8 years ago
  4. b0712e8 Merge "Use -advice-only for libraries which do not export headers." by Treehugger Robot · 8 years ago
  5. 3e15b96 VNDK snapshot modules must have vndk subdirectory by Justin Yun · 8 years ago
  6. 74c3f5c Include VNDK snapshot modules only if the arch matches by Justin Yun · 8 years ago
  7. e449950 Use -advice-only for libraries which do not export headers. by Jayant Chowdhary · 8 years ago
  8. 17df3c1 Support enabling overflow sanitization by path. by Ivan Lozano · 8 years ago
  9. 64946fe Update profile_file discovery rules by Pirama Arumuga Nainar · 8 years ago
  10. 85935a2 Merge "Remove the use of version scripts with header-abi-linker." by Jayant Chowdhary · 8 years ago
  11. df344d5 Remove the use of version scripts with header-abi-linker. by Jayant Chowdhary · 8 years ago
  12. b5b5b26 change vsdk_v$(ver) to system_sdk_v$(ver) by Sundong Ahn · 8 years ago
  13. 2e02084 Merge "Remove unnecessary DeviceUsesClang." by Stephen Hines · 8 years ago
  14. 2835af8 Merge "Disable availability macros in libc++ on Darwin." by Treehugger Robot · 8 years ago
  15. 7d3e070 Merge "Remove armv5te" by Treehugger Robot · 8 years ago
  16. eb21c04 Merge "Apply kati output rewriting to dumpvars" by Treehugger Robot · 8 years ago
  17. 6ea0f81 Remove unnecessary DeviceUsesClang. by Stephen Hines · 8 years ago
  18. a07b845 Disable availability macros in libc++ on Darwin. by Dan Albert · 8 years ago
  19. 4acd66a Merge "Switch back to llvm-ar (with crsD flags only)." by Treehugger Robot · 8 years ago
  20. f1addeb Switch back to llvm-ar (with crsD flags only). by Stephen Hines · 8 years ago
  21. f3768f5 Merge "Switch to build-tools bison" by Dan Willemsen · 8 years ago
  22. 2605a61 Merge "Remove support for stlport." by Treehugger Robot · 8 years ago
  23. 0c51851 Apply kati output rewriting to dumpvars by Dan Willemsen · 8 years ago
  24. 6f46a38 Switch to build-tools bison by Dan Willemsen · 8 years ago
  25. e401a83 Remove armv5te by Dan Willemsen · 8 years ago
  26. e6f4ee2 Merge "Add target.vendor.override_export_include_dirs." by Treehugger Robot · 8 years ago
  27. 8a832c3 Merge "Revert "Switch to llvm-ar (with crsD flags only)."" by Yi Kong · 8 years ago
  28. df97a8a Revert "Switch to llvm-ar (with crsD flags only)." by Yi Kong · 8 years ago
  29. b21df8f Add target.vendor.override_export_include_dirs. by Steven Moreland · 8 years ago
  30. 56561f2 Merge "Emit static dependencies into pom2mk-generated Makefile" by Treehugger Robot · 8 years ago
  31. 0a8a272 Merge "Remove support for gnustl." by Treehugger Robot · 8 years ago
  32. aa92b80 Merge "Switch to llvm-ar (with crsD flags only)." by Yi Kong · 8 years ago
  33. c355edc Merge "Add default -Werror to hardware/qcom projects" by Chih-hung Hsieh · 8 years ago
  34. 1593d3d Emit static dependencies into pom2mk-generated Makefile by Alan Viverette · 8 years ago
  35. 749fc78 Remove support for stlport. by Dan Albert · 8 years ago
  36. c9460bb Remove support for gnustl. by Dan Albert · 8 years ago
  37. 13bc31d Switch to llvm-ar (with crsD flags only). by Yi Kong · 8 years ago
  38. 68a7023 Fix ordering of overlays by Colin Cross · 8 years ago
  39. 3144dfc Add EMMA_INSTRUMENT_STATIC support by Colin Cross · 8 years ago
  40. e7fa3b1 Merge "Fix crash on test failure" by Treehugger Robot · 8 years ago
  41. 775edde Add default -Werror to hardware/qcom projects by Chih-Hung Hsieh · 8 years ago
  42. e2fb629 Make D8 Desugaring default. by Alan Leung · 8 years ago
  43. 0d9868c Merge "Call clang-tidy with -fno-caret-diagnostics by default." by Chih-hung Hsieh · 8 years ago
  44. 04ddd45 Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 4)." by Tobias Thierer · 8 years ago
  45. 18099fd Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 8 years ago
  46. 669cb91 Call clang-tidy with -fno-caret-diagnostics by default. by Chih-Hung Hsieh · 8 years ago
  47. 41b97b3 Merge "Fix jacoco_cli invocation" by Treehugger Robot · 8 years ago
  48. 43ef264 Add target_arch to vndk prebuilt module name by Jae Shin · 8 years ago
  49. 95d33fe Fix crash on test failure by Colin Cross · 8 years ago
  50. 84c3882 Fix jacoco_cli invocation by Colin Cross · 8 years ago
  51. 66dbc0b Add R8 support by Colin Cross · 8 years ago
  52. 10d9930 Merge "Refactor dexing" by Colin Cross · 8 years ago
  53. a5fcf86 Merge "Move jacoco before desugar" by Colin Cross · 8 years ago
  54. 82d1aee Merge "Update jacoco command line flags for latest version" by Colin Cross · 8 years ago
  55. 7fdd2b7 Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. by Colin Cross · 8 years ago
  56. f0056cb Refactor dexing by Colin Cross · 8 years ago
  57. e6ddff6 Move jacoco before desugar by Colin Cross · 8 years ago
  58. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 8 years ago
  59. b4330e2 Move string list utility functions to android package by Colin Cross · 8 years ago
  60. ba5b43e Merge "Reimplement ioutil.ReadDir with a version that avoids calling lstat" by Colin Cross · 8 years ago
  61. 737a7f6 Merge changes Id2749d70,Ie705f064 by Treehugger Robot · 8 years ago
  62. 19454d5 Merge "neverallows in Soong" by Treehugger Robot · 8 years ago
  63. ae7fd6b Reimplement ioutil.ReadDir with a version that avoids calling lstat by Colin Cross · 8 years ago
  64. a88c883 Add a DirEntryInfo interface that is a subset of os.FileInfo by Colin Cross · 8 years ago
  65. 8d6395c Move android/soong/fs to android/soong/finder/fs by Colin Cross · 8 years ago
  66. 6abc973 Update jacoco command line flags for latest version by Colin Cross · 8 years ago
  67. 7b60cdd Strip module-info.class files when combining jars by Colin Cross · 8 years ago
  68. c5de1b6 Remove --no-locals -> --release translation by Colin Cross · 8 years ago
  69. cd406fa Merge "Ignore 'extern "C++"' section in a version script" by Treehugger Robot · 8 years ago
  70. 38501a9 Merge "Make ANDROID_JAVA{8,9}_HOME available to config.mk." by Tobias Thierer · 8 years ago
  71. 95fba1a Merge "Add [soc|device|product]_specific" by Treehugger Robot · 8 years ago
  72. d7deceb Fix jacoco filters by Colin Cross · 8 years ago
  73. 7a3139e Add jacoco filter tests by Colin Cross · 8 years ago
  74. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 8 years ago
  75. 828001d Merge "Add -p, -e options in merge_zips for supporting par format." by Treehugger Robot · 8 years ago
  76. 91aa9f9 Merge "Add 'openmp' compiler property" by Treehugger Robot · 8 years ago
  77. 3b528a8 Merge "Update the NDK ARM ABI to armv7." by Treehugger Robot · 8 years ago
  78. e59aeff Make ANDROID_JAVA{8,9}_HOME available to config.mk. by Tobias Thierer · 8 years ago
  79. d3c8ca4 Update the NDK ARM ABI to armv7. by Dan Albert · 8 years ago
  80. 5925b0f Add -p, -e options in merge_zips for supporting par format. by Nan Zhang · 8 years ago
  81. 5760399 Merge "Remove sepolicy_split from soong." by Treehugger Robot · 8 years ago
  82. fadb7b5 Add 'openmp' compiler property by Pirama Arumuga Nainar · 8 years ago
  83. 6f86613 Merge "Add compile-time pathDeps as implicit dependencies" by Treehugger Robot · 8 years ago
  84. 731c8da Merge "Prep D8 default instead of CompatDX in build/soong" by Alan Leung · 8 years ago
  85. 32bf18b Merge "Ensure -I . is the first protoc argument" by Treehugger Robot · 8 years ago
  86. 750e6fa Merge "Add default -Werror to hardware/libhardware/modules" by Treehugger Robot · 8 years ago
  87. 70ba5a3 Add compile-time pathDeps as implicit dependencies by Pirama Arumuga Nainar · 8 years ago
  88. 65b3fd9 neverallows in Soong by Steven Moreland · 8 years ago
  89. 0afa55a Remove sepolicy_split from soong. by Steven Moreland · 8 years ago
  90. c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 8 years ago
  91. b267295 Merge "Expose the NDK STLs to make." by Treehugger Robot · 8 years ago
  92. 26e5a16 Merge "Call clang-tidy with -quiet unless WITH_TIDY is set." by Treehugger Robot · 8 years ago
  93. 9bc4343 Add missing dependencies on classpath jars for kotlinc by Colin Cross · 8 years ago
  94. dc0c030 Call clang-tidy with -quiet unless WITH_TIDY is set. by Chih-Hung Hsieh · 8 years ago
  95. 2555b25 Merge "Allow NDK static libraries to use the NDK sysroot." by Treehugger Robot · 8 years ago
  96. 41fe048 Add default -Werror to hardware/libhardware/modules by Chih-Hung Hsieh · 8 years ago
  97. 04bd508 Merge "Support output params in java proto" by Treehugger Robot · 8 years ago
  98. 30eaac6 Merge "Export app implementation and header jars to Make" by Colin Cross · 8 years ago
  99. 81f139b Merge "Add basic NDK STL link type check." by Treehugger Robot · 8 years ago
  100. 77abc23 Add default -Werror to tools/adt/idea by Chih-Hung Hsieh · 8 years ago