1. f4249d1 Make the duplicate header copy warning more explicit by Dan Willemsen · 6 years ago
  2. 2b526bf Merge "Consolidate sdk version handling" by Colin Cross · 6 years ago
  3. a88ee4b Merge "Add DEXPREOPT_BOOTCLASSPATH_DEX_FILES to DEXPREOPT_GEN_DEPS" by Treehugger Robot · 6 years ago
  4. 33f245a Add DEXPREOPT_BOOTCLASSPATH_DEX_FILES to DEXPREOPT_GEN_DEPS by Colin Cross · 6 years ago
  5. fceb298 Remove unused dexpreopt UseEmbeddedDex by Colin Cross · 6 years ago
  6. a56dede Merge "Remove extra $ in soong_app_prebuilt" by Colin Cross · 6 years ago
  7. a9f93a9 Merge "Fix OWNERS file" by Treehugger Robot · 6 years ago
  8. 68bd38e Merge "Change RRO default location to /product" by Anton Hansson · 6 years ago
  9. a27f42a Consolidate sdk version handling by Colin Cross · 6 years ago
  10. a28bd56 Fix OWNERS file by Anton Hansson · 6 years ago
  11. 95958ee Change RRO default location to /product by Anton Hansson · 6 years ago
  12. 375291f Merge "Add bluetooth build config for mainline" by Anton Hansson · 6 years ago
  13. 6d1ae7a Merge "Move hiddenapi singleton rules to Soong" by Treehugger Robot · 6 years ago
  14. 664b72a Merge "Make side change for prod override vars support." by Jaewoong Jung · 6 years ago
  15. 689e71c Merge "Don't enable CFI diagnostics in include paths." by Treehugger Robot · 6 years ago
  16. bef15eb Merge "Provide an option to reduce build verbosity" by Treehugger Robot · 6 years ago
  17. 7520513 Merge "Allow for a separate recovery DTBO to be used for non-A/B devices." by Treehugger Robot · 6 years ago
  18. 5522094 Don't enable CFI diagnostics in include paths. by Ivan Lozano · 6 years ago
  19. 7bd8753 Merge "mainline_system -= ...tests.libhwbinder@1.0-impl" by Steven Moreland · 6 years ago
  20. 6eadb62 Merge "Remove '-b' from AIDL." by Steven Moreland · 6 years ago
  21. fb3e985 Remove extra $ in soong_app_prebuilt by Luca Stefani · 6 years ago
  22. 60bf75a Add bluetooth build config for mainline by Anton Hansson · 6 years ago
  23. d2d3c04 Merge "Remove libsurfaceflinger_ddmconnection from PRODUCT_PACKAGES" by Orion Hodson · 6 years ago
  24. 485c9cd Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
  25. e0c3889 Remove '-b' from AIDL. by Steven Moreland · 6 years ago
  26. 7bd3273 Merge "Add ashmemd to base_system.mk" by Tri Vo · 6 years ago
  27. 9a3ef57 Merge "Remove support for building Windows modules in Make" by Dan Willemsen · 6 years ago
  28. a941899 Allow for a separate recovery DTBO to be used for non-A/B devices. by Hridya Valsaraju · 6 years ago
  29. adcb149 Merge "Add option to disable Scudo globally [Make]" by Kostya Kortchinsky · 6 years ago
  30. 172eae9 Remove libsurfaceflinger_ddmconnection from PRODUCT_PACKAGES by Orion Hodson · 6 years ago
  31. 7d1e353 Merge "Merge product_services into product by default" by Anton Hansson · 6 years ago
  32. a5f55d8 Merge "Fix aux_config warning" by Treehugger Robot · 6 years ago
  33. f264690 Remove support for building Windows modules in Make by Dan Willemsen · 6 years ago
  34. fcdc0cb Fix aux_config warning by Dan Willemsen · 6 years ago
  35. c6dee37 Merge "Use llvm-{strip,objcopy} by default" by Stephen Hines · 6 years ago
  36. 0273240 Add option to disable Scudo globally [Make] by Kostya Kortchinsky · 6 years ago
  37. 20258b5 Merge "Add myself to build/make owners" by Treehugger Robot · 6 years ago
  38. eb836ea Add myself to build/make owners by Anton Hansson · 6 years ago
  39. 080e3d3 Merge changes from topic "cgroup abstraction layer" by Suren Baghdasaryan · 6 years ago
  40. 521133d Add libjsoncpp into VNDK by Suren Baghdasaryan · 6 years ago
  41. 35fc328 Add cgroups.json and task_profiles.json build targets by Suren Baghdasaryan · 6 years ago
  42. 76f2628 Merge "dynamic partitions: round partitions to BOARD_SUPER_PARTITION_ALIGNMENT" by Treehugger Robot · 6 years ago
  43. f834600 Merge changes I1772a55a,Ibd398d4f,If5476048,Ied201aad by Treehugger Robot · 6 years ago
  44. 80c8080 Merge product_services into product by default by Anton Hansson · 6 years ago
  45. 323be83 Enable mainline checking for all GSI targets by SzuWei Lin · 6 years ago
  46. ce1fdb2 Change aosp_$arch.mk to inherit from gsi_common.mk by SzuWei Lin · 6 years ago
  47. f6f5d8a Change Legacy GSI to inherit from gsi_common.mk by SzuWei Lin · 6 years ago
  48. 54ea4b7 Whilelist system/product_services in gsi_common.mk by SzuWei Lin · 6 years ago
  49. 5bc1844 mainline_system -= ...tests.libhwbinder@1.0-impl by Steven Moreland · 6 years ago
  50. 9f27cc0 Provide an option to reduce build verbosity by Sasha Smundak · 6 years ago
  51. 4bd3fe9 Merge "Remove USER exclusion for dalvik.vm.dex2oat-resolve-startup-strings" by Mathieu Chartier · 6 years ago
  52. 61ae763 Merge "Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_FLAGS=true" by Treehugger Robot · 6 years ago
  53. 5cc9230 Merge "Add kernel info to compatibility.zip" by Yifan Hong · 6 years ago
  54. ca8ec38 Merge "Fix linker_asan[64] apex bootstrap build error" by Colin Cross · 6 years ago
  55. a734907 Merge "Deprecate LOCAL_MODULE_TAGS := eng/debug" by Dan Willemsen · 6 years ago
  56. 42ce382 Remove USER exclusion for dalvik.vm.dex2oat-resolve-startup-strings by Mathieu Chartier · 6 years ago
  57. 4f3f03c Merge "Count hotness in system server compiled code" by Treehugger Robot · 6 years ago
  58. c6d2cf8 Fix linker_asan[64] apex bootstrap build error by Logan Chien · 6 years ago
  59. fae75af Count hotness in system server compiled code by Calin Juravle · 6 years ago
  60. 6549cd0 Check ELF files in both paths by Logan Chien · 6 years ago
  61. 3291184 Add system shared libs to a prebuilt_internal.mk path by Logan Chien · 6 years ago
  62. 9d1aab1 Merge "add pathmod to envsetup.sh for making finding paths to modules easier" by Rett Berg · 6 years ago
  63. aa615a1 Merge "DAP: building system_other.img for retrofit devices" by Treehugger Robot · 6 years ago
  64. 7dfae50 Make side change for prod override vars support. by Jaewoong Jung · 6 years ago
  65. 8fdf4e0 Merge "Enable resolution of startup const-string for non user builds" by Mathieu Chartier · 6 years ago
  66. bb83cc2 Merge "Fix RRO when LOCAL_EXPORT_PACKAGE_RESOURCES is unset" by Anton Hansson · 6 years ago
  67. 9a50c1f Merge "Exempt some RROs from building against SDK" by Anton Hansson · 6 years ago
  68. 770ab05 Add kernel info to compatibility.zip by Yifan Hong · 6 years ago
  69. 78d1c93 add pathmod to envsetup.sh for making finding paths to modules easier by Rett Berg · 6 years ago
  70. 7839861 Merge "vndk: current: remove libpagemap" by Treehugger Robot · 6 years ago
  71. badde7c Merge changes I0bee792d,I2b7c3c8f by Treehugger Robot · 6 years ago
  72. cf5a8b1 Enable resolution of startup const-string for non user builds by Mathieu Chartier · 6 years ago
  73. ea976a2 Merge "Reland "Add $(PRODUCT_OUT)/apex to the artifact path whitelist"" by Treehugger Robot · 6 years ago
  74. 89d3d2a Fix RRO when LOCAL_EXPORT_PACKAGE_RESOURCES is unset by Colin Cross · 6 years ago
  75. cca76dd Adding per-partition SPL into AVB prop descriptors by Bowgo Tsai · 6 years ago
  76. 9e86573 Use llvm-{strip,objcopy} by default by Yi Kong · 6 years ago
  77. 59fa4ca Merge "Add gsi_common.mk" by Treehugger Robot · 6 years ago
  78. 423be67 Merge "Rename preferCodeIntegrity to useEmbeddedDex" by Treehugger Robot · 6 years ago
  79. 246e728 Merge "Use DEXPREOPT_BOOTCLASSPATH_DEX_FILES to build boot_profile_jars.zip" by Treehugger Robot · 6 years ago
  80. 8c52dff Add ashmemd to base_system.mk by Tri Vo · 6 years ago
  81. 731de89 Merge "Build soong odex files for mma" by Treehugger Robot · 6 years ago
  82. 1ba4c7f Reland "Add $(PRODUCT_OUT)/apex to the artifact path whitelist" by Jiyong Park · 6 years ago
  83. 867ab66 DAP: building system_other.img for retrofit devices by Bowgo Tsai · 6 years ago
  84. 9e1fb1b Use DEXPREOPT_BOOTCLASSPATH_DEX_FILES to build boot_profile_jars.zip by Calin Juravle · 6 years ago
  85. cd6622e Build soong odex files for mma by Colin Cross · 6 years ago
  86. bd2287b Build aar files for m <module name> by Colin Cross · 6 years ago
  87. 0162cc8 Add LOCAL_ADDITIONAL_CHECKED_MODULE by Colin Cross · 6 years ago
  88. 74e85fe vndk: current: remove libpagemap by Sandeep Patil · 6 years ago
  89. 1d8d3be dynamic partitions: round partitions to BOARD_SUPER_PARTITION_ALIGNMENT by Mark Salyzyn · 6 years ago
  90. 06769c7 Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 6 years ago
  91. c683233 Merge "Remove ro.expect.recovery_id" by Tom Cherry · 6 years ago
  92. 038177b Exempt some RROs from building against SDK by Anton Hansson · 6 years ago
  93. 9795171 Add gsi_common.mk by SzuWei Lin · 6 years ago
  94. 02d7d48 Merge "Allow merging product_services into /product" by Anton Hansson · 6 years ago
  95. d6b231f Merge "Enforce no unused HALs when product matrix exists." by Treehugger Robot · 6 years ago
  96. 3a296fd Merge "base_vendor += dumpsys_vendor" by Treehugger Robot · 6 years ago
  97. ab1ec4d Enforce no unused HALs when product matrix exists. by Yifan Hong · 6 years ago
  98. 68e2dc2 Merge "releasetools: Really allow removing partitions" by Treehugger Robot · 6 years ago
  99. fee423e Merge "add android.hardware.secure_element@1.1" by Ruchi Kandoi · 6 years ago
  100. d26e4ee Allow merging product_services into /product by Anton Hansson · 6 years ago