Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4b7b6f0229fa51f5beb71f92cb77ba84d39b41e1
/
src
0164896
Clamp colors after gamut xform in Ganesh
by Brian Osman
· 8 years ago
9c77ea1
SkNf_round, use it in store_565 and store_tables.
by Mike Klein
· 8 years ago
87185f7
use fma in store_8888
by Mike Klein
· 8 years ago
dad2923
Rename GrVertexBatch->GrMeshDrawOp
by Brian Salomon
· 8 years ago
abf8ba3
SkColorSpaceXform bug fixes attempt 2
by Matt Sarett
· 8 years ago
2bb3592
Fix for Fuzzer when AtoBType profiles are empty.
by raftias
· 8 years ago
5e15961
Skip clamps in color xform pipelines if possible.
by Mike Klein
· 8 years ago
a6abb57
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
271daba
Make SkMatrix44:dump() print out a recognizable matrix.
by Mike Klein
· 8 years ago
197e311
Optimized gamma table inversion.
by raftias
· 8 years ago
35455f9
Detect when we can skip clamps on gamut transforms.
by Mike Klein
· 8 years ago
1aeb78c
Two (related) changes here:
by brianosman
· 8 years ago
f6878ba
Reland "Add RasterPipeline implementation for SkColorSpaceXform"
by Matt Sarett
· 8 years ago
17e4940
Revert "SkColorSpaceXform bug fixes"
by Matt Sarett
· 8 years ago
0c32496
Avoid creating std::function in run_pipeline().
by Mike Klein
· 8 years ago
5476128
Added CMYK support for ICC profiles.
by raftias
· 8 years ago
b6d4e13
Revert "Add RasterPipeline implementation for SkColorSpaceXform"
by Brian Osman
· 8 years ago
155b292
Remove use of makeDeferredRenderTargetContextWithFallback
by Robert Phillips
· 8 years ago
0a2782c
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
dd19ac7
Add RasterPipeline implementation for SkColorSpaceXform
by Matt Sarett
· 8 years ago
ee424ac
SkNoDrawCanvas - a public non-drawing canvas base class
by Florin Malita
· 8 years ago
9db12d2
Two (related) changes here:
by brianosman
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
62458a6
Revert "Added CMYK support for ICC profiles."
by Mike Klein
· 8 years ago
51c3fcd
Added CMYK support for ICC profiles.
by raftias
· 8 years ago
14c8f82
move all memset() logic into blitter
by Mike Klein
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
7c3e718
Remove pipeline info dump from GrDrawBatch
by Brian Salomon
· 8 years ago
681fa36
No SkEncodeImageAsKTX for ANDROID_FRAMEWORK
by Hal Canary
· 8 years ago
d0fdc0f
SkColorSpaceXform bug fixes
by Matt Sarett
· 8 years ago
f447dee
support medium and high quality
by Mike Klein
· 8 years ago
1fcc404
SkEncodeImage: no more link-time registration
by Hal Canary
· 8 years ago
3a7492f
Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead.
by Brian Salomon
· 8 years ago
fa56584
Remove unused copySurfaceAsDraw code from GrVkGpu
by Brian Osman
· 8 years ago
21aa3d0
fold more in SkRasterPipelineBlitter
by Mike Klein
· 8 years ago
babd93e
constant means constant
by Mike Klein
· 8 years ago
5c1c8d1
Remove batch bounds drawing debug option
by Brian Salomon
· 8 years ago
bf49d61
Revert "Show constant-foldable runs in SkRasterPipeline::dump()."
by Mike Klein
· 8 years ago
94e4ab1
Fix error: ‘access’ may be used uninitialized in this function
by Joe Gregorio
· 8 years ago
c293a29
Make GrGpuCommandBuffer infer its render target from first draw
by Brian Salomon
· 8 years ago
c789b61
Bring back SkRasterPipeline::run() for one-off uses.
by Mike Klein
· 8 years ago
a422d70
Disable mipmap pre-generation path
by Eric Karl
· 8 years ago
9ac7b2c
Show constant-foldable runs in SkRasterPipeline::dump().
by Mike Klein
· 8 years ago
9452898
restore sRGB memset optimization
by Mike Klein
· 8 years ago
84aa30d
Add additional guard to the Analytic AA change
by Yuqian Li
· 8 years ago
2d38b22
Make pipeline getter a GrDrawBatch::pipeline() a protected method.
by Brian Salomon
· 8 years ago
922e5be6
Fixes for SkColorLookUpTable::interp3D
by Matt Sarett
· 8 years ago
7a14734d
support a8
by Mike Klein
· 8 years ago
5b1a7c2
Fuzzer assert in GradientShaderBase4fContext::TSampler
by Florin Malita
· 8 years ago
8b7a7dd
Remove caps image storage caps hack.
by Brian Salomon
· 8 years ago
f1dd677
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
by Brian Salomon
· 8 years ago
1a42791
Make SkNWayCanvas use conservative clipping.
by Mike Klein
· 8 years ago
79252f7
Add the missing shift to the dy
by Yuqian Li
· 8 years ago
1edc5b9
Rename vars and functions from 'glslcaps'->'shadercaps'
by Brian Salomon
· 8 years ago
a0c4c34
teach MSAN about maskload
by Mike Klein
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
e11b614
Delete unnecessary SkSurface_Base API
by Matt Sarett
· 8 years ago
25d6c83
Remove duplicate storage of fCanvas in SkOverdrawCanvas
by Matt Sarett
· 8 years ago
f7657e9
gather_i8
by Mike Klein
· 8 years ago
df96319
Rm assert that image texture array is null unless GrCaps has images support.
by Brian Salomon
· 8 years ago
db13a09
Use AdditiveBlitter for partial rows
by Yuqian Li
· 8 years ago
32ac83e
Add #define for Nsight compatibility
by Jim Van Verth
· 8 years ago
9939bd6
Compute slope using fSnappedY
by Yuqian Li
· 8 years ago
56b5079
Make gather() look and work more like load().
by Mike Klein
· 8 years ago
bddd234
document x_tail encoding
by Mike Klein
· 8 years ago
f9f4512
Reland image storage with fixes.
by Brian Salomon
· 8 years ago
e18c97b
Fix float/int bug in SkRawCodec
by Matt Sarett
· 8 years ago
e4cd006
Make GrMemoryPool play nice with bucketing allocators.
by dskiba
· 8 years ago
c51c18f
use fma() in accumulate
by Mike Klein
· 8 years ago
22f3482
don't support converting from alpha to non-alpha
by Mike Reed
· 8 years ago
2c8104e
SkNx_abi is unused.
by Mike Klein
· 8 years ago
99ab92b
Moved A2B0 profile parsing before XYZ
by raftias
· 8 years ago
729b582
Consistent naming.
by Mike Klein
· 8 years ago
6f0286f
use raster-pipeline in readPixels
by Mike Reed
· 8 years ago
1967177
added support for layout(offset=...) to skslc
by Ethan Nicholas
· 8 years ago
2cbc33d
simplify
by Mike Klein
· 8 years ago
44be067
Revert "Add the missing shift to the dy"
by Yuqian Li
· 8 years ago
e03339a
Convert blitter over to new style from_srgb, to_srgb.
by Mike Klein
· 8 years ago
1b51c52
Narrow the SkImageGenerator interface
by Brian Osman
· 8 years ago
3ab83e2
Remove old driver bug workaround for glTexStorage.
by Brian Salomon
· 8 years ago
11d5397
unified ASTLayout/Layout and ASTModifiers/Modifiers
by Ethan Nicholas
· 8 years ago
2b3dab6
removed textureProj() and legacy texture functions from sksl
by Ethan Nicholas
· 8 years ago
343b677
simplify SkConfig8888 logic: just fall-through if memcpy case isn't supported
by Mike Reed
· 8 years ago
b04c352
Split srgb out of accum stages.
by Mike Klein
· 8 years ago
264431d
Fuzzer fix for overflow in some Lut8 profiles.
by raftias
· 8 years ago
5a13011
Fix unpremul stage.
by Mike Klein
· 8 years ago
dd13c02
Add the missing shift to the dy
by Yuqian Li
· 8 years ago
e8e5458
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
by Brian Osman
· 8 years ago
e9f78b4
Guard against buggy ucrt\math.h.
by Mike Klein
· 8 years ago
6762dd6
baked in a few more precision modifiers
by Ethan Nicholas
· 8 years ago
d5de013
Some simple pipeline refactoring.
by Mike Klein
· 8 years ago
3b66ab6
GrTextureProducer cleanup, phase one: Bitmap and Image makers
by Brian Osman
· 8 years ago
93f1633
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
58cda8f
External image generator API: return an SkPixmap instead of SkImage
by Florin Malita
· 8 years ago
0e39f97
Revert "Revert "make it illegal to include SkXfermode.h""
by Mike Reed
· 8 years ago
84503cc
A few bug fixes for SkOverdrawCanvas
by Matt Sarett
· 8 years ago
e9d1b29
Revert "make it illegal to include SkXfermode.h"
by Greg Daniel
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
45580d3
Added GrSurfaceContext and GrTextureContext
by Brian Osman
· 8 years ago
07764ce
make it illegal to include SkXfermode.h
by Mike Reed
· 8 years ago
Next »