1. ce9b952 pw_string: StringBuilder utility class by Wyatt Hepler · 5 years ago
  2. 204b00d Update presubmit.py to use pw_presubmit by Wyatt Hepler · 4 years, 11 months ago
  3. 7f3000e pw_presubmit: Common tools for running presubmits by Wyatt Hepler · 5 years ago
  4. cacb877 Adding env_setup folder and initial setup script. by Rob Mohr · 4 years, 11 months ago
  5. 51798bd pw_cmd: Add automatic plugin loading by Keir Mierle · 4 years, 11 months ago
  6. 43cd863 pw_cmd: Convert 'pw' into Python module; tweaks by Keir Mierle · 4 years, 11 months ago
  7. 8403f0a Update test runner to run tests from metadata by Alexei Frolov · 5 years ago
  8. 38426d7 pw_string: Handle nullptr C strings by Wyatt Hepler · 5 years ago
  9. eb52d85 Add missing copyright headers by Armando Montanez · 4 years, 11 months ago
  10. 97b967a unit_test: allow targets to specify their own test main by Paul Mathieu · 4 years, 11 months ago
  11. 233504a pw_build: Shell escape printed commands by Wyatt Hepler · 5 years ago
  12. 458e8ef pw_cmd: Minor tweaks by Keir Mierle · 5 years ago
  13. 49caa10 Fix macOS build by adding bloaty config by Keir Mierle · 5 years ago
  14. a79cb6a Fix Bazel tests by Armando Montanez · 5 years ago
  15. ce2d8af Fix missing string_view include by Keir Mierle · 5 years ago
  16. d3ed0f4 Make default unit testing main use pw_dumb_io by Armando Montanez · 5 years ago
  17. 759ff77 Add WriteLine() to pw_dumb_io by Armando Montanez · 5 years ago
  18. 88726e8 pw_cmd: Support multiple build directories by Keir Mierle · 5 years ago
  19. 83d4248 pw_span: Update deduction guides by Wyatt Hepler · 5 years ago
  20. 1ce7f00 pw_cmd: Update code from incorrect rebase by Keir Mierle · 5 years ago
  21. 8a823ce Size report for pw::string::Format by Wyatt Hepler · 5 years ago
  22. 0e892b5 pw_bloat: Handle identical binaries by Wyatt Hepler · 5 years ago
  23. 32d86bb python_runner.py and pw_bloat updates by Wyatt Hepler · 5 years ago
  24. a454c68 Define pw_test_group template by Alexei Frolov · 5 years ago
  25. cf87283 pw_cmd: Start basic module with compile watcher by Keir Mierle · 5 years ago
  26. 2c1e56b docs: Initial checkin of style & embedded guides by Keir Mierle · 5 years ago
  27. 5c9ca40 Remove SUBDIRS from BUILD. (Apparently unused.) by Rob Mohr · 5 years ago
  28. c278750 Move loads to beginning of BUILD files. by Rob Mohr · 5 years ago
  29. cd59b7e Change 'size() == 0' to 'empty()'. by Rob Mohr · 5 years ago
  30. af7bd88 Add docstring to pigweed.bzl. by Rob Mohr · 5 years ago
  31. 8fc09da Make IntToString argument names consistent. by Rob Mohr · 5 years ago
  32. c8dd7fd Add missing format_test dep. by Rob Mohr · 5 years ago
  33. f8328f3 Move headers to hdrs for in pw_unit_test. by Rob Mohr · 5 years ago
  34. 905d628 Add pw_status dep to to_string_test. by Rob Mohr · 5 years ago
  35. 57211c2 Add pw_dumb_io to bazel build. by Rob Mohr · 5 years ago
  36. e6cbdf8 Add -Wnon-virtual-dtor. by Rob Mohr · 5 years ago
  37. 7b49619 Add virtual destructor to Test class. by Rob Mohr · 5 years ago
  38. df2b13b Add -use_header_modules. by Rob Mohr · 5 years ago
  39. 4f80334 Small Cortex-M4 toolchain tweaks by Armando Montanez · 5 years ago
  40. 0a57954 Force use of CIPD packages in presubmit.py. by Rob Mohr · 5 years ago
  41. c70366e Simplify bazel build. by Rob Mohr · 5 years ago
  42. 79ccb9f Remove "create_run_targets" from presubmit.py. by Rob Mohr · 5 years ago
  43. a69244e Add stm32f429i-disc1 target and pw_dumb_io by Armando Montanez · 5 years ago
  44. 68de071 Add pw_dumb_io with host backend by Armando Montanez · 5 years ago
  45. afe23d9 Minor formatting change in pigweed.bzl. by Rob Mohr · 5 years ago
  46. 0944784 Minor pw_bloat updates by Alexei Frolov · 5 years ago
  47. 007d66d Add pw_toolchain to bazel build. by Rob Mohr · 5 years ago
  48. 92a4247 Add virtual destructor to EventHandler. by Rob Mohr · 5 years ago
  49. e2dc6d1 Safer snprintf / vsnprintf functions by Wyatt Hepler · 5 years ago
  50. cfe3526 Move pw_bloat infinite loop into BloatThisBinary by Wyatt Hepler · 5 years ago
  51. 190fecc Hexadecimal printing function by Wyatt Hepler · 5 years ago
  52. a29c391 Expand and organize .gitignore by Wyatt Hepler · 5 years ago
  53. e8fbe6a Add license metadata to bazel files. by Rob Mohr · 5 years ago
  54. 7f519e2 Change presubmit.py to Python 3. by Rob Mohr · 5 years ago
  55. 3674935 pw_string: Add missing string_view include by Keir Mierle · 5 years ago
  56. 443bb9d Initial presubmit.py script. by Rob Mohr · 5 years ago
  57. 0efdb11 Add root docs directory by Alexei Frolov · 5 years ago
  58. 4c035b0 Integrate bloat reports into docgen by Alexei Frolov · 5 years ago
  59. e201676 Add pw_bloat module by Alexei Frolov · 5 years ago
  60. 09517ed Have targets set pw_unit_test_create_run_targets by Wyatt Hepler · 5 years ago
  61. cca0daf Clang toolchain Linux support by Wyatt Hepler · 5 years ago
  62. 0dae2d6 Use EXPECT_STREQ instead of EXPECT_EQ by Wyatt Hepler · 5 years ago
  63. cf185b4 Update bazel for pw_status and pw_string changes. by Rob Mohr · 5 years ago
  64. 5867191 pw_toolchain: Start host_clang toolchain by Keir Mierle · 5 years ago
  65. cb05581 Add pw_docgen to bazel build. by Rob Mohr · 5 years ago
  66. 58823c1 pw_string: ToString function by Wyatt Hepler · 5 years ago
  67. 463359c Fix the namespace for the pw_status tests by Wyatt Hepler · 5 years ago
  68. 75e5fc9 Add pw_string to bazel build. by Rob Mohr · 5 years ago
  69. 48db4d6 Start the pw_string module by Wyatt Hepler · 5 years ago
  70. be98ead Add bazel build system files. by Rob Mohr · 5 years ago
  71. e899dcf Start build target config files by Alexei Frolov · 5 years ago
  72. b667928 pw_status: StatusWithSize class by Wyatt Hepler · 5 years ago
  73. baaa2d6 Add pw_docgen module by Alexei Frolov · 5 years ago
  74. 917756d Add a stamp option to pw_python_script by Alexei Frolov · 5 years ago
  75. d1f98fa Script-runner script and pw_python_script template by Alexei Frolov · 5 years ago
  76. 02dfcc4 Make default toolchain a build argument by Alexei Frolov · 5 years ago
  77. 7710565 pw_span module by Wyatt Hepler · 5 years ago
  78. 2b0e008 pw_unit_test: Clang fixes by Keir Mierle · 5 years ago
  79. 925fb8f Build and run unit tests through GN by Alexei Frolov · 5 years ago
  80. 979890d Compiler option updates by Wyatt Hepler · 5 years ago
  81. 243e32a pw_unit_test: Make simple runner look like GTest by Keir Mierle · 5 years ago
  82. c10c812 Add preprocessor and unit_test modules by Alexei Frolov · 5 years ago
  83. 1a82c14 Initial Pigweed modules by Alexei Frolov · 5 years ago
  84. 5d1226f Initial commit for Pigweed by Keir Mierle · 5 years ago