1. 7607dd3 Apply "excludes" for OutputFileProducer by Jooyung Han · 4 years, 6 months ago
  2. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
  3. cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 4 years, 7 months ago
  4. 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 4 years, 8 months ago
  5. 5e6a797 Allow tests to bypass PathForSource existence checks by Colin Cross · 4 years, 7 months ago
  6. 33c7736 Notice file embededd in APEX is deterministic by Jiyong Park · 4 years, 8 months ago
  7. 8640ab9 Raise an error instead of panic in SplitApexJarPairs. by Ulya Trafimovich · 4 years, 8 months ago
  8. 1228e9c Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 4 years, 11 months ago
  9. 27027c7 Optimize FirstUniqueStrings and FirstUniquePaths by Colin Cross · 4 years, 11 months ago
  10. 609c49a Add pathForInstall and InstallPaths by Colin Cross · 5 years ago
  11. 6e35940 Add InstallForceOS, fix testcases for host by Colin Cross · 5 years ago
  12. d63c9a7 Allocate OutputPath.String in PathForOutput by Colin Cross · 5 years ago
  13. 82db735 Ramdisk modules install to correct location by Yifan Hong · 5 years ago
  14. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  15. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  16. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago
  17. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  18. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 5 years ago
  19. 9b478b0 Generate .srcjar for prebuilt_stubs_sources by Paul Duffin · 5 years ago
  20. 6b29531 Merge "Remove unused testWritablePath and associated methods" by Treehugger Robot · 5 years ago
  21. 3eb9dfe Remove unused testWritablePath and associated methods by Paul Duffin · 5 years ago
  22. 5e70805 Add helper functions for getting output files from modules by Colin Cross · 5 years ago
  23. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  24. 57b9e1d Improve handling of generated include dirs by Paul Duffin · 5 years ago
  25. 4d2eeed Use boot image extension for framework libraries. by Ulya Trafimovich · 5 years ago
  26. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
  27. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
  28. 90ba5f4 Add InstallInRoot to allow modules to install into root partition by Colin Cross · 5 years ago
  29. 0949f31 Fix android_test install path. by Jaewoong Jung · 5 years ago
  30. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 5 years ago
  31. fcf55bf Allow .o files as srcs. by Pete Bentley · 5 years ago
  32. eef3366 Merge "Add tags to the list of lsdump paths" by Hsin-Yi Chen · 5 years ago
  33. 5348964 Add tags to the list of lsdump paths by Hsin-Yi Chen · 5 years ago
  34. 607d858 Add InstallBypassMake by Colin Cross · 5 years ago
  35. 036cace Fixed minor typo by Paul Duffin · 5 years ago
  36. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  37. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 6 years ago
  38. 380c69a Revert "Consolidate *MutatorContext and ModuleContext into BaseModuleContext" by Colin Cross · 6 years ago
  39. 7e0a2cb Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 6 years ago
  40. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  41. 25de6c3 Remove repetition in android package names by Colin Cross · 6 years ago
  42. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  43. 41eabe6 Support opt-in ABI checks by Logan Chien · 6 years ago
  44. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  45. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 6 years ago
  46. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  47. 07e5161 Remove ModuleSrcPath by Colin Cross · 6 years ago
  48. 2fafa3e Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDir by Colin Cross · 6 years ago
  49. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 6 years ago
  50. 40e3373 Add more paths helper methods by Colin Cross · 6 years ago
  51. 8854a5a Add OutputPath.ReplaceExtension() by Colin Cross · 6 years ago
  52. ab1f518 Improve error messages about paths by Mikhail Naganov · 6 years ago
  53. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 6 years ago
  54. 7b3dcc3 Avoid filepath.Abs by Colin Cross · 6 years ago
  55. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  56. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
  57. 359e643 Revert "Fix MaybeRel when OUT is absolute" by Colin Cross · 6 years ago
  58. fee2bff Fix MaybeRel when OUT is absolute by Colin Cross · 6 years ago
  59. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  60. 2d31a44 Stop using DIST_DIR in Soong by Dan Willemsen · 6 years ago
  61. 3f4d116 Update soong for ShouldFollowSymlinks argument to pathtools.Glob by Colin Cross · 6 years ago
  62. fe4bc36 Allow '$' in some paths by Colin Cross · 6 years ago
  63. e3924e1 Allow paths containing glob characters in glob results by Colin Cross · 6 years ago
  64. 3063b78 Make :module provide the output file for java modules by Colin Cross · 6 years ago
  65. fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
  66. 7eefdc4 Support text ABI dump file format by Logan Chien · 7 years ago
  67. 5237bed Remove vndkVsNdk() by Logan Chien · 7 years ago
  68. 83c415f Remove isSourceDump from PathForVndkRefAbiDump() by Logan Chien · 7 years ago
  69. 2e67431 Recovery partition has same layout as system by Jiyong Park · 7 years ago
  70. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  71. a140bb0 Reverse RRO dir paths when passing to Make by Colin Cross · 7 years ago
  72. 45133ac Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  73. bc0c509 Add DistPath to reference the dist folder by Dan Willemsen · 7 years ago
  74. 34ce67d Consider binder bitness while looking for abi references. by Jayant Chowdhary · 7 years ago
  75. ac066c6 For abi diffing, factor in arch variant and primary arch. by Jayant Chowdhary · 7 years ago
  76. 540a78c Turn GlobFiles into a Glob for files, use it by Dan Willemsen · 7 years ago
  77. 192e97a Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 7 years ago
  78. 461b445 Pass nil instead of []string{} to ctx.Glob* functions by Colin Cross · 7 years ago
  79. c48c143 Revert "Move AllowMissingDependencies check from PathsForSource to PathForSource" by Colin Cross · 7 years ago
  80. 94a3210 Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 7 years ago
  81. 1ccfcc3 Propagate errors out of validatePath by Colin Cross · 7 years ago
  82. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 7 years ago
  83. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 7 years ago
  84. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 7 years ago
  85. 74e3fe4 Fix PathForPhony by Colin Cross · 7 years ago
  86. 0db5568 Make (Source|Output)Path.Join("foo").Rel() return "foo" by Colin Cross · 7 years ago
  87. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  88. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 7 years ago
  89. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 7 years ago
  90. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  91. 5e6cfbe Add searchable android.DirectorySortedPaths by Colin Cross · 7 years ago
  92. b671544 Move first/last unique elements utility functions to android package by Colin Cross · 7 years ago
  93. 702e0f8 Use full relative paths to get module outputs in tests by Colin Cross · 7 years ago
  94. 294356f Automatically reorder C/C++ link dependencies in Soong by Jeff Gaston · 7 years ago
  95. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  96. 93e8595 Initial kotlin support by Colin Cross · 7 years ago
  97. 0f37af0 Add java file resources and flag to include sources by Colin Cross · 7 years ago
  98. 866b563 Add target.linux_glibc and target.bionic by Dan Willemsen · 7 years ago
  99. fe92c96 Remove more duplicated flags and dependencies by Dan Willemsen · 7 years ago
  100. 00269f2 Fix install location for vendor tests by Dan Willemsen · 8 years ago