Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c0e52f44aac391da632d88d9702aea4f41cfe17a
/
tests
/
CanvasStateTest.cpp
84dd857
make GrPaint.h private -- IWYU
by Mike Reed
· 8 years ago
918e144
change clip-bounds getters to always return the rect
by Mike Reed
· 8 years ago
3726a4a
new hacky api to get cliprgn for android
by Mike Reed
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 8 years ago
b613c26
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
by Heather Miller
· 8 years ago
8240750
Change SkCanvas to *not* inherit from SkRefCnt
by Mike Reed
· 8 years ago
e54c75f
remove SkError
by Mike Klein
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
1c2729c
Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)DrawFilter.
by benjaminwagner
· 9 years ago
55b29b2
Convert CanvasStateTest to the new saveLayer API
by fmalita
· 9 years ago
c64eff5
Revert[2] of "quick-accept clipRect calls"
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
2451937
Run CanvasState test across a library boundary.
by scroggo
· 10 years ago
ecce60b
Build Android with SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG.
by scroggo
· 10 years ago
8c0c7b0
remove unnecessary bitmapdevice references
by reed
· 10 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
96edc24
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
d923288
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
757ebd2
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
b93ba45
flag to make kClipToLayer_SaveFlag the default behavior
by reed@google.com
· 11 years ago
89f077c
Fix saveLayer() clipping w/filters, GPU path.
by senorblanco@chromium.org
· 11 years ago
15a1405
Change device factories to take SkImageInfo instead of SkBitmap::Config
by commit-bot@chromium.org
· 11 years ago
fa9e5fa
replace setConfig+allocPixels with alloc-or-install-pixels
by commit-bot@chromium.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
07f6cf3
fix printing of error messages in canvasstatetest.
by commit-bot@chromium.org
· 11 years ago
1037c7b
fix build breakage for missing SkScalarToInt
by djsollen@google.com
· 11 years ago
339e79f
Add SkCanvasStack and update the Canvas utilities to use it.
by djsollen@google.com
· 11 years ago
20146b3
fix windows test error for CanvasStateTest.cpp
by djsollen@google.com
· 11 years ago
5587ac0
Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia.
by djsollen@google.com
· 11 years ago
16b86ce
Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia."
by djsollen@google.com
· 11 years ago
2ce9fce
Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia.
by djsollen@google.com
· 11 years ago