DescriptionRework BoxBorderPainter's mitre clipping logic
Change the border clip mitre logic to operate with tri-states (no mitre,
anti-aliased mitre, non-antialiased mitre). Consolidate the mitre and clip
computation logic.
Functional side effect: mitre anti-aliasing is now handled similarly for
opaque and non-opaque edges (AA when drawing AA edges, non-AA when drawing
non-AA edges, in order to minimize the use of clipping).
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196698
Patch Set 1 #Patch Set 2 : use mitres compatible with aa #Patch Set 3 : minor cleanup #Patch Set 4 : keep overdraw disabled when using aa for now #Patch Set 5 : expectations #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||||||||||||||||||||