| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | refactor: fix clang and PVS warnings (#19532) | zeertzjq | 2022-07-28 |
| * | perf(ui): unpack grid_line (screen contents) directly | bfredl | 2022-07-19 |
| * | perf(ui): unpack a single ui event at a time, instead of a "redraw" batch | bfredl | 2022-07-18 |
| * | perf(ui): reduce allocation overhead when encoding "redraw" events | bfredl | 2022-06-20 |
| * | perf(memory): use an arena for RPC decoding | bfredl | 2022-06-14 |
| * | fix(api): some robustness issues in api_parse_enter | bfredl | 2022-06-03 |
| * | refactor(api): use a unpacker based on libmpack instead of msgpack-c | bfredl | 2022-06-02 |