Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ae7d3f3992708354a3284bb49066737e36a76f40
/
src
ae7d3f3
Add native caching of uniquely keyed GrTextureProxies (take 2)
by Robert Phillips
· 7 years ago
76d640d
Revert "Add native caching of uniquely keyed GrTextureProxies"
by Robert Phillips
· 7 years ago
0ca2146
remove dead code for STREAM_API
by Mike Reed
· 7 years ago
d4f100d
Add native caching of uniquely keyed GrTextureProxies
by Robert Phillips
· 7 years ago
8d4a5c7
Avoid using glUnmapBufferOES with ES3
by Brian Osman
· 7 years ago
32bbf37
Fix TSAN issue with atlas expansion.
by Jim Van Verth
· 7 years ago
4f6fc83
Fix float-cast-overflow in SkTypeface_FreeType::onGetAdvancedMetrics
by Ben Wagner
· 7 years ago
fb6a789
Extra safety for SkRRect.
by Brian Salomon
· 7 years ago
9a725dd
Use shader based blending to clamp kPlus mode w/F16
by Brian Osman
· 7 years ago
906126e
Reduced size of SkSL lexer tables
by Ethan Nicholas
· 7 years ago
71e3797
CCPR: Process corners analytically
by Chris Dalton
· 7 years ago
6c4ea7e
Fix 3 related races in SkColorSpace.cpp.
by Mike Klein
· 7 years ago
99822ac
Add a SkWStream-based SkSVGCanvas factory
by Florin Malita
· 7 years ago
f398dd5
Move adding offset to dstRow in SkRawCodec::onGetPixels
by nagarajan.n
· 7 years ago
07cb2a2
Remove legacy code for box blur.
by Herb Derby
· 7 years ago
e395bf2
Mac TSAN support: annotate Sk[Base]Mutex as a mutex.
by Mike Klein
· 7 years ago
7028443
fix race in SkFontHost_mac.cpp
by Mike Klein
· 7 years ago
b858da9
Fix float-cast-overflow in SkOpSpan::sortableTop.
by Ben Wagner
· 7 years ago
00a2499
add back SkPacked16toX32 to SkColorPriv
by Cary Clark
· 7 years ago
2ad0908
Revert "Reland "Fix SkImageSource::filterBounds()""
by Florin Malita
· 7 years ago
c5e4e74
skipRect should only work for lines (not quads or cubics)
by Yuqian Li
· 7 years ago
ad04a4b
Revert "Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter"
by Mike Klein
· 7 years ago
5f87742
Post-lerp -> pre-scale if blend mode supports it.
by Mike Klein
· 7 years ago
e903449
remove sk_mkdir: error 17 creating dir
by Mike Klein
· 7 years ago
f7b8820
re-land of new SkSL precisions
by Ethan Nicholas
· 7 years ago
6d1aaca
Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter
by Yuqian Li
· 7 years ago
e6c0dee
Temporarily disable atlas growth.
by Jim Van Verth
· 7 years ago
3954108
Delete the legacy linear gradient impl
by Florin Malita
· 7 years ago
a9712a5
Suppress float-cast-overflow for double-to-float in SkMatrix{,44}
by Ben Wagner
· 7 years ago
eafa64b
Revert "Revert "Allow GrDrawOpAtlas to grow as needed""
by Jim Van Verth
· 7 years ago
205a126
Revert "Revert "Don't ignore degenerates when deciding if a path is convex""
by Brian Osman
· 7 years ago
fb0fcb2
add back missing dependencies in SkColorPriv.h
by Cary Clark
· 7 years ago
27185a9
Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half."""
by Ethan Nicholas
· 7 years ago
56fbbd6
Revert "Minor fixes to SkSL precisions"
by Ethan Nicholas
· 7 years ago
f3eac71
Revert "fix for uninitialized GrGLSLFragmentShaderBuilder field"
by Ethan Nicholas
· 7 years ago
05c474b
Suppress float-cast-overflow in SkPoint::Length.
by Ben Wagner
· 7 years ago
bf12c07
Reland "Fix SkImageSource::filterBounds()"
by Xianzhu Wang
· 7 years ago
f757ae6
Retry, Bump stored lowp uniform color to 16-bit storage.
by Mike Klein
· 7 years ago
98c5d92
Revert "Revert "use unique_ptr for stream api""
by Mike Reed
· 7 years ago
7e4e993
Implement some easy _lowp stages.
by Mike Klein
· 7 years ago
6e80aea
Revert "Bump stored lowp uniform color to 16-bit storage."
by Mike Klein
· 7 years ago
6492afa
Disable SkJumper assembly in cross builds for now.
by Nico Weber
· 7 years ago
d286bfb
Bump stored lowp uniform color to 16-bit storage.
by Mike Klein
· 7 years ago
9752c3c
Minor fixes to SkSL precisions
by Ethan Nicholas
· 7 years ago
7031b24
Revert "use unique_ptr for stream api"
by Mike Reed
· 7 years ago
f953523
Revert "Don't ignore degenerates when deciding if a path is convex"
by Brian Osman
· 7 years ago
b6d2be1
Revert "Fix SkImageSource::filterBounds()"
by Mike Reed
· 7 years ago
4543e75
fix for uninitialized GrGLSLFragmentShaderBuilder field
by Ethan Nicholas
· 7 years ago
53cd6c4
Don't ignore degenerates when deciding if a path is convex
by Brian Osman
· 7 years ago
05d5a13
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
by Ethan Nicholas
· 7 years ago
49f1f34
use unique_ptr for stream api
by Mike Reed
· 7 years ago
dbdc57c
fix google3 colorpriv use
by Cary Clark
· 7 years ago
7c55726
centralize SI, Ctx, and load_and_inc()
by Mike Klein
· 7 years ago
cb4d587
Fix SkImageSource::filterBounds()
by Xianzhu Wang
· 7 years ago
ad70c41
Revert "Allow GrDrawOpAtlas to grow as needed"
by Jim Van Verth
· 7 years ago
4127456
Disable flat interpolation in TextureOp on Qualcomm
by Brian Salomon
· 7 years ago
0372162
fix flutter and pdfium
by Cary Clark
· 7 years ago
03168b8
Allow GrDrawOpAtlas to grow as needed
by Jim Van Verth
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
3bf6366
clean up SK_JUMPER_LEGACY_8BIT
by Mike Klein
· 7 years ago
73fd0d6
Revert "Revert "Pre-allocate some opList dependency list storage""
by Robert Phillips
· 7 years ago
1cdbad0
Revert "Pre-allocate some opList dependency list storage"
by Robert Phillips
· 7 years ago
51066f4
Pre-allocate some opList dependency list storage
by Robert Phillips
· 7 years ago
e191ce6
Remove unnecessary code in SkGpuDevice::drawRRect
by Brian Osman
· 7 years ago
f1748f5
Change visitProxies signature
by Robert Phillips
· 7 years ago
9e4c164
Remove unused GPU RGB to YUV code
by Brian Osman
· 7 years ago
d375dbf
Land scaffolding for explicit MDB resource allocation
by Robert Phillips
· 7 years ago
d27392f
Remove invalid SkRRect asserts in GrShape
by Brian Osman
· 7 years ago
b201544
make kPathRefGenIDBitCnt private
by Cary Clark
· 7 years ago
9d6c64f
Make GrCopySurfaceOp participate in the GrOplist DAG
by Robert Phillips
· 7 years ago
f419c44
fix android roll
by Mike Klein
· 7 years ago
5f567c7
Finish restoring GrOpList DAG
by Robert Phillips
· 7 years ago
9b2f69b
grand unifried lowp stages
by Mike Klein
· 7 years ago
0f96bb3
Sk4i version of blur.
by Herb Derby
· 7 years ago
09dfc47
Pull non-substantive changes out of explicit GPU resource allocation CL
by Robert Phillips
· 7 years ago
b493eeb
Add method to iterate over a GrOp's GrSurfaceProxies
by Robert Phillips
· 7 years ago
08cda14
Share code for setting the out_color_space CMYK encoded colorspaces
by nagarajan.n
· 7 years ago
b433c56
Adjust GPU YUV -> RGB (JPG) conversion
by Brian Osman
· 7 years ago
db91c6e
Improve heuristics for when to use ccpr
by Chris Dalton
· 7 years ago
a640c49
Minor cleanups for CCPR
by Chris Dalton
· 7 years ago
0fa353c
Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter
by Xianzhu Wang
· 7 years ago
a950b63
Add support for additional textures in GrDrawOpAtlas
by Jim Van Verth
· 7 years ago
2ab4b2b
Remove symmetric three stop special case
by Brian Osman
· 7 years ago
a8e5744
Add general three-stop analytic gradient shader
by Brian Osman
· 7 years ago
3261eb2
Remove repeated conditional in TextureOp.
by Brian Salomon
· 7 years ago
5b5f096
Revert "Revert "Switch to the new SkSL lexer.""
by Ethan Nicholas
· 7 years ago
5d03474
Do software clip mask generation with worker threads
by Brian Osman
· 7 years ago
3585154
Revert "Switch to the new SkSL lexer."
by Ethan Nicholas
· 7 years ago
c576e93
Switch to the new SkSL lexer.
by Ethan Nicholas
· 7 years ago
6a7a704
Add multitexture support to text and path shaders, take 3.
by Jim Van Verth
· 7 years ago
b5f3b65
Add missing stdarg.h include
by Roger Johannesson
· 7 years ago
8b1360d
Reland "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
by Justin Novosad
· 7 years ago
8bc6917
Use enum value as the lower bound
by Petr Hosek
· 7 years ago
acc8d2e
Revert "Revert "Revert "Add multitexture support to text and path shaders"""
by Mike Klein
· 7 years ago
2191823
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL
by Greg Daniel
· 7 years ago
1170a55
Don't allow iteration through non-finite points.
by Mike Klein
· 7 years ago
900cd05
CCPR: Check for flat lines before crunching on curves
by Chris Dalton
· 7 years ago
6c251d2
Revert "Revert "Add multitexture support to text and path shaders""
by Jim Van Verth
· 7 years ago
71b45fb
update SkJumper stages to clang 5
by Mike Klein
· 7 years ago
0d53780
Update GrResourceCache changeUniqueKey to stay in valid state after each step
by Greg Daniel
· 7 years ago
Next »