1. 7b90bcd Revert "Temporarily disable python precompilation for py3.13" by Dan Willemsen · 12 months ago
  2. 3257153 Convert python_binary_host modules' module-info.json to Soong by Bill Yang · 12 months ago
  3. ec71dfb Install tradefed dynamic config file in soong-only builds by Cole Faust · 12 months ago
  4. 90607e9 Don't panic in ModuleForTests and friends by Colin Cross · 12 months ago
  5. 4fe0097 Merge "Temporarily disable python precompilation for py3.13" into main by Dan Willemsen · 12 months ago
  6. 7ca4d10 Temporarily disable python precompilation for py3.13 by Dan Willemsen · 1 year, 1 month ago
  7. d85c677 Remove python2 support from soong rules by Cole Faust · 1 year ago
  8. 554f365 Merge "Install python tests to testcases/ in soong-only" into main by Treehugger Robot · 1 year ago
  9. ef3ccc0 Merge "Convert python_test's module-info.json to soong" into main by Treehugger Robot · 1 year ago
  10. 3e178e4 Install python tests to testcases/ in soong-only by Cole Faust · 1 year ago
  11. 5edca14 Convert python_test's module-info.json to soong by Cole Faust · 1 year ago
  12. 16d2401 Remove py2 tests from runtest.sh by Cole Faust · 1 year ago
  13. e98f706 Convert python modules to use ModuleProxy. by Yu Liu · 1 year, 1 month ago
  14. 25f5ae4 Add device_first_data to python modules by Inseob Kim · 1 year, 1 month ago
  15. df61877 Remove source_file_provider.go after it's last usage was removed. by Yu Liu · 1 year, 2 months ago
  16. 830f56a Remove testing package by Cole Faust · 1 year, 4 months ago
  17. ee45d33 Include device_common_data in python test data by Cole Faust · 1 year, 3 months ago
  18. 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 1 year, 4 months ago
  19. 4ce4f88 Remove BUILD_BROKEN_USES_SOONG_PYTHON2_MODULES by Cole Faust · 1 year, 5 months ago
  20. e077128 Convert python_version mutator to TransitionMutator by Colin Cross · 1 year, 9 months ago
  21. ca3ea1b Use OutputFilesProvider on python_binary_host by mrziwang · 1 year, 8 months ago
  22. 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 9 months ago
  23. cfac8c1 Merge "relax the restriction on .proto files in data" into main by Treehugger Robot · 1 year, 9 months ago
  24. dfcb5c5 Remove embedded_launcher: true usages by Cole Faust · 1 year, 9 months ago
  25. 5985846 relax the restriction on .proto files in data by Raphael Blistein · 1 year, 9 months ago
  26. baae083 Compress precompiled python zips by Cole Faust · 1 year, 9 months ago
  27. 6830516 Merge "Revert^2 "Make embedded_launcher true by default"" into main by Cole Faust · 1 year, 10 months ago
  28. f09101e Revert^2 "Make embedded_launcher true by default" by Cole Faust · 1 year, 10 months ago
  29. c4cd7a1 Implement test-only for python_ rules by Ronald Braunstein · 1 year, 10 months ago
  30. 291a491 Merge "Revert "Make embedded_launcher true by default"" into main by Charlie Boutier · 1 year, 10 months ago
  31. 578066b Revert "Make embedded_launcher true by default" by Charlie Boutier · 1 year, 10 months ago
  32. e35973b Merge "Make embedded_launcher true by default" into main by Cole Faust · 1 year, 10 months ago
  33. 4fcfd01 Merge "Improve errors when compiling python code" into main by Treehugger Robot · 1 year, 10 months ago
  34. 5a8f533 Improve errors when compiling python code by Cole Faust · 1 year, 10 months ago
  35. 54af8e6 Remove the mkdir of the parent Directories for protobufs. by Haamed Gheibi · 1 year, 10 months ago
  36. 8a038ed Make embedded_launcher true by default by Cole Faust · 1 year, 10 months ago
  37. 55a829d Merge "Fix non-deterministic python compilation" into main by Anas Sulaiman · 2 years ago
  38. c755fdb Fix non-deterministic python compilation by Anas Sulaiman · 2 years ago
  39. 617b3e2 Merge "Generate ATS 2.0 config for Mobly test." into main by Ziwei Zhang · 2 years ago
  40. 3dfec5a Generate ATS 2.0 config for Mobly test. by Ziwei Zhang · 2 years ago
  41. 55b7ba0 Fix non-deterministic python compilation by Anas Sulaiman · 2 years ago
  42. afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 2 years, 1 month ago
  43. 4021302 Convert SetProvider to generic providers API by Colin Cross · 2 years, 2 months ago
  44. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 2 years, 2 months ago
  45. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 2 years, 2 months ago
  46. 5c1d5fb Move test data installation to Soong by Colin Cross · 2 years, 3 months ago
  47. 9b59352 Add proto for Test ownership metadata. by Aditya Choudhary · 2 years, 4 months ago
  48. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years, 5 months ago
  49. 1e21840 Merge "Revert "Temporarily disable python precompilation for py3.11"" into main by Dan Willemsen · 2 years, 5 months ago
  50. 7eb6ffc Merge changes from topic "java-proto-include-dir" into main by Treehugger Robot · 2 years, 5 months ago
  51. fe2dafc Revert "Temporarily disable python precompilation for py3.11" by Dan Willemsen · 2 years, 5 months ago
  52. 234bb3b Merge changes from topic "proto-include-dir-py" into main by Spandan Das · 2 years, 5 months ago
  53. 4ed3d12 Handle proto.include_dirs in bp2build for py by Spandan Das · 2 years, 6 months ago
  54. cb84763 Translate python_libray.pkg_path to proto.import_prefix by Spandan Das · 2 years, 6 months ago
  55. c36312a Merge "Temporarily disable python precompilation for py3.11" into main by James Farrell · 2 years, 5 months ago
  56. b1094d6 Temporarily disable python precompilation for py3.11 by Dan Willemsen · 2 years, 6 months ago
  57. b2d1cf9 Skip py2-cmd tests on Mac by Dan Willemsen · 2 years, 6 months ago
  58. 9f9f77d Merge "Prepare soong for python 3.11" into main by Dan Willemsen · 2 years, 6 months ago
  59. 339a63f Prepare soong for python 3.11 by Dan Willemsen · 2 years, 6 months ago
  60. d3243d5 Use relative path instead of base for python proto by Trevor Radcliffe · 2 years, 6 months ago
  61. 09f6b13 Merge changes I8ca452aa,I437fc890,If9446700 into main by Spandan Das · 2 years, 6 months ago
  62. c53767e Handle .proto files that end up in a different package by Spandan Das · 2 years, 6 months ago
  63. 1aaeea3 Convert merge_annotation_zips_test to b test by yike · 2 years, 6 months ago
  64. bbb1b74 Add data_device_bins_both properties for python_test_host by Zi Wang · 2 years, 9 months ago
  65. e8c70c5 Enable host cross python test builds by Colin Cross · 2 years, 9 months ago
  66. ebb25bd Delete Python 2 embedded launcher test. by Krzysztof Kosiński · 3 years, 5 months ago
  67. d82f036 bp2build support for python_test(_host) by Cole Faust · 2 years, 10 months ago
  68. 2a3a426 stub_template_host redirect SIGINT and SIGTERM to subprocess by Qiao Yang · 2 years, 11 months ago
  69. e75fcf4 Merge "Add python template for mobly tests." by Ziwei Zhang · 2 years, 11 months ago
  70. edc4c50 Make using python 2 an error by Cole Faust · 3 years, 5 months ago
  71. c3bb83a Add python template for mobly tests. by Ziwei Zhang · 3 years ago
  72. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 3 years ago
  73. 909d237 Revert "Dynamically assemble the list of python launcher shared libs for precompiling" by Cole Faust · 3 years ago
  74. aa5b377 Dynamically assemble the list of python launcher shared libs for precompiling by Cole Faust · 3 years ago
  75. 5c503d1 Precompile python sources by Cole Faust · 3 years ago
  76. 4d247e6 Refactor python rules by Cole Faust · 3 years ago
  77. 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 3 years, 2 months ago
  78. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 3 years, 2 months ago
  79. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 3 years, 2 months ago
  80. caf766b Remove flags that enable the new python path behavior by Cole Faust · 3 years, 4 months ago
  81. f18404f Merge "Fix some issues in bp2build converter for python_binary_host." by Wei Li · 3 years, 4 months ago
  82. 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 3 years, 4 months ago
  83. 45891bd Merge "Revert^2 "Enable new python path behavior by default"" by Cole Faust · 3 years, 4 months ago
  84. 02ad401 Revert^2 "Enable new python path behavior by default" by Cole Faust · 3 years, 4 months ago
  85. dd0cc36 Merge "Revert "Enable new python path behavior by default"" by Lais Andrade · 3 years, 4 months ago
  86. 4d5cc70 Revert "Enable new python path behavior by default" by Lais Andrade · 3 years, 4 months ago
  87. be5f83e Merge "Enable new python path behavior by default" by Treehugger Robot · 3 years, 4 months ago
  88. 5fe655d Enable new python path behavior by default by Cole Faust · 3 years, 4 months ago
  89. 1825cb0 [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 4 months ago
  90. 40c3450 Add binary properties to python_defaults and add modern_python_path_defaults by Cole Faust · 3 years, 4 months ago
  91. eb3a900 Add flag to not add directory of entrypoint to sys.path by Cole Faust · 3 years, 5 months ago
  92. 2f03782 Merge "Add flag to not add top-level modules to PYTHONPATH" by Cole Faust · 3 years, 4 months ago
  93. af4b13d Add flag to not add top-level modules to PYTHONPATH by Cole Faust · 3 years, 5 months ago
  94. 302756a [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 5 months ago
  95. 43ac21f Make protobufs respect pkg_path properly by Cole Faust · 3 years, 5 months ago
  96. d02ca05 Don't close file descriptors when starting python program by Cole Faust · 3 years, 5 months ago
  97. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 6 months ago
  98. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 6 months ago
  99. 0124336 Allowlist apexer for bp2build by Cole Faust · 3 years, 8 months ago
  100. 53b6209 Add bp2build converter for python protobuf files by Cole Faust · 3 years, 9 months ago