index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Add sRGB texture support.
jvanverth
2014-12-22
*
remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code
reed
2014-12-22
*
Add XP to handle the cases where we disable color write.
egdaniel
2014-12-22
*
remove dead SK_SUPPORT_LEGACY_N32_NAME code
reed
2014-12-21
*
remove dead SK_SUPPORT_LEGACY_GRTYPES dead
reed
2014-12-21
*
removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL code
reed
2014-12-21
*
undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers
reed
2014-12-21
*
remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code
reed
2014-12-21
*
Cleanup: More override fixes - include version.
tfarina
2014-12-21
*
remove dead SK_LEGACY_ENCODE_BITMAP flag
reed
2014-12-20
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
*
initial changes to add local matrix to primitive processor
joshualitt
2014-12-19
*
add const to encodePixels pixel parameter
reed
2014-12-19
*
Remove legacy Picture defines.
scroggo
2014-12-19
*
Remove the low hanging fruit with coord change matrices
joshualitt
2014-12-18
*
Fill SkRRect::fType proactively.
mtklein
2014-12-18
*
remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL
reed
2014-12-18
*
Add an InvariantOutput for the XPF.
egdaniel
2014-12-18
*
Remove GrCoordTransform::kPosition_CoordSet
bsalomon
2014-12-18
*
remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE
reed
2014-12-18
*
Change to create device coord coordset
joshualitt
2014-12-18
*
remove view matrix from context
joshualitt
2014-12-17
*
Stop creating GrODS for stencilPath commands.
bsalomon
2014-12-17
*
Add Coverage Drawing XP
egdaniel
2014-12-17
*
use conics
reed
2014-12-17
*
add arcto patheffect
reed
2014-12-17
*
add sample for arcTo
reed
2014-12-16
*
This change will ultimately pull uniform color, and to a much lesser degree u...
joshualitt
2014-12-15
*
pass dst-rect through from drawBitmapRect for better precision
reed
2014-12-15
*
Look at DYNAMIC_ANNOTATIONS_ENABLED now.
mtklein
2014-12-15
*
add paint::getFontBounds()
reed
2014-12-15
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
Add xp optimization for RGB coverage.
egdaniel
2014-12-15
*
Fix rrects that are large enough that we lose/gain a bit when we add the radi...
reed
2014-12-15
*
Rewrite NaN checks in terms of SkScalarIsNaN()
ehsan.akhgari
2014-12-15
*
Remove SkCanvas::isDrawingToLayer
junov
2014-12-15
*
add dumpHex option to rect and rrect, to match path
reed
2014-12-15
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
add get9 and set9 to matrix, to aid in making keys
reed
2014-12-13
*
More win64 warning fixes
bsalomon
2014-12-12
*
Cull pushCull and popCull from Skia.
mtklein
2014-12-12
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Adding a custom data field to GrGpuResource
junov
2014-12-11
*
Create xfer processor backend.
egdaniel
2014-12-11
*
Force embedding full font when serializing pictures.
mtklein
2014-12-11
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-11
*
Making GrGpuResource::release public for special case in Blink
junov
2014-12-11
*
Defer saves() until they're needed
reed
2014-12-11
*
Revert of Create xfer processor backend. (patchset #6 id:100001 of https://co...
joshualitt
2014-12-10
*
Revert of Fix to set correct output type when blending when we've read dst (p...
joshualitt
2014-12-10
[next]