1. 9e51656 pw_docs: Fixup minor typos, add clarifications by Shiva Rajagopal · 3 years, 3 months ago
  2. 123b5ff pw_assert, pw_string, pw_trace_tokenized: Formatting by Rob Mohr · 3 years, 4 months ago
  3. a1113be workspace: Adding bazel build formatter/linter by Nathaniel Brough · 3 years, 5 months ago
  4. 06f98fc build: Fix missing void parameters in C by Wyatt Hepler · 3 years, 5 months ago
  5. 8104e8f Silence unused argument warnings by Armando Montanez · 3 years, 5 months ago
  6. 752d7d3 pw_protobuf_compiler: Decouple proto packaging from directory by Wyatt Hepler · 3 years, 5 months ago
  7. 1752e2e pw_trace_tokenized: Add missing python deps by Armando Montanez · 3 years, 6 months ago
  8. 63afc00 pw_preprocessor: Remove uses of the PW_UNUSED macro by Wyatt Hepler · 3 years, 6 months ago
  9. 9d66337 pw_trace: Add basic RPCs to get trace by Rob Oliver · 3 years, 6 months ago
  10. 830d5d1 pw_chrono: Improve SystemClock C API by Ewout van Bekkum · 3 years, 7 months ago
  11. 438caa0 pw_build: Make GN Python installation more robust by Wyatt Hepler · 3 years, 7 months ago
  12. f276c6b pw_status: Use new functions instead of variables by Wyatt Hepler · 3 years, 9 months ago
  13. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 7 months ago
  14. 8ce9013 pw_build: Support specifying mypy/pylint config by Wyatt Hepler · 3 years, 8 months ago
  15. a17fbdd pw_status: Remove implicit conversion to pw_Status by Wyatt Hepler · 3 years, 9 months ago
  16. 0a6f763 CMake: Revamp CMake build by Wyatt Hepler · 3 years, 10 months ago
  17. 1502a40 pw_trace_tokenized: use steady_clock, not system_clock by Ewout van Bekkum · 3 years, 9 months ago
  18. f69f069 pw_trace: fix clear on enable by Robert Oliver · 3 years, 10 months ago
  19. 5077c7c pw_trace: improve locks by Robert Oliver · 3 years, 10 months ago
  20. 19468fb pw_trace: Make the module configurable by Robert Oliver · 3 years, 10 months ago
  21. 01a85d6 Python: Generate BUILD.gn files for Python packages by Wyatt Hepler · 3 years, 10 months ago
  22. 3b4047d Python: Add py.typed files per PEP 561 by Wyatt Hepler · 3 years, 10 months ago
  23. d7dc655 pw_build: pw_python_package and mypy fixes by Wyatt Hepler · 3 years, 10 months ago
  24. 787ce97 pw_trace_tokenized: add tickrate to python script by Paul Mathieu · 3 years, 10 months ago
  25. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 10 months ago
  26. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 11 months ago
  27. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 11 months ago
  28. bd33812 pw_varint: expose kMaxVarint{32,64}SizeBytes by Ewout van Bekkum · 3 years, 11 months ago
  29. 0a9129c pw_trace_tokenized: Dump trace buffer to log by Prashanth Swaminathan · 4 years ago
  30. eb3304c pw_preprocessor: Rename macro_arg_count.h by Wyatt Hepler · 4 years ago
  31. d9a1b82 pw_tokenizer: Make LoadTokenDatabases public by Wyatt Hepler · 4 years ago
  32. 0b374c2 pw_trace_tokenized: move py code to a library by Paul Mathieu · 4 years ago
  33. 54d63ec pw_trace_tokenized: add trace buffer size GN arg by Paul Mathieu · 4 years ago
  34. a4d8dce pw_trace_tokenized: Tokenize to the "trace" domain by Wyatt Hepler · 4 years ago
  35. 7e3f1d9 GN build: No longer add public to sources by Wyatt Hepler · 4 years ago
  36. 9da6af8 pw_trace: Initial tokenized trace python tool by Robert Oliver · 4 years ago
  37. 0cc2075 pw_trace: tokenizer filter example by Robert Oliver · 4 years, 1 month ago
  38. 1914691 pw_trace: tokenizer trigger example by Robert Oliver · 4 years, 1 month ago
  39. 6d05de1 pw_trace: tokenizer basic example by Robert Oliver · 4 years, 1 month ago
  40. 81e6e3e pw_trace: Add buffer by Robert Oliver · 4 years, 2 months ago
  41. 21dcf27 pw_trace: Initial tokenized trace backend by Robert Oliver · 4 years, 3 months ago