1. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 4 years, 4 months ago
  2. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 4 years, 4 months ago
  3. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 4 years, 4 months ago
  4. f84e9c0 Add debug ramdisk variant by Inseob Kim · 4 years, 5 months ago
  5. d9580b8 Add path tests for ramdisk by Inseob Kim · 4 years, 5 months ago
  6. 30ac3e7 Remove uses of FixtureFactory from android package by Paul Duffin · 4 years, 6 months ago
  7. 5405468 Convert android/paths_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
  8. 567465d Add (String)Path(s)RelativeToTop and assert functions by Paul Duffin · 4 years, 6 months ago
  9. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 10 months ago
  10. ccc8c85 Add ModuleInstallPathContextForTesting. by Ulya Trafimovich · 4 years, 11 months ago
  11. f26f734 Merge "InstallPath keeps its partition dir" by Treehugger Robot · 4 years, 10 months ago
  12. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 11 months ago
  13. 957bcd9 InstallPath keeps its partition dir by Jiyong Park · 4 years, 11 months ago
  14. 56b6de5 Merge changes I056c49e6,I994402cb by Colin Cross · 5 years ago
  15. 41b4676 Fix OutputPath.InSameDir example by Colin Cross · 5 years ago
  16. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  17. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  18. 87788b5 Don't assume host arch is always x86 by Jiyong Park · 5 years ago
  19. 7607dd3 Apply "excludes" for OutputFileProducer by Jooyung Han · 5 years ago
  20. 27027c7 Optimize FirstUniqueStrings and FirstUniquePaths by Colin Cross · 6 years ago
  21. 6e35940 Add InstallForceOS, fix testcases for host by Colin Cross · 6 years ago
  22. 1b3348d Add ramdisk image. by Yifan Hong · 6 years ago
  23. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  24. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
  25. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  26. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 6 years ago
  27. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  28. fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
  29. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  30. 90ba5f4 Add InstallInRoot to allow modules to install into root partition by Colin Cross · 6 years ago
  31. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  32. 607d858 Add InstallBypassMake by Colin Cross · 6 years ago
  33. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  34. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 6 years ago
  35. 6c4f21f Reimplement AddMissingDependencies by Colin Cross · 6 years ago
  36. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  37. 25de6c3 Remove repetition in android package names by Colin Cross · 6 years ago
  38. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  39. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 6 years ago
  40. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  41. 07e5161 Remove ModuleSrcPath by Colin Cross · 7 years ago
  42. 937664a Add test for ctx.ExpandSources by Colin Cross · 6 years ago
  43. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 7 years ago
  44. 40e3373 Add more paths helper methods by Colin Cross · 7 years ago
  45. 8854a5a Add OutputPath.ReplaceExtension() by Colin Cross · 7 years ago
  46. 7b3dcc3 Avoid filepath.Abs by Colin Cross · 7 years ago
  47. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  48. 359e643 Revert "Fix MaybeRel when OUT is absolute" by Colin Cross · 7 years ago
  49. fee2bff Fix MaybeRel when OUT is absolute by Colin Cross · 7 years ago
  50. 95cf767 s/product-services/product_services/g by Dario Freni · 7 years ago
  51. fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
  52. f9332f1 Support recovery and recovery_available by Jiyong Park · 8 years ago
  53. a140bb0 Reverse RRO dir paths when passing to Make by Colin Cross · 7 years ago
  54. 1ccfcc3 Propagate errors out of validatePath by Colin Cross · 8 years ago
  55. dc75ae7 Add t.Run and t.Helper to paths_test.go by Colin Cross · 8 years ago
  56. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 8 years ago
  57. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 8 years ago
  58. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 8 years ago
  59. 5e6cfbe Add searchable android.DirectorySortedPaths by Colin Cross · 8 years ago
  60. 6ccbc91 Let tests override environment by Colin Cross · 8 years ago
  61. 00269f2 Fix install location for vendor tests by Dan Willemsen · 8 years ago
  62. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (99%) from common/paths_test.go]
  63. 80a7c2a Improve path component validation by Dan Willemsen · 10 years ago
  64. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 10 years ago