index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-27
*
move more geometry to simd
caryclark
2016-01-26
*
SK_SUPPORT_LEGACY_DRAWFLTER typo
fmalita
2016-01-25
*
Add svg path arcto
caryclark
2016-01-23
*
Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...
robertphillips
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Hide SkCanvas::{set,get}DrawFilter
fmalita
2016-01-21
*
Add Lua SkXfermode skp scraping support
robertphillips
2016-01-21
*
resolution dependent path measure
caryclark
2016-01-21
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-20
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
SkPaintFilterCanvas skip-draw support
fmalita
2016-01-11
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
[SkDebugger] Display run glyph positioning modes
fmalita
2016-01-04
*
remove cruft from SkTypes.h, including SkBool
reed
2015-12-27
*
remove unused SkCubicInterval
reed
2015-12-23
*
remove unused SkCullPoints
reed
2015-12-21
*
Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android b...
djsollen
2015-12-18
*
update androidsdk to new savelayer signature
reed
2015-12-18
*
change signature for virtual related to saveLayer, passing SaveLayerRec
reed
2015-12-18
*
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...
reed
2015-12-16
*
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...
reed
2015-12-16
*
remove drawSprite from canvas
reed
2015-12-16
*
Fix a crash in SkParsePath::FromSVGString
scroggo
2015-12-11
*
ubsan shift fixes
caryclark
2015-12-09
*
[SkDebugger] Show more text blob details
fmalita
2015-12-08
*
Allow SkStream::peek() to partially succeed
scroggo
2015-12-07
*
report back colorfilters in lua
reed
2015-12-04
*
Upgrade debugger to print more SkPath info (isOval & isRRect)
robertphillips
2015-11-24
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
[debugger] Add visualization of center rect for drawBitmapNine calls
robertphillips
2015-11-18
*
Assert when running SampleApp with msaa 16 on Windows 10
aleksandar.stojiljkovic
2015-11-05
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
[SkDebugger] Show detailed drawImage info
fmalita
2015-10-29
*
Add generationID to debugger's path information
robertphillips
2015-10-29
*
Simplify linkages to Android framework internals
tomhudson
2015-10-26
*
Remove SkThread::setProcessorAffinity()
mtklein
2015-10-20
*
Remove params from Cacherator_GrTextureMaker
bsalomon
2015-10-15
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
[SkDebugger] Handle path empty-bounds gracefully
fmalita
2015-10-06
*
Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer
tomhudson
2015-10-01
*
Have /src files use header directly.
herb
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Remove SkBitmapSource
fmalita
2015-09-25
*
Improve debugger's visualization of transparent textures
robertphillips
2015-09-24
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
Update SkWhitelistChecksums.cpp with the checksums of the fonts on the CT sla...
rmistry
2015-09-14
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
[next]