index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkMorphologyImageFilter.cpp
Commit message (
Expand
)
Author
Age
*
rebase
Cary Clark
2018-06-08
*
Remove GrPaint::setGammaCorrect
Brian Osman
2018-06-04
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
remove defines and add commas
Cary Clark
2018-05-21
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Fix srcBounds computation in SkMatrixConvolutionImageFilter
Robert Phillips
2018-05-17
*
Minor refactoring to image filters
Robert Phillips
2018-05-14
*
detect overflow for morphology
Mike Reed
2018-05-13
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
create imagepriv and name params
Cary Clark
2017-11-03
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Add missing clone method to GrMorphologyEffect
Brian Salomon
2017-07-28
*
Implement clone for 6 additional GrFragmentProcessor subclasses.
Brian Salomon
2017-07-28
*
Remove the now unused GR_PROXY_MOVE macro
Brian Salomon
2017-07-28
*
Remove Gr1DKernelEffect "helper" class.
Brian Salomon
2017-07-27
*
Remove GrSingleTextureEffect
Brian Salomon
2017-07-26
*
Smaller fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
only create new instance if needed for colorspacexformer
Mike Reed
2017-07-06
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
Re-land of "eliminated GrGLSLExpr".
Ethan Nicholas
2017-05-08
*
Revert "Revert "Revert "eliminated GrGLSLExpr"""
Ethan Nicholas
2017-05-04
*
Revert "Revert "eliminated GrGLSLExpr""
Ethan Nicholas
2017-05-03
*
Revert "eliminated GrGLSLExpr"
Brian Salomon
2017-05-02
*
eliminated GrGLSLExpr
Ethan Nicholas
2017-05-02
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
SkImageFilter::onMakeColorSpace() - more overrides
Matt Sarett
2017-04-10
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
[next]