1. a239c67 Add missing aapt2 dep in appcompat-files by Luca Stefani · 6 years ago
  2. 9a1d60f Merge "Add build script to create a self extracting archive with a click through license" by Treehugger Robot · 6 years ago
  3. d42cabc Merge "Add Mainline Test Suite (MTS)." by Chen Zhu · 6 years ago
  4. 3c1bec0 Merge "Remove PRODUCT_IOT." by Elliott Hughes · 6 years ago
  5. 95b0913 Add Mainline Test Suite (MTS). by Chen Zhu · 6 years ago
  6. 04bc250 Merge "Clean-up CL for CL985267." by Chris Gross · 6 years ago
  7. 1c85993 Merge "Add product and system_ext partition for emulator" by Treehugger Robot · 6 years ago
  8. ef7e3f2 Add product and system_ext partition for emulator by Justin Yun · 6 years ago
  9. c864fe9 Merge "Add misc_info.txt needed to build super.img" by Isaac Chen · 6 years ago
  10. e5d4a9e Clean-up CL for CL985267. by Chris Gross · 6 years ago
  11. d69e849 Merge "Stop supporting wrapping the build with `make`" by Dan Willemsen · 6 years ago
  12. bb03979 Merge "Include extra licenses in vendor image NOTICE file" by Chris Gross · 6 years ago
  13. a2d19cf Merge "Remove the PRODUCT-* goal" by Dan Willemsen · 6 years ago
  14. 0548439 Remove PRODUCT_IOT. by Elliott Hughes · 6 years ago
  15. 3a8cc17 Add misc_info.txt needed to build super.img by Isaac Chen · 6 years ago
  16. 2cd7eaa Merge "Add native bridge abis to corresponding abilists" by Evgeny Eltsin · 6 years ago
  17. 8939489 Stop supporting wrapping the build with `make` by Dan Willemsen · 6 years ago
  18. 58df13d Merge "Specify the API level via the triple instead of __ANDROID_API__." by Peter Collingbourne · 6 years ago
  19. a85f0ee Merge "Adds new merge builds script for use in merging two non-dist builds." by Treehugger Robot · 6 years ago
  20. 8a5d597 Remove the PRODUCT-* goal by Dan Willemsen · 6 years ago
  21. 1c790ca Add build script to create a self extracting archive with a click through license by Mitchell Wills · 6 years ago
  22. bfc51ef Adds new merge builds script for use in merging two non-dist builds. by Daniel Norman · 6 years ago
  23. 6f8e3da Merge "Remove the APP-* goal" by Treehugger Robot · 6 years ago
  24. 28fbe7f Add native bridge abis to corresponding abilists by Evgeny Eltsin · 6 years ago
  25. 98efd82 Merge "releasetools: Move recovery-two-step.img to OTA/." by Tao Bao · 6 years ago
  26. 0480850 releasetools: Move recovery-two-step.img to OTA/. by Tao Bao · 6 years ago
  27. 5da40ed Merge "fix: set built_module in misc_prebuilt_internal.mk" by Treehugger Robot · 6 years ago
  28. 01ab167 Remove the APP-* goal by Dan Willemsen · 6 years ago
  29. e3606ae Specify the API level via the triple instead of __ANDROID_API__. by Peter Collingbourne · 6 years ago
  30. aad39b3 Include extra licenses in vendor image NOTICE file by Chris Gross · 6 years ago
  31. 6b466c8 Merge "releasetools: Fix the use of StringIO." by Treehugger Robot · 6 years ago
  32. cfbf9d3 Merge "Add libraries txt file to build target" by Treehugger Robot · 6 years ago
  33. bb73388 releasetools: Fix the use of StringIO. by Tao Bao · 6 years ago
  34. b4befed Merge "Move libneuralnetworks.so to com.android.neuralnetworks APEX" by Przemyslaw Szczepaniak · 6 years ago
  35. 5358b92 Merge "Ensure no redundant ABI reference dumps" by Hsin-Yi Chen · 6 years ago
  36. 6722de1 Merge "Generate /etc/{passwd,group} for all partitions" by Tom Cherry · 6 years ago
  37. 21e8cbd Merge "Remove libhidlcache" by Steven Moreland · 6 years ago
  38. 1f80894 Merge "Add libbinder_ndk to ll-ndk." by Steven Moreland · 6 years ago
  39. f7eb2f8 Merge "Add RBE mk file to support bootstrapping RBE and setting relevant environment variables." by Ramy Medhat · 6 years ago
  40. 049d535 Add libraries txt file to build target by Kiyoung Kim · 6 years ago
  41. 5f42d56 Merge "Inject boot patch level into boot-debug.img" by Treehugger Robot · 6 years ago
  42. 07ece13 Ensure no redundant ABI reference dumps by Hsin-Yi Chen · 6 years ago
  43. ef85b4c Add libbinder_ndk to ll-ndk. by Steven Moreland · 6 years ago
  44. fb303a5 Generate /etc/{passwd,group} for all partitions by Tom Cherry · 6 years ago
  45. bf07f00 Merge "Cleanup ASan build implementation." by Dan Albert · 6 years ago
  46. 34f1c35 Remove libhidlcache by Steven Moreland · 6 years ago
  47. 79da901 Merge "Create ODM partition NOTICE file" by Chris Gross · 6 years ago
  48. 56bcff9 Merge "Remove unused BoardConfig variables." by Elliott Hughes · 6 years ago
  49. b994524 Inject boot patch level into boot-debug.img by Pangyen Chen · 6 years ago
  50. 0fbfb4b fix: set built_module in misc_prebuilt_internal.mk by Jooyung Han · 6 years ago
  51. 97f75df Merge "Add default LMK properties to GSI" by Treehugger Robot · 6 years ago
  52. a0530aa Cleanup ASan build implementation. by Dan Albert · 6 years ago
  53. f67c72b Move libneuralnetworks.so to com.android.neuralnetworks APEX by Przemyslaw Szczepaniak · 6 years ago
  54. 7c9ea2b Merge "Removed an obsolete TODO." by Tao Bao · 6 years ago
  55. 2e6e73b Remove unused BoardConfig variables. by Elliott Hughes · 6 years ago
  56. ff165e3 Merge "Clean up merge_target_files.py." by Daniel Norman · 6 years ago
  57. 301c6f4 Removed an obsolete TODO. by Tao Bao · 6 years ago
  58. 25cf50f Merge "Build build_image and build_super_image as modules." by Tao Bao · 6 years ago
  59. 15d9655 Create ODM partition NOTICE file by Chris Gross · 6 years ago
  60. 4cc9df6 Clean up merge_target_files.py. by Daniel Norman · 6 years ago
  61. 02e116c Merge "Make the error messages from the two APEX_MODULE_LIBS checks easier to tell apart." by Treehugger Robot · 6 years ago
  62. 2bbb07c Build build_image and build_super_image as modules. by Tao Bao · 6 years ago
  63. a627e90 Merge "Remove perfprofd reference." by Treehugger Robot · 6 years ago
  64. 34e9079 Merge "Include tools/files for GSI artifacts" by Isaac Chen · 6 years ago
  65. 972695d Merge "Renderscript: change extension .rs to .rscript" by Jeffrey Vander Stoep · 6 years ago
  66. b74fa6c Merge "Writes misc_info.txt in o/t/p without requiring 'm dist'." by Daniel Norman · 6 years ago
  67. e1e4808 Writes misc_info.txt in o/t/p without requiring 'm dist'. by Daniel Norman · 6 years ago
  68. c44aa3b Renderscript: change extension .rs to .rscript by Jeff Vander Stoep · 6 years ago
  69. e733ed7 Merge "logging: set stdout and stderr to None in some cases" by Tao Bao · 6 years ago
  70. 36d86c1 Remove perfprofd reference. by Elliott Hughes · 6 years ago
  71. ec8b8df Add RBE mk file to support bootstrapping RBE and setting relevant by Ramy Medhat · 6 years ago
  72. 9e09d47 Include tools/files for GSI artifacts by Isaac Chen · 6 years ago
  73. cea6dcd Merge "Don't escape BuildNumberFromFile" by Colin Cross · 6 years ago
  74. dcb6644 Merge "Factor out the image classes to break circular dependency" by Tianjie Xu · 6 years ago
  75. 0f99836 Merge "envsetup: avoid adding "::" (the cwd) to the PATH" by Ryan Prichard · 6 years ago
  76. 91b7897 Don't escape BuildNumberFromFile by Colin Cross · 6 years ago
  77. 1886f53 Make the error messages from the two APEX_MODULE_LIBS checks easier to tell by Martin Stjernholm · 6 years ago
  78. 9c7ab59 Merge "Add NativeBridgeRelativePath config variables" by Dimitry Ivanov · 6 years ago
  79. b3e9fc2 Add default LMK properties to GSI by SzuWei Lin · 6 years ago
  80. 8426a19 envsetup: avoid adding "::" (the cwd) to the PATH by Ryan Prichard · 6 years ago
  81. 41976c7 Factor out the image classes to break circular dependency by Tianjie Xu · 6 years ago
  82. 2b4828a Merge "Catch unicode decode errors search for kernel ver" by Treehugger Robot · 6 years ago
  83. f70815c Merge "Add update_host_simulator to otatools" by Tianjie Xu · 6 years ago
  84. 1277b8c Merge changes Ia0410da8,Id756340f by Logan Chien · 6 years ago
  85. 10115f5 Merge "install modules.softdep from depmod output" by Treehugger Robot · 6 years ago
  86. 858fa08 Merge "Changes host_init_verifier to use hidl interface inheritance hierarchy." by Daniel Norman · 6 years ago
  87. e984ebb Strip my_shared_libraries to remove space char by Logan Chien · 6 years ago
  88. a45d6f5 Move cxx_stl_setup.mk out of ifdef by Logan Chien · 6 years ago
  89. 9a4b84d Merge "Stop building unnecessary tarballs." by Elliott Hughes · 6 years ago
  90. d077c5b Merge "releasetools: Ignore nonexistent APEX overrides." by Tao Bao · 6 years ago
  91. fb2449f Add NativeBridgeRelativePath config variables by dimitry · 6 years ago
  92. 3422309 releasetools: Ignore nonexistent APEX overrides. by Tao Bao · 6 years ago
  93. 440c99f Stop building unnecessary tarballs. by Elliott Hughes · 6 years ago
  94. 3f7c416 Merge "add BOARD_VENDOR_RAMDISK_KERNEL_MODULES[_LOAD]" by Treehugger Robot · 6 years ago
  95. 0f7bb1b install modules.softdep from depmod output by Steve Muckle · 6 years ago
  96. 69280d2 add BOARD_VENDOR_RAMDISK_KERNEL_MODULES[_LOAD] by Steve Muckle · 6 years ago
  97. f90ec83 Merge "Implement range-based pin list" by Treehugger Robot · 6 years ago
  98. 8eec867 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Treehugger Robot · 6 years ago
  99. 6623fdd Merge "releasetools: Replace iteritems with items." by Tao Bao · 6 years ago
  100. 831197e Merge "Remove direct dependency on art/tools/veridex/appcompat.sh" by Paul Duffin · 6 years ago