Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
569beceb08faf7b3e192a7fb1323ea72e134f793
/
gm
ebb1b5c
Add new SkImageGenerator::getPixels() API, deprecate the old
by Matt Sarett
· 8 years ago
7c8460e
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
by Brian Salomon
· 8 years ago
0ff114f
Revert "Add filled occluders to shadow_utils GM"
by Jim Van Verth
· 8 years ago
7371699
Add filled occluders to shadow_utils GM
by Jim Van Verth
· 8 years ago
37c5a96
Unify ShadowUtils interface
by Jim Van Verth
· 8 years ago
6f9f259
Fix alpha coverage for lerp_565 stage.
by bungeman
· 8 years ago
ac70f84
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
by Brian Salomon
· 8 years ago
13dddce
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 8 years ago
2e61b18
Add jpeg encoder alpha handling option
by Matt Sarett
· 8 years ago
449d78f
Revert "Added SkImage::MakeCrossContextFromEncoded"
by Brian Salomon
· 8 years ago
83b1b3d
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 8 years ago
ba8ca0a
polish up gm/hsl.cpp
by Mike Klein
· 8 years ago
bc63fd4
bug fix in hsl GM reference impls
by Mike Klein
· 8 years ago
f484ac6
hsl GM: more realistic references for non-legacy backends
by Mike Klein
· 8 years ago
5b4e277
update hsl GM
by Mike Klein
· 8 years ago
912876b
Add bigrect GM.
by Ben Wagner
· 8 years ago
6bfe3f5
add a new hsl GM
by Mike Klein
· 8 years ago
04c3731
SkEncoder: Rename files, change webp API, for consistency
by Matt Sarett
· 8 years ago
c367d03
Add support for row-by-row png encodes
by Matt Sarett
· 8 years ago
9f3dcb3
Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior"
by Matt Sarett
· 8 years ago
b59a9da
Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"
by Matt Sarett
· 8 years ago
9ad0531
Add SkImage::makeColorSpace() with correct transfer fn behavior
by Matt Sarett
· 8 years ago
a0ac963
Add a GM to exercise some complex gradient constructs
by Florin Malita
· 8 years ago
ab244f0
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
by Florin Malita
· 8 years ago
9d5f66d
Revert "Reland: Remove SkLights include from SkCanvas.h"
by Florin Malita
· 8 years ago
fed0031
Reland: Remove SkLights include from SkCanvas.h
by Florin Malita
· 8 years ago
733340a
Support numerical transfer functions in readPixels()
by Matt Sarett
· 8 years ago
26b44df
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
4c9155b
Remove EXPERIMENTAL_SHADOWING, Part 1
by Jim Van Verth
· 8 years ago
c06f309
Revert "Add support for row-by-row jpeg encoding"
by Leon Scroggins
· 8 years ago
9b848d5
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
38aad81
Revert "Remove SkLights include from SkCanvas.h"
by Florin Malita
· 8 years ago
9ff301b
Remove SkLights include from SkCanvas.h
by Florin Malita
· 8 years ago
207282e
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
by Greg Daniel
· 8 years ago
b34ab04
Revert "Revert "SaveLayerRec::fClipMask -> raw pointer""
by Mike Klein
· 8 years ago
3354969
Revert "SaveLayerRec::fClipMask -> raw pointer"
by Mike Klein
· 8 years ago
a6b72cb
SaveLayerRec::fClipMask -> raw pointer
by Florin Malita
· 8 years ago
53f77bd
Initial clip-mask-layer support
by Florin Malita
· 8 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
ec138b4
Fix bitmap copy gms
by Matt Sarett
· 8 years ago
736a9cc
remove unused yuv methods
by Mike Reed
· 8 years ago
68b8e3d
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
by Matt Sarett
· 8 years ago
0acd795
add helper makeShader for the common Clamp case
by Mike Reed
· 8 years ago
93cb252
add GM to compare atlas and vertices
by Mike Reed
· 8 years ago
0122af0
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
by Matt Sarett
· 8 years ago
df7e075
Fold SkImageCacherator into SkImage_Lazy
by Brian Osman
· 8 years ago
d4a338f
Delete copyTo(Allocator), hide copyTo() behind flag
by Matt Sarett
· 8 years ago
25d8296
Balance save()/restore() calls in dont_clip_to_layer gm
by Matt Sarett
· 8 years ago
ee7cb5d
Delete SkGTypeface and SkGScalerContext
by Matt Sarett
· 8 years ago
dd3b3f4
Rm makeRenderTargetContext in favor of deferred version (take 3)
by Robert Phillips
· 8 years ago
a28e2b0
Simplify SkImageCacherator slightly
by Brian Osman
· 8 years ago
e71db44
Use dstColorSpace in SkPictureShader cache key
by Matt Sarett
· 8 years ago
d952a99
Fix reflected ovals.
by Jim Van Verth
· 8 years ago
2af746c
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
by Robert Phillips
· 8 years ago
02242e8
Rm makeRenderTargetContext in favor of deferred version (take 2)
by Robert Phillips
· 8 years ago
f1b4382
Rename SkImage_Generator to SkImage_Lazy
by Brian Osman
· 8 years ago
7ef28f3
Revert "Revert "Plumb GrBackendTexture throughout skia.""
by Greg Daniel
· 8 years ago
7fa5c31
Revert "Plumb GrBackendTexture throughout skia."
by Stan Iliev
· 8 years ago
7da62b9
Plumb GrBackendTexture throughout skia.
by Greg Daniel
· 8 years ago
249b8e3
Switch SkCodec to int for counts and indices
by Leon Scroggins III
· 8 years ago
62745a8
Finish overriding onMakeColorSpace() for SkImageFilters
by Matt Sarett
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
12e946b
deprecate odd variants of SkCanvas::readPixels
by Mike Reed
· 8 years ago
547a727
Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix
by Matt Sarett
· 8 years ago
e5fec21
Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix"
by Matt Sarett
· 8 years ago
e5efa51
Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix
by Matt Sarett
· 8 years ago
1119dc3
Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext
by Robert Phillips
· 8 years ago
fafe135
SkSize can be aggregate-initialized
by Hal Canary
· 8 years ago
9342921
Revert "Rm makeRenderTargetContext in favor of deferred version"
by Robert Phillips
· 8 years ago
d83ec04
Rm makeRenderTargetContext in favor of deferred version
by Robert Phillips
· 8 years ago
4e3abc1
cacherator upscales colortables to unify caching
by Mike Reed
· 8 years ago
4ebb43e
hide most details of SkPatchUtils
by Mike Reed
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
d3ccb0a
Move pipeline handling out of GrMeshDrawOp.
by Brian Salomon
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
a2cedff
Fix gaussianedge GM
by Robert Phillips
· 8 years ago
ab664fa
Revert "Revert "Create new inset algorithm for spot shadows""
by Brian Salomon
· 8 years ago
e7c85c4
Revert "Create new inset algorithm for spot shadows"
by Brian Salomon
· 8 years ago
e5f5bf5
Create new inset algorithm for spot shadows
by Jim Van Verth
· 8 years ago
cf3f234
Add SkTransferFunctionBehavior flag: Use in codec and encoder
by Matt Sarett
· 8 years ago
cc26127
Find cubic KLM functionals directly
by csmartdalton
· 8 years ago
f160ad4
SkBlurDrawLooper: Start by deleting flags
by Matt Sarett
· 8 years ago
4f358be
Make SkImageCacherator be deferred (take 2)
by Robert Phillips
· 8 years ago
e3060ba
Revert "Make SkImageCacherator be deferred"
by Robert Phillips
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
801f8b8
Make SkImageCacherator be deferred
by Robert Phillips
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
0ae6faa
Make SkImage_Gpu be deferred (take 2)
by Robert Phillips
· 8 years ago
eaa78c4
Revert "Make SkImage_Gpu be deferred"
by Robert Phillips
· 8 years ago
8915058
readpixels GM uses GPU image in GPU configs
by Brian Osman
· 8 years ago
4c55027
Add support for F32 sources to SkColorSpaceXform
by Matt Sarett
· 8 years ago
0db235b
Make SkImage_Gpu be deferred
by Robert Phillips
· 8 years ago
0e032be
Add support for writing ICC profiles in png encodes
by Matt Sarett
· 8 years ago
b1168a7
Improvements to readpixels GM
by Brian Osman
· 8 years ago
628999d
Gray8 is supported on GPU, remove incorrect comments & check
by Brian Osman
· 8 years ago
ac6b1fa
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
by Robert Phillips
· 8 years ago
Next »