Signal-iOS/SignalMessaging
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
..
appearance Payments: design tweaks. 2021-04-06 13:57:08 -03:00
attachments Convert all non-sticker images to jpg 2021-03-27 12:12:46 -07:00
categories Perf improvements for CVC rendering 2021-04-08 13:32:59 -07:00
contacts Streaming encryption and decryption of attachments 2021-04-08 13:30:36 -07:00
environment Streaming encryption and decryption of attachments 2021-04-08 13:30:36 -07:00
groups Streaming encryption and decryption of attachments 2021-04-08 13:30:36 -07:00
Notifications Increase notification delay 2021-04-01 15:13:17 -07:00
Payments Payments: Clean up. 2021-04-06 13:57:11 -03:00
profiles Configure for signal mainnet; tweak payments public address signature. 2021-04-06 13:57:10 -03:00
Storage Service Bug fixes. 2021-04-06 13:57:10 -03:00
utils Minor fixes. 2021-04-06 13:57:11 -03:00
ViewControllers Streaming encryption and decryption of attachments 2021-04-08 13:30:36 -07:00
ViewModels Rework dependency access. 2021-03-25 09:24:27 -03:00
Views Perf improvements for CVC rendering 2021-04-08 13:32:59 -07:00
Wallpapers Attempt to fix wallpaper crash 2021-01-27 16:32:18 -03:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
SignalMessaging.h Payments changes in SignalMessaging. 2021-04-06 13:57:07 -03:00