1. 5a44d1f Add LOCAL_SDK_VERSION := system_$(VER) by Sundong Ahn · 7 years ago
  2. b8d6ac2 Merge "Copy soong java prebuilts to classes-pre-proguard.jar" by Treehugger Robot · 7 years ago
  3. 9b292d2 Merge "Add support for app prebuilts from soong" by Colin Cross · 7 years ago
  4. 6d0ca1f Copy soong java prebuilts to classes-pre-proguard.jar by Colin Cross · 7 years ago
  5. e05e6df Add support for app prebuilts from soong by Colin Cross · 7 years ago
  6. f170166 Merge "Switch unused deprecated variables to obsolete" by Dan Willemsen · 7 years ago
  7. 9ddf8ea Merge "Export PRODUCT_SOONG_NAMESPACES to Soong" by Treehugger Robot · 7 years ago
  8. cca4a4c Merge "Improve the comment in AddSplitTransfers" by Tianjie Xu · 7 years ago
  9. 79fd696 Switch unused deprecated variables to obsolete by Dan Willemsen · 7 years ago
  10. 1fe28d3 Export PRODUCT_SOONG_NAMESPACES to Soong by Jeff Gaston · 7 years ago
  11. ada8948 Merge "Add local compatibilty suite info to module-info.json." by Treehugger Robot · 7 years ago
  12. 8552beb Merge "Reorder assert-max-image-size and AVB signing" by Treehugger Robot · 7 years ago
  13. 047aab7 Merge "Include vbmeta.img into <product>-img.zip" by Treehugger Robot · 7 years ago
  14. 6a74979 Include vbmeta.img into <product>-img.zip by Bowgo Tsai · 7 years ago
  15. 52a4f7d Merge "Support prebuilt bootimage" by Treehugger Robot · 7 years ago
  16. d7fcf6f Merge "Mark envsetup.sh vars as deprecated in makefiles" by Treehugger Robot · 7 years ago
  17. 2260918 Add local compatibilty suite info to module-info.json. by Kevin Cheng · 7 years ago
  18. 824958e Merge "Export DIST_DIR to soong on dist builds." by Jayant Chowdhary · 7 years ago
  19. 7733862 Mark envsetup.sh vars as deprecated in makefiles by Dan Willemsen · 7 years ago
  20. 9798690 Merge "Add support for jacoco in soong" by Colin Cross · 7 years ago
  21. edd5f38 Merge "Add LOCAL_SRCJARS to clear_vars.mk" by Treehugger Robot · 7 years ago
  22. 85fbcf4 Export DIST_DIR to soong on dist builds. by Jayant Chowdhary · 7 years ago
  23. 0dc6f21 Support prebuilt bootimage by Michael Schwartz · 7 years ago
  24. a4fae6e Merge "add llndk|vndksp.libraries.txt to vndk_package" by Treehugger Robot · 7 years ago
  25. 3fec81d Add support for jacoco in soong by Colin Cross · 7 years ago
  26. 98341ab Add LOCAL_SRCJARS to clear_vars.mk by Colin Cross · 7 years ago
  27. 0845cb5 add llndk|vndksp.libraries.txt to vndk_package by Jiyong Park · 7 years ago
  28. 87dded4 Merge "Build: Make dex2oat boot image error abort explicit" by Treehugger Robot · 7 years ago
  29. 711bfab Merge "Tighten restrictions on LOCAL_JACK_COVERAGE_(INCLUDE|EXCLUDE)_FILTER" by Colin Cross · 7 years ago
  30. 5ccf090 Build: Make dex2oat boot image error abort explicit by Andreas Gampe · 7 years ago
  31. 41390d4 Improve the comment in AddSplitTransfers by Tianjie Xu · 7 years ago
  32. 520c9f0 Merge "Fall back to normal split if imgdiff fails when splitting large apks" by Tianjie Xu · 7 years ago
  33. 03b9c8e Reorder assert-max-image-size and AVB signing by Bowgo Tsai · 7 years ago
  34. f68b50f Fall back to normal split if imgdiff fails when splitting large apks by Tianjie Xu · 7 years ago
  35. 3c8d30c Tighten restrictions on LOCAL_JACK_COVERAGE_(INCLUDE|EXCLUDE)_FILTER by Colin Cross · 7 years ago
  36. 01e1fe6 Merge "Silence yet more superfluous build messages." by Tomasz Wasilczyk · 7 years ago
  37. 061fcfc Merge "Use the .cfi variant of a static library where needed." by Treehugger Robot · 7 years ago
  38. 96a130b Use the .cfi variant of a static library where needed. by Vishwath Mohan · 7 years ago
  39. 9f68693 Merge "check_ota_package_signature.py: Set up PYTHONPATH." by Treehugger Robot · 7 years ago
  40. 6ddc784 Merge "Add default -Wall -Werror or -Wall." by Chih-hung Hsieh · 7 years ago
  41. adbaeb0 Merge "Set the default ring buffer size for stats log, and set it loggable." by Treehugger Robot · 7 years ago
  42. d2ae0b0 check_ota_package_signature.py: Set up PYTHONPATH. by Tao Bao · 7 years ago
  43. 3706649 Merge "releasetools: Allow building AVB-enabled recovery.img." by Tao Bao · 7 years ago
  44. 8ce8dc2 Set the default ring buffer size for stats log, and set it loggable. by Yao Chen · 7 years ago
  45. dcbc2e9 Merge "Ensure partition_tag is always set correctly" by Treehugger Robot · 7 years ago
  46. 80ec993 Merge "Convert signtos to Android.bp" by Colin Cross · 7 years ago
  47. 3c363ad Convert signtos to Android.bp by Colin Cross · 7 years ago
  48. aac41d5 Merge "Revert "Reorder assert-max-image-size and AVB signing"" by Bowgo Tsai · 7 years ago
  49. 47e0b62 Revert "Reorder assert-max-image-size and AVB signing" by Bowgo Tsai · 7 years ago
  50. eea732d Merge "Reorder assert-max-image-size and AVB signing" by Treehugger Robot · 7 years ago
  51. c1d7537 Merge "Switch gcnodir name from basename to just removing .so" by Treehugger Robot · 7 years ago
  52. db7dfac Merge "releasetools: Always create IMAGES/ directory." by Treehugger Robot · 7 years ago
  53. ba9badf Switch gcnodir name from basename to just removing .so by Dan Willemsen · 7 years ago
  54. bf70c31 releasetools: Allow building AVB-enabled recovery.img. by Tao Bao · 7 years ago
  55. ae396d9 releasetools: Always create IMAGES/ directory. by Tao Bao · 7 years ago
  56. cbf6fd5 Merge "Make more Treble make variables read only." by Treehugger Robot · 7 years ago
  57. 003ea36 Ensure partition_tag is always set correctly by Jiyong Park · 7 years ago
  58. d6f2298 Merge "Switch aidl and zipalign prebuilts to build-tools" by Dan Willemsen · 7 years ago
  59. ca3ac0b Merge "Generate VNDK snapshot zip as a build artifact" by Jae Shin · 7 years ago
  60. e6b7c84 Generate VNDK snapshot zip as a build artifact by Jae Shin · 7 years ago
  61. 6353304 Switch aidl and zipalign prebuilts to build-tools by Dan Willemsen · 7 years ago
  62. da5fbe3 Merge "Add LOCAL_AAPT2_ONLY" by Dan Willemsen · 7 years ago
  63. 1c0112f Merge "Remove FORCE from gpl_source.tgz" by Colin Cross · 7 years ago
  64. 2f7fab9 Merge "releasetools: Fix the rebuilding of vbmeta.img." by Tao Bao · 7 years ago
  65. bb6393c Add LOCAL_AAPT2_ONLY by Dan Willemsen · 7 years ago
  66. 1876acd Add default -Wall -Werror or -Wall. by Chih-Hung Hsieh · 7 years ago
  67. 24e034a Remove FORCE from gpl_source.tgz by Colin Cross · 7 years ago
  68. f1f6697 Merge changes from topics "soong_logtags", "droiddoc_srcjars" by Colin Cross · 7 years ago
  69. 0e6301c Make more Treble make variables read only. by Steven Moreland · 7 years ago
  70. 2655e57 Merge "Tweak comments for OpenJDK 9 build toolchain logic." by Tobias Thierer · 7 years ago
  71. 315761a Merge "Recognize new clang-tidy android-* warnings." by Chih-hung Hsieh · 7 years ago
  72. 7ef760b Tweak comments for OpenJDK 9 build toolchain logic. by Tobias Thierer · 7 years ago
  73. b855c0c Reorder assert-max-image-size and AVB signing by Bowgo Tsai · 7 years ago
  74. 446c9ba Merge "Break EXPERIMENTAL_USE_OPENJDK9 into {USE,TARGET}_OPENJDK9." by Tobias Thierer · 7 years ago
  75. f6bd495 Break EXPERIMENTAL_USE_OPENJDK9 into {USE,TARGET}_OPENJDK9. by Tobias Thierer · 7 years ago
  76. 81eeb78 Merge "Rename r8 to r8-compat-proguard" by Treehugger Robot · 7 years ago
  77. 7d6144d Rename r8 to r8-compat-proguard by Alan Leung · 7 years ago
  78. 2cd467b Recognize new clang-tidy android-* warnings. by Chih-Hung Hsieh · 7 years ago
  79. 0bb782b Allow converting logtags to java without merged logtags file by Colin Cross · 7 years ago
  80. e89df93 Add support for srcjars to droiddoc by Colin Cross · 7 years ago
  81. 1c26bc9 Silence yet more superfluous build messages. by Tomasz Wasilczyk · 7 years ago
  82. 70964e8 Merge "Clear some aapt2.mk inputs after use" by Treehugger Robot · 7 years ago
  83. d927abe Clear some aapt2.mk inputs after use by Dan Willemsen · 7 years ago
  84. 4dbdb60 Merge "Silence superfluous build messages." by Tomasz Wasilczyk · 7 years ago
  85. 288521a Merge "Silence PRODUCT_COPY_FILES ignored messages" by Treehugger Robot · 7 years ago
  86. 403b98a Silence PRODUCT_COPY_FILES ignored messages by Dan Willemsen · 7 years ago
  87. 29ec06b Silence superfluous build messages. by Tomasz Wasilczyk · 7 years ago
  88. 905c84c Merge "releasetools: Fix the size check for AVB images." by Tao Bao · 7 years ago
  89. 262bf3f releasetools: Fix the rebuilding of vbmeta.img. by Tao Bao · 7 years ago
  90. 9dd909e releasetools: Fix the size check for AVB images. by Tao Bao · 7 years ago
  91. 8a89848 Merge "Keep PRODUCT_FULL_TREBLE to true even when some requirements are not met" by Treehugger Robot · 7 years ago
  92. 5d60cd2 Merge "Add multithread support to call imgdiff with block-limit" by Tianjie Xu · 7 years ago
  93. 55e17a7 Keep PRODUCT_FULL_TREBLE to true even when some requirements are not met by Jiyong Park · 7 years ago
  94. 7c61a4e Merge "Move system default values in system partition" by Treehugger Robot · 7 years ago
  95. 4022ec9 Move system default values in system partition by Jaekyun Seok · 7 years ago
  96. 2536607 Add multithread support to call imgdiff with block-limit by Tianjie Xu · 7 years ago
  97. cbb4ec6 Merge "Update binary name to "brotli"." by Alex Deymo · 7 years ago
  98. 1f70f33 Merge changes from topic "full-treble-split" by Treehugger Robot · 7 years ago
  99. 33fdd8c Break up PRODUCT_FULL_TREBLE into variables. by Steven Moreland · 7 years ago
  100. 9588438 Use PRODUCT_ENFORCE_VINTF_MANIFEST. by Steven Moreland · 7 years ago