1. 43ef264 Add target_arch to vndk prebuilt module name by Jae Shin · 7 years ago
  2. 66dbc0b Add R8 support by Colin Cross · 7 years ago
  3. 10d9930 Merge "Refactor dexing" by Colin Cross · 7 years ago
  4. a5fcf86 Merge "Move jacoco before desugar" by Colin Cross · 7 years ago
  5. 82d1aee Merge "Update jacoco command line flags for latest version" by Colin Cross · 7 years ago
  6. f0056cb Refactor dexing by Colin Cross · 7 years ago
  7. e6ddff6 Move jacoco before desugar by Colin Cross · 7 years ago
  8. 7fdd2b7 Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. by Colin Cross · 7 years ago
  9. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 7 years ago
  10. b4330e2 Move string list utility functions to android package by Colin Cross · 7 years ago
  11. ba5b43e Merge "Reimplement ioutil.ReadDir with a version that avoids calling lstat" by Colin Cross · 7 years ago
  12. 737a7f6 Merge changes Id2749d70,Ie705f064 by Treehugger Robot · 7 years ago
  13. 19454d5 Merge "neverallows in Soong" by Treehugger Robot · 7 years ago
  14. ae7fd6b Reimplement ioutil.ReadDir with a version that avoids calling lstat by Colin Cross · 7 years ago
  15. a88c883 Add a DirEntryInfo interface that is a subset of os.FileInfo by Colin Cross · 7 years ago
  16. 8d6395c Move android/soong/fs to android/soong/finder/fs by Colin Cross · 7 years ago
  17. 6abc973 Update jacoco command line flags for latest version by Colin Cross · 7 years ago
  18. 7b60cdd Strip module-info.class files when combining jars by Colin Cross · 7 years ago
  19. c5de1b6 Remove --no-locals -> --release translation by Colin Cross · 7 years ago
  20. cd406fa Merge "Ignore 'extern "C++"' section in a version script" by Treehugger Robot · 7 years ago
  21. 38501a9 Merge "Make ANDROID_JAVA{8,9}_HOME available to config.mk." by Tobias Thierer · 7 years ago
  22. 95fba1a Merge "Add [soc|device|product]_specific" by Treehugger Robot · 7 years ago
  23. d7deceb Fix jacoco filters by Colin Cross · 7 years ago
  24. 7a3139e Add jacoco filter tests by Colin Cross · 7 years ago
  25. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 7 years ago
  26. 828001d Merge "Add -p, -e options in merge_zips for supporting par format." by Treehugger Robot · 7 years ago
  27. 91aa9f9 Merge "Add 'openmp' compiler property" by Treehugger Robot · 7 years ago
  28. 3b528a8 Merge "Update the NDK ARM ABI to armv7." by Treehugger Robot · 7 years ago
  29. e59aeff Make ANDROID_JAVA{8,9}_HOME available to config.mk. by Tobias Thierer · 7 years ago
  30. d3c8ca4 Update the NDK ARM ABI to armv7. by Dan Albert · 7 years ago
  31. 5925b0f Add -p, -e options in merge_zips for supporting par format. by Nan Zhang · 7 years ago
  32. 5760399 Merge "Remove sepolicy_split from soong." by Treehugger Robot · 7 years ago
  33. fadb7b5 Add 'openmp' compiler property by Pirama Arumuga Nainar · 7 years ago
  34. 6f86613 Merge "Add compile-time pathDeps as implicit dependencies" by Treehugger Robot · 7 years ago
  35. 731c8da Merge "Prep D8 default instead of CompatDX in build/soong" by Alan Leung · 7 years ago
  36. 32bf18b Merge "Ensure -I . is the first protoc argument" by Treehugger Robot · 7 years ago
  37. 750e6fa Merge "Add default -Werror to hardware/libhardware/modules" by Treehugger Robot · 7 years ago
  38. 70ba5a3 Add compile-time pathDeps as implicit dependencies by Pirama Arumuga Nainar · 7 years ago
  39. 65b3fd9 neverallows in Soong by Steven Moreland · 7 years ago
  40. 0afa55a Remove sepolicy_split from soong. by Steven Moreland · 7 years ago
  41. c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 7 years ago
  42. b267295 Merge "Expose the NDK STLs to make." by Treehugger Robot · 7 years ago
  43. 26e5a16 Merge "Call clang-tidy with -quiet unless WITH_TIDY is set." by Treehugger Robot · 7 years ago
  44. 9bc4343 Add missing dependencies on classpath jars for kotlinc by Colin Cross · 7 years ago
  45. dc0c030 Call clang-tidy with -quiet unless WITH_TIDY is set. by Chih-Hung Hsieh · 7 years ago
  46. 2555b25 Merge "Allow NDK static libraries to use the NDK sysroot." by Treehugger Robot · 7 years ago
  47. 41fe048 Add default -Werror to hardware/libhardware/modules by Chih-Hung Hsieh · 7 years ago
  48. 04bd508 Merge "Support output params in java proto" by Treehugger Robot · 7 years ago
  49. 30eaac6 Merge "Export app implementation and header jars to Make" by Colin Cross · 7 years ago
  50. 81f139b Merge "Add basic NDK STL link type check." by Treehugger Robot · 7 years ago
  51. 77abc23 Add default -Werror to tools/adt/idea by Chih-Hung Hsieh · 7 years ago
  52. 1ef5ed5 Add default -Werror to external/skia. by Chih-Hung Hsieh · 7 years ago
  53. cc64cfd Merge "Add default -Werror to frameworks/av/drm/mediacas" by Chih-hung Hsieh · 7 years ago
  54. d0e4cc1 Merge "Don't install host or VNDK libs to the NDK." by Dan Albert · 7 years ago
  55. 8ba131b Expose the NDK STLs to make. by Dan Albert · 7 years ago
  56. 202fe49 Add basic NDK STL link type check. by Dan Albert · 7 years ago
  57. a3b2500 Ensure -I . is the first protoc argument by Colin Cross · 7 years ago
  58. 0f2ee15 Support output params in java proto by Colin Cross · 7 years ago
  59. 5dfabfb Export app implementation and header jars to Make by Colin Cross · 7 years ago
  60. 85ae705 Merge "Propagate LTO type from binary/DSO to object files" by Yi Kong · 7 years ago
  61. ec6cf6a Merge "Add cflags sub-property to 'pgo'" by Treehugger Robot · 7 years ago
  62. e565435 Merge "Remove Treble/PRODUCT_FULL_TREBLE from Soong." by Treehugger Robot · 7 years ago
  63. 2c95b3f Merge "When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime." by Joe Onorato · 7 years ago
  64. c2996ff Add default -Werror to frameworks/av/drm/mediacas by Chih-Hung Hsieh · 7 years ago
  65. dd0bb0b Remove Treble/PRODUCT_FULL_TREBLE from Soong. by Steven Moreland · 7 years ago
  66. 4c016b9 Merge "Add split PRODUCT_FULL_TREBLE variables to Soong." by Treehugger Robot · 7 years ago
  67. 09e94ab When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  68. bf606c1 Merge "Fix: duplicated definition of llndk_headers module" by Treehugger Robot · 7 years ago
  69. 1cb5d62 Merge "Support more all-*-files-under functions in androidmk" by Colin Cross · 7 years ago
  70. 70b86e4 Merge "Fix typo." by Treehugger Robot · 7 years ago
  71. 6ab43d8 Allow NDK static libraries to use the NDK sysroot. by Dan Albert · 7 years ago
  72. 281f22b Don't install host or VNDK libs to the NDK. by Dan Albert · 7 years ago
  73. 1e306c1 Fix typo. by Dan Albert · 7 years ago
  74. 3ce001a Support more all-*-files-under functions in androidmk by Colin Cross · 7 years ago
  75. e1731a5 Export app certificates to Make for apkcerts list by Colin Cross · 7 years ago
  76. 1605606 Add privileged app support in Soong by Colin Cross · 7 years ago
  77. 7079856 Remove export_package_resources check when exporting apps to Make by Colin Cross · 7 years ago
  78. a46a4d5 Fix: duplicated definition of llndk_headers module by Jiyong Park · 7 years ago
  79. 690ed55 Add cflags sub-property to 'pgo' by Pirama Arumuga Nainar · 7 years ago
  80. 086ad29 Add default -Werror to libstagefright/codecs. by Chih-Hung Hsieh · 7 years ago
  81. 38ed2ab Add default -Werror to libese/third_party/NXPNFC_P61_JCOP_Kit by Chih-Hung Hsieh · 7 years ago
  82. c2b9f06 Add split PRODUCT_FULL_TREBLE variables to Soong. by Steven Moreland · 7 years ago
  83. 7434c56 Add default -Werror to libeffects and mediaextractor. by Chih-Hung Hsieh · 7 years ago
  84. 7dd8778 Add default -Werror to frameworks/webview/chromium. by Chih-Hung Hsieh · 7 years ago
  85. e41f450 Merge "Add default -Werror to libbufferhub" by Chih-hung Hsieh · 7 years ago
  86. 8fe1212 Install current VNDK libs to the versioned directories. by Justin Yun · 7 years ago
  87. 160cdbe Merge "Add myself as an owner for NDK things." by Treehugger Robot · 7 years ago
  88. 10cd187 Propagate LTO type from binary/DSO to object files by Stephen Crane · 7 years ago
  89. 1bb807b Add default -Werror to libbufferhub by Chih-Hung Hsieh · 7 years ago
  90. e87040b Allow Soong to generate its own build documentation by Colin Cross · 7 years ago
  91. 5901439 Make SingletonContext.Rule take a blueprint.RuleParams by Colin Cross · 7 years ago
  92. 6f822b8 Merge "Add default -Werror to sdk/emulator/mksdcard." by Chih-hung Hsieh · 7 years ago
  93. ae6bd3d Merge changes If54d9c69,Ibc253514 by Treehugger Robot · 7 years ago
  94. a227ea3 Add default -Werror to sdk/emulator/mksdcard. by Chih-Hung Hsieh · 7 years ago
  95. a381810 Merge "Add default -Werror to frameworks/ml/nn." by Chih-hung Hsieh · 7 years ago
  96. a482368 Merge "Increase per-process file limits for multiproduct_kati" by Treehugger Robot · 7 years ago
  97. 74e3fe4 Fix PathForPhony by Colin Cross · 7 years ago
  98. 366938f Allow java manifest property to reference filegroups by Colin Cross · 7 years ago
  99. 9f31911 Add USE_D8_DESUGAR option in build/soong by Alan Leung · 7 years ago
  100. d4c0309 Merge changes I13910647,Ie061e90c,I1c1cb098 by Treehugger Robot · 7 years ago