1. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  2. 50c744e Merge changes from topic "apex_notice" by Jaewoong Jung · 6 years ago
  3. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  4. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  5. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  6. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 6 years ago
  7. 4f67c42 Merge "android_app stl property bug fix" by Jaewoong Jung · 6 years ago
  8. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  9. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  10. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  11. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  12. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  13. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  14. bc625cd Add stl property to android_app. by Jaewoong Jung · 6 years ago
  15. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  16. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  17. ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago
  18. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  19. a641ee9 Fix an override_module bug. by Jaewoong Jung · 6 years ago
  20. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 6 years ago
  21. 6f373f6 Add package_name property to android_app. by Jaewoong Jung · 6 years ago
  22. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  23. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  24. e560c4a Support package_splits by Colin Cross · 6 years ago
  25. 4102e5d aapt2 flag for target manifest package override by Jaewoong Jung · 6 years ago
  26. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  27. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  28. bec8530 Fix resource overlay order for static libraries by Colin Cross · 6 years ago
  29. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 6 years ago
  30. c1c3755 Export RRO resource dirs from static android_library dependencies by Colin Cross · 6 years ago
  31. 6ed7dea Add a static lib to TestEnforceRRO by Colin Cross · 6 years ago
  32. 5c4791c Move TestEnforceRRO test cases into test function by Colin Cross · 6 years ago
  33. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  34. 94c93f3 Allow excluding specific overlay sub-directories by Anton Hansson · 6 years ago
  35. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 6 years ago
  36. 0375a4f Parameterize RRO test by Anton Hansson · 6 years ago
  37. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 7 years ago
  38. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 7 years ago
  39. 3165695 Use manifest merger in Soong by Colin Cross · 7 years ago
  40. d09b0b6 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  41. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  42. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  43. 68a7023 Fix ordering of overlays by Colin Cross · 8 years ago
  44. b69301e Sort compiled resources by output path by Colin Cross · 8 years ago
  45. 890ff55 Add enforced RRO support to Soong by Colin Cross · 8 years ago
  46. 527012a Split up testJavaWithEnvFs by Colin Cross · 8 years ago
  47. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 8 years ago
  48. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 8 years ago