Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
31d097e865f266c8398f45114e4c75c0dfdef058
/
tests
31d097e8
Add SkColorSpaceXform to the public API
by msarett
· 8 years ago
9df16b5
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
a5a31dd
Add SkColorSpacePrimaries to help with making D50 matrices
by msarett
· 8 years ago
ccb1dd8
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
4824cf4
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ )
by mtklein
· 8 years ago
dcfe6db
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
15341a2
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
e61b3b4
Report 0 rowsDecoded for no rows (SkPngCodec interlaced)
by scroggo
· 8 years ago
c46cdd4
Fix an assert statement in SkPngCodec
by scroggo
· 8 years ago
08b2ccf
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
0871401
fix another fuzz
by caryclark
· 8 years ago
221a4bb
fix fuzz busters
by caryclark
· 8 years ago
8f18643
remove sprintf
by caryclark
· 8 years ago
33cbfd7
Make load4 and store4 part of SkNx properly.
by Mike Klein
· 8 years ago
40f2378
fuzzer fix
by Cary Clark
· 8 years ago
f114a9b
fix mac all build
by caryclark
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
61c21cd
tight bounds optimization
by caryclark
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0c52b17
validate using nx to match bounds
by caryclark
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
26bea5d
Make test lower-level, make const_cast more visible.
by Mike Klein
· 8 years ago
b9ae537
fix fuzz
by Cary Clark
· 8 years ago
d0ccb57
looks like red and blue start wrong (more unit test debugging)
by Mike Klein
· 8 years ago
c876e99
initialize result in SkRasterPipelineTest... more debugging
by Mike Klein
· 8 years ago
85a45d9
more debugging for this test.
by Mike Klein
· 8 years ago
433b306
Revert "Debug Mac test failure."
by Mike Klein
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
4a3717a
run dean4 test everywhere
by Cary Clark
· 8 years ago
67dd94a
Debug Mac test failure.
by Mike Klein
· 8 years ago
3fdf52c
fix fuzz with null check
by Cary Clark
· 8 years ago
9161ef0
Make all SkRasterPipeline stages stock stages in SkOpts.
by Mike Klein
· 8 years ago
a35c68d
fix initialization order
by Cary Clark
· 8 years ago
ab87d7a
coin debugging runs all tests in extended
by Cary Clark
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
a3b45d4
Move clip CTM application to SkRasterClip and SkClipStack
by Brian Salomon
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
d921dbb
Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints.
by reed
· 8 years ago
d214d6a
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ )
by fmalita
· 8 years ago
f008b0a
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
c6cc28c
Fixed invalid memory access issue in SkColorSpaceXform::apply()
by raftias
· 8 years ago
7c2213b
Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ )
by bsalomon
· 8 years ago
50094fb
Explicit control in tools of ANGLE frontend and backend
by bsalomon
· 8 years ago
baaf8ad
Start moving SkRasterPipeline stages to SkOpts.
by Mike Klein
· 8 years ago
627778d
isABitmap is deprecated, use isAImage
by Mike Reed
· 8 years ago
808ecbb
Use brackets for explicit GPU config params in tools
by bsalomon
· 8 years ago
7802c3d
Move toXYZD50() to SkColorSpace_Base
by msarett
· 8 years ago
e3a4e99
fix cubic linear test
by caryclark
· 8 years ago
3306925
Make GPU configs use kRGBA color type not kN32.
by bsalomon
· 8 years ago
c8dd6bc
Rearrange SkRasterPipeline scanline tail handling.
by Mike Klein
· 8 years ago
eec8304
Added kSRGBLinear_Named color space, along with tests
by brianosman
· 8 years ago
615daf0
OverAlignedTest: use sk_ malloc and free.
by Mike Klein
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
7bfc08b
Focus -Wno-over-aligned to just 32-bit x86 Android. (2)
by Mike Klein
· 8 years ago
75d6ffb
Revert "Focus -Wno-over-aligned to just 32-bit x86 Android."
by Mike Reed
· 8 years ago
ed924ce
Focus -Wno-over-aligned to just 32-bit x86 Android.
by Mike Klein
· 8 years ago
6a259bf
Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codereview.chromium.org/2368293002/ )
by mtklein
· 8 years ago
29111a3
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ )
by ethannicholas
· 8 years ago
b12b3c6
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
414c429
allow conic chop to fail
by caryclark
· 8 years ago
19eb843
-Wcomma may be good to go now.
by Mike Klein
· 8 years ago
e1a5f4e
My take on SkAlign changes.
by mtklein
· 8 years ago
a8a9dde
add tiger tests
by caryclark
· 8 years ago
b252604
Fix some fuzzer complaints
by Robert Phillips
· 8 years ago
6c3b9cd
fix tiger b
by caryclark
· 8 years ago
97bbf82
Add SkColor4f serialization
by brianosman
· 8 years ago
eed6b0e
Change SkSpecialImage::makeSurface and makeTightSurface to take output
by brianosman
· 8 years ago
aa84064
Don't compute path keys for volatile paths in GrShape.
by bsalomon
· 8 years ago
68c3d30
Some Vulkan memory fixes and cleanup
by jvanverth
· 8 years ago
cc09372
fix msan bug in pathops
by caryclark
· 8 years ago
a76554d
Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ )
by brianosman
· 8 years ago
1cd88c4
use SkCanvas::ClipOp
by Mike Reed
· 8 years ago
53c3808
Change SkSpecialImage::makeSurface and makeTightSurface to take output
by brianosman
· 8 years ago
27c015d
split tight quads and conics
by caryclark
· 8 years ago
d14df7c
document.close from bool to void
by reed
· 8 years ago
ae6e486
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https://codereview.chromium.org/2356343003/ )
by jvanverth
· 8 years ago
1c10607
don't close a contour with a line if nothing's there
by caryclark
· 8 years ago
c5850e9
Some Vulkan memory fixes and cleanup
by jvanverth
· 8 years ago
e2e87f3
Change implementation of flush-count based GrGpuResource purging
by bsalomon
· 8 years ago
cf7b877
Add BGRA as input format to SkColorSpaceXform
by msarett
· 8 years ago
bac1046
Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium.org/2361473004/ )
by caryclark
· 8 years ago
08b3455
Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chromium.org/2350263003/ )
by caryclark
· 8 years ago
2a75e5d
Add output format properties to SkImageFilter::Context
by brianosman
· 8 years ago
4be0e7c
Make SkColorSpaceXform::New() take bare ptrs
by msarett
· 8 years ago
e7bb5b2
fix next kevin fuzz
by caryclark
· 8 years ago
ac78863
fix for conic fuzz
by caryclark
· 8 years ago
605d952
GN: take over CommandBuffer bot
by mtklein
· 8 years ago
45f04b8
fix skia pathops fuzzers
by caryclark
· 8 years ago
67fa4e3
Make GrShape compute keys for short paths from path data instead of using the gen id.
by bsalomon
· 8 years ago
65b8cb0
Fix VkWrapTests
by jvanverth
· 8 years ago
a624bf3
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
by bsalomon
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
4562f6e
Add ability to pick a different gamut in GPU f16 or sRGB configs
by brianosman
· 8 years ago
56b7dc4
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ )
by bsalomon
· 8 years ago
d91237e
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
by bsalomon
· 8 years ago
bbfe92b
fix fuzzer bugs
by caryclark
· 8 years ago
c044461
Support Float32 output from SkColorSpaceXform
by msarett
· 8 years ago
Next »