1. 9611199 Fix race condition and logging by Dan Willemsen · 7 years ago
  2. ecc71f8 Merge "Add a unified status reporting UI" by Treehugger Robot · 7 years ago
  3. 9ea9fc3 Merge "Don't create non-primary arch variant for recovery-only module" by Treehugger Robot · 7 years ago
  4. b82471a Add a unified status reporting UI by Dan Willemsen · 7 years ago
  5. 22739c3 Merge "Unset envsetup.sh variables inside build" by Colin Cross · 7 years ago
  6. 37b2520 Don't create non-primary arch variant for recovery-only module by Jiyong Park · 7 years ago
  7. 9fab122 Merge "Change link type rule" by Treehugger Robot · 7 years ago
  8. 4a719a0 Merge "Export: phonyFactory -> PhonyFactory" by Treehugger Robot · 7 years ago
  9. 57368eb Change link type rule by Sundong Ahn · 7 years ago
  10. 00e1e61 Export: phonyFactory -> PhonyFactory by Steven Moreland · 7 years ago
  11. 7f09c40 Unset envsetup.sh variables inside build by Colin Cross · 7 years ago
  12. 7f1c57e Merge "Allow disabling LTO on eng" by Treehugger Robot · 7 years ago
  13. 3165695 Use manifest merger in Soong by Colin Cross · 7 years ago
  14. 5e48b1d Merge "Translate java libraries to java_library" by Colin Cross · 7 years ago
  15. d6a8e0f Merge "Don't install java libraries by default" by Colin Cross · 7 years ago
  16. 1d2b7ee Allow disabling LTO on eng by John Reck · 7 years ago
  17. ff2af2c Merge "Fix error in build when OUT_DIR_COMMON_BASE is used" by Treehugger Robot · 7 years ago
  18. 0fa89a3 Translate java libraries to java_library by Colin Cross · 7 years ago
  19. 9ae1b92 Don't install java libraries by default by Colin Cross · 7 years ago
  20. f33dca0 Merge "Cleanup createVndkSourceAbiDump()" by Logan Chien · 7 years ago
  21. 479884c Add min_sdk_version to android_library_import modules by Colin Cross · 7 years ago
  22. 461ba49 pom2bp: move misplaced {{end}} by Colin Cross · 7 years ago
  23. 39b0deb Fix error in build when OUT_DIR_COMMON_BASE is used by Peter Kalauskas · 7 years ago
  24. 73ea6a3 Don't install android_library modules by Colin Cross · 7 years ago
  25. 4bf3d33 Merge "Fix error reporting when parsing genrule cmd" by Colin Cross · 7 years ago
  26. 4599ec5 Merge "Generate system modules for any value of EXPERIMENTAL_USE_OPENJDK9." by Tobias Thierer · 7 years ago
  27. 2f2b890 Cleanup createVndkSourceAbiDump() by Logan Chien · 7 years ago
  28. 76c3de1 Add support for -apiMapping parameter in DocLava. by Mathew Inwood · 7 years ago
  29. bdf16ec Merge "Fix: recovery module is disabled on 32-bit targets" by Treehugger Robot · 7 years ago
  30. 93bb483 Merge "Sort and uniqify dangling rules list" by Treehugger Robot · 7 years ago
  31. ad234e4 Merge changes Ieaf37ba6,Ic69f1f93 by Treehugger Robot · 7 years ago
  32. aa070b4 Document build/soong/scripts/setup_go_workspace_for_soong.sh by Colin Cross · 7 years ago
  33. 63b4e0f Sort and uniqify dangling rules list by Colin Cross · 7 years ago
  34. cf53e60 pom2bp: extract minSdkVersion from manifest into Android.bp by Colin Cross · 7 years ago
  35. 83bb316 Add support for min_sdk_version by Colin Cross · 7 years ago
  36. 85a2e89 Fix error reporting when parsing genrule cmd by Colin Cross · 7 years ago
  37. b1c697d Generate system modules for any value of EXPERIMENTAL_USE_OPENJDK9. by Tobias Thierer · 7 years ago
  38. 17ef563 Add option to compile dex for a Java library by David Brazdil · 7 years ago
  39. 8d52f86 Fix: recovery module is disabled on 32-bit targets by Jiyong Park · 7 years ago
  40. 17bef8f Merge "aidl: -ninja -> --ninja" by Treehugger Robot · 7 years ago
  41. 5af1cbe Ensure bpglob is built early by Dan Willemsen · 7 years ago
  42. b468bca aidl: -ninja -> --ninja by Steven Moreland · 7 years ago
  43. 878c662 Use correct variant for annotation processors. by Mathew Inwood · 7 years ago
  44. b1f0f1a Merge "Add api_dirs property and use module name as prefix" by Treehugger Robot · 7 years ago
  45. c415116 Merge "Revert^6 "Move -Wno-enum-compare{,-switch} to external cflags"" by Yi Kong · 7 years ago
  46. b830e84 Merge "Remove unsupported/unused No_pie property" by Treehugger Robot · 7 years ago
  47. 19fae4e Remove unsupported/unused No_pie property by Pirama Arumuga Nainar · 7 years ago
  48. e1e83e4 Revert^6 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  49. cf96428 Merge "Revert^5 "Move -Wno-enum-compare{,-switch} to external cflags"" by Roland Levillain · 7 years ago
  50. c729b50 Revert^5 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  51. e758c83 Merge "Revert^4 "Move -Wno-enum-compare{,-switch} to external cflags"" by Yi Kong · 7 years ago
  52. 5d0d8ac Merge "Add stub_only_libs property" by Treehugger Robot · 7 years ago
  53. 24a099c Add condtion to avoid build error by Sundong Ahn · 7 years ago
  54. e0050eb Revert^4 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  55. ffc924b Merge "Add Product_is_iot to soong config." by Ari Hausman-Cohen · 7 years ago
  56. 7805d1d Add Product_is_iot to soong config. by Ari Hausman-Cohen · 7 years ago
  57. 2041653 Do not set entry-point for Windows by Pirama Arumuga Nainar · 7 years ago
  58. d7e5c05 Merge "Do not enable sanitizers on Windows" by Treehugger Robot · 7 years ago
  59. c922320 Merge "Do not pass -system arg to Metalava." by Treehugger Robot · 7 years ago
  60. 83d716c Do not enable sanitizers on Windows by Pirama Arumuga Nainar · 7 years ago
  61. 9d951a1 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  62. c94f9d8 Do not pass -system arg to Metalava. by Nan Zhang · 7 years ago
  63. 95894d8 Merge "Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make." by Chih-hung Hsieh · 7 years ago
  64. 8a852e7 Use clang for windows host modules by Pirama Arumuga Nainar · 7 years ago
  65. abf1b31 Use -static-libgcc for Windows by Pirama Arumuga Nainar · 7 years ago
  66. ad47a27 Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make. by Chih-Hung Hsieh · 7 years ago
  67. 7ca4678 Override javaVersion for Doclava when EXPERIMENTAL_USE_OPENJDK9=true by Nan Zhang · 7 years ago
  68. f043cf6 Add stub_only_libs property by Sundong Ahn · 7 years ago
  69. 27eecb9 Add api_dirs property and use module name as prefix by Sundong Ahn · 7 years ago
  70. 297d9bc soong_zip: set local header crc and size for symlinks by Colin Cross · 7 years ago
  71. 87d1af0 Merge "Revert "soong_zip: set local header crc for symlinks"" by Colin Cross · 7 years ago
  72. 5aff065 Revert "soong_zip: set local header crc for symlinks" by Colin Cross · 7 years ago
  73. cacbfd8 Merge "soong_zip: set local header crc for symlinks" by Colin Cross · 7 years ago
  74. b88c4df soong_zip: set local header crc for symlinks by Colin Cross · 7 years ago
  75. cbafd0f Merge "Use WalkDeps instead of VisitDepsDepthFirst" by Treehugger Robot · 7 years ago
  76. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  77. 2bc456e Switch implicit rules into errors by Dan Willemsen · 7 years ago
  78. 5c73385 Merge "Always use OpenJDK9 for building" by Colin Cross · 7 years ago
  79. 8eb0ad1 Merge "Run ErrorProne in OpenJDK9" by Colin Cross · 7 years ago
  80. 997262f Always use OpenJDK9 for building by Colin Cross · 7 years ago
  81. 1737a4f Merge "Dump more BUILD_BROKEN_* values out to log" by Dan Willemsen · 7 years ago
  82. b58f120 Dump more BUILD_BROKEN_* values out to log by Dan Willemsen · 7 years ago
  83. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
  84. 6a77c98 Use -processorpath for annotation processors by Colin Cross · 7 years ago
  85. ab97ae0 Merge "Revert "Use -processorpath for annotation processors"" by Colin Cross · 7 years ago
  86. 2f10997 Revert "Use -processorpath for annotation processors" by Colin Cross · 7 years ago
  87. 1418fe2 Merge "Use -processorpath for annotation processors" by Colin Cross · 7 years ago
  88. e5da49d Merge "Turn implicit rules into warnings" by Treehugger Robot · 7 years ago
  89. fa42f3c Turn implicit rules into warnings by Dan Willemsen · 7 years ago
  90. 6dd0bb3 Use -processorpath for annotation processors by Colin Cross · 7 years ago
  91. a1ce2a0 Update soong for blueprint change to allow multiple deps by Colin Cross · 7 years ago
  92. 1be9691 Export SDK library names by Jiyong Park · 7 years ago
  93. c08f46f add --uses-library option to manifest_fixer.py by Jiyong Park · 7 years ago
  94. 87e50a0 Merge "Recovery partition uses the first architecture only" by Treehugger Robot · 7 years ago
  95. af322cc Fix the build breakage for droiddoc by Nan Zhang · 7 years ago
  96. 1328e9f Merge "Support Java Lang level 9 for droiddoc in Soong." by Treehugger Robot · 7 years ago
  97. 357466b Support Java Lang level 9 for droiddoc in Soong. by Nan Zhang · 7 years ago
  98. d18ae5c Soong support for Scudo by Kostya Kortchinsky · 7 years ago
  99. 413cc74 Recovery partition uses the first architecture only by Jiyong Park · 7 years ago
  100. f89db95 Merge "Changed droiddoc.go to compile Metalava based android.jar" by Treehugger Robot · 7 years ago