1. b633817 pw_log: Fix Logger impl and build targets by Anthony Stange · 2 years, 2 months ago
  2. 8652918 pw_presubmit: Expand note in presubmit directory readme by Wyatt Hepler · 2 years, 2 months ago
  3. fc94fc7 pw_log_android: Adds an Android backend for the pw_log facade by Ewout van Bekkum · 2 years, 3 months ago
  4. a3869aa pw_presubmit: Prefix Bazel build dirs with . in presubmit by Wyatt Hepler · 2 years, 3 months ago
  5. 70a6210 Generate the dir_* build args and lists of modules by Wyatt Hepler · 2 years, 3 months ago
  6. cf117ea pw_presubmit: Add step for pw_system_demo by Armando Montanez · 2 years, 3 months ago
  7. 0df11c1 pw_presubmit: Show better submodule names by Rob Mohr · 2 years, 3 months ago
  8. 2952d37 pw_presubmit: Change pw format tracking branch fallback behavior by Ewout van Bekkum · 2 years, 3 months ago
  9. 25d3b8f pw_presubmit: Change default directory; README by Wyatt Hepler · 2 years, 4 months ago
  10. 12fa59f bazel: Update version to 5.0.0 by Ted Pudlik · 2 years, 4 months ago
  11. 6ab145b pw_build: Run python tests with coverage by Anthony DiGirolamo · 2 years, 4 months ago
  12. 2d7958d pw_log: Get bazel tests to build and pass by Ted Pudlik · 2 years, 4 months ago
  13. bc73776 pw_presubmit: Handle Bazel syntax errors by Rob Mohr · 2 years, 4 months ago
  14. 1efc17b pw_presubmit: Remove old cmake_tests step by Rob Mohr · 2 years, 4 months ago
  15. 4c26987 pw_presubmit: Add GCC CMake "step" by Rob Mohr · 2 years, 4 months ago
  16. e586e3c pw_presubmit: Fix git_repo.describe_files() output by Wyatt Hepler · 2 years, 4 months ago
  17. b839d42 pw_presubmit: Default --base to tracking branch by Rob Mohr · 2 years, 5 months ago
  18. d8ac6bd pw_presubmit: Make --base and --full exclusive by Rob Mohr · 2 years, 5 months ago
  19. 8d72800 pw_presubmit: Remove bazel_lint from presubmit.py by Rob Mohr · 2 years, 5 months ago
  20. 3d1b924 pw_presubmit: Add --full arg to run on all files by Rob Mohr · 2 years, 5 months ago
  21. b8f3ad2 Zephyr implementation of pw_rpc and dependencies by Yuval Peress · 2 years, 7 months ago
  22. afa5137 pw_software_update: Remove landing switch by Yecheng Zhao · 2 years, 5 months ago
  23. 50262fe pw_software_update: Fix issues by Yecheng Zhao · 2 years, 6 months ago
  24. a1d6cd6 pw_software_update: Add gn switch for verification by Yecheng Zhao · 2 years, 6 months ago
  25. f67f054 pw_presubmit: Move Bazel symlinks from the root by Wyatt Hepler · 2 years, 5 months ago
  26. 284c78e pw_presubmit: Use one list of C++ extensions by Rob Mohr · 2 years, 6 months ago
  27. 3e32619 pw_presubmit: Fix Check.with_filter() by Rob Mohr · 2 years, 6 months ago
  28. acc8973 pw_presubmit: Fail gracefully if missing base rev by Rob Mohr · 2 years, 6 months ago
  29. 10a6b38 pw_presubmit: Add ccache even when no gn args are passed by Alex Deymo · 2 years, 6 months ago
  30. 4b4ebe1 pw_transfer: Add typescript library by Jared Weinstein · 2 years, 7 months ago
  31. fb4453f pw_rpc: Remove pw_rpc_USE_GLOBAL_MUTEX build arg by Wyatt Hepler · 2 years, 6 months ago
  32. ea987f7 pw_presubmit: Add separate sanitizer steps by Rob Mohr · 2 years, 7 months ago
  33. 77d8571 OWNERS: Add throughout tree by Rob Mohr · 2 years, 7 months ago
  34. 067ecdb pw_presubmit: Add sanitizers presubmit check by Rob Mohr · 2 years, 7 months ago
  35. 2b90606 pw_presubmit: Run Python lint checks for .pylintrc by Rob Mohr · 2 years, 7 months ago
  36. 9e13cf1 pw_presubmit: Ignore symlinks in inclusive check by Rob Mohr · 2 years, 8 months ago
  37. c8bdc7d pw_rpc: Add optional global, non-recursive mutex by Wyatt Hepler · 2 years, 7 months ago
  38. 966ba92 pw_presubmit: Add pylint/mypy to lintformat by Rob Mohr · 2 years, 7 months ago
  39. f366cd8 pw_presubmit: Add gn_gen_check by Rob Mohr · 2 years, 7 months ago
  40. c25a21c pw_rpc: host_tools group; remove pw_build_HOST_TOOLS by Wyatt Hepler · 2 years, 7 months ago
  41. 4cafcda build: Run clang-tidy in default build by Wyatt Hepler · 2 years, 7 months ago
  42. 25882ac build: Remove fuzzers from the default build by Wyatt Hepler · 2 years, 8 months ago
  43. b4517c3 pw_env_setup: Allow for merged setup.cfg creation by Anthony DiGirolamo · 2 years, 8 months ago
  44. 22f2d19 pw_presubmit: Fix clang-tidy by Rob Mohr · 2 years, 8 months ago
  45. 67f35f5 pw_presubmit: Save GN/ninja trace data by Rob Mohr · 2 years, 8 months ago
  46. a53cf13 pw_package/software_update: Add presubmit step by Yecheng Zhao · 2 years, 8 months ago
  47. 9de912e pw_presubmit: Make with_filter() args keyword-only by Rob Mohr · 2 years, 8 months ago
  48. e485396 pw_presubmit: Use log to write subprocess output by Rob Mohr · 2 years, 8 months ago
  49. 39d85f5 pw_presubmit: Add check for Python versions by Rob Mohr · 2 years, 8 months ago
  50. 7d59532 pw_presubmit: Remove helpers from python_checks.py by Rob Mohr · 2 years, 8 months ago
  51. 0029e1e pw_presubmit: Add --check to Python gn calls by Rob Mohr · 2 years, 8 months ago
  52. 40b9db0 pw_presubmit: Add with_filter() method to Check by Rob Mohr · 2 years, 8 months ago
  53. 3787c62 pw_presubmit: Test building Python tree by Rob Mohr · 2 years, 8 months ago
  54. 43851ce pw_env_setup: Pin Python package versions by Rob Mohr · 2 years, 8 months ago
  55. 217ef79 pw_presubmit: Add clang_tidy to lintformat by Rob Mohr · 2 years, 9 months ago
  56. d63bd74 bazel: Missing Python rules by Anthony DiGirolamo · 2 years, 9 months ago
  57. f973e86 build: Disable integration tests unless on Linux by Wyatt Hepler · 2 years, 9 months ago
  58. 284b514 pw_presubmit: Skip filtered steps when listing by Rob Mohr · 2 years, 9 months ago
  59. fa9415d pw_presubmit: Remove test_python_packages by Rob Mohr · 2 years, 9 months ago
  60. ca478ec pw_presubmit: Update Python checks by Rob Mohr · 2 years, 9 months ago
  61. 7f8941f pw_presubmit: Add cfg+toml to sources build check by Anthony DiGirolamo · 2 years, 9 months ago
  62. 0f6099f pw_protobuf: Fixes Python path on LUCI/presubmit by Nathaniel Brough · 2 years, 9 months ago
  63. 1829982 pw_presubmit: Add gn_crypto_build_micro_ecc by Ali Zhang · 2 years, 10 months ago
  64. a514aae pw_crypto: Add ECDSA backed by BoringSSL by Ali Zhang · 2 years, 10 months ago
  65. f9cc041 pw_fuzzer: Fixes pw_fuzzer Bazel macros by Nathaniel Brough · 2 years, 9 months ago
  66. 85a98a6 pw_presubmit: Make the "quick" presubmit quick by Wyatt Hepler · 2 years, 9 months ago
  67. d14a0ee python: setup.py -> setup.cfg by Anthony DiGirolamo · 2 years, 10 months ago
  68. 5125e75 pw_presubmit: Allow disabling subprocess capture by Rob Mohr · 2 years, 9 months ago
  69. 4e78acf pw_presubmit: Add Bazel linter by Rob Mohr · 2 years, 9 months ago
  70. bf0ff83 pw_env_setup: Get buildifier from CIPD by Rob Mohr · 2 years, 9 months ago
  71. f06e42b pw_presubmit: Fix clang_tidy pass by Henri Chataing · 2 years, 10 months ago
  72. 6499688 pw_presubmit: Simplify adding only pylint and mypy by Rob Mohr · 2 years, 10 months ago
  73. 0647833 pw_presubmit: Adds Bazel to presubmit check by Nathaniel Brough · 2 years, 10 months ago
  74. 3acfd0f pw_presubmit: Add gn_crypto_boringssl_build by Ali Zhang · 2 years, 10 months ago
  75. f91e763 workspace: Updates Bazel build files to work in CI by Nathaniel Brough · 2 years, 10 months ago
  76. 063a9f7 pw_presubmit: Don't repeat checks by Rob Mohr · 2 years, 10 months ago
  77. aa52c4b pw_presubmit: Run buildifier on Bazel files by Rob Mohr · 2 years, 10 months ago
  78. 8f2367a pw_build: Package version updates by Wyatt Hepler · 2 years, 10 months ago
  79. 036a299 pw_presubmit: Add gn_crypto_mbedtls_build by Ali Zhang · 2 years, 11 months ago
  80. b6b90d0 pw_fuzzer: Adds Bazel support by Nathaniel Brough · 3 years ago
  81. d704e8e pw_presubmit: Add git func to get commit at head by Joe Ethier · 2 years, 11 months ago
  82. 0f00dd8 pw_presubmit: Run Bazel checks on .bzl and .bazel by Rob Mohr · 2 years, 10 months ago
  83. ab7c7fd pw_presubmit: Add gn_boringssl_build by Yecheng Zhao · 2 years, 11 months ago
  84. 1807962 pw_presubmit: Tweak git command options by Joe Ethier · 2 years, 11 months ago
  85. 7e4cf80 pw_presubmit: Skip submodules in copyright check by Rob Mohr · 2 years, 11 months ago
  86. 9eaacd4 pw_presubmit: Use ccache for faster repeat compiles by Anthony DiGirolamo · 2 years, 11 months ago
  87. 10806d3 pw_presubmit: Remove environment.py by Rob Mohr · 2 years, 11 months ago
  88. af64b1e pw_console: HelpWindow for displaying keybindings by Anthony DiGirolamo · 3 years ago
  89. f5b98bf pw_presubmit: Find more inclusive language issues by Rob Mohr · 3 years ago
  90. b4f4e7a pw_rpc: Adds Bazel support for RPC by Nathaniel Brough · 3 years ago
  91. 0397f85 pw_bloat: Fixes Bazel build by Nathaniel Brough · 3 years ago
  92. 1369435 pw_presubmit: Add step that tests on hardware by Rob Mohr · 3 years ago
  93. 08d051e pw_presubmit: Make inclusive_language blocking by Rob Mohr · 3 years ago
  94. 35d9e71 pw_presubmit: Ignore yarn.lock in inclusive check by Rob Mohr · 3 years ago
  95. 275aab6 pw_presubmit: Check paths for inclusivity by Rob Mohr · 3 years ago
  96. 203b333 pw_presubmit, pw_result: Use inclusive language by Rob Mohr · 3 years ago
  97. a87e0c0 pw_presubmit: Fixes for inclusive language rename by Rob Mohr · 3 years ago
  98. 2b00669 pw_presubmit: Rename banned words check by Rob Mohr · 3 years ago
  99. 09bdd65 pw_presubmit: Ignore dirs for banned words check by Rob Mohr · 3 years ago
  100. 1354388 pw_presubmit: Handle banned words with underscores by Rob Mohr · 3 years ago