Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
25e25596566ea199a88b0c22a8707bfe982e48f5
/
src
/
core
b06be0e
cut SkMaskBlurFilter code size by about half
by Mike Klein
· 6 years ago
3858045
Revert "Remove drawTextBlob from device use drawGlyphRunList"
by Robert Phillips
· 6 years ago
e2e52e4
Remove drawTextBlob from device use drawGlyphRunList
by Herb Derby
· 6 years ago
c421ca1
gpu: Expose GrContextPriv::abandoned in the public API.
by Khushal
· 6 years ago
3645bb0
Fix some shadow issues.
by Jim Van Verth
· 6 years ago
3785471
basic first pass at RGBA F32 support
by Mike Klein
· 6 years ago
6a284b7
Clean up includes in SkMallocPixelRef
by Ben Wagner
· 6 years ago
9c0ce41
remove unused enum
by Mike Klein
· 6 years ago
538e1a1
move blurimagefilter.cpp back into effects
by Mike Reed
· 6 years ago
372a446
Fix compiler warning for MSVC
by Herb Derby
· 6 years ago
536ad2c
Implement onMakeClone function on all subclasses of SkTypeface except on mac.
by Bruce Wang
· 6 years ago
bdf985c
remove bad assert
by Mike Reed
· 6 years ago
ed55419
Use indices into the vectors shared by runs
by Herb Derby
· 6 years ago
86d87d2
fix path measure fuzzes
by Cary Clark
· 6 years ago
73be50d
flush to zero tiny radii
by Mike Reed
· 6 years ago
4a44743
Use the correct paint from the looper
by Herb Derby
· 6 years ago
b9177cf
Add SkGlyphRunList - v2
by Herb Derby
· 6 years ago
149b541
Revert "Add SkGlyphRunList"
by Herb Derby
· 6 years ago
5c0c798
Use local strike caches to avoid flaky test behavior
by Herb Derby
· 6 years ago
c113e9e
Make SkStrikeCache::Validate call non global version
by Herb Derby
· 6 years ago
f2e4a03
Add SkGlyphRunList
by Herb Derby
· 6 years ago
a6c75fd
make includes available for flutter
by Cary Clark
· 6 years ago
71cca67
Expand ExclusiveStrikePtr with StrikeCache
by Herb Derby
· 6 years ago
1e259cd
use double to compute root to avoid overflow
by Mike Reed
· 6 years ago
472ab81
abort really big path fuzzing
by Cary Clark
· 6 years ago
ae167ed
Allow access to global glyph cache
by Herb Derby
· 6 years ago
960d421
Revert "Make SkRemoteGlyphCache tests use private glyph cache"
by Herb Derby
· 6 years ago
3e36ce6
Make SkRemoteGlyphCache tests use private glyph cache
by Herb Derby
· 6 years ago
0e4041f
update software DM/nanobench configs for color testing
by Mike Klein
· 6 years ago
0917fad
move imagefilters into separate dir and flag for build.gn
by Mike Reed
· 6 years ago
c9b6dda
SkUtils: safe SkUTF16_NextUnichar
by Hal Canary
· 6 years ago
9d85d63
Use SkGlyphRun instead of builder
by Herb Derby
· 6 years ago
99ca453
Clamp ambient blur radius
by Jim Van Verth
· 6 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 6 years ago
9372420
Remove unused drawText code
by Herb Derby
· 6 years ago
63b3bfb
Reland "Remove old references to SampleApp"
by Brian Osman
· 6 years ago
3ff2b20
Revert "Remove old references to SampleApp"
by Brian Osman
· 6 years ago
1c477fc
Remove old references to SampleApp
by Brian Osman
· 6 years ago
e72e773
remove SkTCast
by Mike Klein
· 6 years ago
1adfbd5
Work around signed-unsigned comparison warning.
by Ben Wagner
· 6 years ago
dde9b52
Work around signed-unsigned comparison warning.
by Ben Wagner
· 6 years ago
b089765
Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
by Ben Wagner
· 6 years ago
33f920e
SkImageInfo: make use of SkISize
by Hal Canary
· 6 years ago
653f34d
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
by Brian Osman
· 6 years ago
ab17347
Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
by Hal Canary
· 6 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 6 years ago
e1bc7de
Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.
by Hal Canary
· 6 years ago
f018b7d
SkColorSpaceXformSteps improvements and tests
by Brian Osman
· 6 years ago
1e447df
minor fixes to SkRRect
by Cary Clark
· 6 years ago
4010c79
fonts: Ignore re-initialization of fallback glyphs from the server.
by Khushal
· 6 years ago
02a18b6
Does everyone support __has_include() now?
by Mike Klein
· 6 years ago
db3b979
Fix IsFunctionallyExact
by Robert Phillips
· 6 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 6 years ago
cee46e5
Remove SkBool8.
by Ben Wagner
· 6 years ago
8523b6b
fonts: Fix memory allocation for fallback glyphs.
by Khushal
· 6 years ago
50dbc09
SkTypes: more into SkMacros
by Hal Canary
· 6 years ago
22be4c4
SkMacros split from SkTypes.h
by Hal Canary
· 6 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 6 years ago
efd99cc
clean up SkPicture include
by Cary Clark
· 6 years ago
bf45c70
Clean up a few IWYU issues
by Mike Klein
· 6 years ago
79aea6a
trim #include <new> from SkPostConfig.h
by Mike Klein
· 6 years ago
65b7bfc
Glyph search of desperation
by Herb Derby
· 6 years ago
27dddae
rebase
by Cary Clark
· 6 years ago
a05a31a
fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.
by Khushal
· 6 years ago
afa1158
Make the SkPathRef GenIDChangeListener ref counted
by Chris Dalton
· 6 years ago
59d997a
New more efficient run builder
by Herb Derby
· 6 years ago
56893cd
Fix A2B JPEG images on GPU backed xform or color-managed canvas
by Brian Osman
· 6 years ago
61e6686
Fix SkImageInfo::computeByteSize underflow
by Adrienne Walker
· 6 years ago
5f444c9
remove final SkTypes dependencies in SkArenaAlloc
by Mike Klein
· 6 years ago
2e361a3
remove unused stat tracking from SkArenaAlloc
by Mike Klein
· 6 years ago
c174cc6
Add SkTypeface::makeClone.
by Ben Wagner
· 6 years ago
fa8ff09
fonts: Hook up FallbackTextHelper to font remoting.
by Khushal
· 6 years ago
d62c4bd
require std::is_trivially_destructible
by Mike Klein
· 6 years ago
d07dc36
clean up some unused parts of SkArenaAlloc
by Mike Klein
· 6 years ago
6f02af9
remove linear-blended sRGB dst support in software
by Mike Klein
· 6 years ago
4ffa027
Smarter use of glyph cache
by Herb Derby
· 6 years ago
975f8ee
Fix matrix multiplication order
by Brian Osman
· 6 years ago
41f4f31
Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"
by Herb Derby
· 6 years ago
74b390d
Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
by Hal Canary
· 6 years ago
4225b32
Have draw(Text|PosText|PosTextH) use a single entry on the device
by Herb Derby
· 7 years ago
2f2a703
add upm->upm helper
by Mike Klein
· 6 years ago
1b7cd33
handle degenerate call to blitAntiRect
by Mike Reed
· 6 years ago
1589154
rm dead code
by Mike Klein
· 6 years ago
5059541
need conservative bounds for triangles due to SkFixed drift in SkEdge
by Mike Reed
· 6 years ago
ad445ce
Remove GrPaint::setGammaCorrect
by Brian Osman
· 6 years ago
feb9fa9
Turn off logging for tests
by Herb Derby
· 6 years ago
804d0f2
turn on pointer-overflow on ASAN/UBSAN bots
by Mike Klein
· 6 years ago
11203af
Remove noise from test output
by Herb Derby
· 6 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
22f673d
Move SkColorTable to src/codec
by Leon Scroggins III
· 6 years ago
9ea47be
Skip bad line segments inside gen_alpha_deltas
by Yuqian Li
· 6 years ago
e70c5fb
Reland fonts: Use correct SurfaceProps in analysis canvas for remoting.
by Khushal
· 6 years ago
458f40a
font remoting: Fix errors with sub-pixel positioning mismatch.
by Khushal
· 6 years ago
774168e
Allow CCPR in DDL mode (take 2)
by Robert Phillips
· 6 years ago
489e2bd
fonts: Fix image cache miss from glyphs too large for atlas.
by Khushal
· 6 years ago
bbcb7f7
Fix fuzzer bugs
by Robert Phillips
· 6 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 6 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 6 years ago
5d1adbf
Make sk_sp operator bool explicit.
by Ben Wagner
· 6 years ago
8dc68c6
Make skcms mandatory
by Brian Osman
· 6 years ago
Next »