mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Define the DlPathEffect Object * Complete the DlPathEffect Object * Add DlPathEffect Unittests * Cut down only DLDashPathEffect * Create Intervals by other mode * Fix unittest issues * Delete base_quals, check array equal first * Change licenses file and deps * Add effect_bounds for DlPathEffect; Delete invalid test cases; * Change the intervals API; fix the DlUnknownPathEffect::effect_bounds bug; update test cases * fix some suggests of comments * Change SetPathEffect one line like the others * Change the DisplayListStreamDispatcher::setBlendMode api * Delete licenses * change the display_list_dispatcher setPathEffect api * Update Licenses * fix conflict