1. 54c1d2f Remove reference to core-oj/core-libart, etc. by Neil Fuller · 7 years ago
  2. 251178f Merge "Always ensure that DIST_DIR is set" by Treehugger Robot · 7 years ago
  3. ac85760 Merge "Build platform with core library stubs by default" by Neil Fuller · 7 years ago
  4. 9605b3a Merge "Define runfiles_path before try so that finally can use it." by Nicolas Geoffray · 7 years ago
  5. c325edc Merge "Improve messages for VNDK dependency errors." by Martin Stjernholm · 7 years ago
  6. 0b6bcd4 Merge "Remove flags from ClangLibToolingUnknownCflags" by Logan Chien · 7 years ago
  7. e8f2977 Merge "android.test.{base|mock} are added as optional libraries." by Treehugger Robot · 7 years ago
  8. d50e89f Always ensure that DIST_DIR is set by Dan Willemsen · 7 years ago
  9. 08c3085 Merge "Unset BUILD_NUMBER in build_test.bash" by Treehugger Robot · 7 years ago
  10. 1a968b9 Merge "Remove perl from the allowed PATH tools list" by Treehugger Robot · 7 years ago
  11. 61f2d11 Remove flags from ClangLibToolingUnknownCflags by Logan Chien · 7 years ago
  12. 257eb0c Improve messages for VNDK dependency errors. by Martin Stjernholm · 7 years ago
  13. fa17afe android.test.{base|mock} are added as optional libraries. by Jiyong Park · 7 years ago
  14. 0abd437 Unset BUILD_NUMBER in build_test.bash by Dan Willemsen · 7 years ago
  15. 153c2f8 Merge "Fix how soong converts LOCAL_STRIP_MODULE." by Treehugger Robot · 7 years ago
  16. 2bfa2c8 Merge "Add support for cortex-a76 in soong" by Haibo Huang · 7 years ago
  17. f4fec6a Merge "Make automatically added <uses-library> entries optional" by Treehugger Robot · 7 years ago
  18. 59171a4 Fix how soong converts LOCAL_STRIP_MODULE. by Jaewoong Jung · 8 years ago
  19. a31e2bd Add support for cortex-a76 in soong by Haibo Huang · 8 years ago
  20. bf210f7 Build platform with core library stubs by default by Neil Fuller · 8 years ago
  21. 109029f Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS. by Evgenii Stepanov · 8 years ago
  22. d054c22 Merge "Scudo minimal runtime support for Soong" by Kostya Kortchinsky · 8 years ago
  23. e888ebe Merge "Expand projects allowed to use no_standard_libs" by Neil Fuller · 8 years ago
  24. a4b0422 Merge "aidegen: Fix bug of generating module dependency information" by Treehugger Robot · 8 years ago
  25. 383707f Merge changes I30719eaf,I84812c55,Ifa397b2b by Treehugger Robot · 8 years ago
  26. 3b8f3e9 Merge "Switch include path of header-abi-dumper headers" by Logan Chien · 8 years ago
  27. bbbb78f Merge "Support Metalava in java_sdk_library" by Treehugger Robot · 8 years ago
  28. 756f2d0 Better error message for multiple defined symbols. by Dan Albert · 8 years ago
  29. ad73b2e Scudo minimal runtime support for Soong by Kostya Kortchinsky · 8 years ago
  30. f4ecf76 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 8 years ago
  31. 3558470 Merge "Switch to clang-r339409b" by Pirama Arumuga Nainar · 8 years ago
  32. fe385b0 Expand projects allowed to use no_standard_libs by Neil Fuller · 8 years ago
  33. 6e1bf2b Define runfiles_path before try so that finally can use it. by Nicolas Geoffray · 8 years ago
  34. d616b67 Make automatically added <uses-library> entries optional by Paul Duffin · 8 years ago
  35. 3393b26 Merge "Directories and executables files in an APEX have x bit set" by Treehugger Robot · 8 years ago
  36. bb640e0 aidegen: Fix bug of generating module dependency information by patricktu · 8 years ago
  37. 3ff624f Switch include path of header-abi-dumper headers by Logan Chien · 8 years ago
  38. db69b66 Merge "Make APEX build rules consistent" by Treehugger Robot · 8 years ago
  39. fb2721f Support Metalava in java_sdk_library by Sundong Ahn · 8 years ago
  40. 039a83f Merge "Include all core libs in default boot classpath" by Neil Fuller · 8 years ago
  41. 92905d6 Directories and executables files in an APEX have x bit set by Jiyong Park · 8 years ago
  42. ab3ceb3 Make APEX build rules consistent by Jiyong Park · 8 years ago
  43. 48ca7dc Add apex variants by Jiyong Park · 8 years ago
  44. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 8 years ago
  45. 2c188be Add an option for libraries to opt out of libcrt by Yi Kong · 8 years ago
  46. 8fd5a96 Remove --allow-multiple-definitions for 32-bit Windows by Pirama Arumuga Nainar · 8 years ago
  47. a403cc7 Change STL for Windows to libc++. by Pirama Arumuga Nainar · 8 years ago
  48. 3844185 Merge "Revert "Revert "Move libgcc to libcrt.builtins""" by Treehugger Robot · 8 years ago
  49. 14b3cb0 Switch to clang-r339409b by Pirama Arumuga Nainar · 8 years ago
  50. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 8 years ago
  51. e9e20dd Remove perl from the allowed PATH tools list by Dan Willemsen · 8 years ago
  52. bd4abf5 Remove GCC-specific toolchain methods by Dan Willemsen · 8 years ago
  53. 6afcd9a Log uses of `make` and `xmllint` within the Android Build by Dan Willemsen · 8 years ago
  54. 55e095b Merge "Restore lld parts of "Remove cortex-a53 linker workaround for new cpus."" by Treehugger Robot · 8 years ago
  55. 8bb0f53 Merge "zip2zip: support included an excluded file" by Treehugger Robot · 8 years ago
  56. f4465da Merge "genrule: add $(location) for inputs and outputs" by Colin Cross · 8 years ago
  57. f5b8184 Python 3 fix. by Dan Albert · 8 years ago
  58. 08914b9 Merge changes from topic "soong_jni" by Treehugger Robot · 8 years ago
  59. e28663f Restore lld parts of "Remove cortex-a53 linker workaround for new cpus." by Dan Willemsen · 8 years ago
  60. 7df0f30 Revert "Revert "Move libgcc to libcrt.builtins"" by Yi Kong · 8 years ago
  61. 3824771 zip2zip: support included an excluded file by Colin Cross · 8 years ago
  62. ae6ae1d Apply minimal runtime to the rest of ubsan. by Ivan Lozano · 8 years ago
  63. 8536d6b Remove GCC checks by Dan Willemsen · 8 years ago
  64. 230e4c7 Merge "Add default -Wimplicit-fallthrough." by Treehugger Robot · 8 years ago
  65. 08f15ab genrule: add $(location) for inputs and outputs by Colin Cross · 8 years ago
  66. 252fc6f Add android_test_helper_app by Colin Cross · 8 years ago
  67. bd01e2a Add support for android_app_certificate modules by Colin Cross · 8 years ago
  68. b1a5e9c zip2zip: add flag to uncompress files by Colin Cross · 8 years ago
  69. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 8 years ago
  70. e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 8 years ago
  71. ee0bc3b Add multi-target variants by Colin Cross · 8 years ago
  72. bd783f1 Add default -Wimplicit-fallthrough. by Chih-Hung Hsieh · 8 years ago
  73. 1c7e0a2 Merge changes from topic "update_make_flags" by Dan Willemsen · 8 years ago
  74. 445a484 Merge "Remove Sepolicy_split." by Treehugger Robot · 8 years ago
  75. d6ea749 Remove Sepolicy_split. by Steven Moreland · 8 years ago
  76. 25cc01f Update flags passed to make by Dan Willemsen · 8 years ago
  77. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 8 years ago
  78. f4fe9dc Merge "Add quotes to sourcepath" by Treehugger Robot · 8 years ago
  79. 56dce44 Add quotes to sourcepath by Sundong Ahn · 8 years ago
  80. 17ccb45 Merge "Add methods to get source file path and subdir of prebuilt_etc" by Treehugger Robot · 8 years ago
  81. 66ee92f Merge "Revert "Disable performance-noexcept-move-constructor check."" by Treehugger Robot · 8 years ago
  82. d48fec1 Merge "Revert "Move libgcc to libcrt.builtins"" by Yi Kong · 8 years ago
  83. 6fb831b Revert "Move libgcc to libcrt.builtins" by Yi Kong · 8 years ago
  84. 2a07692 Add tests for genrule command expansion by Colin Cross · 8 years ago
  85. ecdeb1e Remove sum(1) from the list of approved binaries. by Elliott Hughes · 8 years ago
  86. fac4eec Revert "Disable performance-noexcept-move-constructor check." by Chih-hung Hsieh · 8 years ago
  87. c43e0ac Add methods to get source file path and subdir of prebuilt_etc by Jiyong Park · 8 years ago
  88. a1afb6e Merge "Switch perl to logging" by Treehugger Robot · 8 years ago
  89. 886d45d Merge changes Ibf8af35f,I32edd26b,I981875bb by Colin Cross · 8 years ago
  90. 3eec9c5 Switch perl to logging by Dan Willemsen · 8 years ago
  91. 1b99707 Merge "Move libgcc to libcrt.builtins" by Yi Kong · 8 years ago
  92. 77e62db Move libgcc to libcrt.builtins by Yi Kong · 8 years ago
  93. a9d8bee Make prefer32 a lambda by Colin Cross · 8 years ago
  94. 5eca7cb Clean up archMutator by Colin Cross · 8 years ago
  95. 48de9a4 Make more java modules defaultable by Colin Cross · 8 years ago
  96. b83de95 Remove --allow-multiple-definion linker flag for 64-bit Windows by Pirama Arumuga Nainar · 8 years ago
  97. 0d7fd7f Merge "sdk_version <= 28 implies Java 1.8" by Treehugger Robot · 8 years ago
  98. 4584a8a sdk_version <= 28 implies Java 1.8 by Jiyong Park · 8 years ago
  99. 72cf0a8 Merge "Add DevicePrefer32BitApps to Soong" by Treehugger Robot · 8 years ago
  100. be08f6b Merge "Use SoongJavacWrapper for javadoc" by Treehugger Robot · 8 years ago