Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e3e9628ecf863f433f26bf6107d6a39ced57fe30
e3e9628
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
by Brian Salomon
· 7 years ago
d4b6787
Make SkImage_Lazy cache its result from onMakeColorSpace
by Christopher Cameron
· 7 years ago
4210242
Revert "Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU erratum."
by Mike Klein
· 7 years ago
1fcd10a
Update SKP version
by UpdateSKPs
· 7 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 7 years ago
588fb04
Report error on failure to create SkCodec
by Leon Scroggins III
· 7 years ago
0274b30
converted GrBlurredEdgeFragmentProcessor to sksl
by Ethan Nicholas
· 7 years ago
91982ee
Fix SkClassifyCubic for near-quadratics
by Chris Dalton
· 7 years ago
1e0779b
Revert "remove dead code for legacy image encode api"
by Brian Osman
· 7 years ago
434a58a
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
420f156
converted EllipseEffect to sksl
by Ethan Nicholas
· 7 years ago
f2c9014
Add GN arg to allow Flutter-specific API guards
by Brian Osman
· 7 years ago
e94865e
Simplify Sk4i's Min/Max
by Yuqian Li
· 7 years ago
8abb9f4
Remove GrTestMeshDrawOp
by Brian Salomon
· 7 years ago
fc4ee22
Fix double delete in SkBmpCodec
by Leon Scroggins III
· 7 years ago
82ddc94
Make ProcessorRefTests op be a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
b4b8a46
Make PrimitiveProcessorTest's op be a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
576eda1
Make convex poly effect GM use a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
b7fcd31
Update SKP version
by UpdateSKPs
· 7 years ago
e9e91dd
Add "findOrMakeStaticBuffer" to GrOnFlushResourceProvider
by Chris Dalton
· 7 years ago
477d0ef
Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps
by Brian Salomon
· 7 years ago
148cf88
Remove SK_SUPPORT_LEGACY_RECT flag
by Yuqian Li
· 7 years ago
6e1cbc0
fixed sksl static ifs to work for CircleEffect
by Ethan Nicholas
· 7 years ago
9a03642
Make ops used in OnFlushCallbackTest be non-legacy GrMeshDrawOps.
by Brian Salomon
· 7 years ago
b00a360
Purge cached SkPictureShader entries on shader deletion
by Florin Malita
· 7 years ago
2811aa2
Add metal config to tools
by Greg Daniel
· 7 years ago
f99a173
init GrDrawAtlasOp::fColor
by Brian Salomon
· 7 years ago
cf79ee5
Publish uploaded RecreateSKPs CL
by Ravi Mistry
· 7 years ago
83d1185
converted CircleEffect to SkSL
by Ethan Nicholas
· 7 years ago
f264e99
Delete unread SkPicture mbox
by Florin Malita
· 7 years ago
b295573
Move GrAALinearizingConvexPathRenderer off GrLegacyMeshDrawOp
by Brian Salomon
· 7 years ago
b76a72a
Add support for creating a GrContext backed by Metal.
by Greg Daniel
· 7 years ago
ee3e0ba
Make DefaultPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
50cd9e9
Revert "Re-enable uploading to partner bucket"
by Ravi Mistry
· 7 years ago
c2f4254
Make GrDrawVerticesOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
7d8955e
Add null check for non-cached shadows.
by Jim Van Verth
· 7 years ago
4e91f16
Re-enable uploading to partner bucket
by Ravi Mistry
· 7 years ago
604f0d5
Avoid unneeded picture shader color space transforms
by Florin Malita
· 7 years ago
9d3e162
Download gitcookies from GS for RecreateSKPs bot
by Ravi Mistry
· 7 years ago
0088f94
Make GrDrawAtlasOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
41ed7f3
remove dead code for legacy image encode api
by Mike Reed
· 7 years ago
38a10ad
Add trace events for shader generation.
by Ryan Macnak
· 7 years ago
ee6aa80
New zero length path GM
by Brian Osman
· 7 years ago
771ae96
Revert "Revert "Experimental blur code with 32 bit fix.""
by Mike Reed
· 7 years ago
b4d6106
Give GrSimpleMeshDrawOpHelper a cpp file
by Brian Salomon
· 7 years ago
fd444be
SPIR-V support for more integer operations
by Ethan Nicholas
· 7 years ago
89717fc
Fix two issues in DashOp
by Brian Salomon
· 7 years ago
0596909
Make ShadowRRectOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
79e4d1b
Fail to make render target context if GrContext is abandoned
by Brian Salomon
· 7 years ago
907783b
don't test index8 -- no longer supported
by Mike Reed
· 7 years ago
228482a
Add abandoned context check to SkImage::MakeFromDeferredTextureImageData
by Brian Salomon
· 7 years ago
68990be
Re-land of "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
c20b5f8
Fix computeOutputColorSpace
by Leon Scroggins III
· 7 years ago
c3c9d81
add guard for api change in google3
by Mike Reed
· 7 years ago
cbe5e65
Revert "add guard for recent api change"
by Mike Reed
· 7 years ago
04380e4
Remove renderTargetContext swapping from GaussianBlur method (take 2)
by Robert Phillips
· 7 years ago
4ccbfd1
Revert "Remove renderTargetContext swapping from GaussianBlur method"
by Robert Phillips
· 7 years ago
0284de0
Remove renderTargetContext swapping from GaussianBlur method
by Robert Phillips
· 7 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 7 years ago
4d41b8f
Remove dead gradient perspective code
by Florin Malita
· 7 years ago
1cc3b15
Make MSAAPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
da066b8
Revert "Revert "Temporarily stop uploading to partner bucket in RecreateSKPs bot""
by Ravi Mistry
· 7 years ago
27b3d27
Revert "Experimental blur code with 32 bit fix."
by Mike Reed
· 7 years ago
f036632
Make RegionOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
d425a1d
SkPDF: start to support AlphaOnly Images as masks.
by Hal Canary
· 7 years ago
6b7e0e2
Add arc support to gpu Obj c++ code
by Greg Daniel
· 7 years ago
7cbf5e3
SkPDF: simplify drawImage/Bitmap/Sprite code.
by Hal Canary
· 7 years ago
5769dd2
Add some raster pipeline perspective asserts
by Florin Malita
· 7 years ago
d4b2c53
Experimental blur code with 32 bit fix.
by Herb Derby
· 7 years ago
80a82df
On Windows, always re-create window for GL or Vulkan
by Brian Osman
· 7 years ago
176c3b2
Move expensive initialization to onOnceBeforeDraw
by Brian Osman
· 7 years ago
98222ac
Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp.""
by Brian Salomon
· 7 years ago
304a07c
remove references to kIndex_8_SkColorType from our tools/tests
by Mike Reed
· 7 years ago
7da6ba2
Implement Sk4i's abs, min, max
by Yuqian Li
· 7 years ago
f0ca0e0
Extend final point in closed degenerate hairline segments
by Brian Osman
· 7 years ago
0db1b53
Fix assert in lattice op triggered by GLProgramsTest
by Brian Salomon
· 7 years ago
5b8e2b8
Clarify adjustMatrixAndAppendStages semantics
by Florin Malita
· 7 years ago
beae8a9
Revert "Make DashOp a non-legacy GrMeshDrawOp."
by Brian Salomon
· 7 years ago
1c8bb8a
add guard for recent api change
by Mike Reed
· 7 years ago
6409f84
Revert "Revert "Change image encode api to return sk_sp""
by Mike Reed
· 7 years ago
ebb3825
Make DashOp a non-legacy GrMeshDrawOp.
by Brian Salomon
· 7 years ago
baf981f
Revert "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
46b654d
converted GrSimpleTextureEffect to sksl
by Ethan Nicholas
· 7 years ago
6ee2965
remove unreachable perspective code for imageshader
by Mike Reed
· 7 years ago
016eef4
Always enable Analytic AA for rects
by Yuqian Li
· 7 years ago
febbd23
Make SmallPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
0f99277
Address ASAN complaint
by Robert Phillips
· 7 years ago
590533f
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
by Robert Phillips
· 7 years ago
c4176a2
Always use raster pipeline for perspective
by Florin Malita
· 7 years ago
a30d407
Revert "Experimental blur code."
by Florin Malita
· 7 years ago
d96ed9d
Experimental blur code.
by Herb Derby
· 7 years ago
52e4fd9
Check first deserialized verb of path is a move.
by Ben Wagner
· 7 years ago
51b2f1b
Stop adding Android-specific defines to SkUserConfig
by Leon Scroggins III
· 7 years ago
7e49d53
check for null surface in test
by Mike Reed
· 7 years ago
a6cb441
Remove Android-FrameworkDefs from CQ
by Leon Scroggins III
· 7 years ago
18df763
Handle invalid lattice case in LatticeOp test factory
by Brian Salomon
· 7 years ago
da69944
Serialize the new TileMode in SkBlurImageFilterImpl.
by wutao
· 7 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
f778eb2
check for default typeface for new test
by Mike Reed
· 7 years ago
4c70c75
Update SkiaSDLExample to latest Ganesh interfaces.
by Jim Van Verth
· 7 years ago
Next »