index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkEmbossMaskFilter.cpp
Commit message (
Expand
)
Author
Age
*
rebase
Cary Clark
2018-06-08
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Just pass color glyph masks to filters.
Ben Wagner
2018-04-27
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
doh -- reverse check for finite
Mike Reed
2018-02-13
*
begin to wrap all float divides
Mike Reed
2018-02-12
*
Revert "Revert "move GrColor.h to private, IWYU""
Mike Reed
2018-02-06
*
Revert "move GrColor.h to private, IWYU"
Brian Salomon
2018-02-06
*
move GrColor.h to private, IWYU
Mike Reed
2018-02-06
*
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
Brian Osman
2017-11-14
*
Alloc glyph image correctly for SkMask::k3D_Format.
Ben Wagner
2017-11-14
*
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
Ben Wagner
2017-11-13
*
Alloc glyph image correctly for SkMask::k3D_Format.
Ben Wagner
2017-11-13
*
hide emboss from everyone (except android for now)
Mike Reed
2016-12-07
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
switch maskfilters to sk_sp
reed
2016-04-04
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMas...
benjaminwagner
2016-03-01
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
*
change all factories to return their base-class
reed
2015-12-20
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
add asAShadowBlur for android to drawlooper
reed@google.com
2014-04-29
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Factory methods for heap-allocated SkMaskFilter objects.
commit-bot@chromium.org
2014-02-21
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
No deduping dictionaries for matrices and regions.
commit-bot@chromium.org
2014-01-23
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Code cleanup following recapture of skps
robertphillips@google.com
2013-12-03
*
Adding size parameter to read array functions
commit-bot@chromium.org
2013-10-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-28
*
Fix compiler warning/error in r10936
robertphillips@google.com
2013-08-27
*
Blur refactoring
robertphillips@google.com
2013-08-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-19
*
Added toString to SkMaskFilter-derived classes
robertphillips@google.com
2013-03-18
*
change SkMaskFilter methods to const, in preparation for making the class as
reed@google.com
2012-12-18
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
[next]