1. 46ae10a docs: Fix fuction signature indentation+color css by Anthony DiGirolamo · 2 years, 6 months ago
  2. 77d8571 OWNERS: Add throughout tree by Rob Mohr · 2 years, 7 months ago
  3. 7f8941f pw_presubmit: Add cfg+toml to sources build check by Anthony DiGirolamo · 2 years, 9 months ago
  4. d14a0ee python: setup.py -> setup.cfg by Anthony DiGirolamo · 2 years, 10 months ago
  5. d1ca56c overall: Adding `IgnoreError()` where Status was discarded by Adrien Larbanet · 3 years ago
  6. 40a9c3f bazel: Rename BUILD to BUILD.bazel by Akira Baruah · 3 years ago
  7. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 2 years, 11 months ago
  8. de9cc1b pw_allocator: Use inclusive language by Rob Mohr · 3 years ago
  9. c2d5781 workspace: Switches Bazel builds to using facades by Nathaniel Brough · 3 years, 1 month ago
  10. f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 2 months ago
  11. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 2 months ago
  12. 3581103 pw_allocator: Check FreeListHeap Block init status by Armando Montanez · 3 years, 3 months ago
  13. 28f8218 pw_allocator: Fix tests on ARM Clang build by Armando Montanez · 3 years, 3 months ago
  14. 1ee925c pw_toolchain: ARM clang toolchain by Armando Montanez · 3 years, 11 months ago
  15. 7abd8cc pw_span: Provide <span> through pw_polyfill by Wyatt Hepler · 3 years, 4 months ago
  16. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 4 months ago
  17. 45adfce Python: Restore missing local deps in setup.py by Wyatt Hepler · 3 years, 5 months ago
  18. 8ce9013 pw_build: Support specifying mypy/pylint config by Wyatt Hepler · 3 years, 6 months ago
  19. 01a85d6 Python: Generate BUILD.gn files for Python packages by Wyatt Hepler · 3 years, 7 months ago
  20. 3b4047d Python: Add py.typed files per PEP 561 by Wyatt Hepler · 3 years, 7 months ago
  21. d7dc655 pw_build: pw_python_package and mypy fixes by Wyatt Hepler · 3 years, 7 months ago
  22. e4d7b69 pw_build: add "-Wundef" to strict_warnings by Ewout van Bekkum · 3 years, 7 months ago
  23. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 7 months ago
  24. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 8 months ago
  25. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 8 months ago
  26. 7e7eeba pw_build: Add support for pw_python_wheels targets by Joe Ethier · 3 years, 10 months ago
  27. 7e3f1d9 GN build: No longer add public to sources by Wyatt Hepler · 3 years, 10 months ago
  28. 091e312 pw_allocator: Heap visualization by Chenghan Zhou · 3 years, 10 months ago
  29. ea0f7ad pw_allocator: Add block sanity check by Chenghan Zhou · 3 years, 10 months ago
  30. e072fab docs: some more minor updates by Ewout van Bekkum · 3 years, 10 months ago
  31. d4f44d2 pw_allocator: replacing malloc() by Chenghan Zhou · 4 years ago
  32. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years ago
  33. fc988dc pw_allocator: Remove unnecessary reinterpret_casts by Wyatt Hepler · 4 years ago
  34. ccc3ee1 Update Pigweed presubmit by Armando Montanez · 4 years ago
  35. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years ago
  36. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years ago
  37. edd2f14 pw_build: Switch to pw_* target types by Alexei Frolov · 4 years ago
  38. 844ff0f pw_build, pw_toolchain: Add default configs by Alexei Frolov · 4 years ago
  39. 0ac0275 pw_allocator: Add Realloc and Calloc by Chenghan · 4 years ago
  40. f65bb9c pw_allocator: Allocator implementation. by Jamie Garside · 4 years, 2 months ago
  41. 0b8d5b1 pw_assert, pw_allocator: add missing deps by Rob Mohr · 4 years, 1 month ago
  42. 7d45ba1 pw_allocator: add explicit ctad by Rob Mohr · 4 years, 1 month ago
  43. 558e144 pw_allocator: Allocator utility implementations. by Jamie Garside · 4 years, 2 months ago