1. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  2. 90ba5f4 Add InstallInRoot to allow modules to install into root partition by Colin Cross · 6 years ago
  3. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  4. 607d858 Add InstallBypassMake by Colin Cross · 6 years ago
  5. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  6. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 6 years ago
  7. 6c4f21f Reimplement AddMissingDependencies by Colin Cross · 6 years ago
  8. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  9. 25de6c3 Remove repetition in android package names by Colin Cross · 6 years ago
  10. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  11. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 6 years ago
  12. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 7 years ago
  13. 07e5161 Remove ModuleSrcPath by Colin Cross · 7 years ago
  14. 937664a Add test for ctx.ExpandSources by Colin Cross · 6 years ago
  15. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 7 years ago
  16. 40e3373 Add more paths helper methods by Colin Cross · 7 years ago
  17. 8854a5a Add OutputPath.ReplaceExtension() by Colin Cross · 7 years ago
  18. 7b3dcc3 Avoid filepath.Abs by Colin Cross · 7 years ago
  19. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  20. 359e643 Revert "Fix MaybeRel when OUT is absolute" by Colin Cross · 7 years ago
  21. fee2bff Fix MaybeRel when OUT is absolute by Colin Cross · 7 years ago
  22. 95cf767 s/product-services/product_services/g by Dario Freni · 7 years ago
  23. fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
  24. f9332f1 Support recovery and recovery_available by Jiyong Park · 8 years ago
  25. a140bb0 Reverse RRO dir paths when passing to Make by Colin Cross · 7 years ago
  26. 1ccfcc3 Propagate errors out of validatePath by Colin Cross · 8 years ago
  27. dc75ae7 Add t.Run and t.Helper to paths_test.go by Colin Cross · 8 years ago
  28. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 8 years ago
  29. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 8 years ago
  30. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 8 years ago
  31. 5e6cfbe Add searchable android.DirectorySortedPaths by Colin Cross · 8 years ago
  32. 6ccbc91 Let tests override environment by Colin Cross · 8 years ago
  33. 00269f2 Fix install location for vendor tests by Dan Willemsen · 8 years ago
  34. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (99%) from common/paths_test.go]
  35. 80a7c2a Improve path component validation by Dan Willemsen · 10 years ago
  36. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 10 years ago