1. 21204e4 Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Make)" by Vishwath Mohan · 7 years ago
  2. f03a265 Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Make) by Vishwath Mohan · 7 years ago
  3. df2a217 Merge "Allow addition of recovery DTBO to recovery image" by Treehugger Robot · 7 years ago
  4. e98e562 Do not use UBSAN library on HOST or AUX targets by Alexey Polyudov · 7 years ago
  5. c209fb1 Merge "javadoc/droidoc: Don't add .jar files to sourcepath." by Tobias Thierer · 7 years ago
  6. 1f7bf445 Merge "Products launching with API 28 needs system-as-root" by Treehugger Robot · 7 years ago
  7. 73b009e Merge "RRO for framework-res.apk is not force built against SystemSDK" by Treehugger Robot · 7 years ago
  8. c0ece10 RRO for framework-res.apk is not force built against SystemSDK by Jiyong Park · 7 years ago
  9. e5665cd javadoc/droidoc: Don't add .jar files to sourcepath. by Tobias Thierer · 7 years ago
  10. 65c680e Set __ANDROID_API__ for vendor binaries to vndk version. by Justin Yun · 7 years ago
  11. e74a38b Allow addition of recovery DTBO to recovery image by Hridya Valsaraju · 7 years ago
  12. ed3b1ca Products launching with API 28 needs system-as-root by Bowgo Tsai · 7 years ago
  13. c3e1519 Build: Amend minidebug odex setup by Andreas Gampe · 7 years ago
  14. c0811e2 Merge "Products launching with API 28 need 64-bit binder interface." by Treehugger Robot · 7 years ago
  15. b4ec6d7 Remove the hard-coded path of build_verity_metadata.py. by Tao Bao · 7 years ago
  16. 2a63439 Merge changes I54b8ec9c,Ibef28507,Ia858de22,Ide3050ec,Ib6e00be4, ... by Colin Cross · 7 years ago
  17. d39eeb4 Merge "Includes odm SELinux contexts files for recovery" by Treehugger Robot · 7 years ago
  18. f6d68cf Use a srcjar for aapt and aapt2 output by Colin Cross · 7 years ago
  19. 2ae710c Move R.txt and make aapt2 generate it by Colin Cross · 7 years ago
  20. 7a28158 Move aapt2.mk before java.mk by Colin Cross · 7 years ago
  21. 39772fe Remove redundant renderscript_target_api computation by Colin Cross · 7 years ago
  22. 1e047d3 Move java renderscript support to java_renderscript.mk by Colin Cross · 7 years ago
  23. dc1e028 Use srcjar and resource zip as output of renderscript rules by Colin Cross · 7 years ago
  24. 0aa96a0 Add dist-for-goals for droiddoc docs.zip by Nan Zhang · 7 years ago
  25. ee9ea1d Merge "Add loganalysis to cts" by Julien Desprez · 7 years ago
  26. ad29fe4 Merge "Use bsdiff to generate recovery-from-boot.p for system-root-image." by Treehugger Robot · 7 years ago
  27. 4619031 Add loganalysis to cts by jdesprez · 7 years ago
  28. 6d5d623 Use bsdiff to generate recovery-from-boot.p for system-root-image. by Tao Bao · 7 years ago
  29. 238bb91 Merge "Provide testcases directory for host cross out (windows) modules" by Colin Cross · 7 years ago
  30. c9907cc Merge "Replace extract_srcjars.sh with zipsync" by Colin Cross · 7 years ago
  31. d04f28d Merge "Enable R8 by default (second attempt for Q)" by Søren Gjesse · 7 years ago
  32. e887ccb Provide testcases directory for host cross out (windows) modules by Colin Cross · 7 years ago
  33. c3162ee Products launching with API 28 need 64-bit binder interface. by Martijn Coenen · 7 years ago
  34. 3f99cd5 Replace extract_srcjars.sh with zipsync by Colin Cross · 7 years ago
  35. 1f4f672 Merge "Update turbine command line flags" by Colin Cross · 7 years ago
  36. 0c0adb9 Allow compiles with only srcjars by Colin Cross · 7 years ago
  37. 6b27285 Update turbine command line flags by Colin Cross · 7 years ago
  38. 34af6a4 Merge changes I97ea3ff3,Ib4351a5b,I74b61809,If2653f84,I2932f9e9, ... by Colin Cross · 7 years ago
  39. bc0c494 Allow aapt2 rules to take zipped resource files by Colin Cross · 7 years ago
  40. f71d68d Enable R8 by default (second attempt for Q) by Søren Gjesse · 7 years ago
  41. d3547d9 Merge "Enable apps to build with resource namespaces" by Treehugger Robot · 7 years ago
  42. 11e2d55 Add LOCAL_SRCJARS support by Colin Cross · 7 years ago
  43. 93d6550 Remove unused .fs file suppport by Colin Cross · 7 years ago
  44. c3e7074 Remove unused file lists by Colin Cross · 7 years ago
  45. 5ef6e79 Remove sharding support from make by Colin Cross · 7 years ago
  46. b6013af Move aapt flags from java_common.mk to aapt_flags.mk by Colin Cross · 7 years ago
  47. 960de8e Enable apps to build with resource namespaces by Adam Lesinski · 7 years ago
  48. 5c66c28 Allow locally disabling R8 by Colin Cross · 7 years ago
  49. b8f8520 Update the base autogenerated config template for instru by jdesprez · 7 years ago
  50. a0c1cc9 Merge "Remove obsolete BRILLO variable" by Dan Willemsen · 7 years ago
  51. 19bd9b9 Remove obsolete BRILLO variable by Dan Willemsen · 7 years ago
  52. 6b3a838 Fix xz with SANITIZE_HOST by Dan Willemsen · 7 years ago
  53. 8e28790 Merge "Use xz prebuilt" by Treehugger Robot · 7 years ago
  54. 8938595 Use xz prebuilt by Dan Willemsen · 7 years ago
  55. ccdecc7 Fix droiddoc variable name in clear_vars.mk by Nan Zhang · 7 years ago
  56. d29f3e7 Merge "Rename stubsjar to stubsSrcjar for droiddoc" by Treehugger Robot · 7 years ago
  57. 5a49a36 Merge "Enforce specifying sdk/private for apps. DO NOT MERGE" by Anton Hansson · 7 years ago
  58. 1cfafdd Merge "Support a pre-extracted PDK zip" by Treehugger Robot · 7 years ago
  59. 89f12b0 Rename stubsjar to stubsSrcjar for droiddoc by Nan Zhang · 7 years ago
  60. 0b4b321 Merge "Remove unnecessary link-type check" by Treehugger Robot · 7 years ago
  61. 0663f68 Support a pre-extracted PDK zip by Dan Willemsen · 7 years ago
  62. b539900 Merge "Add minimal-runtime support for integer overflows." by Ivan Lozano · 7 years ago
  63. 62c7de3 Enforce specifying sdk/private for apps. DO NOT MERGE by Anton Hansson · 7 years ago
  64. 2bff9a7 Merge "Revert "Remove art targets from PARSE_TIME_MAKE_GOALS"" by Nicolas Geoffray · 7 years ago
  65. 98a4f52 Remove unnecessary link-type check by Jiyong Park · 7 years ago
  66. f74c027 Merge "build/make: Add default suite for all native tests/benchmarks" by Treehugger Robot · 7 years ago
  67. afc270b Merge "For user and userdebug generate error if DEXPREOPT is not enabled" by Mathieu Chartier · 7 years ago
  68. 2594230 For user and userdebug generate error if DEXPREOPT is not enabled by Mathieu Chartier · 7 years ago
  69. d63a815 build/make: Add default suite for all native tests/benchmarks by Simran Basi · 7 years ago
  70. 8dad6c6 Remove missed PRODUCT_AAPT_FLAGS by Colin Cross · 7 years ago
  71. 7874138 Allow soong java libraries to include exported resources and proguard flags by Colin Cross · 7 years ago
  72. f6799e8 Silence more duplicate path warnings by Colin Cross · 7 years ago
  73. 6e13692 Remove framework_res_package_export_deps by Colin Cross · 7 years ago
  74. 209b96e Revert "Remove art targets from PARSE_TIME_MAKE_GOALS" by Roland Levillain · 7 years ago
  75. 1ac4e3c Merge "Conditionally generate META/boot_filesystem_config.txt." by Treehugger Robot · 7 years ago
  76. 0d6a25c Merge "Clarify error message for bootclasspath whitelist." by Treehugger Robot · 7 years ago
  77. 911cb99 Add minimal-runtime support for integer overflows. by Ivan Lozano · 7 years ago
  78. 5387600 Merge "Add more control to the java sdk enforcement." by Anton Hansson · 7 years ago
  79. 78c19aa Fix the incorrect turbine flag. by Nan Zhang · 7 years ago
  80. 1fa15d7 Merge "Collect all lsdump paths and write them to $(OUT_DIR)." by Jayant Chowdhary · 7 years ago
  81. da01b21 Conditionally generate META/boot_filesystem_config.txt. by Tao Bao · 7 years ago
  82. 5147749 Build: Add some dex2oat boot image error message by Andreas Gampe · 7 years ago
  83. fc2fefc Build: Factor out ANDROID_LOG_TAGS by Andreas Gampe · 7 years ago
  84. f5f29aa Add more control to the java sdk enforcement. by Anton Hansson · 7 years ago
  85. 690aaa9 Merge "Change name of droiddoc target output to *-stubs.srcjar" by Treehugger Robot · 7 years ago
  86. 67e0cc5 Collect all lsdump paths and write them to $(OUT_DIR). by Jayant Chowdhary · 7 years ago
  87. 9c98cb4 Change name of droiddoc target output to *-stubs.srcjar by Nan Zhang · 7 years ago
  88. cacaf6b Merge "Build: Silence patchoat" by Treehugger Robot · 7 years ago
  89. c434386 Merge "Clearer error if module doesn't declare any source files" by Jeff Gaston · 7 years ago
  90. 10c86d5 Build: Silence patchoat by Andreas Gampe · 7 years ago
  91. 08e604e Merge "Revert "Revert "Better error for missing LOCAL_SRC_FILES in prebuilts""" by Treehugger Robot · 7 years ago
  92. 960acf1 Clearer error if module doesn't declare any source files by Jeff Gaston · 7 years ago
  93. 926ee44 Revert "Revert "Better error for missing LOCAL_SRC_FILES in prebuilts"" by Dan Willemsen · 7 years ago
  94. e752292 Merge "Revert "Better error for missing LOCAL_SRC_FILES in prebuilts"" by Dan Willemsen · 7 years ago
  95. f780698 Revert "Better error for missing LOCAL_SRC_FILES in prebuilts" by Dan Willemsen · 7 years ago
  96. 3279e0c Merge "Better error for missing LOCAL_SRC_FILES in prebuilts" by Dan Willemsen · 7 years ago
  97. 76d45d8 Merge "Remove some uses of export/unexport" by Dan Willemsen · 7 years ago
  98. 3d4fb4e Merge "Make mksquashfs generate a fs_config-friendly root entry" by Treehugger Robot · 7 years ago
  99. fb39497 Remove some uses of export/unexport by Dan Willemsen · 7 years ago
  100. 8d5dc6b Better error for missing LOCAL_SRC_FILES in prebuilts by Dan Willemsen · 7 years ago