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