Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c81d22f3371629e3f87c1741898a148de91a82e4
/
gm
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
919cc45
Revert "Revert "Add color spin test for SkColorSpaceXformCanvas""
by Mike Klein
· 8 years ago
06ee8e8
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"""
by Yuqian Li
· 8 years ago
795c5ea
don't use deprecated (raw) form of SkPatchUtils, delete duplicate util
by Mike Reed
· 8 years ago
31249bb
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
by Robert Phillips
· 8 years ago
d02b6f3
Make dstreadshuffle not crash in with --preAbandonGpuContext and look better in 565
by Brian Salomon
· 8 years ago
73e21af
Revert "Add color spin test for SkColorSpaceXformCanvas"
by Eric Boren
· 8 years ago
5fa6645
remove unused VerticesFlags
by Mike Reed
· 8 years ago
aa9e332
Revert[4] "store vertices arrays inline with object""""
by Mike Reed
· 8 years ago
0c492cf
Revert[3] "store vertices arrays inline with object"""
by Mike Reed
· 8 years ago
9e9188f
Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"
by Yuqian Li
· 8 years ago
b64bcbd
Remove budgeted parameter from SkSurface::makeImageSnapshot
by Robert Phillips
· 8 years ago
cb01aec
Add color spin test for SkColorSpaceXformCanvas
by Matt Sarett
· 8 years ago
8336e94
Make dstreadshuffle GM more visually comprehensible
by Brian Salomon
· 8 years ago
7d9f9e3
Revert[2] "store vertices arrays inline with object""
by Mike Reed
· 8 years ago
9e62df6
Revert "store vertices arrays inline with object"
by Mike Reed
· 8 years ago
d1e67e7
Use SkBlendMode_Name rather than one-off tables
by Brian Osman
· 8 years ago
eaaebb1
store vertices arrays inline with object
by Mike Reed
· 8 years ago
296b1cc
Retract GrContext from src/gpu/effects
by Robert Phillips
· 8 years ago
26c90e0
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
by Robert Phillips
· 8 years ago
97180af
Compute clipped draw bounds outside GrAppliedClip.
by Brian Salomon
· 8 years ago
8199d94
Generaly Fixes to gpu bezier code
by Greg Daniel
· 8 years ago
97eb4fe
add SkVertices::Builder
by Mike Reed
· 8 years ago
9a76772
Remove origin from GrClipStackClip and GrWindowRectsState.
by Brian Salomon
· 8 years ago
b726d58
Partially defer SkImage_Gpu
by Robert Phillips
· 8 years ago
649a341
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes.
by Brian Salomon
· 8 years ago
3b65598
Make SkGr.h private and remove unused functions
by Brian Osman
· 8 years ago
598524d
clip to elements directly, no need for replay indirection
by Mike Reed
· 8 years ago
35b8b26
Add gm to compare premuls in dst vs. src color space
by Matt Sarett
· 8 years ago
a136136
Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""""
by Mike Reed
· 8 years ago
d94abc5
add test for copy-on-write optimization
by Mike Reed
· 8 years ago
9e50f7b
Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList.
by Brian Salomon
· 8 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
4447b64
Switch SkImageGenerator over to generating GrTextureProxies
by Robert Phillips
· 8 years ago
2f49314
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
by Robert Phillips
· 8 years ago
c61abee
add isolate (init-with-previous) savelayer flag
by Mike Reed
· 8 years ago
33632d8
Reland: Allow DFPathRenderer to store bitmaps at low resolutions
by Jim Van Verth
· 8 years ago
0755bb1
Revert "Allow distance field path renderer to store bitmaps at low resolutions"
by Cary Clark
· 8 years ago
c0bc1bb
Allow distance field path renderer to store bitmaps at low resolutions
by Jim Van Verth
· 8 years ago
a07741a
begin to hide details of SkPathEffect
by Mike Reed
· 8 years ago
fc49734
Add SkTypeface::getVariationDesignPosition.
by Ben Wagner
· 8 years ago
9704329
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
0f3d0c3
Add SkTypeface::getVariationDesignPosition.
by bungeman
· 8 years ago
804e091
Make shadow_utils GM use its own SkResourceCache
by Brian Salomon
· 8 years ago
d196cbe
Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set
by Yuqian Li
· 8 years ago
bcfb8f6
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
by Mike Reed
· 8 years ago
cfd3d9f
Revert "Revert[2] "hide deprecated underline and strikethru""
by Mike Reed
· 8 years ago
aab68c5
Revert[2] "hide deprecated underline and strikethru"
by Mike Reed
· 8 years ago
Next »