index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
remove dead SkPersp macros
reed
2015-01-20
*
Pre-cache fDirection and fConvexity for recorded SkPaths too.
mtklein
2015-01-20
*
Move SkFontMgr and SkFontStyle impls to own cpp.
bungeman
2015-01-20
*
Do more cleanup from xp changes
egdaniel
2015-01-20
*
remove dead code after HQ change
reed
2015-01-20
*
remove legacy flags for old image filtering
reed
2015-01-20
*
YUV planes cache
sugoi
2015-01-19
*
reorg filter quality cascade
reed
2015-01-16
*
use log2(scale) to compute mip level
reed
2015-01-16
*
Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of http...
reed
2015-01-16
*
use log2(scale) to compute mip level
reed
2015-01-16
*
Add Xfer Processor for GrCustomXfermodes
egdaniel
2015-01-16
*
Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque draw
kkinnunen
2015-01-16
*
Revert "choose better mip level"
reed
2015-01-15
*
Move XferEffects class to GrCustomXfermode file
egdaniel
2015-01-15
*
SkPictureShader should handle negative scaling gracefully.
fmalita
2015-01-15
*
Why are we afraid of saveLayer() bounds?
mtklein
2015-01-15
*
choose better mip level
reed
2015-01-15
*
Use device-space stroke width for SkDraw::drawRect() quick-reject
fmalita
2015-01-15
*
separate out the scaline-choosing to simplify chooseProcs
reed
2015-01-14
*
Do some minor pre cleanup work before converting all xfermodes to XPs.
egdaniel
2015-01-14
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
Simplify SkInstCnt
mtklein
2015-01-13
*
Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:...
robertphillips
2015-01-12
*
Fix GPU clipped-AA vs. non-AA drawRect discrepancy
robertphillips
2015-01-12
*
Fix overlap test for 64-bit pointers in SkMatrix
qiankun.miao
2015-01-12
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
Revert of Cache blur mask for rects which can not break into nine-patch (patc...
qiankun.miao
2015-01-07
*
Cache blur mask for rects which can not break into nine-patch
qiankun.miao
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Remove distance field generation and storage from SkGlyphCache.
jvanverth
2015-01-07
*
Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...
robertphillips
2015-01-07
*
Remove macros that make it look like it's a good idea to not be able to flatten.
mtklein
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Verify size_t overflow
sugoi
2015-01-07
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
use conics for ovals and roundrects
reed
2015-01-06
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Comment out unused names in src/core/SkGlyphCache.h
tomhudson
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
fixes for conics
reed
2015-01-06
*
Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...
reed
2015-01-06
*
use conics for ovals and roundrects
reed
2015-01-05
*
Remove SkPath::asRect
robertphillips
2015-01-05
*
Fix thin rect stroking.
fmalita
2015-01-05
*
Cleanup isRect variants
robertphillips
2015-01-05
*
Print out failing PathRef test on ChromeOS
robertphillips
2015-01-05
*
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...
reed
2015-01-05
*
Clean up dead clear() code in SkRecord.
mtklein
2015-01-05
[next]