1. 8620b65 Merge "Switch python_test_host default to unit_test:true" by Julien Desprez · 3 years, 8 months ago
  2. 66534a0 Switch python_test_host default to unit_test:true by Julien Desprez · 4 years ago
  3. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 3 years, 9 months ago
  4. d3dbf07 Mark par_test as not unit tests by Julien Desprez · 3 years, 9 months ago
  5. 3aa2975 Change par file generate rules. by yangbill · 3 years, 9 months ago
  6. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
  7. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
  8. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 10 months ago
  9. 803876aa Convert python package to fixtures by Paul Duffin · 3 years, 10 months ago
  10. d089045 Add preparers for python by Paul Duffin · 3 years, 10 months ago
  11. c60dd80 Fix hole in python testing code that ignored a broken test by Paul Duffin · 3 years, 10 months ago
  12. 13b9b42 bp2build: add python_binary_host converter. by Jingwen Chen · 3 years, 10 months ago
  13. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 11 months ago
  14. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 7 months ago
  15. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years ago
  16. 2859d73 Merge "Add comments/refactor for python.go" by Treehugger Robot · 4 years, 1 month ago
  17. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  18. d737d02 Add comments/refactor for python.go by Liz Kammer · 4 years, 2 months ago
  19. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 2 months ago
  20. c55dcfc Merge "Refactor python to use AndroidMkEntries." by Liz Kammer · 4 years, 2 months ago
  21. d8dceb0 Refactor python to use AndroidMkEntries. by Liz Kammer · 4 years, 2 months ago
  22. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
  23. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  24. 1bc6393 Add java_data parameter to python modules by Colin Cross · 4 years, 2 months ago
  25. e20113d Use local variations for python version splits by Colin Cross · 4 years, 2 months ago
  26. ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 2 months ago
  27. bc1f77e Merge "Fix bug in python module hasExtention." by Treehugger Robot · 4 years, 2 months ago
  28. 3dfd3ce Fix bug in python module hasExtention. by Liz Kammer · 4 years, 2 months ago
  29. d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 2 months ago
  30. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 3 months ago
  31. 7e93e5b Consolidate python version properties in mutator by Liz Kammer · 4 years, 3 months ago
  32. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  33. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  34. 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 4 months ago
  35. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
  36. 3194912 Add support of test data to python_host_test by Dan Shi · 4 years, 4 months ago
  37. dd849a8 Add `data_native_bins` property to java_test_host by Liz Kammer · 4 years, 7 months ago
  38. e0070ee Implement OutputFiles for python modules. by Liz Kammer · 4 years, 7 months ago
  39. a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 4 years, 7 months ago
  40. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 8 months ago
  41. bc32a50 Don't check elf properties of python prebuilts by Dan Willemsen · 4 years, 10 months ago
  42. 7fa7646 Add tests for py(2|3)-cmd by Dan Willemsen · 5 years ago
  43. d7a1dee Python3 on device links against liblog by Dan Willemsen · 5 years ago
  44. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
  45. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  46. 67d4258 Test par file argument handling by Dan Willemsen · 5 years ago
  47. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  48. 8d4d7be Add python3 embedded launcher support by Dan Willemsen · 5 years ago
  49. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  50. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 5 years ago
  51. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
  52. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
  53. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 5 years ago
  54. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  55. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 5 years ago
  56. fe6330c Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  57. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  58. 09364fd Fix python proto srczip argument order by Colin Cross · 6 years ago
  59. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
  60. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  61. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  62. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  63. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  64. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 6 years ago
  65. 6ca390f Support building a par file that does not automatically run by Dan Willemsen · 6 years ago
  66. 707542f Simplify python launcher, use __main__.py by Dan Willemsen · 6 years ago
  67. 22e9244 Add par_test by Dan Willemsen · 6 years ago
  68. 5f692ec Remove empty DepsMutator methods by Colin Cross · 6 years ago
  69. 02880e4 Add missing dependencies for python_test by Logan Chien · 6 years ago
  70. 80880a3 Autogen python test config. by yelinhsieh · 6 years ago
  71. 7265e5f Pass -S option to wrapper for python binary. by yangbill · 6 years ago
  72. 83f97ae Fix mac build w/echo -n by Dan Willemsen · 6 years ago
  73. 54c5b61 python par: trim and convert the entry point at build time by Dan Willemsen · 6 years ago
  74. 263dde7 Fix par file zip offsets by Dan Willemsen · 6 years ago
  75. 6e1bf2b Define runfiles_path before try so that finally can use it. by Nicolas Geoffray · 6 years ago
  76. cba97e6 Fix invalid memory error for python binary build by Nan Zhang · 6 years ago
  77. e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
  78. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  79. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  80. bea0975 Fix embedded_launcher can't find files by Nan Zhang · 7 years ago
  81. 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 7 years ago
  82. 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 7 years ago
  83. c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 7 years ago
  84. c039ab0 Merge "Allow "-" to be part of Python file names" by Treehugger Robot · 7 years ago
  85. ccf636e Revert "Revert "Add libc++.so as install dependencies for hermetic Python."" by Nan Zhang · 7 years ago
  86. 1a479b6 Allow "-" to be part of Python file names by Nan Zhang · 7 years ago
  87. 78a0196 Merge "Fix Protobuf importing issue for embedded Python" by Treehugger Robot · 7 years ago
  88. bfb0aed Revert "Add libc++.so as install dependencies for hermetic Python." by Artem Iglikov · 7 years ago
  89. f0c4e43 Fix Protobuf importing issue for embedded Python by Nan Zhang · 7 years ago
  90. ff7d397 Add libc++.so as install dependencies for hermetic Python. by Nan Zhang · 7 years ago
  91. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 7 years ago
  92. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  93. b8fa197 Add Python protobuf support. by Nan Zhang · 7 years ago
  94. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  95. 1db8540 Remove timestamp based filelist file for tracking Python dependencies by Nan Zhang · 7 years ago
  96. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  97. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  98. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  99. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 7 years ago
  100. b8bdacf Add HostToolPath() for Python binary by Nan Zhang · 7 years ago