Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardise all our class alias deprecation comments for ease of grepping | James D. Forrester | 2024-03-19 | 1 | -1/+1 |
| | | | | Change-Id: I7f85d931d3b79da23e87b4e5692b2e14be8fcaa0 | ||||
* | Diff libraryization followups | Tim Starling | 2023-06-20 | 1 | -1/+0 |
| | | | | | | | | | | | | * Fix MW core dependencies * Remove @internal from the DiffOp classes, since ContentHandler::getDiff() exposes them, and ContentTranslation uses them. * Remove @internal from WordAccumulator, since TwoColConflict depends on it. Bug: T339184 Change-Id: I3477a3a4711dd90b8f68b2f07f49a984e4bf67b9 | ||||
* | Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace | Tim Starling | 2023-06-20 | 1 | -0/+116 |
I will address the dependencies on MW core in a followup. Bug: T339184 Change-Id: I892364b0c9f15c9de4cfc29c683670c172d71764 |