1. 710ec3a Add FinalDeps mutator phase, where CreateVariations is disallowed. by Martin Stjernholm · 6 years ago
  2. a80ef84 Support registering hard coded pre arch mutators by Paul Duffin · 6 years ago
  3. 31a738b Use blueprint's load hooks by Colin Cross · 6 years ago
  4. 9b478b0 Generate .srcjar for prebuilt_stubs_sources by Paul Duffin · 6 years ago
  5. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  6. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
  7. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  8. 91e3819 Support multiple expected errors in neverallow_test.go by Paul Duffin · 6 years ago
  9. dfe75b3 Fix some typos in Soong. by Roland Levillain · 6 years ago
  10. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 6 years ago
  11. b88b3c5 Capture missing dependency error rules by Colin Cross · 6 years ago
  12. 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 6 years ago
  13. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  14. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 6 years ago
  15. 1b48842 Add path properties mutator by Colin Cross · 7 years ago
  16. 4c83e5c Support testing Rules in Modules and Rules and Builds in Singletons by Colin Cross · 7 years ago
  17. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 7 years ago
  18. b77ffc4 Add Maybe* methods to TestingModule by Colin Cross · 7 years ago
  19. 37b2520 Don't create non-primary arch variant for recovery-only module by Jiyong Park · 7 years ago
  20. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
  21. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  22. 9cf27db Make TestModule.Output print a list of all outputs on error by Colin Cross · 8 years ago
  23. b274ed3 Make ninja file deterministic even with dup module names by Jeff Gaston · 8 years ago
  24. 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 8 years ago
  25. 890ff55 Add enforced RRO support to Soong by Colin Cross · 8 years ago
  26. 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 8 years ago
  27. 54855dd Convert a missed Singleton by Colin Cross · 8 years ago
  28. 63a250a Soong support for namespaces by Jeff Gaston · 8 years ago
  29. dea7e4d Autodetect files named Android.bp in tests by Jeff Gaston · 8 years ago
  30. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 8 years ago
  31. ed19fc3 Support Turbine in Soong. by Nan Zhang · 8 years ago
  32. 702e0f8 Use full relative paths to get module outputs in tests by Colin Cross · 8 years ago
  33. 294356f Automatically reorder C/C++ link dependencies in Soong by Jeff Gaston · 8 years ago
  34. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 8 years ago
  35. cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago