Zachary Anderson
|
d986b8d606
|
Enable linting in several files (#20134)
|
2020-07-31 21:28:36 -07:00 |
|
gaaclarke
|
21efd7325e
|
Made the linter print out more information in its output and fixed bugs (#19895)
|
2020-07-22 15:38:09 -07:00 |
|
liyuqian
|
8ff631f3df
|
Rename flow namespace to flutter (#8615)
This follows our namespace change from shell to flutter: https://github.com/flutter/engine/pull/8520.
|
2019-04-17 14:38:45 -07:00 |
|
reed-at-google
|
df707c6f1f
|
switch to newer APIs for shaders and filters (#8511)
* switch to newer APIs for shaders and filters
* fix formatting
|
2019-04-09 11:00:36 -04:00 |
|
reed-at-google
|
5944867cab
|
update to use SkTileMode (#8439)
|
2019-04-04 08:41:49 -04:00 |
|
Michael Goderbauer
|
70a1106b50
|
Unify copyright lines (#6757)
|
2018-11-07 12:24:35 -08:00 |
|
cary-clark
|
f045500389
|
rename obsolete SkColor.h macro (#5175)
change SkColorSetARGBInline to SkColorSetARGB. SkColorSetARGBInline is deprecated and will be deleted from Skia.
|
2018-05-04 13:44:44 -04:00 |
|
Brian Osman
|
d715860925
|
Include SkBitmap and SkPaint (#4582)
Skia is trimming some of these transitive includes
|
2018-01-23 16:12:43 -05:00 |
|
Michael Goderbauer
|
08961f8ec5
|
Format all c-like sources with clang-format (#4088)
* format
* license script adaptions
* updated licenses
* review comments
|
2017-09-12 15:36:20 -07:00 |
|
Jason Simmons
|
df5f62f236
|
Add a flag that checkerboards offscreen render targets created by SkCanvas.saveLayer (#3685)
Fixes https://github.com/flutter/flutter/issues/9473
|
2017-05-11 15:00:16 -07:00 |
|