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