| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed initializer order | Stefan Boberg | 12 days | 1 | -2/+2 |
| * | made local action submits more async by introducing "submitting" state | Stefan Boberg | 12 days | 1 | -17/+40 |
| * | LocalProcessRunner::SubmitActions batching | Stefan Boberg | 12 days | 1 | -2/+29 |
| * | added worker pools to local runners | Stefan Boberg | 12 days | 1 | -1/+5 |
| * | annotated some functions with trace scopes | Stefan Boberg | 13 days | 1 | -1/+5 |
| * | restructured DeferredDirectoryDeleter so it can handle explicit expiration | Stefan Boberg | 13 days | 1 | -8/+6 |
| * | Implemented deferred cleanup of runner sandbox directories | Stefan Boberg | 13 days | 1 | -21/+8 |
| * | wine workaround for differing behaviour of DeleteDirectories | Stefan Boberg | 13 days | 1 | -3/+9 |
| * | added ZEN_TRACE_CPU to various functions | Stefan Boberg | 2026-02-25 | 1 | -0/+5 |
| * | factored out Windows process runner into WindowsProcessRunner | Stefan Boberg | 2026-02-20 | 1 | -200/+25 |
| * | structured compute basics (#714) | Stefan Boberg | 2026-02-18 | 1 | -0/+722 |