1. 7d9b575 Merge "Support LOCAL_SOONG_PROGUARD_DICT in soong_java_prebuilt.mk" by Treehugger Robot · 6 years ago
  2. ff14c47 Merge "Clean up LOCAL_DONT_DELETE_JAR_META_INF" by Treehugger Robot · 6 years ago
  3. 2938f08 Merge "Fix build error for no-ramdisk targets" by Treehugger Robot · 6 years ago
  4. 1578e23 Fix build error for no-ramdisk targets by Bowgo Tsai · 6 years ago
  5. 9134784 Merge "Fix aosp_arm64 build error when `make ramdisk_debug`" by Treehugger Robot · 6 years ago
  6. c3e8cc9 Fix aosp_arm64 build error when `make ramdisk_debug` by Bowgo Tsai · 6 years ago
  7. 2f40165 Merge "Write ro.build.ab_update to /vendor/build.prop." by Tao Bao · 6 years ago
  8. 691335a Support LOCAL_SOONG_PROGUARD_DICT in soong_java_prebuilt.mk by Colin Cross · 6 years ago
  9. aebe1e9 Clean up LOCAL_DONT_DELETE_JAR_META_INF by Colin Cross · 6 years ago
  10. f6105e5 Merge "Remove unsupported option from R8 flags" by Colin Cross · 6 years ago
  11. 57cbc99 Merge "Skip unneeded notice files for ETC modules." by Jaewoong Jung · 6 years ago
  12. db57997 Merge "Revert "Adding adb_debug.prop"" by Treehugger Robot · 6 years ago
  13. f0151b1 Merge "Avoid signing debuggable boot-debug.img" by Treehugger Robot · 6 years ago
  14. 78369eb Avoid signing debuggable boot-debug.img by Bowgo Tsai · 6 years ago
  15. 67932ab Write ro.build.ab_update to /vendor/build.prop. by Tao Bao · 6 years ago
  16. 7b3e97b Merge "releasetools: Update the comment on common.AVB_PARTITIONS." by Tao Bao · 6 years ago
  17. 7d7c08d Merge "Adding boot-debug.img and ramdisk-debug.img" by Treehugger Robot · 6 years ago
  18. dca3186 Skip unneeded notice files for ETC modules. by Jaewoong Jung · 6 years ago
  19. 765d2ae Remove unsupported option from R8 flags by Luca Stefani · 6 years ago
  20. 22c434e Merge "Move update-payload-key.pub.pem into a module." by Tao Bao · 6 years ago
  21. 2d34ee9 Merge "Allow codename.fingerprint format for targetSdkVersion" by Colin Cross · 6 years ago
  22. 0013f55 Adding boot-debug.img and ramdisk-debug.img by Bowgo Tsai · 6 years ago
  23. 6a3d438 Merge "Disable non-AOSP nnapi extensions on product partition in GSI" by Treehugger Robot · 6 years ago
  24. 8966070 Revert "Adding adb_debug.prop" by Bowgo Tsai · 6 years ago
  25. 3c6fde2 Disable non-AOSP nnapi extensions on product partition in GSI by SzuWei Lin · 6 years ago
  26. 0733fbe Move update-payload-key.pub.pem into a module. by Tao Bao · 6 years ago
  27. 967105a Merge "Build otacerts as a module." by Tao Bao · 6 years ago
  28. 6f34013 Build otacerts as a module. by Tao Bao · 6 years ago
  29. 1a5e781 Merge "Move default native.bridge property to system set" by Treehugger Robot · 6 years ago
  30. ab2b34b Merge "Use framework.aidl built by Soong" by Colin Cross · 6 years ago
  31. 7e9f49c Move default native.bridge property to system set by Lev Rumyantsev · 6 years ago
  32. a8abd3b Merge "Fix typo of PRODUCT_BUILD_ODM_IMAGE" by Treehugger Robot · 6 years ago
  33. 91871f3 Merge "Master is now designated for R. Update MAX_PLATFORM_VERSION, etc." by Dan Willemsen · 6 years ago
  34. 0b683a8 Merge changes from topics "obsolete_broken_dup_copy_headers", "obsolete_broken_phony_targets" by Treehugger Robot · 6 years ago
  35. 25a6937 Fix typo of PRODUCT_BUILD_ODM_IMAGE by Dan Willemsen · 6 years ago
  36. 1d4a56f Obsolete BUILD_BROKEN_DUP_COPY_HEADERS by Dan Willemsen · 6 years ago
  37. 407ca58 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 6 years ago
  38. 2a41c7e Merge "Add support for TARGET_SCREEN_DENSITY" by Tao Bao · 6 years ago
  39. 45a40da Add support for TARGET_SCREEN_DENSITY by Anton Hansson · 7 years ago
  40. 235f7d7 Merge "Adds --output-img flag to enable building the IMG package." by Treehugger Robot · 6 years ago
  41. 442942c Merge changes I25b0c03e,I8a8a93ca by Calin Juravle · 6 years ago
  42. 6bfdcda Add the entire boot image to boot.zip by Calin Juravle · 6 years ago
  43. ef66a8b Disable iorapd by default by Mathieu Chartier · 7 years ago
  44. 1bd2a1d Adds --output-img flag to enable building the IMG package. by Daniel Norman · 6 years ago
  45. d60401a Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  46. e55ec5b Merge "Don't set LOCAL_SDK_RES_VERSION to current if LOCAL_SDK_VERSION is core_current" by Treehugger Robot · 6 years ago
  47. 0d4ee00 Merge "TARGET_FS_CONFIG_GEN is a list, not a single path" by Treehugger Robot · 6 years ago
  48. 50bf312 Use framework.aidl built by Soong by Colin Cross · 6 years ago
  49. 85f2b4a Don't set LOCAL_SDK_RES_VERSION to current if LOCAL_SDK_VERSION is core_current by Colin Cross · 6 years ago
  50. c1a836b Merge changes from topic "make_deprecation" by Dan Willemsen · 6 years ago
  51. 7f25f2a TARGET_FS_CONFIG_GEN is a list, not a single path by Dan Willemsen · 6 years ago
  52. aa0aa5e Merge "Remove AAPT1 support" by Treehugger Robot · 6 years ago
  53. 3cd4267 Merge "Add updatable_apex.mk" by Treehugger Robot · 6 years ago
  54. 8551d21 Merge "Runs python formatter and linter over merge_target_files." by Treehugger Robot · 6 years ago
  55. 43d98dc Master is now designated for R. Update MAX_PLATFORM_VERSION, etc. by Bill Rassieur · 6 years ago
  56. 695849e Add infrastructure for deprecating module types by Dan Willemsen · 6 years ago
  57. e6210f6 Remove AAPT1 support by Colin Cross · 6 years ago
  58. c9bb097 Merge "Remove TARGET_ROOT_OUT_SBIN / TARGET_ROOT_OUT_SBIN_UNSTRIPPED" by Tom Cherry · 6 years ago
  59. e5b134a Runs python formatter and linter over merge_target_files. by Daniel Norman · 6 years ago
  60. 324d553 Merge changes from topic "merge_target_files_new_flags" by Daniel Norman · 6 years ago
  61. bed1918 Mark BUILD_* as readonly by Dan Willemsen · 6 years ago
  62. 843f666 Merge "Exclude lib/arm(64) from the library absence check." by Treehugger Robot · 6 years ago
  63. 6b28af3 Remove TARGET_ROOT_OUT_SBIN / TARGET_ROOT_OUT_SBIN_UNSTRIPPED by Tom Cherry · 6 years ago
  64. 3b64ce1 Adds --output-ota flag to enable building the OTA package. by Daniel Norman · 6 years ago
  65. f031825 Adds --output-super-empty flag to enable building super_empty.img. by Daniel Norman · 6 years ago
  66. fdb3881 Adds output-dir and output-item-list for copying only certain files. by Daniel Norman · 6 years ago
  67. 953ec4c Merge "Optimize build for PRODUCT_BUILD_SYSTEM_IMAGE := false case." by Bill Peckham · 6 years ago
  68. 5645a3a Add updatable_apex.mk by Jiyong Park · 6 years ago
  69. bbfcef3 Merge "Always use aapt2 for prebuilt appcompat" by Treehugger Robot · 6 years ago
  70. d52fd9b Optimize build for PRODUCT_BUILD_SYSTEM_IMAGE := false case. by Bill Peckham · 6 years ago
  71. 727ef10 Merge "Add default proguard flags from guava" by Colin Cross · 6 years ago
  72. a0d89b9 Always use aapt2 for prebuilt appcompat by Colin Cross · 6 years ago
  73. 5c5d59b Exclude lib/arm(64) from the library absence check. by Martin Stjernholm · 6 years ago
  74. 56215ba Merge "releasetools: Enable a few tests in OtaFromTargetFilesTest." by Tao Bao · 6 years ago
  75. aa80813 Merge "Revert "Add the entire boot image to boot.zip"" by Treehugger Robot · 6 years ago
  76. 4d5f5ff Revert "Add the entire boot image to boot.zip" by Cyan Hsieh · 6 years ago
  77. e75840f Add default proguard flags from guava by Colin Cross · 6 years ago
  78. fcafa2d Merge "Add the entire boot image to boot.zip" by Treehugger Robot · 6 years ago
  79. c0ed5e7 Add the entire boot image to boot.zip by Calin Juravle · 6 years ago
  80. 20bc556 Merge "Enable core platform API warnings on non-user builds" by David Brazdil · 6 years ago
  81. f5b3fc8 Enable core platform API warnings on non-user builds by David Brazdil · 6 years ago
  82. 69909c9 releasetools: Enable a few tests in OtaFromTargetFilesTest. by Tao Bao · 6 years ago
  83. d18be7f Merge "Change emulator system image to unsparse format" by Isaac Chen · 6 years ago
  84. 2bfc94e Merge "relesetools: Enable releasetools_test in presubmit." by Tao Bao · 6 years ago
  85. 7ef6d0d Merge "Build: Include lock-inversion agent in debug builds" by Treehugger Robot · 6 years ago
  86. b230628 Merge "Remove libicu*.so from /system" by vichang · 6 years ago
  87. 2bb1380 Merge "relesetools: Support running all the unittests with atest." by Tao Bao · 6 years ago
  88. c7b0df0 Merge "FileImage: make thread-safe" by Treehugger Robot · 6 years ago
  89. 55988c4 FileImage: make thread-safe by Yifan Hong · 6 years ago
  90. 306dbcc Build: Include lock-inversion agent in debug builds by Andreas Gampe · 6 years ago
  91. 82490d3 relesetools: Enable releasetools_test in presubmit. by Tao Bao · 6 years ago
  92. 30e3114 relesetools: Support running all the unittests with atest. by Tao Bao · 6 years ago
  93. c164b8e Remove libicu*.so from /system by Victor Chang · 6 years ago
  94. fc6948b Merge "Allow generating OTA package from non-sparse images." by Yifan Hong · 6 years ago
  95. 826d0d1 Merge "Add libdrm to mainline_system" by Anton Hansson · 6 years ago
  96. 6f964f5 Add libdrm to mainline_system by Anton Hansson · 6 years ago
  97. 90bfda1 Change emulator system image to unsparse format by Isaac Chen · 6 years ago
  98. 74a2572 Merge "Convert oemaids_headers / passwd / group to Soong" by Treehugger Robot · 6 years ago
  99. 8a66a71 Allow generating OTA package from non-sparse images. by Yifan Hong · 6 years ago
  100. 2eb9692 Merge "docker: update sha256sum for repo version 1.25" by Treehugger Robot · 6 years ago