Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
499afea43c56581a382441c4dc53fde0eff6ffbe
/
tests
/
QuickRejectTest.cpp
4dc5a45
remove defines and add commas
by Cary Clark
· 7 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 7 years ago
5191880
remove toString
by Cary Clark
· 7 years ago
59af19f
can't abort looper loop, as saveCount won't be balanced
by Mike Reed
· 7 years ago
9988541
remove SK_IGNORE_TO_STRING
by Cary Clark
· 7 years ago
54518ac
remove unused SkPoint3 from SkColor.h
by Mike Reed
· 7 years ago
39e0855
Add an SkColorSpaceXformer image filter cache
by Florin Malita
· 7 years ago
cdc651d
Make xformer class for SkCSXCanvas, use for draw loopers
by Matt Sarett
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
73fe7b0
Remove use of SkSmallAllocator from all Loopers.
by Herb Derby
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
9da5a5a
Fix bug, always keep fIsScaleTranslate in correct state
by msarett
· 8 years ago
fbfa258
Optimized implementation of quickReject()
by msarett
· 8 years ago
5aeb2fa
Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ )
by mtklein
· 8 years ago
d22a817
Optimized implementation of quickReject()
by msarett
· 8 years ago
60c9b58
change flattenable factory to return sk_sp
by reed
· 9 years ago
7b380d0
guard rasterizer and drawlooper setters
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
9b3aa54
optimization/fix: dirty the clip-bounds when we mod the clip in savelayer
by reed
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
7e44bb1
Remove macros that make it look like it's a good idea to not be able to flatten.
by mtklein
· 10 years ago
0f10f7b
Allow toString capability to be toggled independent of developer mode.
by commit-bot@chromium.org
· 11 years ago
79fbb40
[WIP] Add Context to SkDrawLooper.
by commit-bot@chromium.org
· 11 years ago
deee496
replace setConfig+allocPixels with single call
by mike@reedtribe.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
4991b8f
Added toString to SkDrawLooper-derived classes
by robertphillips@google.com
· 12 years ago
dbfac8a
Defining new color constat for transparent color
by junov@google.com
· 12 years ago
ba28d03
Create macro for registering classes for deserialization
by djsollen@google.com
· 13 years ago
3d60812
don't quickReject bitmaps if there is a looper or other possible bounds-modifier
by reed@google.com
· 13 years ago