index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
Commit message (
Expand
)
Author
Age
*
Add new SkPoint3 class
robertphillips
2015-07-13
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Thread GrShaderDataManager through Image filters
joshualitt
2015-07-08
*
More threading of GrShaderDataManager
joshualitt
2015-07-08
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
style nit cleanups. e.g. remove 'virtual' on override declarations
robertphillips
2015-07-07
*
remove SkInstCnt
mtklein
2015-06-26
*
remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM
reed
2015-06-23
*
Clean up usage of SkSurfaceProps
robertphillips
2015-06-22
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-16
*
retro add copyright
reed
2015-06-11
*
Add bigtileimagefilter GM & improvements to toString
robertphillips
2015-06-08
*
delete (unused) TransparentShader
reed
2015-06-05
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-04
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-04
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-02
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-02
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
Add GM to repro crbug.com/472795
robertphillips
2015-04-09
*
Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>
mtklein
2015-03-30
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Revert of Revert of remove colorfilter native-565 support. complicating w/ no...
reed
2015-03-24
*
Revert of remove colorfilter native-565 support. complicating w/ no real valu...
reed
2015-03-24
*
Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:...
reed
2015-03-24
*
remove colorfilter native-565 support. complicating w/ no real value.
reed
2015-03-24
*
Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codere...
reed
2015-03-23
*
impl colormatrix w/ floats
reed
2015-03-23
*
Move SkMatrixImageFilter into core, and add a factory fn for it.
senorblanco
2015-03-20
*
Remove deprecated flavour of SkDropShadowImageFilter::Create().
senorblanco
2015-03-20
*
Remove now-unused uniqueID param from SkDropShadowImageFilter::Create().
senorblanco
2015-03-19
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
remove dead code
reed
2015-03-16
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Use ComposColorFilter to collaps hierarchy (when possible).
reed
2015-03-08
*
Remove SkPorterDuff now that Android has been updated.
djsollen
2015-03-05
*
ViaAndroidSDK for DM
tomhudson
2015-03-05
*
change colorfilter to return an array of frag processors
reed
2015-03-03
*
add virtuals to optimize composing colorfilters
reed
2015-03-02
*
add compose-colorfilter
reed
2015-03-01
*
Fix SkComposeImageFilter's bounds computation and offset handling
ajuma
2015-02-13
*
Port SkRefCnt.h to new SkAtomics.h
mtklein
2015-02-03
*
Reland "remove unused SkAvoidXfermode"
scroggo
2015-01-30
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...
scroggo
2015-01-20
*
remove unused SkAvoidXfermode
reed
2015-01-18
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove macros that make it look like it's a good idea to not be able to flatten.
mtklein
2015-01-07
*
undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers
reed
2014-12-21
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
[next]