Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ccd0eeecae63d2c43ad96fbfc2417b812f0588f9
/
include
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
c87f99e
Make subset param to texture generation API non-optional
by Brian Osman
· 8 years ago
9950408
Fix comment formatting for GrRenderTargetContext::drawArc
by Brian Salomon
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
61624f0
Plumb dst color space in many places, rather than "mode"
by Brian Osman
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
d263413
Remove SkImage::makeTextureImage
by Brian Osman
· 8 years ago
784b7bf
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
252b724
Revert "SkImageEncoder::* going away"
by Herb Derby
· 8 years ago
3489b2b
SkImageEncoder::* going away
by Hal Canary
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
df8599a
remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag
by Mike Reed
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
42521e8
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
by Brian Salomon
· 8 years ago
02b7349
no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore
by Mike Reed
· 8 years ago
58a7694
SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque
by Hal Canary
· 8 years ago
4cba3fe
SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16
by Hal Canary
· 8 years ago
fd87be8
hide emboss from everyone (except android for now)
by Mike Reed
· 8 years ago
b88ca7e
Revert "SkImageEncoder::* going away"
by Hal Canary
· 8 years ago
d7e1666
SkImageEncoder::* going away
by Hal Canary
· 8 years ago
11970e5
Add destination color space to shader ContextRec
by Brian Osman
· 8 years ago
fe647b2
Make flag values in GrResourceProvider and GrTextureProvider consistent
by Brian Salomon
· 8 years ago
d8c278a
Add no-op draw overrides to SkNoDrawCanvas
by Florin Malita
· 8 years ago
439ace9
Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas
by Florin Malita
· 8 years ago
0dd6987
Be explicit about the vector<FrameInfo> type
by Leon Scroggins III
· 8 years ago
2047189
Two (related) changes here:
by brianosman
· 8 years ago
4b7b6f0
Retire SkNoSaveLayerCanvas
by Florin Malita
· 8 years ago
ac44d69
remove (empty) SkXfermode.h
by Mike Reed
· 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
1aeb78c
Two (related) changes here:
by brianosman
· 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
ee424ac
SkNoDrawCanvas - a public non-drawing canvas base class
by Florin Malita
· 8 years ago
b2e29bb
Revert "Revert "Revert "remove (empty) SkXfermode.h"""
by Mike Reed
· 8 years ago
9db12d2
Two (related) changes here:
by brianosman
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
1c038af
Revert "Revert "remove (empty) SkXfermode.h""
by Mike Reed
· 8 years ago
1fcc404
SkEncodeImage: no more link-time registration
by Hal Canary
· 8 years ago
5c1c8d1
Remove batch bounds drawing debug option
by Brian Salomon
· 8 years ago
c5d0147
Revert "remove (empty) SkXfermode.h"
by Brian Osman
· 8 years ago
c5619cd
remove (empty) SkXfermode.h
by Mike Reed
· 8 years ago
7a14734
support a8
by Mike Klein
· 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
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
f9f4512
Reland image storage with fixes.
by Brian Salomon
· 8 years ago
3c1072d
use __BYTE_ORDER__ macro to detect endianness when available
by Lee Salzman
· 8 years ago
1b51c52
Narrow the SkImageGenerator interface
by Brian Osman
· 8 years ago
e9f78b4
Guard against buggy ucrt\math.h.
by Mike Klein
· 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
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
59dc411
Revert "Initial OpenGL Image support."
by Brian Salomon
· 8 years ago
be34882
Initial OpenGL Image support.
by Brian Salomon
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
6039768
Move GrShaderVar to an appending model for layout qualifiers
by Brian Salomon
· 8 years ago
2cb6cb7
Fix bug: can't convert nullptr -> bool
by Hal Canary
· 8 years ago
e8eed32
remove SkPixelRef::refEncodedData()
by Hal Canary
· 8 years ago
22886c4
Add SkOverdrawCanvas to detect overdraw
by Matt Sarett
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
71fecc3
don't memtion SkXfermode in public
by Mike Reed
· 8 years ago
c590341
Add shadowrrect geometry processor
by Jim Van Verth
· 8 years ago
99938a8
Merge GrGLSLShaderVar and GrShaderVar
by Brian Salomon
· 8 years ago
d728f0c
Defer more renderTargetContexts in the GPU image filter paths - take 2
by robertphillips
· 8 years ago
f31ae49
Remove unnecessary attribute and varying type modifiers
by Brian Salomon
· 8 years ago
b014cca
Make GrBufferAccess a nested class of GrProcessor
by Brian Salomon
· 8 years ago
514baff
Rename GrTextureParams to GrSamplerParams
by Brian Salomon
· 8 years ago
b446088
Fix computation of texture size for approximately-fit deferred proxies
by Robert Phillips
· 8 years ago
db4183d
In GrProcessor::TextureSampler drop the "get", it's cleaner
by Brian Salomon
· 8 years ago
e60ad62
Guard against instantiate & accessRenderTarget failures
by Robert Phillips
· 8 years ago
987de5b
Plumb filter quality into SkShader::appendStages().
by Mike Klein
· 8 years ago
f8e41d5
Update Skia milestone to 57
by hcm@google.com
· 8 years ago
0bbecb2
Rename GrTextureAccess to GrProcessor::TextureSampler.
by Brian Salomon
· 8 years ago
ca79535
External SkImageGenerator API
by Florin Malita
· 8 years ago
2245803
Rename GrTextureBufferSampler to GrBufferSampler
by csmartdalton
· 8 years ago
a8f0002
Rename kTexture2DISampler to kITexture2DSampler.
by Brian Salomon
· 8 years ago
d5870c2
move SkBlendMode_Name into public (for chrome)
by Mike Reed
· 8 years ago
1125a03
Add IORef capability to GrSurfaceProxy objects - take 2
by robertphillips
· 8 years ago
d470673
make SkXfermode.h go away
by Mike Reed
· 8 years ago
4e344c8
Revert "Defer more renderTargetContexts in the GPU image filter paths"
by Robert Phillips
· 8 years ago
f26f7a0
Add detection of image load/store to caps
by Brian Salomon
· 8 years ago
c0115e4
Ignore ctm param of SkShader::onAppendStages()
by Florin Malita
· 8 years ago
0b63ceb
Add image functions to GrGLInterface
by Brian Salomon
· 8 years ago
fb191da
More shader preliminaries / refactoring
by Mike Klein
· 8 years ago
fd01ce0
Defer more renderTargetContexts in the GPU image filter paths
by Robert Phillips
· 8 years ago
f27bab2
Revert "Add IORef capability to GrSurfaceProxy objects"
by Robert Phillips
· 8 years ago
286b96f
Add IORef capability to GrSurfaceProxy objects
by Robert Phillips
· 8 years ago
fa26e66
Remove static asserts for GrSLType and GrVertexAttribType enum values.
by Brian Salomon
· 8 years ago
b0d10e0
Start hooking shaders into SkRasterPipelineBlitter.
by Mike Klein
· 8 years ago
bde64e4
Mark inline functions in SkTypes.h as static.
by Mike Klein
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 8 years ago
ad61192
SkPath::fIsVolatile does not need to be mutable.
by Mike Klein
· 8 years ago
Next »