273bb77b61f99b462caa916825aee0295dc8c021
Resolves https://github.com/flutter/flutter/issues/127013. Makes mask blurs work for most color source + geometry combinations. Crucially, this doesn't interfere with the fast paths for solid color RRect blurs (used for shadows). I'll be addressing mask blurs for text in a follow-up.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%