1. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 7 years ago
  2. bd4abf5 Remove GCC-specific toolchain methods by Dan Willemsen · 7 years ago
  3. 6afcd9a Log uses of `make` and `xmllint` within the Android Build by Dan Willemsen · 7 years ago
  4. 55e095b Merge "Restore lld parts of "Remove cortex-a53 linker workaround for new cpus."" by Treehugger Robot · 7 years ago
  5. 8bb0f53 Merge "zip2zip: support included an excluded file" by Treehugger Robot · 7 years ago
  6. f4465da Merge "genrule: add $(location) for inputs and outputs" by Colin Cross · 7 years ago
  7. 08914b9 Merge changes from topic "soong_jni" by Treehugger Robot · 7 years ago
  8. e28663f Restore lld parts of "Remove cortex-a53 linker workaround for new cpus." by Dan Willemsen · 7 years ago
  9. 3824771 zip2zip: support included an excluded file by Colin Cross · 7 years ago
  10. ae6ae1d Apply minimal runtime to the rest of ubsan. by Ivan Lozano · 7 years ago
  11. 8536d6b Remove GCC checks by Dan Willemsen · 7 years ago
  12. 230e4c7 Merge "Add default -Wimplicit-fallthrough." by Treehugger Robot · 7 years ago
  13. 08f15ab genrule: add $(location) for inputs and outputs by Colin Cross · 7 years ago
  14. 252fc6f Add android_test_helper_app by Colin Cross · 7 years ago
  15. bd01e2a Add support for android_app_certificate modules by Colin Cross · 7 years ago
  16. b1a5e9c zip2zip: add flag to uncompress files by Colin Cross · 7 years ago
  17. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 7 years ago
  18. e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 7 years ago
  19. ee0bc3b Add multi-target variants by Colin Cross · 7 years ago
  20. bd783f1 Add default -Wimplicit-fallthrough. by Chih-Hung Hsieh · 7 years ago
  21. 1c7e0a2 Merge changes from topic "update_make_flags" by Dan Willemsen · 7 years ago
  22. 445a484 Merge "Remove Sepolicy_split." by Treehugger Robot · 7 years ago
  23. d6ea749 Remove Sepolicy_split. by Steven Moreland · 7 years ago
  24. 25cc01f Update flags passed to make by Dan Willemsen · 7 years ago
  25. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 7 years ago
  26. f4fe9dc Merge "Add quotes to sourcepath" by Treehugger Robot · 7 years ago
  27. 56dce44 Add quotes to sourcepath by Sundong Ahn · 7 years ago
  28. 17ccb45 Merge "Add methods to get source file path and subdir of prebuilt_etc" by Treehugger Robot · 7 years ago
  29. 66ee92f Merge "Revert "Disable performance-noexcept-move-constructor check."" by Treehugger Robot · 7 years ago
  30. d48fec1 Merge "Revert "Move libgcc to libcrt.builtins"" by Yi Kong · 7 years ago
  31. 6fb831b Revert "Move libgcc to libcrt.builtins" by Yi Kong · 7 years ago
  32. 2a07692 Add tests for genrule command expansion by Colin Cross · 7 years ago
  33. ecdeb1e Remove sum(1) from the list of approved binaries. by Elliott Hughes · 7 years ago
  34. fac4eec Revert "Disable performance-noexcept-move-constructor check." by Chih-hung Hsieh · 7 years ago
  35. c43e0ac Add methods to get source file path and subdir of prebuilt_etc by Jiyong Park · 7 years ago
  36. a1afb6e Merge "Switch perl to logging" by Treehugger Robot · 7 years ago
  37. 886d45d Merge changes Ibf8af35f,I32edd26b,I981875bb by Colin Cross · 7 years ago
  38. 3eec9c5 Switch perl to logging by Dan Willemsen · 7 years ago
  39. 1b99707 Merge "Move libgcc to libcrt.builtins" by Yi Kong · 7 years ago
  40. 77e62db Move libgcc to libcrt.builtins by Yi Kong · 7 years ago
  41. a9d8bee Make prefer32 a lambda by Colin Cross · 7 years ago
  42. 5eca7cb Clean up archMutator by Colin Cross · 7 years ago
  43. 48de9a4 Make more java modules defaultable by Colin Cross · 7 years ago
  44. b83de95 Remove --allow-multiple-definion linker flag for 64-bit Windows by Pirama Arumuga Nainar · 7 years ago
  45. 0d7fd7f Merge "sdk_version <= 28 implies Java 1.8" by Treehugger Robot · 7 years ago
  46. 4584a8a sdk_version <= 28 implies Java 1.8 by Jiyong Park · 7 years ago
  47. 72cf0a8 Merge "Add DevicePrefer32BitApps to Soong" by Treehugger Robot · 7 years ago
  48. be08f6b Merge "Use SoongJavacWrapper for javadoc" by Treehugger Robot · 7 years ago
  49. 40b41b4 Use SoongJavacWrapper for javadoc by Nan Zhang · 7 years ago
  50. 5b4a8eb Merge "Don't set targetSdkVersion to '1' for libraries" by Treehugger Robot · 7 years ago
  51. c8b28a3 Merge "Don't include empty-string arguments in compile_commands.json" by Treehugger Robot · 7 years ago
  52. a112b51 Merge "Fix double space in include argument" by Treehugger Robot · 7 years ago
  53. 88da24e Add DevicePrefer32BitApps to Soong by Colin Cross · 7 years ago
  54. 4b17606 Don't set targetSdkVersion to '1' for libraries by Colin Cross · 7 years ago
  55. 0c7cc1c Don't include empty-string arguments in compile_commands.json by Alex Light · 7 years ago
  56. 06080f4 Fix double space in include argument by Colin Cross · 7 years ago
  57. 946492f Merge "Add an isolated option for cc_test targets." by Christopher Ferris · 7 years ago
  58. 16d387c Merge changes from topic "glob_escapes" by Colin Cross · 7 years ago
  59. ecdcb52 Merge "Soong: Add relativeFilePathFlag category in CMakeList generator" by Treehugger Robot · 7 years ago
  60. ee15f2a Merge "Switch to clang-r339409." by Stephen Hines · 7 years ago
  61. 4a10b65 Soong: Add relativeFilePathFlag category in CMakeList generator by Jack He · 7 years ago
  62. 2997123 Refactor Kati logic by Dan Willemsen · 7 years ago
  63. 791399f Use file glob for zipping classes*.dex files by Colin Cross · 7 years ago
  64. 4be8f9e soong_zip: add --ignore_missing_files flag by Colin Cross · 7 years ago
  65. 09f1105 Add a --symlinks argument to soong_zip by Colin Cross · 7 years ago
  66. 1d98ee2 soong_zip: support globs in -f and -D arguments by Colin Cross · 7 years ago
  67. 05518bc soong_zip: Add tests by Colin Cross · 7 years ago
  68. b051ab5 soong_zip: move profiling from zip library to soong_zip by Colin Cross · 7 years ago
  69. fe945b4 soong_zip: move args parsing into zip.FileArgsBuilder by Colin Cross · 7 years ago
  70. e9b1615 Merge "Add phony targets for go binary modules" by Treehugger Robot · 7 years ago
  71. 2465c3d Add phony targets for go binary modules by Colin Cross · 7 years ago
  72. 6dab9bd Add dependencies on d8 and r8 library arguments by Colin Cross · 7 years ago
  73. 9df92d6 Add an isolated option for cc_test targets. by Christopher Ferris · 7 years ago
  74. f25112a Merge "Allow cc_prebuilt version suffix to include `svn`" by Logan Chien · 7 years ago
  75. dbc2962 Merge "TradeFed: Add "test_config_template" flag in Android.bp" by Treehugger Robot · 7 years ago
  76. dfe02f5 Merge "Pass classpath to d8" by Treehugger Robot · 7 years ago
  77. fc2aac5 Merge "Allow cc_object modules to use STL" by Colin Cross · 7 years ago
  78. 8202ad2 Merge "Fix invalid memory error for python binary build" by Nan Zhang · 7 years ago
  79. 907769f Allow cc_object modules to use STL by Colin Cross · 7 years ago
  80. ffb657e Pass classpath to d8 by Colin Cross · 7 years ago
  81. daf5ec0 Merge "Allow conscrypt to depend on core.intra.stubs" by Neil Fuller · 7 years ago
  82. 3333889 TradeFed: Add "test_config_template" flag in Android.bp by Jack He · 7 years ago
  83. cba97e6 Fix invalid memory error for python binary build by Nan Zhang · 7 years ago
  84. 82db9f9 Merge "Fixed the link to go/Android.bp" by Treehugger Robot · 7 years ago
  85. ce6b038 Merge changes from topic "glob_escapes" by Colin Cross · 7 years ago
  86. 7f33b81 Revert "soong_zip: support globs in -f and -D arguments" by Colin Cross · 7 years ago
  87. c736cda Merge "Add OWNERS to finder's cache" by Treehugger Robot · 7 years ago
  88. c7feeff Revert "Add a --symlinks argument to soong_zip" by Colin Cross · 7 years ago
  89. c91ab9e Switch to clang-r339409. by Stephen Hines · 7 years ago
  90. e12f5e2 Merge "GccCppStdVersion should not be needed anymore" by Treehugger Robot · 7 years ago
  91. 60b0360 Merge "Add a --symlinks argument to soong_zip" by Colin Cross · 7 years ago
  92. f964168 Merge "soong_zip: support globs in -f and -D arguments" by Colin Cross · 7 years ago
  93. cf157cc Allow conscrypt to depend on core.intra.stubs by Neil Fuller · 7 years ago
  94. e4d5a6c Allow cc_prebuilt version suffix to include `svn` by Logan Chien · 7 years ago
  95. 7692bf2 Merge "Update soong for ShouldFollowSymlinks argument to pathtools.Glob" by Colin Cross · 7 years ago
  96. e67a74b Merge "Add --proguard option to metalava" by Treehugger Robot · 7 years ago
  97. 43cfe82 GccCppStdVersion should not be needed anymore by Pirama Arumuga Nainar · 7 years ago
  98. 0d565c1 Merge "Disable performance-noexcept-move-constructor check." by Treehugger Robot · 7 years ago
  99. 199645c Add --proguard option to metalava by Nan Zhang · 7 years ago
  100. 1b5470a Disable performance-noexcept-move-constructor check. by Chih-Hung Hsieh · 7 years ago