1. 4693fd1 Change RRO enforcement logic by Yo Chiang · 5 years ago
  2. d30a949 Merge "Use more variables from Soong" by Colin Cross · 5 years ago
  3. 829abae Add dependencies for files in LOCAL_PROGUARD_FLAGS by Dan Willemsen · 5 years ago
  4. f272adb Use more variables from Soong by Colin Cross · 5 years ago
  5. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  6. 18f28c7 Allow passing --legacy in LOCAL_AAPT_FLAGS by Colin Cross · 6 years ago
  7. f14179b Fix some java library dependencies by Dan Willemsen · 6 years ago
  8. 0706faa Add missing dependecy on SOONG_ZIP by Dan Willemsen · 6 years ago
  9. cd56c0d Merge "Deprecate inherit-package." by Jaewoong Jung · 6 years ago
  10. 2459515 Merge "Move verify_uses_libraries.sh out of dexpreopt" by Treehugger Robot · 6 years ago
  11. 1800c7a Deprecate inherit-package. by Jaewoong Jung · 6 years ago
  12. 288bedf Convert more uses of $(ACP) to `cp` by Dan Willemsen · 6 years ago
  13. 56199af Move verify_uses_libraries.sh out of dexpreopt by Colin Cross · 6 years ago
  14. e6210f6 Remove AAPT1 support by Colin Cross · 6 years ago
  15. da25b69 Eliminate ENABLE_DEFAULT_TEST_LOCATION as it is always true by Sasha Smundak · 6 years ago
  16. cb8276f Put DEVICE/PRODUCT overlays in different partitions by Anton Hansson · 6 years ago
  17. 7c718f3 Merge "Refactor and further simplify the RRO logic" by Anton Hansson · 6 years ago
  18. fce4d09 Merge "Add comments and slight refactor auto-RRO logic" by Anton Hansson · 6 years ago
  19. b7ee86f Refactor and further simplify the RRO logic by Anton Hansson · 6 years ago
  20. fd06b02 Add comments and slight refactor auto-RRO logic by Anton Hansson · 6 years ago
  21. 1f8357f Revert "Revert "Build System: Solve dependency problem for test"" by Nelson Li · 6 years ago
  22. 6fe7f19 Revert "Build System: Solve dependency problem for test" by Nelson Li · 6 years ago
  23. 224e103 Build System: Solve dependency problem for test by nelsonli · 6 years ago
  24. ead7b66 Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
  25. 21028b7 Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_FLAGS=true by Adrian Roos · 6 years ago
  26. 6bd6318 Merge "Define non-system module as variable" by Treehugger Robot · 6 years ago
  27. 83c5032 Define non-system module as variable by Jeongik Cha · 6 years ago
  28. ded0aec Separate dexpreopt deps from stripping deps by Colin Cross · 6 years ago
  29. 9ee3a16 Fix typo in some comments by Jiyong Park · 6 years ago
  30. b2c4bb7 Dump and enforce certificate for apks by Jeongik Cha · 6 years ago
  31. 185d41e Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES by Jiyong Park · 6 years ago
  32. d968c5d Merge "Remove data binding from master build" by Treehugger Robot · 6 years ago
  33. a53f680 Remove data binding from master build by Yigit Boyar · 6 years ago
  34. 07b7357 Fix depfile output from dexpreopt strip script by Dan Willemsen · 6 years ago
  35. 8e0ff1c Add a flag to allow unbundled builds to build SDKs from source by Colin Cross · 6 years ago
  36. 6db5b0e Move dexpreopting to Soong by Colin Cross · 6 years ago
  37. b8901d7 Revert "Move dexpreopting to Soong" by Colin Cross · 6 years ago
  38. e736c58 Move dexpreopting to Soong by Colin Cross · 6 years ago
  39. 645547b Merge "Add missing zipalign dependency" by Treehugger Robot · 6 years ago
  40. f9532bb Add missing zipalign dependency by Colin Cross · 6 years ago
  41. 85fa3de Only zip2zip bundle resources if they exist by Colin Cross · 6 years ago
  42. 35eb2e3 Revert "Revert "Create bundle modules suitable for bundletool"" by Colin Cross · 6 years ago
  43. 3451e0d Revert "Create bundle modules suitable for bundletool" by Colin Cross · 6 years ago
  44. afc4604 Create bundle modules suitable for bundletool by Colin Cross · 6 years ago
  45. fc782ad Reduce the propagation of LOCAL_DEX_PREOPT := nostripping by Colin Cross · 6 years ago
  46. dac94ff Use zip2zip for uncompress-dexs and uncompress-shared-libs by Colin Cross · 6 years ago
  47. 53c8f97 Fix PDK builds by Colin Cross · 6 years ago
  48. c55b423 Merge "Fix installclean incremental builds w/veridex" by Treehugger Robot · 6 years ago
  49. b73ccb7 Fix installclean incremental builds w/veridex by Dan Willemsen · 6 years ago
  50. c9e4976 Replace some uses of zip with merge_zips, soong_zip, and zip2zip by Colin Cross · 6 years ago
  51. 7b22686 Make package functions take an argument by Colin Cross · 6 years ago
  52. 70bd104 Revert "Make package functions take an argument" by Roland Levillain · 6 years ago
  53. 5ea65dc Make package functions take an argument by Colin Cross · 6 years ago
  54. 405b30f Remove LOCAL_DONT_DELETE_JAR_DIRS by Colin Cross · 6 years ago
  55. 924af7d s/product-services/product_services/g by Dario Freni · 6 years ago
  56. 716e9b6 Run appcompat on vendor and product-services. by Dario Freni · 6 years ago
  57. 825770e Do not run veridex on unbundled app builds by David Brazdil · 6 years ago
  58. 3cf03b7 Merge "Add support for /product-services partition" by Dario Freni · 6 years ago
  59. 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
  60. 1ecc925 Run appcompat on all /product modules. by Dario Freni · 6 years ago
  61. 71c5b95 Support LOCAL_STATIC_JAVA_AAR_LIBRARIES with aapt2 by Colin Cross · 7 years ago
  62. 7bc6cab Move support library dependency munging earlier by Colin Cross · 7 years ago
  63. 1465806 Fix incorrect renderscript zip deps by Colin Cross · 7 years ago
  64. 532ae3b Support LOCAL_RENDERSCRIPT_TARGET_API := current by Colin Cross · 7 years ago
  65. 2029903 Allow forcing AAPT2 on by Colin Cross · 7 years ago
  66. fb8f5ba Move Support Library dependencies to their own var with resolution by Alan Viverette · 7 years ago
  67. 66d47b8 Update make rules to use new android.jar location. by Anton Hansson · 7 years ago
  68. f6d68cf Use a srcjar for aapt and aapt2 output by Colin Cross · 7 years ago
  69. 7a28158 Move aapt2.mk before java.mk by Colin Cross · 7 years ago
  70. 39772fe Remove redundant renderscript_target_api computation by Colin Cross · 7 years ago
  71. dc1e028 Use srcjar and resource zip as output of renderscript rules by Colin Cross · 7 years ago
  72. 11e2d55 Add LOCAL_SRCJARS support by Colin Cross · 7 years ago
  73. 5ef6e79 Remove sharding support from make by Colin Cross · 7 years ago
  74. b6013af Move aapt flags from java_common.mk to aapt_flags.mk by Colin Cross · 7 years ago
  75. 960de8e Enable apps to build with resource namespaces by Adam Lesinski · 7 years ago
  76. 6e13692 Remove framework_res_package_export_deps by Colin Cross · 7 years ago
  77. c51b7b0 Support core_current when exporting resources from a package by Dan Willemsen · 7 years ago
  78. 6b6283a NO_STANDARD_LIBRARIES := true blocks ALL resource libraries by Adam Lesinski · 7 years ago
  79. 5ebca30 Support LOCAL_SDK_VERSION := core_current by Jiyong Park · 7 years ago
  80. b7735d8 Support /product partition by Jaekyun Seok · 7 years ago
  81. 3972a47 Tighter control of stripping in dex_preopt_odex_install. by Nicolas Geoffray · 7 years ago
  82. ab61f21 Clear resource_export_package outside conditionals by Colin Cross · 7 years ago
  83. dc4a6b8 Use proguard.jacoco.flags for EMMA_INSTRUMENT_STATIC by Colin Cross · 7 years ago
  84. f3e8302 Add LOCAL_SDK_VERSION := system_$(VER) am: 5a44d1f069 by Sundong Ahn · 7 years ago
  85. 5a44d1f Add LOCAL_SDK_VERSION := system_$(VER) by Sundong Ahn · 7 years ago
  86. 9b0a730 Merge "Add LOCAL_AAPT2_ONLY" am: da5fbe3c38 by Dan Willemsen · 7 years ago
  87. bb6393c Add LOCAL_AAPT2_ONLY by Dan Willemsen · 7 years ago
  88. 44dd488 Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' from by Xin Li · 7 years ago
  89. 21a3aef Merge "Add a product variable for priv-apps dependencies." by Nicolas Geoffray · 7 years ago
  90. d5cce4c Remove PRODUCT_AAPT2_CFLAGS and PRODUCT_AAPT_FLAGS by Colin Cross · 7 years ago
  91. 29d28e5 Merge "Support java compilation sharding for target side." am: 60e1f8ee27 am: 72165e0c29 by Nan Zhang · 7 years ago
  92. ad818dc Support java compilation sharding for target side. by Nan Zhang · 7 years ago
  93. a95fbd1 Add a product variable for priv-apps dependencies. by Nicolas Geoffray · 7 years ago
  94. b039cf7 Merge "Delete jack support" by Treehugger Robot · 7 years ago
  95. 1fc5b81 Merge "Fix incremental aapt builds" am: 26cf972f50 am: cd82b18c8d am: 9461ca528b by Dan Willemsen · 7 years ago
  96. cd82b18 Merge "Fix incremental aapt builds" am: 26cf972f50 by Dan Willemsen · 7 years ago
  97. f439c33 Fix incremental aapt builds by Dan Willemsen · 7 years ago
  98. 4def685 Merge changes I7b2fc184,I71f6fcaf am: ea655a138f am: cd4d0d4cc3 am: 6da385ffe4 by Dan Willemsen · 7 years ago
  99. cd4d0d4 Merge changes I7b2fc184,I71f6fcaf am: ea655a138f by Dan Willemsen · 7 years ago
  100. 69ced5d Delete jack support am: a6bc3a8a4c am: 37bf2b1250 by Colin Cross · 7 years ago