1. d7a1dee Python3 on device links against liblog by Dan Willemsen · 5 years ago
  2. 8d4d7be Add python3 embedded launcher support by Dan Willemsen · 5 years ago
  3. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  4. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  5. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  6. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  7. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  8. 6ca390f Support building a par file that does not automatically run by Dan Willemsen · 6 years ago
  9. 02880e4 Add missing dependencies for python_test by Logan Chien · 6 years ago
  10. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  11. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  12. bea0975 Fix embedded_launcher can't find files by Nan Zhang · 7 years ago
  13. 1a479b6 Allow "-" to be part of Python file names by Nan Zhang · 7 years ago
  14. f0c4e43 Fix Protobuf importing issue for embedded Python by Nan Zhang · 7 years ago
  15. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  16. b8fa197 Add Python protobuf support. by Nan Zhang · 7 years ago
  17. 1db8540 Remove timestamp based filelist file for tracking Python dependencies by Nan Zhang · 7 years ago
  18. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  19. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  20. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  21. b8bdacf Add HostToolPath() for Python binary by Nan Zhang · 7 years ago
  22. d9ec5e7 Revert "Revert "Change Python in Soong to support device side build."" by Nan Zhang · 7 years ago
  23. 0a32e59 Revert "Change Python in Soong to support device side build." by Nan Zhang · 7 years ago
  24. 3bba059 Change Python in Soong to support device side build. by Nan Zhang · 7 years ago
  25. ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 7 years ago
  26. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  27. a3fc4ba Add support for python_defaults modules by Nan Zhang · 7 years ago
  28. d4e641b <Hermetic> Replace Soong Python bootstrap process with embedded launcher. by Nan Zhang · 8 years ago
  29. 3624285 Refactor factories by Colin Cross · 8 years ago
  30. 5323f8e Add python_test_host module. by Nan Zhang · 8 years ago
  31. db0b9a3 Supported python build in host side. by Nan Zhang · 8 years ago