Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(ui-ext): log and clear error in ui_comp_event (#21147) | Andrew Willette | 2022-11-30 |
* | fix: pvs warnings (#21145) | dundargoc | 2022-11-22 |
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | refactor(arena): use a shared block freelist | bfredl | 2022-08-24 |
* | 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 |