1. 649b8c1 Add libc_malloc_hook to list of libraries. by Christopher Ferris · 7 years ago
  2. 4f0b725 Merge "releasetools: Specify SWITCH_SLOT_ON_REBOOT for secondary payload." by Tao Bao · 7 years ago
  3. 73e886e Merge "Pass PGO_ADDITIONAL_PROFILE_DIRS to soong" by Treehugger Robot · 7 years ago
  4. 676fbe7 Pass PGO_ADDITIONAL_PROFILE_DIRS to soong by Pirama Arumuga Nainar · 7 years ago
  5. 4a066a2 Merge changes Ia7ecd0e1,I33982473 by Tao Bao · 7 years ago
  6. 5502f99 Merge "Add bpfloader binary to system image" by Treehugger Robot · 7 years ago
  7. 508b087 releasetools: Make blockimgdiff.py pylint-clean. by Tao Bao · 7 years ago
  8. 9739514 releasetools: Remove the global diff_done in blockimgdiff.py. by Tao Bao · 7 years ago
  9. 7eb2afb Merge "releasetools: Add an ImgdiffStats class that reports imgdiff stats." by Tao Bao · 7 years ago
  10. 3d9fa36 Merge "Place TARGET_FS_CONFIG_GEN passwd/group files in /vendor/etc" by Tom Cherry · 7 years ago
  11. 667ff57 releasetools: Specify SWITCH_SLOT_ON_REBOOT for secondary payload. by Tao Bao · 7 years ago
  12. 294651d releasetools: Add an ImgdiffStats class that reports imgdiff stats. by Tao Bao · 7 years ago
  13. bec8be5 Merge "releasetools: Refactor the condition checking for using imgdiff." by Tao Bao · 7 years ago
  14. 2b948a2 Add bpfloader binary to system image by Chenbo Feng · 7 years ago
  15. cb73aed releasetools: Refactor the condition checking for using imgdiff. by Tao Bao · 7 years ago
  16. 2744cbf Merge "Revert "Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES"" by Dan Willemsen · 7 years ago
  17. 30d6869 Revert "Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES" by Dan Willemsen · 7 years ago
  18. 9f25d87 Merge "Add compile time check that friendly AID names are < 32 characters" by Tom Cherry · 7 years ago
  19. ee0610e Add compile time check that friendly AID names are < 32 characters by Tom Cherry · 7 years ago
  20. 55d0104 Place TARGET_FS_CONFIG_GEN passwd/group files in /vendor/etc by Tom Cherry · 7 years ago
  21. 7441319 Merge "Move to-upper and to-lower to definitions.mk" by Treehugger Robot · 7 years ago
  22. 13d389a Merge "Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES" by Dan Willemsen · 7 years ago
  23. 9963b1a Merge "Don't use the same temp directory to uncompress dex" by Treehugger Robot · 7 years ago
  24. 3c6eaad Merge "Fixed pdk build error for pi-release" by Treehugger Robot · 7 years ago
  25. 18fae7a Move to-upper and to-lower to definitions.mk by Colin Cross · 7 years ago
  26. df5d7da Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES by Dan Willemsen · 7 years ago
  27. f12aec3 Fixed pdk build error for pi-release by Nan Zhang · 7 years ago
  28. 7aecf33 Don't use the same temp directory to uncompress dex by Victor Hsieh · 7 years ago
  29. b5751e4 Merge "Compiler-rt libraries now use i386 instead of i686" by Yi Kong · 7 years ago
  30. 835e296 Merge "Revert "PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION"" by Justin Yun · 7 years ago
  31. fbcc2ad Revert "PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION" by Justin Yun · 7 years ago
  32. cbcf11c Compiler-rt libraries now use i386 instead of i686 by Yi Kong · 7 years ago
  33. 1e6b7c5 Merge "PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION" by Treehugger Robot · 7 years ago
  34. 69ae572 PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION by Justin Yun · 7 years ago
  35. acb3cec Merge "releasetools: RangeSet.monotonic is not an optional attribute." by Tao Bao · 7 years ago
  36. 058d6c2 Merge changes from topic "vintf_matrix_sepolicy" by Treehugger Robot · 7 years ago
  37. 0b733a2 Merge "Revert "Correct some GSI settings to board makefile"" by Michael Wright · 7 years ago
  38. 8716330 Revert "Correct some GSI settings to board makefile" by Michael Wright · 7 years ago
  39. 2f7f7ca Merge "Correct some GSI settings to board makefile" by Treehugger Robot · 7 years ago
  40. 9f14cf2 Merge "Change the naming policy of system_$(VER)" by Treehugger Robot · 7 years ago
  41. 67ba600 Merge "releasetools: Support packaging secondary payload." by Tao Bao · 7 years ago
  42. 7a02001 Change the naming policy of system_$(VER) by Sundong Ahn · 7 years ago
  43. 9ffbc10 Merge "LOCAL_HOST_REQUIRED_MODULES support" by Treehugger Robot · 7 years ago
  44. b943fb6 Merge "Add ro.vendor.product.cpu.* to vendor/build.prop" by Isaac Chen · 7 years ago
  45. fe97dbd releasetools: RangeSet.monotonic is not an optional attribute. by Tao Bao · 7 years ago
  46. c82c0a8 Merge "Support LOCAL_SDK_VERSION := core_current" by Treehugger Robot · 7 years ago
  47. 893098b LOCAL_HOST_REQUIRED_MODULES support by Simran Basi · 7 years ago
  48. 9f573a4 Merge "Replace $(shell find | sort) with $(sort $(shell find))" by Treehugger Robot · 7 years ago
  49. f733f89 Merge "Switch to clang-4579689." by Stephen Hines · 7 years ago
  50. 26fc64d Merge "releasetools: Capture stderr output when calling delta_generator." by Tao Bao · 7 years ago
  51. 08ba09e Merge "Clear local robolectric testing variables" by Treehugger Robot · 7 years ago
  52. ee00360 Merge "Add a base makefile for 64 bit only builds." by hansson · 7 years ago
  53. 3f15ada releasetools: Capture stderr output when calling delta_generator. by Tao Bao · 7 years ago
  54. be0b6ce Replace $(shell find | sort) with $(sort $(shell find)) by Dan Willemsen · 7 years ago
  55. 9bf9301 core/config.mk: Add PLATFORM_SEPOLICY_COMPAT_VERSIONS by Yifan Hong · 7 years ago
  56. 8f4547c Move PLATFORM_SEPOLICY_VERSION from system/sepolicy/Android.mk by Yifan Hong · 7 years ago
  57. bb42673 Clear local robolectric testing variables by James Lemieux · 7 years ago
  58. fe34c5b Merge "Move system manifest / device matrix build rules" by Treehugger Robot · 7 years ago
  59. f7140c0 releasetools: Support packaging secondary payload. by Tao Bao · 7 years ago
  60. ca2ffed Merge "releasetools: Fix an issue with pubkey extraction." by Treehugger Robot · 7 years ago
  61. a3a211d Merge "Add Traceur to user builds." by Treehugger Robot · 7 years ago
  62. 1ac8a6d Add a base makefile for 64 bit only builds. by Anton Hansson · 7 years ago
  63. 8b35ac6 Merge "Renames sepolicy files from nonplat_* to vendor_*" by Treehugger Robot · 7 years ago
  64. 993e1d2 Merge "releasetools: Add sdk and security patch level info to metadata." by Treehugger Robot · 7 years ago
  65. 09f88a6 Renames sepolicy files from nonplat_* to vendor_* by Bowgo Tsai · 7 years ago
  66. 04e1f01 releasetools: Fix an issue with pubkey extraction. by Tao Bao · 7 years ago
  67. 8a6ab0f Merge "Revert "Renames sepolicy files from nonplat_* to vendor_*"" by Treehugger Robot · 7 years ago
  68. 93db955 Merge "releasetools: Detect incomplete block ranges." by Tao Bao · 7 years ago
  69. 80ac71b Merge "releasetools: Add Payload class." by Treehugger Robot · 7 years ago
  70. c7b403a releasetools: Add Payload class. by Tao Bao · 7 years ago
  71. 3434281 Add Traceur to user builds. by Carmen Jackson · 7 years ago
  72. 76c6906 Merge "releasetools: Clean up two no-op lines that set 'ota-wipe'." by Treehugger Robot · 7 years ago
  73. 24604cc releasetools: Clean up two no-op lines that set 'ota-wipe'. by Tao Bao · 7 years ago
  74. ec7dbbb Revert "Renames sepolicy files from nonplat_* to vendor_*" by Bowgo Tsai · 7 years ago
  75. 35dc255 releasetools: Add sdk and security patch level info to metadata. by Tao Bao · 7 years ago
  76. 8732876 Move system manifest / device matrix build rules by Yifan Hong · 7 years ago
  77. a4c7d59 Merge "releasetools: Make validate_target_files.py pylint clean." by Treehugger Robot · 7 years ago
  78. c765cca releasetools: Detect incomplete block ranges. by Tao Bao · 7 years ago
  79. bb20e8c releasetools: Make validate_target_files.py pylint clean. by Tao Bao · 7 years ago
  80. 421733f Switch to clang-4579689. by Yi Kong · 7 years ago
  81. edd4716 Merge "Revert "Revert "Apply hiddenapi build tool on boot jars""" by David Brazdil · 7 years ago
  82. 5ebca30 Support LOCAL_SDK_VERSION := core_current by Jiyong Park · 7 years ago
  83. 4b4c3d9 Merge "releasetools: Move the AVB salt setup into common.LoadInfoDict()." by Treehugger Robot · 7 years ago
  84. 12d87fc releasetools: Move the AVB salt setup into common.LoadInfoDict(). by Tao Bao · 7 years ago
  85. 5e7d417 Merge "Renames sepolicy files from nonplat_* to vendor_*" by Treehugger Robot · 7 years ago
  86. 8d11feb Add ro.vendor.product.cpu.* to vendor/build.prop by Isaac Chen · 7 years ago
  87. 5edd282 Merge "Protect SparseImage._GetRangeData() with lock" by Tianjie Xu · 7 years ago
  88. b8fa6dd Revert "Revert "Apply hiddenapi build tool on boot jars"" by David Brazdil · 7 years ago
  89. 6e96487 Correct some GSI settings to board makefile by SzuWei Lin · 7 years ago
  90. 8b5f514 Renames sepolicy files from nonplat_* to vendor_* by Bowgo Tsai · 7 years ago
  91. 157fbf7 Merge "Clean up some kati warnings" by Dan Willemsen · 7 years ago
  92. d33cac8 Merge "Write SOONG_MODULES_MISSING_PGO_PROFILE_FILE to $DIST_DIR" by Treehugger Robot · 7 years ago
  93. 709ee78 Merge "Warn.py: Update errorprone categories" by Treehugger Robot · 7 years ago
  94. 893bebc Clean up some kati warnings by Dan Willemsen · 7 years ago
  95. ae95956 Write SOONG_MODULES_MISSING_PGO_PROFILE_FILE to $DIST_DIR by Pirama Arumuga Nainar · 7 years ago
  96. d8e3c4e Merge "Fix /sys denials." by Treehugger Robot · 7 years ago
  97. df1166e Protect SparseImage._GetRangeData() with lock by Tianjie Xu · 7 years ago
  98. 92d73d3 Merge "Double check the sha1 for ranges during package generation" by Tianjie Xu · 7 years ago
  99. e1b94da Merge "javac 9 -target 1.9: Move bootclasspath jars onto classpath." by Tobias Thierer · 7 years ago
  100. 4e6c521 Merge "Add flag to control hidden API warning toasts" by David Brazdil · 7 years ago