1. 1c320f8 releasetools: Move BuildInfo into common. by Tao Bao · 6 years ago
  2. e114804 releasetools: Move MockScriptWriter into test_utils. by Tao Bao · 6 years ago
  3. 7e49064 Merge "releasetools: Update OWNERS." by Tao Bao · 6 years ago
  4. 4dc0c25 Merge "Check if installable before installing unstripped" by Treehugger Robot · 6 years ago
  5. 60f5d67 releasetools: Update OWNERS. by Tao Bao · 6 years ago
  6. 7b1c49a Merge "releasetools: Update the handling of recovery fstab." by Tao Bao · 6 years ago
  7. e3c95f7 Merge "Enforce the consistency between AB_OTA_UPDATER and AB_OTA_PARTITIONS." by Tao Bao · 6 years ago
  8. ae3a9a1 Merge "releasetools: Fix releasetools_py3_test." by Tao Bao · 6 years ago
  9. d253f8a Merge "releasetools: Update tests to match SparseImage change." by Tao Bao · 6 years ago
  10. 42b2b54 Merge "Unconditionally install shim apex on system partition" by Nikita Ioffe · 6 years ago
  11. 66bd738 Check if installable before installing unstripped by Jooyung Han · 6 years ago
  12. b6eeae7 Unconditionally install shim apex on system partition by Nikita Ioffe · 6 years ago
  13. 8ca4bf7 Merge "Clean up mainline whitelist in aosp_product.mk" by Yo Chiang · 6 years ago
  14. 81681ab Merge "Introduce build variable `OVERRIDE_TARGET_FLATTEN_APEX`." by Roland Levillain · 6 years ago
  15. 1665299 Merge "Add x86 / x86_arm mainline_system product" by Treehugger Robot · 6 years ago
  16. 7c7f144 Merge "Remove healthd from base_product.mk" by Treehugger Robot · 6 years ago
  17. 615b65d releasetools: Fix releasetools_py3_test. by Tao Bao · 6 years ago
  18. a264fef releasetools: Update tests to match SparseImage change. by Tao Bao · 6 years ago
  19. 99d855d Merge "releasetools: Support verifying files with non-monotonic ranges." by Tao Bao · 6 years ago
  20. e9b513a Clean up mainline whitelist in aosp_product.mk by Yo Chiang · 6 years ago
  21. 24e6bcd Remove healthd from base_product.mk by SzuWei Lin · 6 years ago
  22. 765668f releasetools: Update the handling of recovery fstab. by Tao Bao · 6 years ago
  23. 8b67481 Add x86 / x86_arm mainline_system product by Yo Chiang · 6 years ago
  24. 491966f Merge "Re-submit "Make mainline device use apex"" by Yo Chiang · 6 years ago
  25. 959b5eb Merge "Moving recovery resources from /system to /vendor" by Bill Peckham · 6 years ago
  26. b3a503d Introduce build variable `OVERRIDE_TARGET_FLATTEN_APEX`. by Roland Levillain · 6 years ago
  27. b820559 Re-submit "Make mainline device use apex" by Anton Hansson · 6 years ago
  28. f89f29d Merge "CleanSpec for new system_other layout" by Anton Hansson · 6 years ago
  29. 22632cc releasetools: Support verifying files with non-monotonic ranges. by Tao Bao · 6 years ago
  30. c578262 Merge "Enforce /system module RRO for mainline products" by Treehugger Robot · 6 years ago
  31. a63ce3a Merge "Use -nostdlib++ instead of -nodefaultlibs" by Colin Cross · 6 years ago
  32. b836b17 Merge "Fix lunch choices w/zsh" by Treehugger Robot · 6 years ago
  33. e868aec Moving recovery resources from /system to /vendor by Bill Peckham · 6 years ago
  34. 84783a7 Use -nostdlib++ instead of -nodefaultlibs by Colin Cross · 6 years ago
  35. 91763e9 Fix lunch choices w/zsh by Dan Willemsen · 6 years ago
  36. bda4508 Merge "Remove ro.bionic.ld.warning." by Elliott Hughes · 6 years ago
  37. 455d7e5 Merge "Always check ELF files for `check-elf-files`" by Logan Chien · 6 years ago
  38. 8db2605 CleanSpec for new system_other layout by Anton Hansson · 6 years ago
  39. 147f46b Merge "Remove libhidltransport/libhwbinder from VNDK." by Steven Moreland · 6 years ago
  40. 787ac2e Remove ro.bionic.ld.warning. by Elliott Hughes · 6 years ago
  41. 03d3a36 Merge "Remove codec libs from base_system.mk" by Treehugger Robot · 6 years ago
  42. 33b088d Enforce /system module RRO for mainline products by Yo Chiang · 6 years ago
  43. a835f38 Enforce the consistency between AB_OTA_UPDATER and AB_OTA_PARTITIONS. by Tao Bao · 6 years ago
  44. 9c683dc Merge "Change RRO enforcement logic" by Yo Chiang · 6 years ago
  45. 4ba2bdb Merge "Add virtual_ab to dynamic_partitions_info.txt" by Yifan Hong · 6 years ago
  46. 4c71349 Merge "Install BoringSSL self test binaries to vendor image." by Treehugger Robot · 6 years ago
  47. 6e2b1f8 Remove codec libs from base_system.mk by Dongwon Kang · 6 years ago
  48. 7a4bf49 Merge "Generation of C Flags Artifacts" by Treehugger Robot · 6 years ago
  49. efd0d2d Merge "Enable mainline checking for mainline_system_arm64" by Treehugger Robot · 6 years ago
  50. 4693fd1 Change RRO enforcement logic by Yo Chiang · 6 years ago
  51. b58789b Enable mainline checking for mainline_system_arm64 by Yo Chiang · 6 years ago
  52. 4ad561c Merge "recovery: install system_ext file_contexts and property_contexts" by Treehugger Robot · 6 years ago
  53. 0fee5b9 Merge "Add phony rule for 'fuzz' in Make context, not soong." by Treehugger Robot · 6 years ago
  54. e28c732 Install BoringSSL self test binaries to vendor image. by Pete Bentley · 6 years ago
  55. d004692 Generation of C Flags Artifacts by Jesse Pai · 6 years ago
  56. 1f9387a Merge "Add library list for VNDK using core variant" by Kiyoung Kim · 6 years ago
  57. 07365df recovery: install system_ext file_contexts and property_contexts by Bowgo Tsai · 6 years ago
  58. 1623ec9 Merge "add vendor_boot image support" by Treehugger Robot · 6 years ago
  59. ceefc44 Add phony rule for 'fuzz' in Make context, not soong. by Mitch Phillips · 6 years ago
  60. 43e0b54 Merge "Update SANITIZE_HOST documentation." by Steven Moreland · 6 years ago
  61. 115d1f5 Update SANITIZE_HOST documentation. by Steven Moreland · 6 years ago
  62. e1b1086 add vendor_boot image support by Steve Muckle · 6 years ago
  63. 7b04103 Add library list for VNDK using core variant by Kiyoung Kim · 6 years ago
  64. 72a1367 Add virtual_ab to dynamic_partitions_info.txt by Yifan Hong · 6 years ago
  65. c6df895 Merge "Fix severity of analyzer warnings; add new warnings." by Treehugger Robot · 6 years ago
  66. 8398050 Fix severity of analyzer warnings; add new warnings. by Chih-Hung Hsieh · 6 years ago
  67. c600707 Merge "Detect leaks on host by default." by Steven Moreland · 6 years ago
  68. a59a948 Merge "Remove ashmemd and related artifacts" by Treehugger Robot · 6 years ago
  69. 90c7163 Merge "cleanup: remove unused variable" by Treehugger Robot · 6 years ago
  70. 066539f Merge "Add snapshotctl to base system" by Yifan Hong · 6 years ago
  71. 9a59f33 Merge "Factor out common code in Java warn patterns." by Treehugger Robot · 6 years ago
  72. a2c1d2b Remove libhidltransport/libhwbinder from VNDK. by Steven Moreland · 6 years ago
  73. 7900204 Factor out common code in Java warn patterns. by Chih-Hung Hsieh · 6 years ago
  74. b9d1c27 Merge "Remove libvorbisdec, which is not used in /system, from base_system.mk" by Dongwon Kang · 6 years ago
  75. 415186a Merge "Add new compiler warning patterns" by Chih-hung Hsieh · 6 years ago
  76. e19b747 Merge "Replace use of conscrypt-nojarjar with conscrypt-unbundled" by Paul Duffin · 6 years ago
  77. dabb868 Remove libvorbisdec, which is not used in /system, from base_system.mk by Dongwon Kang · 6 years ago
  78. f251232 cleanup: remove unused variable by Jooyung Han · 6 years ago
  79. 8f0a62a Detect leaks on host by default. by Steven Moreland · 6 years ago
  80. ca3d0b1 Merge "Moving "persist.traced.enable" to /product/build.prop" by Treehugger Robot · 6 years ago
  81. 55f2896 Remove ashmemd and related artifacts by Tri Vo · 6 years ago
  82. d591a5e Add new compiler warning patterns by Chih-Hung Hsieh · 6 years ago
  83. 465946c Merge "Add libneuralnetworks_packageinfo to dependencies." by Przemyslaw Szczepaniak · 6 years ago
  84. 82a8507 Merge "Improve error message for artifacts outside requirement" by Treehugger Robot · 6 years ago
  85. ee07ef0 Improve error message for artifacts outside requirement by Anton Hansson · 6 years ago
  86. 9fdb0b9 Merge "Phase out Legacy GSI and gsi_common.mk" by Treehugger Robot · 6 years ago
  87. d9f4a66 Merge "Gather lunch choices before printing prompt" by Colin Cross · 6 years ago
  88. a27d15a Add snapshotctl to base system by Yifan Hong · 6 years ago
  89. cb8337d Gather lunch choices before printing prompt by Colin Cross · 6 years ago
  90. 0b58060 Merge "Add generic_x86_64_arm64 board" by Treehugger Robot · 6 years ago
  91. e692277 Merge "Remove cache parition on emulator" by Treehugger Robot · 6 years ago
  92. d5ea80b Merge "Handle rustc warning messages." by Chih-hung Hsieh · 6 years ago
  93. 5c36806 Add generic_x86_64_arm64 board by Evgeny Eltsin · 6 years ago
  94. f0776a4 Remove cache parition on emulator by SzuWei Lin · 6 years ago
  95. 08f9da1 Merge "Don't generate hashtree when signing bundled APEXes." by Tao Bao · 6 years ago
  96. ebbcc1b Replace use of conscrypt-nojarjar with conscrypt-unbundled by Paul Duffin · 6 years ago
  97. f129ffa Merge "Move ro.com.android.dataroaming sysprop to aosp_product.mk" by Treehugger Robot · 6 years ago
  98. 164745d Merge "Remove android.hardware.neuralnetworks@1.X dependencies." by Przemyslaw Szczepaniak · 6 years ago
  99. a118707 Handle rustc warning messages. by Chih-Hung Hsieh · 6 years ago
  100. 30648c3 Merge "Fix to avoid breaking aosp_x86 build" by Treehugger Robot · 6 years ago