1. b8901d7 Revert "Move dexpreopting to Soong" by Colin Cross · 6 years ago
  2. 7f9ccd5 Revert "Add missing dependency on zip2zip" by Colin Cross · 6 years ago
  3. 24258b1 Revert "Create directories before unzipping dexpreopt zip" by Colin Cross · 6 years ago
  4. 10846f9 Revert "Correctly create directories before unzipping dexpreopt zip" by Colin Cross · 6 years ago
  5. cb4d613 Merge "Correctly create directories before unzipping dexpreopt zip" by Treehugger Robot · 6 years ago
  6. 2bb1f51 Correctly create directories before unzipping dexpreopt zip by Colin Cross · 6 years ago
  7. 06c8df1 Merge "Add missing dependency on zip2zip" by Treehugger Robot · 6 years ago
  8. 49448d5 Merge "Create directories before unzipping dexpreopt zip" by Treehugger Robot · 6 years ago
  9. 7732b43 Merge "Set PATH when calling build_super_image.py." by Tao Bao · 6 years ago
  10. 9eaeb56 Create directories before unzipping dexpreopt zip by Colin Cross · 6 years ago
  11. e373b3f Add missing dependency on zip2zip by Colin Cross · 6 years ago
  12. 00997c2 Merge "Add make var to avoid recovering with diagnostics." by Ivan Lozano · 6 years ago
  13. 3b1d5a1 Merge "Move dexpreopting to Soong" by Colin Cross · 6 years ago
  14. 403a2f9 Set PATH when calling build_super_image.py. by Tao Bao · 6 years ago
  15. 93e6c59 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  16. e736c58 Move dexpreopting to Soong by Colin Cross · 6 years ago
  17. cc4ca50 Change profman logging to only be for errors by Mathieu Chartier · 6 years ago
  18. 5fb2de7 Add make var to avoid recovering with diagnostics. by Ivan Lozano · 6 years ago
  19. 53de7a7 Merge "Add recovery_acpio option to make recovery image" by Treehugger Robot · 6 years ago
  20. 3449df5 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  21. b38ae44 Merge "recovery text image: use zopflipng to compress the generated images" by Tianjie Xu · 6 years ago
  22. 752439b Add recovery_acpio option to make recovery image by Chen, ZhiminX · 6 years ago
  23. cc57d31 recovery text image: use zopflipng to compress the generated images by xunchang · 6 years ago
  24. f7d482b Bump PREVIEW_SDK_INT for Q builds. by Jeff Sharkey · 6 years ago
  25. 19e6502 Merge "Generate the recovery text images at build time" by Tianjie Xu · 6 years ago
  26. ed167cf Factor out common code. by Nicolas Geoffray · 6 years ago
  27. 923f267 Merge "Use the final APK for dexpreopt when it's not stripped." by Nicolas Geoffray · 6 years ago
  28. 4a676aa Version bump to PPRL.181205.001 by android-build-team Robot · 6 years ago
  29. d80f9c0 Use the final APK for dexpreopt when it's not stripped. by Nicolas Geoffray · 6 years ago
  30. 81c88ad Generate the recovery text images at build time by Tianjie Xu · 6 years ago
  31. 696dd3b Merge "[make] Disable CFI when building with HWASan." by Treehugger Robot · 6 years ago
  32. a441818 Merge "Disable implicit-integer-sign-change by default." by Chih-hung Hsieh · 6 years ago
  33. 6983776 Merge "Add RRO partition specification in Makefiles" by Anton Hansson · 6 years ago
  34. 88a95a3 [make] Disable CFI when building with HWASan. by Evgenii Stepanov · 6 years ago
  35. 5df2960 Merge changes from topic "super_target_files" by Yifan Hong · 6 years ago
  36. 8dd846c Add RRO partition specification in Makefiles by Ryan Mitchell · 6 years ago
  37. 1871062 Disable implicit-integer-sign-change by default. by Chih-Hung Hsieh · 6 years ago
  38. 1e2d9d2 Merge PQ1A.181205.006 from Pi-QPR1-Release into ToT for Pi-Platform release.BUG: 120448245 by Bill Rassieur · 6 years ago
  39. 6201b9e Remove denver64 from make by Haibo Huang · 6 years ago
  40. 055e6cf add_img_to_target_files uses build_super_image by Yifan Hong · 6 years ago
  41. 8b79d16 Build super_empty with build_super_image.py by Yifan Hong · 6 years ago
  42. 2b891ac Build super.img from images in target_files by Yifan Hong · 6 years ago
  43. 539b58a Merge "Use libucrt instead of libmsvcr110" by Pirama Arumuga Nainar · 6 years ago
  44. 58b7f74 Merge "Use debug mode when running R8 for eng builds." by Jaewoong Jung · 6 years ago
  45. 8d8d458 Merge "Replace hidden API lists with a single CSV" by David Brazdil · 6 years ago
  46. bd5bad9 Merge "Remove USE_HWC2 plumbing and settings" by Anton Hansson · 6 years ago
  47. 132f959 Use libucrt instead of libmsvcr110 by Pirama Arumuga Nainar · 6 years ago
  48. 4681fc3 Merge "Add ODM in valid_super_partition_list" by Treehugger Robot · 6 years ago
  49. f8efe99 Set RC Name to PPRL.181105.017. by Bill Rassieur · 6 years ago
  50. e7e33bc Merge "Remove copying of TARGET_OUT_RAMDISK to recovery image" by Tom Cherry · 6 years ago
  51. 6750532 Merge "Disable AArch64 XOM when not using lld." by Ivan Lozano · 6 years ago
  52. 59b6fd5 Replace hidden API lists with a single CSV by David Brazdil · 6 years ago
  53. b91e0c5 Remove USE_HWC2 plumbing and settings by Anton Hansson · 6 years ago
  54. 2a0d148 Merge "Allow space in BOARD_*_SIZE variables for dynamic partitions" by Yifan Hong · 6 years ago
  55. 7328e08 Merge "Pass --avoid-storing-invocation to dex2oat" by Treehugger Robot · 6 years ago
  56. e5d879a Allow space in BOARD_*_SIZE variables for dynamic partitions by Yifan Hong · 6 years ago
  57. b3113da Use debug mode when running R8 for eng builds. by Jaewoong Jung · 6 years ago
  58. 9b743fa Add ODM in valid_super_partition_list by Yifan Hong · 6 years ago
  59. 3ec2c61 Pass --avoid-storing-invocation to dex2oat by Colin Cross · 6 years ago
  60. 3871f0f Remove copying of TARGET_OUT_RAMDISK to recovery image by Tom Cherry · 6 years ago
  61. 638ca85 Merge "Don't use libandroid_support post-21." by Dan Albert · 6 years ago
  62. 715a6c4 Merge "Improve consistency of indentation in Makefile" by Anton Hansson · 6 years ago
  63. f9f03e0 Disable AArch64 XOM when not using lld. by Ivan Lozano · 6 years ago
  64. 62c2390 Correctly configure armv8-2a for 32-bit by Miao Wang · 6 years ago
  65. e6d958a Don't use libandroid_support post-21. by Dan Albert · 6 years ago
  66. 6d81498 Improve consistency of indentation in Makefile by Anton Hansson · 6 years ago
  67. 5d218a1 Merge "Add support for TARGET_PRODUCT_PROP" by Anton Hansson · 6 years ago
  68. e9ee80e Add support for TARGET_PRODUCT_PROP by Anton Hansson · 6 years ago
  69. 9b024fe Merge "dynamic_partition_use -> use_dynamic_partitions." by Yifan Hong · 6 years ago
  70. 5061103 dynamic_partition_use -> use_dynamic_partitions. by Yifan Hong · 6 years ago
  71. fda9a6f Add support for AArch64 XOM binaries. by Ivan Lozano · 6 years ago
  72. 01284ab Merge changes from topic "dp_sysprop" by Treehugger Robot · 6 years ago
  73. b906ebb Merge "PRODUCT_OTA_ENFORCE_VINTF_KERNEL_REQUIREMENTS: allow inheritance" by Treehugger Robot · 6 years ago
  74. 4a37a03 ro.boot.dynamic_partitions: fix empty values by Yifan Hong · 6 years ago
  75. 284b2b9 Remove ro.boot.logical_partitions by Yifan Hong · 6 years ago
  76. d585de5 Merge changes from topic "dp_retrofit_gen" by Yifan Hong · 6 years ago
  77. fec2671 Merge "Fix size checks for retrofit dynamic partitions." by Treehugger Robot · 6 years ago
  78. 452d926 PRODUCT_OTA_ENFORCE_VINTF_KERNEL_REQUIREMENTS: allow inheritance by Yifan Hong · 6 years ago
  79. 50e7954 Generate retrofit OTA. by Yifan Hong · 6 years ago
  80. c767f7c Add split super images to target_files. by Yifan Hong · 6 years ago
  81. 7416b8d Remove PRODUCT_USE_LOGICAL_PARTITIONS. by Yifan Hong · 6 years ago
  82. 614e1e8 Merge "Remove androidboot.logical_partitions kernel cmdline" by Treehugger Robot · 6 years ago
  83. 426e029 Remove androidboot.logical_partitions kernel cmdline by Yifan Hong · 6 years ago
  84. f39d8af Fix size checks for retrofit dynamic partitions. by Yifan Hong · 6 years ago
  85. ee0531d Add cpu variant information to vendor/default.prop by Haibo Huang · 6 years ago
  86. c6434d4 Merge "Sort output in dump-files" by Treehugger Robot · 6 years ago
  87. 41b53a3 Sort output in dump-files by Anton Hansson · 6 years ago
  88. d041076 Merge "Enable overrides for shared libraries" by Dimitry Ivanov · 6 years ago
  89. f05ff88 Merge "Build ota packages for SANITIZE_TARGET other than "address"." by Evgenii Stepanov · 6 years ago
  90. 5d06f24 Build ota packages for SANITIZE_TARGET other than "address". by Evgenii Stepanov · 6 years ago
  91. 8ee39f0 Merge changes Idc621b16,I00fcdce3 by Anton Hansson · 6 years ago
  92. 2d54452 Merge "Add TARGET_FLATTEN_APEX" by Treehugger Robot · 6 years ago
  93. 2f8e2b8 Merge "Disable artifact path requirements for asan builds" by Anton Hansson · 6 years ago
  94. 30bac4a Merge "Enable armv8-2a supporting on 2nd arch. variant" by Treehugger Robot · 6 years ago
  95. 645547b Merge "Add missing zipalign dependency" by Treehugger Robot · 6 years ago
  96. 5217eed Add TARGET_FLATTEN_APEX by Jiyong Park · 6 years ago
  97. 2b4469a Disable artifact path requirements for asan builds by Anton Hansson · 6 years ago
  98. f41d24a Merge changes I52805f5d,Ifb16ed87 by Yi Kong · 6 years ago
  99. f9532bb Add missing zipalign dependency by Colin Cross · 6 years ago
  100. b7ea9d3 Merge changes from topic "dp_retrofit" by Yifan Hong · 6 years ago