1. 3aa2f8f Pass privileged dexpreopt module configuration to Soong by Colin Cross · 6 years ago
  2. 422790c Remove PRODUCT_USE_FASTBOOTD flag. by Yifan Hong · 6 years ago
  3. 9b8e6cf Fix dump-products. by Anton Hansson · 6 years ago
  4. f31bc45 Add a way to override LOCAL_PRODUCT_MODULE. by Dario Freni · 6 years ago
  5. a42e5f9 Remove USE_LOGICAL_PARTITIONS override by Yifan Hong · 6 years ago
  6. 2dae572 Split PRODUCT_USE_LOGICAL_PARTITIONS into sub-flags. by Yifan Hong · 6 years ago
  7. 5f681e1 Add support for /product-services partition by Dario Freni · 6 years ago
  8. 837425b Add a new macro for products to make artifact path requirements. by Anton Hansson · 6 years ago
  9. ef4cd71 Add PRODUCT_USE_LOGICAL_PARTITIONS by Yifan Hong · 6 years ago
  10. af2e1f8 Start moving add_lunch_combo to Make by Dan Willemsen · 6 years ago
  11. c3e1519 Build: Amend minidebug odex setup by Andreas Gampe · 6 years ago
  12. 5c658ac Add property for generating dm files by Mathieu Chartier · 6 years ago
  13. e8fb7cf Add a product property for changing the default compiler filter by Mathieu Chartier · 6 years ago
  14. 8fe7f9b Merge "Support /product partition" by Jaekyun Seok · 6 years ago
  15. ea55e8c Fix syntax error in makefile soong namespaces handling by Alexey Polyudov · 6 years ago
  16. b7735d8 Support /product partition by Jaekyun Seok · 7 years ago
  17. a663b8f Merge "Revert "Overflow sanitization in frameworks/ and system/."" by Treehugger Robot · 7 years ago
  18. c5ef21f Revert "Overflow sanitization in frameworks/ and system/." by Ivan Lozano · 7 years ago
  19. ee96015 Merge "Overflow sanitization in frameworks/ and system/." by Ivan Lozano · 7 years ago
  20. 0538ff7 Enforce PRODUCT_COMPATIBLE_PROPERTY for products shipping with Android P by Jaekyun Seok · 7 years ago
  21. c2d7db1 Overflow sanitization in frameworks/ and system/. by Ivan Lozano · 7 years ago
  22. 1fe28d3 Export PRODUCT_SOONG_NAMESPACES to Soong by Jeff Gaston · 7 years ago
  23. 23b2d2e CFI include/exclude path support (Make) by Vishwath Mohan · 7 years ago
  24. f599f40 Merge "Add PRODUCT_ADB_KEYS" by Treehugger Robot · 7 years ago
  25. 0bd7938 Add PRODUCT_ADB_KEYS by Dan Willemsen · 7 years ago
  26. b31b9ba Add PRODUCT_SYSTEM_DEFAULT_PROPERTIES by Jaekyun Seok · 7 years ago
  27. 21a3aef Merge "Add a product variable for priv-apps dependencies." by Nicolas Geoffray · 7 years ago
  28. 2c3f836 Mark some TARGET_* inputs as readonly by Dan Willemsen · 7 years ago
  29. d5cce4c Remove PRODUCT_AAPT2_CFLAGS and PRODUCT_AAPT_FLAGS by Colin Cross · 7 years ago
  30. 6db8597 Merge "Update references to build/core to build/make/core" by Colin Cross · 7 years ago
  31. 6cdc5d2 Update references to build/core to build/make/core by Colin Cross · 7 years ago
  32. 55eabd5 Add product property for preopting extracted APKs by Mathieu Chartier · 7 years ago
  33. 20f99a6 Use CALLED_FROM_SETUP instead of KATI by Dan Willemsen · 7 years ago
  34. a95fbd1 Add a product variable for priv-apps dependencies. by Nicolas Geoffray · 7 years ago
  35. e673deb Delete jack support by Colin Cross · 7 years ago
  36. ccee95e Support excluding overlays when enforcing RRO by Jaekyun Seok · 7 years ago
  37. 6ce5a42 Merge "Compile with javac by default" by Colin Cross · 7 years ago
  38. 75b5042 Compile with javac by default by Colin Cross · 7 years ago
  39. a61acf6 Add support for using profiles for boot images by Mathieu Chartier · 7 years ago
  40. f0db908 Add PRODUCT_SYSTEM_SERVER_DEBUG_INFO property by Mathieu Chartier · 7 years ago
  41. 6228ec2 Add product system server compiler filter property by Mathieu Chartier · 7 years ago
  42. fcc8d8b Default profile usage based on the existence of the profile by Mathieu Chartier · 7 years ago
  43. 9a82bfd Allow integer_overflow sanitizer path exclusion. by Ivan Lozano · 7 years ago
  44. d659f80 Merge "Enable stripping of java debug information when required." by Treehugger Robot · 7 years ago
  45. 2e81b3c Enable stripping of java debug information when required. by Przemyslaw Szczepaniak · 7 years ago
  46. 831fc71 Build: Add PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD by Andreas Gampe · 7 years ago
  47. 4a0ad4a Add a new PRODUCT variable for forcing 'speed' preopt. by Nicolas Geoffray · 7 years ago
  48. 9bfcbc8 Move APP-% and PRODUCT-% implementation out of Kati by Dan Willemsen · 7 years ago
  49. 001c676 Add the option to reserve headroom for partition images. by Julius D'souza · 7 years ago
  50. cdd4343 Don't preopt system server apps in system_other. by Nicolas Geoffray · 7 years ago
  51. 1b22428 Use product-based inclusive rule for enforcing RRO by Jaekyun Seok · 7 years ago
  52. e902950 Merge "Add PRODUCT_IOT to the list of product vars." by Alex Deymo · 7 years ago
  53. 8fe63c3 Add PRODUCT_IOT to the list of product vars. by Alex Deymo · 7 years ago
  54. 594c3fc Fix all_named_products, remove kati_all_products by Dan Willemsen · 7 years ago
  55. 7ace0d6 Prevent abuse of property overrides by Jaekyun Seok · 8 years ago
  56. 64594c4 Add ART_USE_READ_BARRIER to product variables. by Hiroshi Yamauchi · 8 years ago
  57. c9c6284 Merge "Add tool to run kati for all products" am: 480678e220 am: 652c4b4001 by Dan Willemsen · 8 years ago
  58. 4c36462 Add tool to run kati for all products by Dan Willemsen · 8 years ago
  59. f23e6bf Limit find-copy-subdir-files to just files by Dan Willemsen · 8 years ago
  60. ae492fd resolve merge conflicts of 9d73af0 to stage-aosp-master by Andreas Gampe · 8 years ago
  61. 6b30d77 Build: Add module-level product configuration of sanitization by Andreas Gampe · 8 years ago
  62. bb5454b Build: Add module-level product configuration of sanitization by Andreas Gampe · 8 years ago
  63. 404ccc8 Add variable PRODUCT_SHIPPING_API_LEVEL and make files with the by Vikas Marwaha · 8 years ago
  64. 81ee186 Add variable PRODUCT_SHIPPING_API_LEVEL. by Gustav Sennton · 8 years ago
  65. e295c3d AAPT2: library resource compilation by Ying Wang · 8 years ago
  66. 497888d Use --pseudo-localize only with compile phase in AAPT2 by Adam Lesinski · 8 years ago
  67. e5ad0cf Switch emulator to generate userdebug images by default am: ba740ff57f am: 796f000346 by Vince Harron · 9 years ago
  68. 6d8399e Switch emulator to generate userdebug images by default am: ba740ff57f by Vince Harron · 9 years ago
  69. ba740ff Switch emulator to generate userdebug images by default by Vince Harron · 9 years ago
  70. 8ef7a89 Merge "Fix "make product-graph" and "make dump-products"." am: 888f30aa44 am: 603e4ed594 by Ying Wang · 9 years ago
  71. 67132ba Fix "make product-graph" and "make dump-products". by Ying Wang · 9 years ago
  72. 1d97b90 Remove an unmatched rightparen by Shinichiro Hamaji · 9 years ago
  73. 00cee58 am ad6dd21e: Merge "Remove unused PRODUCT_TAGS" by Brian Carlstrom · 10 years ago
  74. 25b8bb3 Remove unused PRODUCT_TAGS by Brian Carlstrom · 10 years ago
  75. 912da64 am 73a730ca: Merge "Remove libdvm support from the core build system." by Ying Wang · 10 years ago
  76. 73a730c Merge "Remove libdvm support from the core build system." by Ying Wang · 10 years ago
  77. c38439a am 8c5401c1: Merge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA" by Brian Carlstrom · 10 years ago
  78. d54520a Remove libdvm support from the core build system. by Ying Wang · 10 years ago
  79. 2bc1901 Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA by Brian Carlstrom · 10 years ago
  80. 6068658 Add product variable PRODUCT_AAPT_PREBUILT_DPI by Ying Wang · 10 years ago
  81. 83ee6d7 Remove uses of density in PRODUCT_AAP_CONFIG by Adam Lesinski · 10 years ago
  82. 70d617a Introduce per-product per-module dex-preopt config by Ying Wang · 10 years ago
  83. 8755756 resolved conflicts for merge of 3907c03e to lmp-dev-plus-aosp by Ying Wang · 10 years ago
  84. 20ebd2e Introduce per-product per-module dex-preopt config by Ying Wang · 10 years ago
  85. d31552f Add anydpi to all product configs by Adam Lesinski · 10 years ago
  86. 89ec496 Remove services, wifi, ethernet from BOOTCLASSPATH. by Narayan Kamath · 10 years ago
  87. a26a212 am 7a6a9a55: am 4bdbd6d4: am e1b43254: Merge "Add --pseudo-localize aapt parameter for builds." by Ying Wang · 10 years ago
  88. c4dfe6e Add --pseudo-localize aapt parameter for builds. by Igor Viarheichyk · 10 years ago
  89. f798850 am 2d19cbd2: resolved conflicts for merge of 135e11df to klp-modular-dev-plus-aosp by Ying Wang · 10 years ago
  90. 2713fce Switch to 32-bit-by-default host multilib build. by Ying Wang · 10 years ago
  91. 31f5db2 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  92. 7e127eb Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  93. 8200231 am e50f2d9f: am 40b49d30: am a74ade94: Merge "Support host multilib build" by Ying Wang · 10 years ago
  94. 6feb6d5 Support host multilib build by Ying Wang · 10 years ago
  95. 69968b8 am 1fee45f1: am e854276d: Merge "Disable WITH_HOST_DALVIK on 64bit host builds." by Ian Rogers · 10 years ago
  96. dbf9755 build: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 10 years ago
  97. 49f1fab build: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 10 years ago
  98. d206afe Disable WITH_HOST_DALVIK on 64bit host builds. by Ian Rogers · 10 years ago
  99. c5151cf resolved conflicts for merge of 1737b1ab to master by Brian Carlstrom · 10 years ago
  100. 8fb5dfc build: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA by Brian Carlstrom · 11 years ago