1. 5af1cbe Ensure bpglob is built early by Dan Willemsen · 6 years ago
  2. 878c662 Use correct variant for annotation processors. by Mathew Inwood · 7 years ago
  3. b1f0f1a Merge "Add api_dirs property and use module name as prefix" by Treehugger Robot · 7 years ago
  4. c415116 Merge "Revert^6 "Move -Wno-enum-compare{,-switch} to external cflags"" by Yi Kong · 7 years ago
  5. b830e84 Merge "Remove unsupported/unused No_pie property" by Treehugger Robot · 7 years ago
  6. 19fae4e Remove unsupported/unused No_pie property by Pirama Arumuga Nainar · 7 years ago
  7. e1e83e4 Revert^6 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  8. cf96428 Merge "Revert^5 "Move -Wno-enum-compare{,-switch} to external cflags"" by Roland Levillain · 7 years ago
  9. c729b50 Revert^5 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  10. e758c83 Merge "Revert^4 "Move -Wno-enum-compare{,-switch} to external cflags"" by Yi Kong · 7 years ago
  11. 5d0d8ac Merge "Add stub_only_libs property" by Treehugger Robot · 7 years ago
  12. 24a099c Add condtion to avoid build error by Sundong Ahn · 7 years ago
  13. e0050eb Revert^4 "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  14. ffc924b Merge "Add Product_is_iot to soong config." by Ari Hausman-Cohen · 7 years ago
  15. 7805d1d Add Product_is_iot to soong config. by Ari Hausman-Cohen · 7 years ago
  16. 2041653 Do not set entry-point for Windows by Pirama Arumuga Nainar · 7 years ago
  17. d7e5c05 Merge "Do not enable sanitizers on Windows" by Treehugger Robot · 7 years ago
  18. c922320 Merge "Do not pass -system arg to Metalava." by Treehugger Robot · 7 years ago
  19. 83d716c Do not enable sanitizers on Windows by Pirama Arumuga Nainar · 7 years ago
  20. 9d951a1 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  21. c94f9d8 Do not pass -system arg to Metalava. by Nan Zhang · 7 years ago
  22. 95894d8 Merge "Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make." by Chih-hung Hsieh · 7 years ago
  23. 8a852e7 Use clang for windows host modules by Pirama Arumuga Nainar · 7 years ago
  24. abf1b31 Use -static-libgcc for Windows by Pirama Arumuga Nainar · 7 years ago
  25. ad47a27 Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make. by Chih-Hung Hsieh · 7 years ago
  26. 7ca4678 Override javaVersion for Doclava when EXPERIMENTAL_USE_OPENJDK9=true by Nan Zhang · 7 years ago
  27. f043cf6 Add stub_only_libs property by Sundong Ahn · 7 years ago
  28. 27eecb9 Add api_dirs property and use module name as prefix by Sundong Ahn · 7 years ago
  29. 297d9bc soong_zip: set local header crc and size for symlinks by Colin Cross · 7 years ago
  30. 87d1af0 Merge "Revert "soong_zip: set local header crc for symlinks"" by Colin Cross · 7 years ago
  31. 5aff065 Revert "soong_zip: set local header crc for symlinks" by Colin Cross · 7 years ago
  32. cacbfd8 Merge "soong_zip: set local header crc for symlinks" by Colin Cross · 7 years ago
  33. b88c4df soong_zip: set local header crc for symlinks by Colin Cross · 7 years ago
  34. cbafd0f Merge "Use WalkDeps instead of VisitDepsDepthFirst" by Treehugger Robot · 7 years ago
  35. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  36. 2bc456e Switch implicit rules into errors by Dan Willemsen · 7 years ago
  37. 5c73385 Merge "Always use OpenJDK9 for building" by Colin Cross · 7 years ago
  38. 8eb0ad1 Merge "Run ErrorProne in OpenJDK9" by Colin Cross · 7 years ago
  39. 997262f Always use OpenJDK9 for building by Colin Cross · 7 years ago
  40. 1737a4f Merge "Dump more BUILD_BROKEN_* values out to log" by Dan Willemsen · 7 years ago
  41. b58f120 Dump more BUILD_BROKEN_* values out to log by Dan Willemsen · 7 years ago
  42. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
  43. 6a77c98 Use -processorpath for annotation processors by Colin Cross · 7 years ago
  44. ab97ae0 Merge "Revert "Use -processorpath for annotation processors"" by Colin Cross · 7 years ago
  45. 2f10997 Revert "Use -processorpath for annotation processors" by Colin Cross · 7 years ago
  46. 1418fe2 Merge "Use -processorpath for annotation processors" by Colin Cross · 7 years ago
  47. e5da49d Merge "Turn implicit rules into warnings" by Treehugger Robot · 7 years ago
  48. fa42f3c Turn implicit rules into warnings by Dan Willemsen · 7 years ago
  49. 6dd0bb3 Use -processorpath for annotation processors by Colin Cross · 7 years ago
  50. a1ce2a0 Update soong for blueprint change to allow multiple deps by Colin Cross · 7 years ago
  51. 1be9691 Export SDK library names by Jiyong Park · 7 years ago
  52. c08f46f add --uses-library option to manifest_fixer.py by Jiyong Park · 7 years ago
  53. 87e50a0 Merge "Recovery partition uses the first architecture only" by Treehugger Robot · 7 years ago
  54. af322cc Fix the build breakage for droiddoc by Nan Zhang · 7 years ago
  55. 1328e9f Merge "Support Java Lang level 9 for droiddoc in Soong." by Treehugger Robot · 7 years ago
  56. 357466b Support Java Lang level 9 for droiddoc in Soong. by Nan Zhang · 7 years ago
  57. d18ae5c Soong support for Scudo by Kostya Kortchinsky · 7 years ago
  58. 413cc74 Recovery partition uses the first architecture only by Jiyong Park · 7 years ago
  59. f89db95 Merge "Changed droiddoc.go to compile Metalava based android.jar" by Treehugger Robot · 7 years ago
  60. bbabc7b Merge "Remove workaround for cortex-a55/a75" by Yi Kong · 7 years ago
  61. d368d6f Turn suffix rules into errors by Dan Willemsen · 7 years ago
  62. 9c63363 Remove workaround for cortex-a55/a75 by Yi Kong · 7 years ago
  63. f269dbe Merge "Add a script to inject values into manifests" by Colin Cross · 7 years ago
  64. 16c0a31 Changed droiddoc.go to compile Metalava based android.jar by Nan Zhang · 7 years ago
  65. 8eb8704 Merge "Update ToolingCFlags overrides to include other new architectures" by Yi Kong · 7 years ago
  66. f71a98d Merge "Add errorprone.javacflags to java_sdk_library" by Treehugger Robot · 7 years ago
  67. 72f9a0b Update ToolingCFlags overrides to include other new architectures by Yi Kong · 7 years ago
  68. b5b709f Add errorprone.javacflags to java_sdk_library by Jiyong Park · 7 years ago
  69. 4dd99f6 Merge "Support prebuilt libraries in prebuilt_apis.go" by Treehugger Robot · 7 years ago
  70. 8bb10e8 Add a script to inject values into manifests by Colin Cross · 7 years ago
  71. 33ab6f6 Merge changes from topic "sharedlib_in_recovery" by Treehugger Robot · 7 years ago
  72. 4038a6e Merge "Fix VNDK-Ext ABI check regression" by Jayant Chowdhary · 7 years ago
  73. ef1ff3d Fix VNDK-Ext ABI check regression by Logan Chien · 7 years ago
  74. a01c2a5 Support prebuilt libraries in prebuilt_apis.go by Sundong Ahn · 7 years ago
  75. 4de27d7 Merge "Revert "Revert "Revert "Move -Wno-enum-compare{,-switch} to external cflags"""" by Martijn Coenen · 7 years ago
  76. 8ad4485 Revert "Revert "Revert "Move -Wno-enum-compare{,-switch} to external cflags""" by Martijn Coenen · 7 years ago
  77. 6da4f7d Merge "Revert "Revert "Move -Wno-enum-compare{,-switch} to external cflags""" by Yi Kong · 7 years ago
  78. cc4bbdc Revert "Revert "Move -Wno-enum-compare{,-switch} to external cflags"" by Yi Kong · 7 years ago
  79. 04f0140 Merge "Revert "Move -Wno-enum-compare{,-switch} to external cflags"" by Treehugger Robot · 7 years ago
  80. 2f71a6a Revert "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  81. 276e82e Merge "Move -Wno-enum-compare{,-switch} to external cflags" by Yi Kong · 7 years ago
  82. d27a18f Merge "Only write CMakeLists.txt for normal variants" by Treehugger Robot · 7 years ago
  83. 01c66c1 Merge "Add lld --no-rosegment flag to work with unwinder." by Treehugger Robot · 7 years ago
  84. b18814e Add lld --no-rosegment flag to work with unwinder. by Chih-Hung Hsieh · 7 years ago
  85. 96d221f Move -Wno-enum-compare{,-switch} to external cflags by Yi Kong · 7 years ago
  86. 694b1c7 Merge "For llndk libraries add -consider-opaque-types-different to header-abi-diff invocation." by Jayant Chowdhary · 7 years ago
  87. c7434e2 For llndk libraries add -consider-opaque-types-different to header-abi-diff invocation. by Jayant Chowdhary · 7 years ago
  88. 30f9382 Merge "Add binder32bit to vndk_prebuilt module" by Treehugger Robot · 7 years ago
  89. d54aee5 Recovery variants are built with -D__ANDROID_RECOVERY__ by Jiyong Park · 7 years ago
  90. 2e67431 Recovery partition has same layout as system by Jiyong Park · 7 years ago
  91. 6a25de4 Merge "Support new Doclava flag" by David Brazdil · 7 years ago
  92. 3e2323d Add binder32bit to vndk_prebuilt module by Justin Yun · 7 years ago
  93. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  94. dfe4752 Only write CMakeLists.txt for normal variants by Colin Cross · 7 years ago
  95. 38462a6 Merge "Revert "Revert "Remove desugar support""" by Treehugger Robot · 7 years ago
  96. 8a9f5da Merge "Soong: Update for explicit warning change" by Treehugger Robot · 7 years ago
  97. fbe4cc3 Support new Doclava flag by David Brazdil · 7 years ago
  98. 8d29e1e Merge "Revert "Revert "Add external projects only CFlags option""" by Yi Kong · 7 years ago
  99. e6f0b05 Add Static libs to droiddoc libs by Sundong Ahn · 7 years ago
  100. cc80f8d Revert "Revert "Add external projects only CFlags option"" by Yi Kong · 7 years ago