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