1. 6dab9bd Add dependencies on d8 and r8 library arguments by Colin Cross · 7 years ago
  2. f25112a Merge "Allow cc_prebuilt version suffix to include `svn`" by Logan Chien · 7 years ago
  3. dbc2962 Merge "TradeFed: Add "test_config_template" flag in Android.bp" by Treehugger Robot · 7 years ago
  4. dfe02f5 Merge "Pass classpath to d8" by Treehugger Robot · 7 years ago
  5. fc2aac5 Merge "Allow cc_object modules to use STL" by Colin Cross · 7 years ago
  6. 8202ad2 Merge "Fix invalid memory error for python binary build" by Nan Zhang · 7 years ago
  7. 907769f Allow cc_object modules to use STL by Colin Cross · 7 years ago
  8. ffb657e Pass classpath to d8 by Colin Cross · 7 years ago
  9. daf5ec0 Merge "Allow conscrypt to depend on core.intra.stubs" by Neil Fuller · 7 years ago
  10. 3333889 TradeFed: Add "test_config_template" flag in Android.bp by Jack He · 7 years ago
  11. cba97e6 Fix invalid memory error for python binary build by Nan Zhang · 7 years ago
  12. 82db9f9 Merge "Fixed the link to go/Android.bp" by Treehugger Robot · 7 years ago
  13. ce6b038 Merge changes from topic "glob_escapes" by Colin Cross · 7 years ago
  14. 7f33b81 Revert "soong_zip: support globs in -f and -D arguments" by Colin Cross · 7 years ago
  15. c736cda Merge "Add OWNERS to finder's cache" by Treehugger Robot · 7 years ago
  16. c7feeff Revert "Add a --symlinks argument to soong_zip" by Colin Cross · 7 years ago
  17. e12f5e2 Merge "GccCppStdVersion should not be needed anymore" by Treehugger Robot · 7 years ago
  18. 60b0360 Merge "Add a --symlinks argument to soong_zip" by Colin Cross · 7 years ago
  19. f964168 Merge "soong_zip: support globs in -f and -D arguments" by Colin Cross · 7 years ago
  20. cf157cc Allow conscrypt to depend on core.intra.stubs by Neil Fuller · 7 years ago
  21. e4d5a6c Allow cc_prebuilt version suffix to include `svn` by Logan Chien · 7 years ago
  22. 7692bf2 Merge "Update soong for ShouldFollowSymlinks argument to pathtools.Glob" by Colin Cross · 7 years ago
  23. e67a74b Merge "Add --proguard option to metalava" by Treehugger Robot · 7 years ago
  24. 43cfe82 GccCppStdVersion should not be needed anymore by Pirama Arumuga Nainar · 7 years ago
  25. 0d565c1 Merge "Disable performance-noexcept-move-constructor check." by Treehugger Robot · 7 years ago
  26. 199645c Add --proguard option to metalava by Nan Zhang · 7 years ago
  27. 1b5470a Disable performance-noexcept-move-constructor check. by Chih-Hung Hsieh · 7 years ago
  28. 5994b62 Add no_standard_libs property to droidstubs by Nan Zhang · 7 years ago
  29. 3013361 Merge "Add support for cortex-a72" by Richard Fung · 7 years ago
  30. 7716790 Add droidstubs support for merging show/hide annotations. by Pete Gillin · 7 years ago
  31. 699e3b8 Fixed the link to go/Android.bp by Ilya Matyukhin · 7 years ago
  32. eb37ed3 Add support for cortex-a72 by Richard Fung · 7 years ago
  33. 2da4ea0 Merge "Add comment for naming jdiffdocZip in droiddoc.go" by Treehugger Robot · 7 years ago
  34. 86b0620 Add comment for naming jdiffdocZip in droiddoc.go by Nan Zhang · 7 years ago
  35. d59dab9 Add a --symlinks argument to soong_zip by Colin Cross · 7 years ago
  36. 08e28ab soong_zip: support globs in -f and -D arguments by Colin Cross · 7 years ago
  37. 3f4d116 Update soong for ShouldFollowSymlinks argument to pathtools.Glob by Colin Cross · 7 years ago
  38. 9e5d8a6 Use WITH_TIDY_FLAGS env variable. by Chih-Hung Hsieh · 7 years ago
  39. 60bd4bf Use DEFAULT_TIDY_HEADER_DIRS env variable. by Chih-Hung Hsieh · 7 years ago
  40. 21e2a79 Merge "Hide warning on static executables in strip.sh" by Treehugger Robot · 7 years ago
  41. c4fa082 Merge "soong_zip: add support for -j to junk paths" by Colin Cross · 7 years ago
  42. cba8587 Merge "Sanity check the tree before building." by Anton Hansson · 7 years ago
  43. 8e877af Hide warning on static executables in strip.sh by Colin Cross · 7 years ago
  44. b7c6911 soong_zip: add support for -j to junk paths by Colin Cross · 7 years ago
  45. ecf0f10 Sanity check the tree before building. by Anton Hansson · 7 years ago
  46. 2b2b6a7 Merge "Fix race condition for jdiff/apicheck" by Nan Zhang · 7 years ago
  47. 23a1ba6 Fix race condition for jdiff/apicheck by Nan Zhang · 7 years ago
  48. f820280 Merge "Allow patch_module attribute in target: { android: { ... } } block." by Treehugger Robot · 7 years ago
  49. 105de34 Merge "*_OUT_INTERMEDIATE_LIBRARIES has been removed from Make" by Dan Willemsen · 7 years ago
  50. dda713d Allow patch_module attribute in target: { android: { ... } } block. by Tobias Thierer · 7 years ago
  51. d23ac69 Export Api-versions.xml generated by Soong by Nan Zhang · 7 years ago
  52. fd20ead Merge "Add jdiff support for Soong" by Treehugger Robot · 7 years ago
  53. dbfc481 Merge "soong_zip: move the -j flag to -parallel" by Colin Cross · 7 years ago
  54. df3f4c8 soong_zip: move the -j flag to -parallel by Colin Cross · 7 years ago
  55. 71bbe63 Add jdiff support for Soong by Nan Zhang · 7 years ago
  56. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 7 years ago
  57. cfbea98 Merge "Allow instrumenting android_test modules." by Colin Cross · 7 years ago
  58. f7873ec Merge "Add libbinder_ndk to the NDK." by Steven Moreland · 7 years ago
  59. ab033dc Merge "Revert "Change LibartImgDeviceBaseAddress to 0x60000000"" by Mathieu Chartier · 7 years ago
  60. d42f19c Revert "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 7 years ago
  61. 49c1cb3 Merge "Don't include data resources when running R8" by Søren Gjesse · 7 years ago
  62. cc737f6 Merge "Link msvcr110.a after mingwex.a" by Treehugger Robot · 7 years ago
  63. 6b3cc60 Merge "Change the dist file path for sdk library" by Treehugger Robot · 7 years ago
  64. 5067db9 Allow instrumenting android_test modules. by Colin Cross · 7 years ago
  65. e5d974d Link msvcr110.a after mingwex.a by Pirama Arumuga Nainar · 7 years ago
  66. 37dc2c2 Merge "Don't attempt to deflate when compression level is 0" by Colin Cross · 7 years ago
  67. cc2746d Merge "Add OutputFile to cc.Module" by Treehugger Robot · 7 years ago
  68. 4fd04bb Change the dist file path for sdk library by Sundong Ahn · 7 years ago
  69. 2e224ca *_OUT_INTERMEDIATE_LIBRARIES has been removed from Make by Dan Willemsen · 7 years ago
  70. d321629 Don't attempt to deflate when compression level is 0 by Colin Cross · 7 years ago
  71. 446c666 Don't pass -pie for Windows binaries by Colin Cross · 7 years ago
  72. 1278a6c Merge "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 7 years ago
  73. 24f1702 Don't include data resources when running R8 by Søren Gjesse · 7 years ago
  74. ec06db2 Merge changes from topic "hostdex" by Colin Cross · 7 years ago
  75. cedd476 Allow exclude_java_resources to affect java_resource_dirs by Colin Cross · 7 years ago
  76. fe4bc36 Allow '$' in some paths by Colin Cross · 7 years ago
  77. c20eee3 Add OutputFile to cc.Module by Jiyong Park · 7 years ago
  78. 9c69a12 Add Api level annotations support for Metalava. by Nan Zhang · 7 years ago
  79. c747535 Merge "Split doclava run from metalava target." by Nan Zhang · 7 years ago
  80. 3c979c3 Add a new sdk_version "core_platform_current" by Neil Fuller · 7 years ago
  81. 1598a9e Split doclava run from metalava target. by Nan Zhang · 7 years ago
  82. b1dff80 Merge "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 7 years ago
  83. d3ab493 Merge "Enable toc support for Darwin and Windows" by Treehugger Robot · 7 years ago
  84. bc21394 Merge "Enable Java 9 language support through java_version: "1.9" alone." by Treehugger Robot · 7 years ago
  85. 06dd04f Enable Java 9 language support through java_version: "1.9" alone. by Tobias Thierer · 7 years ago
  86. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  87. b496cfd Enable toc support for Darwin and Windows by Colin Cross · 7 years ago
  88. bd4e9cc Merge "Default BUILD_BROKEN_PHONY_TARGETS to false" by Treehugger Robot · 7 years ago
  89. 7b59e7b Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version by Colin Cross · 7 years ago
  90. 496d66d Fix manifest_fixer_test.py by Colin Cross · 7 years ago
  91. cf7d5ab Merge "Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"" by Colin Cross · 7 years ago
  92. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 7 years ago
  93. 1456958 Default BUILD_BROKEN_PHONY_TARGETS to false by Dan Willemsen · 7 years ago
  94. d2e92da Export build/soong/scripts/strip.sh to Make by Colin Cross · 7 years ago
  95. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  96. 0f40a75 Move kotlinc-build.xml out of classes directory by Colin Cross · 7 years ago
  97. 0903f90 Merge "Fix inverted logic for objcopy vs. llvm-objcopy with --keep-symbols" by Treehugger Robot · 7 years ago
  98. 0abcbe6 Fix inverted logic for objcopy vs. llvm-objcopy with --keep-symbols by Colin Cross · 7 years ago
  99. 0c7bb7f Change LibartImgDeviceBaseAddress to 0x60000000 by Mathieu Chartier · 7 years ago
  100. dbf1d4f (soong) Add -fsanitize= argument to assembly flags. by Evgenii Stepanov · 7 years ago