Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout/sync: fix bugs and add tracing | Alex Auvolat | 2023-11-11 | 1 | -2/+8 |
* | table sync: adapt to new layout history | Alex Auvolat | 2023-11-11 | 1 | -0/+1 |
* | layout: add helpers to LayoutHistory and prepare integration with Table | Alex Auvolat | 2023-11-09 | 1 | -1/+32 |
* | layout: fix tracker bugs | Alex Auvolat | 2023-11-09 | 1 | -1/+7 |
* | layout: begin managing the update tracker values | Alex Auvolat | 2023-11-09 | 1 | -2/+5 |
* | layout: separate code path for synchronizing update trackers only | Alex Auvolat | 2023-11-09 | 1 | -40/+100 |
* | layout: refactor to use a RwLock on LayoutHistory | Alex Auvolat | 2023-11-09 | 1 | -46/+47 |
* | layout: more refactoring | Alex Auvolat | 2023-11-09 | 1 | -39/+77 |
* | wip: split out layout management from System into separate LayoutManager | Alex Auvolat | 2023-11-09 | 1 | -0/+177 |