Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
90d2d9381e00e223eef1acf7a67ee67c05862b4a
/
tests
c03716d
Fix nullptr deref in cache lookup
by Herb Derby
· 6 years ago
840debe
don't try to extract or blur a zero-sized bitmap
by Mike Reed
· 6 years ago
d4c2970
Specify CPU (buffer) and GPU (shader) types explicitly in Attribute
by Brian Osman
· 6 years ago
505dd57
Add GrSurfaceOrigin to MakeFromAHardwareBuffer
by Stan Iliev
· 6 years ago
637c06a
Add Vulkan support to GrAHardwareBufferImageGenerator
by Greg Daniel
· 6 years ago
2700abc
Remove raw-data version of createTextureProxy
by Brian Osman
· 6 years ago
c3d8a48
allow path.add(path) safely
by Mike Reed
· 6 years ago
b2acf0a
Add unit test to test basic importing and drawing of AHardwareBuffers.
by Greg Daniel
· 6 years ago
ea30810
Initialize bitmaps to different colors, to avoid flaky success
by Brian Osman
· 6 years ago
0e0f1a7
SkPath::shrinkToFit docs
by Florin Malita
· 6 years ago
3d413c5
Reland: add SkPath::shrinkToFit
by Florin Malita
· 6 years ago
3c4d533
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 6 years ago
a21a16b
Revert "add SkPath::shrinkToFit"
by Mike Reed
· 6 years ago
3d69be5
add SkPath::shrinkToFit
by Mike Reed
· 6 years ago
aa5f38f
Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig"
by Cary Clark
· 6 years ago
303e83e
Let unbudgeted, unique keyed resources stay in gpu ResourceCache.
by Greg Daniel
· 6 years ago
a2bc1ca
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 6 years ago
43b882b
Remove purging of GPU resources based on flush counts.
by Brian Salomon
· 6 years ago
9094f2c
Add fields to fragmentProcessors in sksl code.
by Michael Ludwig
· 6 years ago
d9187c0
Revert "SkMath takes some functions from from SkTypes"
by Mike Klein
· 6 years ago
3b34723
SkMath takes some functions from from SkTypes
by Hal Canary
· 6 years ago
1fc5fbd
Reland "Redo how extra emit code flushing operates" with type fix.
by Michael Ludwig
· 6 years ago
d044019
Revert "Redo how extra emit code flushing operates"
by Michael Ludwig
· 6 years ago
9b8181b
Redo how extra emit code flushing operates
by Michael Ludwig
· 6 years ago
7b429ae
Implement boolean short circuit folding in SkSL
by Michael Ludwig
· 6 years ago
2d40490
Move some functions to MathPriv.h
by Hal Canary
· 6 years ago
60ebf14
Revert "SkStream: remove some WStream functions from public api"
by Cary Clark
· 6 years ago
8b68110
SkStream: remove some WStream functions from public api
by Hal Canary
· 6 years ago
343553a
Don't use MEM_MOVE=true with SkTArrays of sk_sp
by Brian Salomon
· 6 years ago
d3895d8
Centralize the predicate for a glyph being too large for the atlas
by Herb Derby
· 6 years ago
32ade4c
Deliberately call typefaceproc only once per face in pictures
by Mike Reed
· 6 years ago
5595f6e
clean up S16CPU
by Mike Klein
· 6 years ago
9e41c21
SkPDF: use more vector<>, more sk_sp<>, cleanup.
by Hal Canary
· 6 years ago
cca8c6f
SkColorSpace cleanup
by Brian Osman
· 6 years ago
d6832d0
Remove some references to defunct kIndex_8
by Leon Scroggins III
· 6 years ago
271d1d9
Change SkTypeface::MakeFromStream to take unique_ptr
by Mike Reed
· 6 years ago
bf67741
add behavior enum to SkTypeface::serialize()
by Mike Reed
· 6 years ago
09a7bb2
Reland "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 6 years ago
db16001
add circles to stroked cubics with cusps
by Cary Clark
· 6 years ago
0b7645f
Simplify perspective shadows to match future MD specs.
by Jim Van Verth
· 6 years ago
cf33b1b
fonts: Cap the max number of entries in server side glyph cache tracking
by Khushal
· 6 years ago
8378dfb
Extract SkGlyphRunListPainter from SkGlyphRun.*
by Herb Derby
· 6 years ago
a427559
Refactor 'in uniform' CPP code generation
by Michael Ludwig
· 6 years ago
02e6efe
Revert "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 6 years ago
2f2757f
ccpr: Implement stroking with fine triangle strips
by Chris Dalton
· 6 years ago
92e4c7f
Support input color argument to process() function in sksl .fp files
by Michael Ludwig
· 6 years ago
8e318fd
Reland "Check that mask to path fallback happens"
by Herb Derby
· 6 years ago
5de5233
remove scaling from pathops
by Cary Clark
· 6 years ago
48cb223
increase SkPoint3 normalize precision
by Cary Clark
· 6 years ago
eb0bb73
Revert "Check that mask to path fallback happens"
by Herb Derby
· 6 years ago
aca2b9e
Managing the context was dropped. Adding back in.
by Herb Derby
· 6 years ago
93348dd
Fix GrGLGpu::createTestingOnlyBackendRenderTarget()
by Brian Salomon
· 6 years ago
9f85b51
Check that mask to path fallback happens
by Herb Derby
· 6 years ago
273b74a
fix two 1-bit mismatches in sRGB transfer functions
by Mike Klein
· 6 years ago
33ac15e
Add an empty typeface for testing
by Herb Derby
· 6 years ago
f9a90a2
Add a tolerance to SkRemoteGlyphCache_DrawTextAsPath
by Chris Dalton
· 6 years ago
a62d036
textonpath no longer in canvas
by Mike Reed
· 6 years ago
1cb97a2
fix empty region iter rect
by Cary Clark
· 6 years ago
da01be3
Re-enable 6653 test on IntelVulkan, and label failures better
by Brian Osman
· 6 years ago
6b62296
Reland "Stop conflating F16 with linear gamma"
by Brian Osman
· 6 years ago
da6289c
mark tests flaky for pathkit
by Cary Clark
· 6 years ago
ea2a632
fix pathops unsortable angles
by Cary Clark
· 6 years ago
36f7e32
Reland "Switch SkCodec to use skcms plus fixes""
by Leon Scroggins III
· 6 years ago
dd04bec
Add a version of the skbug6653 unit test that disables explicit resource allocation
by Brian Osman
· 6 years ago
cd700e9
Revert "Revert "added support for sk_Dimensions to SkSL""
by Ethan Nicholas
· 6 years ago
3054989
do reject vertical lines if they are outside of the clip
by Mike Reed
· 6 years ago
83988ed
Revert "Reland "Switch SkCodec to use skcms" plus fixes"
by Leon Scroggins
· 6 years ago
d2fec23
Have GPU and RemoteGlyphCache share mask position code
by Herb Derby
· 6 years ago
49894f4
Reland "Switch SkCodec to use skcms" plus fixes
by Leon Scroggins III
· 6 years ago
b2c7216
Simplify lifetime of scaler context for remote cache
by Herb Derby
· 6 years ago
4c65144
fix dashimpl underflow
by Mike Reed
· 6 years ago
ea045b5
fix clamp_0/clamp_1 stages in lowp
by Mike Klein
· 6 years ago
5f7b5e3
Revert "Stop conflating F16 with linear gamma"
by Brian Osman
· 6 years ago
2f4c09b
Add remove_pow_with_constant_exponent workaround
by Adrienne Walker
· 6 years ago
8b23ca6
Add rewrite_do_while_loops workaround
by Adrienne Walker
· 6 years ago
33d5394
Revert "Switch SkCodec to use skcms" and follow on change
by Leon Scroggins III
· 6 years ago
d1589c7
Stop conflating F16 with linear gamma
by Brian Osman
· 6 years ago
92b161f
Add emulate_abs_int_function workaround
by Adrienne Walker
· 6 years ago
81886e8
Switch SkCodec to use skcms
by Leon Scroggins III
· 6 years ago
fbc6d7f
Make SkColor4f <-> SkColor skip sRGB conversion
by Brian Osman
· 6 years ago
c02165f
Add unfold_short_circuit_as_ternary workaround
by Adrienne Walker
· 6 years ago
37f9988
Remove sRGB pixel config code from DDL tests
by Brian Osman
· 6 years ago
66bc524
Rename SkCodec::kNone to SkCodec::kNoFrame
by Nigel Tao
· 6 years ago
e6ab998
Revert "added support for sk_Dimensions to SkSL"
by Greg Daniel
· 6 years ago
12d4b6e
let's like, chill out about all these rules, man
by Mike Klein
· 6 years ago
ee8295c
Add add_and_true_to_loop_condition workaround
by Adrienne Walker
· 6 years ago
1734dd3
Address fuzzer issue
by Robert Phillips
· 6 years ago
9335c28
added support for sk_Dimensions to SkSL
by Ethan Nicholas
· 6 years ago
b85fc3b
treat opaque dsts as src alpha type
by Mike Klein
· 6 years ago
764e546
Fix op chaining painter's order violation in GrRenderTargetOpList.
by Brian Salomon
· 6 years ago
ea60b95
IWYU: SkUtils.h
by Hal Canary
· 6 years ago
ad031f5
Improve name table handling.
by Ben Wagner
· 6 years ago
c623af2
[PathKit] Add conic tests and re-create expectations.
by Kevin Lubick
· 6 years ago
98900b5
pathops remove degenerate line on close
by Cary Clark
· 6 years ago
7d06e26
fixup winding contours
by Cary Clark
· 6 years ago
1aced50
can't normalize non-finites
by Mike Reed
· 6 years ago
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 years ago
6d10f8b
move patheffect virtuals to protected and rename
by Mike Reed
· 6 years ago
340818e
add more tests for SkCubicMap
by Mike Reed
· 6 years ago
04d1632
Add internal tree implementation to EdgeList.
by Jim Van Verth
· 6 years ago
Next »