Signal-iOS/SignalMessaging/Views/Tooltips
Michelle Linington 01a4ee4cc7 Perf improvements for CVC rendering
Fixes some low-hanging expensive renders in CVC. Namely:
- There are a few places where shadow paths can be trivially calculated.
  Explicitly setting the shadow path saves an offscreen pass.
- Adopts CALayer corner masking where feasible (e.g. layers with
  consistent corner radii).
2021-04-08 13:32:59 -07:00
..
BlurTooltip.swift Show a tooltip for starting a group call 2020-12-11 17:31:24 -08:00
TooltipView.swift Perf improvements for CVC rendering 2021-04-08 13:32:59 -07:00
ViewOnceTooltip.swift Use new accent blue color everywhere except launch screen related views 2020-03-04 10:00:55 -08:00