1. 3581103 pw_allocator: Check FreeListHeap Block init status by Armando Montanez · 3 years, 6 months ago
  2. 28f8218 pw_allocator: Fix tests on ARM Clang build by Armando Montanez · 3 years, 6 months ago
  3. 1ee925c pw_toolchain: ARM clang toolchain by Armando Montanez · 4 years, 1 month ago
  4. 7abd8cc pw_span: Provide <span> through pw_polyfill by Wyatt Hepler · 3 years, 7 months ago
  5. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 7 months ago
  6. 45adfce Python: Restore missing local deps in setup.py by Wyatt Hepler · 3 years, 8 months ago
  7. 8ce9013 pw_build: Support specifying mypy/pylint config by Wyatt Hepler · 3 years, 8 months ago
  8. 01a85d6 Python: Generate BUILD.gn files for Python packages by Wyatt Hepler · 3 years, 10 months ago
  9. 3b4047d Python: Add py.typed files per PEP 561 by Wyatt Hepler · 3 years, 10 months ago
  10. d7dc655 pw_build: pw_python_package and mypy fixes by Wyatt Hepler · 3 years, 10 months ago
  11. e4d7b69 pw_build: add "-Wundef" to strict_warnings by Ewout van Bekkum · 3 years, 10 months ago
  12. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 10 months ago
  13. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 11 months ago
  14. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 11 months ago
  15. 7e7eeba pw_build: Add support for pw_python_wheels targets by Joe Ethier · 4 years ago
  16. 7e3f1d9 GN build: No longer add public to sources by Wyatt Hepler · 4 years ago
  17. 091e312 pw_allocator: Heap visualization by Chenghan Zhou · 4 years ago
  18. ea0f7ad pw_allocator: Add block sanity check by Chenghan Zhou · 4 years ago
  19. e072fab docs: some more minor updates by Ewout van Bekkum · 4 years, 1 month ago
  20. d4f44d2 pw_allocator: replacing malloc() by Chenghan Zhou · 4 years, 2 months ago
  21. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years, 2 months ago
  22. fc988dc pw_allocator: Remove unnecessary reinterpret_casts by Wyatt Hepler · 4 years, 2 months ago
  23. ccc3ee1 Update Pigweed presubmit by Armando Montanez · 4 years, 2 months ago
  24. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years, 2 months ago
  25. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years, 2 months ago
  26. edd2f14 pw_build: Switch to pw_* target types by Alexei Frolov · 4 years, 2 months ago
  27. 844ff0f pw_build, pw_toolchain: Add default configs by Alexei Frolov · 4 years, 3 months ago
  28. 0ac0275 pw_allocator: Add Realloc and Calloc by Chenghan · 4 years, 2 months ago
  29. f65bb9c pw_allocator: Allocator implementation. by Jamie Garside · 4 years, 4 months ago
  30. 0b8d5b1 pw_assert, pw_allocator: add missing deps by Rob Mohr · 4 years, 4 months ago
  31. 7d45ba1 pw_allocator: add explicit ctad by Rob Mohr · 4 years, 4 months ago
  32. 558e144 pw_allocator: Allocator utility implementations. by Jamie Garside · 4 years, 5 months ago