1. b3d619f Merge "Include hiddenapi-whitelist.xml in the build." by Mathew Inwood · 7 years ago
  2. 3c76d02 Merge "Add support for LOCAL_PRIVATE_PLATFORM_APIS." by hansson · 7 years ago
  3. 0874887 Include hiddenapi-whitelist.xml in the build. by Mathew Inwood · 7 years ago
  4. d3bec93 Merge "Use BUILD_NUMBER_FROM_FILE instead of BUILD_NUMBER in Make." by Treehugger Robot · 7 years ago
  5. 3d2b45a Merge "Add property for generating dm files" by Mathieu Chartier · 7 years ago
  6. 0abdb58 Use BUILD_NUMBER_FROM_FILE instead of BUILD_NUMBER in Make. by Nan Zhang · 7 years ago
  7. 5c658ac Add property for generating dm files by Mathieu Chartier · 7 years ago
  8. 7ff32d2 Add support for LOCAL_PRIVATE_PLATFORM_APIS. by Anton Hansson · 7 years ago
  9. 5ef7803 Merge "releasetools: Clean up test_sign_target_files_apks.py." by Tao Bao · 7 years ago
  10. a0f55ee Merge "releasetools: Add a testcase for common.ParseCertificate()." by Tao Bao · 7 years ago
  11. 35ee189 Merge "releasetools: Add unittest for common.GetSparseImage()." by Treehugger Robot · 7 years ago
  12. fcb1086 Merge "Revert "Revert "Remove art targets from PARSE_TIME_MAKE_GOALS""" by Treehugger Robot · 7 years ago
  13. 6cb3e30 Merge "have patchoat take directories instead of filenames" by Treehugger Robot · 7 years ago
  14. de1d479 releasetools: Clean up test_sign_target_files_apks.py. by Tao Bao · 7 years ago
  15. 1d7d1eb Merge "Use the platform -std= for LOCAL_SDK_VERSION targets too." by Elliott Hughes · 7 years ago
  16. 5fdae96 Merge "Revert "Revert "Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES""" by Treehugger Robot · 7 years ago
  17. 17e4e61 releasetools: Add a testcase for common.ParseCertificate(). by Tao Bao · 7 years ago
  18. adf7ef8 Use the platform -std= for LOCAL_SDK_VERSION targets too. by Elliott Hughes · 7 years ago
  19. c662045 Merge "Add Docker instructions for older branches" by Treehugger Robot · 7 years ago
  20. b6655e0 Merge "build: Default test modules to null-suite" by Dan Shi · 7 years ago
  21. 64006ad Merge "Support core_current when exporting resources from a package" by Treehugger Robot · 7 years ago
  22. 60431c0 Merge "Add a product property for changing the default compiler filter" by Mathieu Chartier · 7 years ago
  23. c51b7b0 Support core_current when exporting resources from a package by Dan Willemsen · 7 years ago
  24. f5a8704 Merge "Partially revert BUILD_DATETIME change" by Colin Cross · 7 years ago
  25. ce8c051 Partially revert BUILD_DATETIME change by Colin Cross · 7 years ago
  26. dc6e822 Merge "NO_STANDARD_LIBRARIES := true blocks ALL resource libraries" by Treehugger Robot · 7 years ago
  27. 8777419 Merge "Record the compilation reson in oat files for prebuilts" by Treehugger Robot · 7 years ago
  28. 6dc4621 Add Docker instructions for older branches by Dan Willemsen · 7 years ago
  29. e8fb7cf Add a product property for changing the default compiler filter by Mathieu Chartier · 7 years ago
  30. 304be2e Merge "Build: Move LOCAL_ERROR_PRONE_FLAGS" by Treehugger Robot · 7 years ago
  31. 6b6283a NO_STANDARD_LIBRARIES := true blocks ALL resource libraries by Adam Lesinski · 7 years ago
  32. 55f1492 Record the compilation reson in oat files for prebuilts by Calin Juravle · 7 years ago
  33. b9a66a6 Merge "Remove core/clang/versions.mk and scan-build wrapper" by Treehugger Robot · 7 years ago
  34. 21a1c6d Build: Move LOCAL_ERROR_PRONE_FLAGS by Andreas Gampe · 7 years ago
  35. 4babe39 Merge "Remove BUILD_DATETIME from Make." by Treehugger Robot · 7 years ago
  36. 7ed0db8 Remove core/clang/versions.mk and scan-build wrapper by Chih-Hung Hsieh · 7 years ago
  37. bd48f84 Merge "AOSP telephony uses device/sample APN XML" by Meng Wang · 7 years ago
  38. b2cc4dd Merge "emulator: grant fingerprint hal data permission" by Treehugger Robot · 7 years ago
  39. 5151c6c AOSP telephony uses device/sample APN XML by Meng Wang · 7 years ago
  40. 72fa12d emulator: grant fingerprint hal data permission by bohu · 7 years ago
  41. fc7e0e0 releasetools: Add unittest for common.GetSparseImage(). by Tao Bao · 7 years ago
  42. 975f41e Remove BUILD_DATETIME from Make. by Nan Zhang · 7 years ago
  43. 2a519d5 Merge "Disable duplicates warnings when merging jars" by Treehugger Robot · 7 years ago
  44. 484a712 Revert "Revert "Remove art targets from PARSE_TIME_MAKE_GOALS"" by Colin Cross · 7 years ago
  45. eefc171 Merge "Revert "Remove art targets from PARSE_TIME_MAKE_GOALS"" by Colin Cross · 7 years ago
  46. 6bd8e28 Revert "Remove art targets from PARSE_TIME_MAKE_GOALS" by Colin Cross · 7 years ago
  47. b060ba4 Merge "Remove art targets from PARSE_TIME_MAKE_GOALS" by Colin Cross · 7 years ago
  48. 5b73ab3 Disable duplicates warnings when merging jars by Colin Cross · 7 years ago
  49. 9c339a7 Merge "BUILD_DROIDDOC supports LOCAL_NO_STANDARD_LIBRARIES" by Treehugger Robot · 7 years ago
  50. 889773f BUILD_DROIDDOC supports LOCAL_NO_STANDARD_LIBRARIES by Jiyong Park · 7 years ago
  51. 895a817 Merge "Create symbolic boot vdex files for different ISAs" by Treehugger Robot · 7 years ago
  52. 184b4d8 Merge "Add libc_malloc_hook to list of libraries." by Christopher Ferris · 7 years ago
  53. 42c7cf0 Merge "Enable BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED for full-treble products" by Treehugger Robot · 7 years ago
  54. 83522a1 have patchoat take directories instead of filenames by Chris Morin · 7 years ago
  55. 9452d84 Merge "releasetools: Allow generating BBOTA for images with shared blocks." by Tao Bao · 7 years ago
  56. 6392e05 Merge "releasetools: Remove the unconditional fallback to bsdiff." by Tao Bao · 7 years ago
  57. 649b8c1 Add libc_malloc_hook to list of libraries. by Christopher Ferris · 7 years ago
  58. 4f0b725 Merge "releasetools: Specify SWITCH_SLOT_ON_REBOOT for secondary payload." by Tao Bao · 7 years ago
  59. 73e886e Merge "Pass PGO_ADDITIONAL_PROFILE_DIRS to soong" by Treehugger Robot · 7 years ago
  60. e709b09 releasetools: Allow generating BBOTA for images with shared blocks. by Tao Bao · 7 years ago
  61. 4ccea85 releasetools: Remove the unconditional fallback to bsdiff. by Tao Bao · 7 years ago
  62. 676fbe7 Pass PGO_ADDITIONAL_PROFILE_DIRS to soong by Pirama Arumuga Nainar · 7 years ago
  63. 4a066a2 Merge changes Ia7ecd0e1,I33982473 by Tao Bao · 7 years ago
  64. 5502f99 Merge "Add bpfloader binary to system image" by Treehugger Robot · 7 years ago
  65. 4570fdb Create symbolic boot vdex files for different ISAs by bowen_lai · 7 years ago
  66. 508b087 releasetools: Make blockimgdiff.py pylint-clean. by Tao Bao · 7 years ago
  67. 9739514 releasetools: Remove the global diff_done in blockimgdiff.py. by Tao Bao · 7 years ago
  68. 7eb2afb Merge "releasetools: Add an ImgdiffStats class that reports imgdiff stats." by Tao Bao · 7 years ago
  69. 3d9fa36 Merge "Place TARGET_FS_CONFIG_GEN passwd/group files in /vendor/etc" by Tom Cherry · 7 years ago
  70. 667ff57 releasetools: Specify SWITCH_SLOT_ON_REBOOT for secondary payload. by Tao Bao · 7 years ago
  71. 294651d releasetools: Add an ImgdiffStats class that reports imgdiff stats. by Tao Bao · 7 years ago
  72. bec8be5 Merge "releasetools: Refactor the condition checking for using imgdiff." by Tao Bao · 7 years ago
  73. 4cdbaf1 Revert "Revert "Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES"" by Dan Willemsen · 7 years ago
  74. 2b948a2 Add bpfloader binary to system image by Chenbo Feng · 7 years ago
  75. cb73aed releasetools: Refactor the condition checking for using imgdiff. by Tao Bao · 7 years ago
  76. 2744cbf Merge "Revert "Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES"" by Dan Willemsen · 7 years ago
  77. 30d6869 Revert "Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES" by Dan Willemsen · 7 years ago
  78. 9f25d87 Merge "Add compile time check that friendly AID names are < 32 characters" by Tom Cherry · 7 years ago
  79. ee0610e Add compile time check that friendly AID names are < 32 characters by Tom Cherry · 7 years ago
  80. 55d0104 Place TARGET_FS_CONFIG_GEN passwd/group files in /vendor/etc by Tom Cherry · 7 years ago
  81. 7441319 Merge "Move to-upper and to-lower to definitions.mk" by Treehugger Robot · 7 years ago
  82. 13d389a Merge "Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES" by Dan Willemsen · 7 years ago
  83. 9963b1a Merge "Don't use the same temp directory to uncompress dex" by Treehugger Robot · 7 years ago
  84. 3c6eaad Merge "Fixed pdk build error for pi-release" by Treehugger Robot · 7 years ago
  85. 86a596c Remove art targets from PARSE_TIME_MAKE_GOALS by Colin Cross · 7 years ago
  86. 18fae7a Move to-upper and to-lower to definitions.mk by Colin Cross · 7 years ago
  87. df5d7da Propagate proguard rules from LOCAL_STATIC_ANDROID_LIBRARIES by Dan Willemsen · 7 years ago
  88. f12aec3 Fixed pdk build error for pi-release by Nan Zhang · 7 years ago
  89. 7aecf33 Don't use the same temp directory to uncompress dex by Victor Hsieh · 7 years ago
  90. b5751e4 Merge "Compiler-rt libraries now use i386 instead of i686" by Yi Kong · 7 years ago
  91. 835e296 Merge "Revert "PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION"" by Justin Yun · 7 years ago
  92. fbcc2ad Revert "PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION" by Justin Yun · 7 years ago
  93. cbcf11c Compiler-rt libraries now use i386 instead of i686 by Yi Kong · 7 years ago
  94. 1e6b7c5 Merge "PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION" by Treehugger Robot · 7 years ago
  95. 69ae572 PRODUCT_TREBLE_LINKER_NAMESPACES must be true for BOARD_VNDK_VERSION by Justin Yun · 7 years ago
  96. acb3cec Merge "releasetools: RangeSet.monotonic is not an optional attribute." by Tao Bao · 7 years ago
  97. c227ce7 Enable BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED for full-treble products by Jaekyun Seok · 7 years ago
  98. 058d6c2 Merge changes from topic "vintf_matrix_sepolicy" by Treehugger Robot · 7 years ago
  99. a132154 build: Default test modules to null-suite by Simran Basi · 7 years ago
  100. 0b733a2 Merge "Revert "Correct some GSI settings to board makefile"" by Michael Wright · 7 years ago