Matt Perry
|
f8b4af944c
|
Expose and use constants for DrawLooperLayerInfo.setPaintBits to dart.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/1175403002.
|
2015-06-11 15:41:12 -04:00 |
|
Matt Perry
|
a523d7f3ea
|
Fix up constructor naming style for MaskFilter and ColorFilter.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/1179913002.
|
2015-06-11 13:15:20 -04:00 |
|
Matt Perry
|
0f8ae9f16c
|
Add a MaskFilter interface to dart:sky to handle blur.
For this, I added back my previous CustomDart attribute for customizing the
generated Dart code of an interface.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/1162843003
|
2015-06-02 17:26:32 -04:00 |
|
Matt Perry
|
9618a82750
|
Add TransferMode to dart:sky, and use it instead of passing ints around.
Also use Point in place of passing 2 ints to the DrawLooper API.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/1158883004
|
2015-06-02 15:03:44 -04:00 |
|
Matt Perry
|
96b04e34b1
|
Add an API to set the ColorFilter on a Paint object.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/1158693005
|
2015-05-28 17:17:11 -04:00 |
|