1. 8ec2a1c custom_images: support verity fec (forward error correction) by Bowgo Tsai · 7 years ago
  2. b253e8e Merge "Don't allow JNI headers for vendors" by Treehugger Robot · 7 years ago
  3. b43a52d Don't allow JNI headers for vendors by Jiyong Park · 7 years ago
  4. cb8e636 fix: device_kernel_headers can't be found in the make world by Jiyong Park · 7 years ago
  5. 0c5f1e5 Support kernel modules in the odm image by Howard Chen · 7 years ago
  6. 0c59dab Device-specific kernel headers are accessbile again by Jiyong Park · 7 years ago
  7. c86c850 Merge "Give TARGET_OUT_HEADERS to vendor modules" by Treehugger Robot · 7 years ago
  8. bc45a33 Merge "Refactor prebuilt tools" by Colin Cross · 7 years ago
  9. 0590023 Merge "Add integer_overflow sanitization build option." by Ivan Lozano · 7 years ago
  10. cd20d59 Refactor prebuilt tools by Colin Cross · 7 years ago
  11. d659f80 Merge "Enable stripping of java debug information when required." by Treehugger Robot · 7 years ago
  12. ae67473 Merge "Increase max heap size for javac to 2GB." by Treehugger Robot · 7 years ago
  13. 4a36373 Add integer_overflow sanitization build option. by Ivan Lozano · 7 years ago
  14. d479431 Re-compute DX command if it changes for PDK. by Bryan Eyler · 7 years ago
  15. a12d38a Increase max heap size for javac to 2GB. by Colin Cross · 7 years ago
  16. 2e81b3c Enable stripping of java debug information when required. by Przemyslaw Szczepaniak · 7 years ago
  17. 8eff2d7 Merge "Add a make maco to convert string to upper case" by Howard Chen · 7 years ago
  18. 7f8be9f Give TARGET_OUT_HEADERS to vendor modules by Jiyong Park · 7 years ago
  19. efb6fdd Merge "Align size of vbmeta image to 4k boundary" by Treehugger Robot · 7 years ago
  20. 691f5ce Merge "Build: Add PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD" by Treehugger Robot · 7 years ago
  21. 0851df8 Provide make variables for java binaries by Colin Cross · 7 years ago
  22. 831fc71 Build: Add PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD by Andreas Gampe · 7 years ago
  23. 0556231 Align size of vbmeta image to 4k boundary by Bowgo Tsai · 7 years ago
  24. b519d00 Merge "Add libdl.so to the list of system shared libs" by Dimitry Ivanov · 7 years ago
  25. 9978b52 Update coverage sanitizer flags in make by Dan Austin · 7 years ago
  26. b83b205 Add a make maco to convert string to upper case by Howard Chen · 7 years ago
  27. cdf3927 Add libdl.so to the list of system shared libs by Dimitry Ivanov · 7 years ago
  28. 95a95c3 Allow packing custom radio images into target_files zip. by Tao Bao · 7 years ago
  29. b12d4b7 Get java config from soong by Colin Cross · 7 years ago
  30. f1610d8 Merge "Add LOCAL_OVERRIDES_MODULES" by Treehugger Robot · 7 years ago
  31. d79ce64 Merge "Add OWNERS in build/make" by Chih-hung Hsieh · 7 years ago
  32. 044fc0c Add OWNERS in build/make by Chih-Hung Hsieh · 7 years ago
  33. df0387d Makefile: Add avbtool to INTERNAL_USERIMAGES_DEPS by Chris Fries · 7 years ago
  34. 564ce0f Merge "Add make sync target" by Treehugger Robot · 7 years ago
  35. 5b91bd4 Merge "Support custom my_copy_pairs in package-modules.mk" by Treehugger Robot · 7 years ago
  36. cd46f10 Merge "Use make functions to convert a text to lower case" by Treehugger Robot · 7 years ago
  37. 3952eef Merge "LOCAL_PROPRIETARY_MODULE implies LOCAL_USE_VNDK" by Treehugger Robot · 7 years ago
  38. 91a5227 Add make sync target by Colin Cross · 7 years ago
  39. f354b17 Support custom my_copy_pairs in package-modules.mk by Dan Willemsen · 7 years ago
  40. 3ca6818 LOCAL_PROPRIETARY_MODULE implies LOCAL_USE_VNDK by Yifan Hong · 7 years ago
  41. e615afd Use make functions to convert a text to lower case by Bowgo Tsai · 7 years ago
  42. 0effed4 Merge "AVB: support chain partition signing" by Treehugger Robot · 7 years ago
  43. 6cb7688 Merge "core: Move core.oat bootjar definitions into envsetup.mk" by Treehugger Robot · 7 years ago
  44. 9d4639c core: Move core.oat bootjar definitions into envsetup.mk by Igor Murashkin · 7 years ago
  45. 8c2c1ed Merge "Add a new PRODUCT variable for forcing 'speed' preopt." by Nicolas Geoffray · 7 years ago
  46. 1e14bc3 Merge "Revert "core: Move core.oat bootjar definitions into core/config"" by Mariano Giardina · 7 years ago
  47. 2f137ee Revert "core: Move core.oat bootjar definitions into core/config" by Mariano Giardina · 7 years ago
  48. 4a0ad4a Add a new PRODUCT variable for forcing 'speed' preopt. by Nicolas Geoffray · 7 years ago
  49. 54747a7 Add junit/textui/** to the proguard filter by Paul Duffin · 7 years ago
  50. aa09aa8 Merge "Set JAVAC_WRAPPER if USE_GOMA is set." by Treehugger Robot · 7 years ago
  51. 5e1aa20 Merge "core: Move core.oat bootjar definitions into core/config" by Igor Murashkin · 7 years ago
  52. 8c50798 core: Move core.oat bootjar definitions into core/config by Igor Murashkin · 7 years ago
  53. 4f3e568 Set JAVAC_WRAPPER if USE_GOMA is set. by Yoshisato Yanagisawa · 7 years ago
  54. 6b126fb Merge "Align size of vbmeta image to 4k boundary" by Treehugger Robot · 7 years ago
  55. 3e599ea AVB: support chain partition signing by Bowgo Tsai · 7 years ago
  56. 7cd3004 Align size of vbmeta image to 4k boundary by Bowgo Tsai · 7 years ago
  57. 6402873 Apply ALLOW_MISSING_DEPENDENCIES to droiddoc template dir by Dan Willemsen · 7 years ago
  58. 25a4c94 Merge "Add mising AAPT2 dependency" by Dan Willemsen · 7 years ago
  59. c401a62 Add mising AAPT2 dependency by Dan Willemsen · 7 years ago
  60. 288a675 Merge changes Ifbeed546,Ia283252d,I28c85736 by Treehugger Robot · 7 years ago
  61. 8340ae3 Merge "Fix ALLOW_MISSING_DEPENDENCIES in PDK builds" by Treehugger Robot · 7 years ago
  62. 1923ed7 Merge "Switch to clang-4053586" by Yi Kong · 7 years ago
  63. 3ebfdde Remove three board_avb_* args from META/misc_info.txt. by Tao Bao · 7 years ago
  64. dd65f96 Switch to clang-4053586 by Yi Kong · 7 years ago
  65. ccc4816 Fix ALLOW_MISSING_DEPENDENCIES in PDK builds by Dan Willemsen · 7 years ago
  66. 4536e45 Merge "Support re-generating DTBO image from add_img_to_target_files.py." by Tao Bao · 7 years ago
  67. c633ed0 Support re-generating DTBO image from add_img_to_target_files.py. by Tao Bao · 7 years ago
  68. b5e9058 Merge "Move math function definitions." by Treehugger Robot · 7 years ago
  69. a46695c Merge "Fix make warning/error colors on Mac" by Treehugger Robot · 7 years ago
  70. 25f2d0d Fix make warning/error colors on Mac by Dan Willemsen · 7 years ago
  71. a64f336 Move math function definitions. by Steven Moreland · 7 years ago
  72. 3cba374 Pack avbtool into otatools.zip. by Tao Bao · 7 years ago
  73. fe7aeb1 Merge "Support signing custom images with AVB HASH or AVB HASHTREE" by Treehugger Robot · 7 years ago
  74. c6ad99c Merge "Makefile: Add the dependency for BUILT_OTATOOLS_PACKAGE." by Treehugger Robot · 7 years ago
  75. 81787c1 Merge "Add blueprint_tools as default target" by Treehugger Robot · 7 years ago
  76. 143f2b1 Add blueprint_tools as default target by Jeff Gaston · 7 years ago
  77. dddd773 Merge "Update RenderScript build config and definitions." by Treehugger Robot · 7 years ago
  78. a9fed83 Update RenderScript build config and definitions. by Miao Wang · 7 years ago
  79. 9bfcbc8 Move APP-% and PRODUCT-% implementation out of Kati by Dan Willemsen · 7 years ago
  80. 562bacc Remove the rest of showcommands, dist goal by Dan Willemsen · 7 years ago
  81. 7bc6eb1 Merge "Pass TARGET_BUILD_PDK to soong" by Colin Cross · 7 years ago
  82. 9cc3c76 Let signapk access internal APIs under OpenJDK 9 toolchain by Tobias Thierer · 7 years ago
  83. 2ddbcdf Pass TARGET_BUILD_PDK to soong by Colin Cross · 7 years ago
  84. 97479cc Desugar: allow reflection over internal APIs. by Tobias Thierer · 7 years ago
  85. 5368131 Merge "Drop build support for LEGACY_USE_JAVA7." by Tobias Thierer · 7 years ago
  86. 7ea994b Support signing custom images with AVB HASH or AVB HASHTREE by Bowgo Tsai · 7 years ago
  87. 5f42746 Merge "Fix override warnings when two test suites share an output" by Dan Willemsen · 7 years ago
  88. e8ef8f70 Makefile: Add the dependency for BUILT_OTATOOLS_PACKAGE. by Tao Bao · 7 years ago
  89. 988a08d Fix override warnings when two test suites share an output by Dan Willemsen · 7 years ago
  90. 5d80b73 Merge "Move dataclean and installclean to soong_ui" by Treehugger Robot · 7 years ago
  91. d5f8deb Merge "Makefile: copy mke2fs.conf to ota root" by Treehugger Robot · 7 years ago
  92. c61bd99 Drop build support for LEGACY_USE_JAVA7. by Tobias Thierer · 7 years ago
  93. 48ee187 Merge "Fix fragile assumptions about build toolchain. (attempt #2)" by Tobias Thierer · 7 years ago
  94. f8a49c5 Add LOCAL_JAR_PROCESSOR by Colin Cross · 7 years ago
  95. 0ed47f7 Fix fragile assumptions about build toolchain. (attempt #2) by Tobias Thierer · 7 years ago
  96. 00e3bd9 Merge "Make: Don't rely on presence of tools.jar in toolchain." by Tobias Thierer · 7 years ago
  97. 3c4c0b6 Make: Don't rely on presence of tools.jar in toolchain. by Tobias Thierer · 7 years ago
  98. ec0dec8 Merge "Add soong variable for PRODUCT_FULL_TREBLE." by Treehugger Robot · 7 years ago
  99. 50e8753 Use installed module stem for .so soname by Dan Willemsen · 7 years ago
  100. 2b32469 Add soong variable for PRODUCT_FULL_TREBLE. by Steven Moreland · 7 years ago