1. 60b0f06 Remove Treble from soong_config.mk by Steven Moreland · 7 years ago
  2. 4b7ab33 Merge "Expose Treble requirement variables in Soong." by Treehugger Robot · 7 years ago
  3. 23f7ea9 Merge "releasetools: Add common.ZipDelete()." by Tao Bao · 7 years ago
  4. adcd4c7 Merge "Revert "Enable R8 by default (second attempt)"" by Søren Gjesse · 7 years ago
  5. cd13676 Revert "Enable R8 by default (second attempt)" by Søren Gjesse · 7 years ago
  6. 837408b Merge "Enable R8 by default (second attempt)" by Søren Gjesse · 7 years ago
  7. 587ced4 Merge "Default NDK modules to libc++_shared." by Treehugger Robot · 7 years ago
  8. 89d7ab2 releasetools: Add common.ZipDelete(). by Tao Bao · 7 years ago
  9. 6168f5b Default NDK modules to libc++_shared. by Dan Albert · 7 years ago
  10. c212517 Merge "Add Soong modules to apkcerts" by Colin Cross · 7 years ago
  11. 78b5724 Merge "releasetools: Remove '-w' from ota_from_target_files options." by Treehugger Robot · 7 years ago
  12. f2a6977 Enable R8 by default (second attempt) by Søren Gjesse · 7 years ago
  13. aec3640 Add Soong modules to apkcerts by Colin Cross · 7 years ago
  14. 0cf92b0 Expose Treble requirement variables in Soong. by Steven Moreland · 7 years ago
  15. 973301a Merge "Replace build/tools with build/make/tools" by Treehugger Robot · 7 years ago
  16. 553de17 Merge "Define PLATFORM_VNDK_VERSION" by Treehugger Robot · 7 years ago
  17. 2a233b3 Define PLATFORM_VNDK_VERSION by Justin Yun · 7 years ago
  18. c0eabe6 Merge "Avoid feeding D8 with dex files." by Treehugger Robot · 7 years ago
  19. aff156b Avoid feeding D8 with dex files. by Alan Leung · 7 years ago
  20. f027511 Merge "Add soong_docs to droidcore" by Colin Cross · 7 years ago
  21. 2c1da1e Add soong_docs to droidcore by Colin Cross · 7 years ago
  22. 6553fd6 Merge changes I8f20db07,Id3a8dd20,I0275a5d4 by Treehugger Robot · 7 years ago
  23. 966e080 Merge "Enable VNDK for aosp_x86 and aosp_x86_64" by Isaac Chen · 7 years ago
  24. 78b99fe Merge "Add USE_D8_DESUGAR option in build/core" by Treehugger Robot · 7 years ago
  25. 9098fd8 Merge "base_rules.mk: Copy LOCAL_TEST_DATA to testcase folders." by Treehugger Robot · 7 years ago
  26. 909a2d9 Merge "Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone."" by Tobias Thierer · 7 years ago
  27. eaafb3c Add USE_D8_DESUGAR option in build/core by Alan Leung · 7 years ago
  28. 9874428 Merge "Create an artifact to include TEST_MAPPING files in source code" by Treehugger Robot · 7 years ago
  29. 3342e45 Merge "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 7 years ago
  30. bfa0430 Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 7 years ago
  31. ab1e54d Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 7 years ago
  32. 5006ee9 Merge "Revert "Enable R8 by default"" by Søren Gjesse · 7 years ago
  33. c2afe55 Revert "Enable R8 by default" by Søren Gjesse · 7 years ago
  34. f93deb0 Merge "Enable R8 by default" by Søren Gjesse · 7 years ago
  35. 596c026 Enable VNDK runtime checking by SzuWei Lin · 7 years ago
  36. 7fbc846 Enable R8 by default by Søren Gjesse · 7 years ago
  37. 5cde531 Add vintf into GSI by SzuWei Lin · 7 years ago
  38. f786f03 Add a default apn-conf.xml into GSI by SzuWei Lin · 7 years ago
  39. 10c9f5d Merge "core, release: add sload.f2fs for otatools.zip" by Jaegeuk Kim · 7 years ago
  40. c6b2879 Merge "Create artifacts to include the list of test configs" by Treehugger Robot · 7 years ago
  41. 68a6b90 Merge "Get off my lawn forever!" by Treehugger Robot · 7 years ago
  42. 8f12631 Create artifacts to include the list of test configs by Dan Shi · 7 years ago
  43. 3af3915 Merge "Create an artifact to include the list of integrated tests in TradeFed" by Treehugger Robot · 7 years ago
  44. 7a6ef87 Get off my lawn forever! by Elliott Hughes · 7 years ago
  45. 9a33b96 Merge "Explain why BuildImage failed." by Treehugger Robot · 7 years ago
  46. d9fed02 Enable VNDK for aosp_x86 and aosp_x86_64 by Isaac Chen · 7 years ago
  47. af3984d Merge changes Ia7feaa13,Ib917761e by Treehugger Robot · 7 years ago
  48. 94ea878 Merge "Revert "Renames sepolicy files from nonplat_* to vendor_*"" by Treehugger Robot · 7 years ago
  49. 567eede Create an artifact to include the list of integrated tests in TradeFed by Dan Shi · 7 years ago
  50. fedcf41 Merge "Add java modules to soong_to_convert.txt" by Treehugger Robot · 7 years ago
  51. 5691cb8 base_rules.mk: Copy LOCAL_TEST_DATA to testcase folders. by Simran Basi · 7 years ago
  52. 9eb4d74 Revert "Renames sepolicy files from nonplat_* to vendor_*" by Bo Hu · 7 years ago
  53. fdea893 Replace build/tools with build/make/tools by Colin Cross · 7 years ago
  54. 8cd412f Add dependency on jacoco-report-classes.jar by Colin Cross · 7 years ago
  55. d2e54d2 Fix dex_preopt with profile on a soong module by Colin Cross · 7 years ago
  56. 337633f releasetools: Remove '-w' from ota_from_target_files options. by Tao Bao · 7 years ago
  57. 3277ba3 Add java modules to soong_to_convert.txt by Colin Cross · 7 years ago
  58. 5f03da0 Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 7 years ago
  59. 0765d53 Merge "Add build script to generate TF test XML file with filters" by Treehugger Robot · 7 years ago
  60. 6bbcc2c DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
  61. 7b2129f Merge "AVB: If building recovery.img, add AVB hash footer." by Treehugger Robot · 7 years ago
  62. 5313503 Merge "Enable SKIP_BOOT_JARS_CHECK by default when instrumenting" by Jeff Gaston · 7 years ago
  63. 73ff57f Explain why BuildImage failed. by Elliott Hughes · 7 years ago
  64. a363f24 Merge "Revert "Default to building with OpenJDK 9 -target 1.8."" am: 2ea4ed5911 by Tobias Thierer · 7 years ago
  65. 2ea4ed5 Merge "Revert "Default to building with OpenJDK 9 -target 1.8."" by Tobias Thierer · 7 years ago
  66. d148a93 Merge "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 7 years ago
  67. d4760b3 Merge "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 7 years ago
  68. 24ed707 Merge "Renames sepolicy files from nonplat_* to vendor_*" am: 291768ef7f by kaichieh · 7 years ago
  69. 291768e Merge "Renames sepolicy files from nonplat_* to vendor_*" by Treehugger Robot · 7 years ago
  70. 65552d3 Merge "Don't embed vendor libs into vendor apks." am: 30c0278ae1 by Jiyong Park · 7 years ago
  71. 30c0278 Merge "Don't embed vendor libs into vendor apks." by Treehugger Robot · 7 years ago
  72. ca98966 Merge "Remove path prefix within VNDK snapshot zip" am: 18e945fb6e by Jae Shin · 7 years ago
  73. 18e945f Merge "Remove path prefix within VNDK snapshot zip" by Treehugger Robot · 7 years ago
  74. c13c0ea Remove path prefix within VNDK snapshot zip by Jae Shin · 7 years ago
  75. e262a65 Merge "emulator: allows goldfish to disable bootanimation" am: 303a5f0c2d by Bo Hu · 7 years ago
  76. 9ad68d6 Merge "releasetools: Address pylint warnings in add_img_to_target_files.py." by Tao Bao · 7 years ago
  77. 303a5f0 Merge "emulator: allows goldfish to disable bootanimation" by Bo Hu · 7 years ago
  78. 32c6c4a Merge "releasetools: Address pylint warnings in add_img_to_target_files.py." by Tao Bao · 7 years ago
  79. 2ea1eba core, release: add sload.f2fs for otatools.zip by Jaegeuk Kim · 7 years ago
  80. ead6281 Merge "releasetools: Remove deprecated pylint options." am: 3694e104b7 by Tao Bao · 7 years ago
  81. 3694e10 Merge "releasetools: Remove deprecated pylint options." by Tao Bao · 7 years ago
  82. 7b46d57 emulator: allows goldfish to disable bootanimation by bohu · 7 years ago
  83. 679cc2a Create an artifact to include TEST_MAPPING files in source code by Dan Shi · 7 years ago
  84. a4fc423 Revert "Default to building with OpenJDK 9 -target 1.8." by Tobias Thierer · 7 years ago
  85. 5f36a62 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 7 years ago
  86. cb8136d Merge "Check conformity of VNDK version" am: 6125d749ab by Justin Yun · 7 years ago
  87. 614877c Merge "No need to dump modules added -Werror." am: 531ce804ea by Chih-Hung Hsieh · 7 years ago
  88. cf6b01c Merge "Add support for LOCAL_GENERATED_SOURCES to droiddoc" am: 59dddf42a4 by Colin Cross · 7 years ago
  89. 6125d74 Merge "Check conformity of VNDK version" by Treehugger Robot · 7 years ago
  90. 531ce80 Merge "No need to dump modules added -Werror." by Treehugger Robot · 7 years ago
  91. 9272ef8 Check conformity of VNDK version by Justin Yun · 7 years ago
  92. 59dddf4 Merge "Add support for LOCAL_GENERATED_SOURCES to droiddoc" by Colin Cross · 7 years ago
  93. eb1012b Add support for LOCAL_GENERATED_SOURCES to droiddoc by Colin Cross · 7 years ago
  94. c8a5569 Merge "Revert "Include Treble metadata on Treble enabled devices"" by Steven Moreland · 7 years ago
  95. 79a55b3 Merge "Revert "Include Treble metadata on Treble enabled devices"" by Treehugger Robot · 7 years ago
  96. ab149cb No need to dump modules added -Werror. by Chih-Hung Hsieh · 7 years ago
  97. 6b9fef5 releasetools: Address pylint warnings in add_img_to_target_files.py. by Tao Bao · 7 years ago
  98. dac0c88 releasetools: Remove deprecated pylint options. by Tao Bao · 7 years ago
  99. 8fecb28 AVB: If building recovery.img, add AVB hash footer. by David Zeuthen · 7 years ago
  100. 7a9b07f Revert "Include Treble metadata on Treble enabled devices" by Steven Moreland · 7 years ago