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 surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts
reed
2014-10-06
*
remove unused TextBufferDirection enum
reed
2014-10-03
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-03
*
Fix ref cnt'ing issue in GrProgramElement.
bsalomon
2014-10-03
*
make SkMatrix::dump always available
reed
2014-10-02
*
specialize setConcat for scale+translate
reed
2014-10-02
*
Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...
robertphillips
2014-10-02
*
Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...
bsalomon
2014-10-02
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-02
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-02
*
Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https...
robertphillips
2014-10-02
*
Add support for EGL on linux
derekf
2014-10-01
*
Remove DEPRECATED_beginRecording().
mtklein
2014-10-01
*
add SkRect::joinNonEmptyArg for faster unioning
reed
2014-10-01
*
Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw
robertphillips
2014-10-01
*
optimize setRectFan and join -- from profiling drawText
reed
2014-10-01
*
Archive more dead code.
mtklein
2014-09-30
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-30
*
Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.
mtklein
2014-09-30
*
Remove support for SkPicture::clone().
mtklein
2014-09-30
*
remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI
reed
2014-09-30
*
specialize setConcat for scale+translate, helps drawText perf
reed
2014-09-30
*
Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...
robertphillips
2014-09-30
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-29
*
remove alphatype from colortable
reed
2014-09-29
*
Override drawImage*() in SkNWayCanvas
piotaixr
2014-09-29
*
Sanitize SkMatrixConvolutionImageFilter creation params.
senorblanco
2014-09-29
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Update RecordReplaceDrawTest to generate and pass pictures
robertphillips
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
SkMatrix44::preserves2dAxisAlignment()
tomhudson
2014-09-26
*
Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()
piotaixr
2014-09-26
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Split GrDrawState and GrOptDrawState into separate classes and remove base cl...
egdaniel
2014-09-26
*
Add doc on SkCanvas::drawImage*() methods
piotaixr
2014-09-25
*
Make SkImage::draw() private
piotaixr
2014-09-25
*
Remove SkPaint dirty bits.
mtklein
2014-09-25
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
Revert "Add support for EGL on linux"
borenet
2014-09-24
*
Add support for EGL on linux
derekf
2014-09-23
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Adding support for GL_CHROMIUM_copy_texture, part 1
junov
2014-09-23
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...
bsalomon
2014-09-22
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
[next]