index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
avoid extra math work in MackRec
reed
2014-10-01
*
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
*
Allow previously-hoisted layers to be reused in the same draw
robertphillips
2014-09-30
*
Remove support for SkPicture::clone().
mtklein
2014-09-30
*
remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI
reed
2014-09-30
*
Archive SkFloat
mtklein
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
*
Move offset and CTM from LayerCache Key to per-hoisted-layer info
robertphillips
2014-09-29
*
Make writeRenderTargetPixels use draw buffer rather than GrGpu
bsalomon
2014-09-29
*
Applying post-commit comments from https://codereview.chromium.org/607993002/
junov
2014-09-29
*
Temp fix for crash when generating 16-bit cache for colorTables.
djsollen
2014-09-29
*
Override drawImage*() in SkNWayCanvas
piotaixr
2014-09-29
*
Sanitize SkMatrixConvolutionImageFilter creation params.
senorblanco
2014-09-29
*
fail on extremely large coincident curves
caryclark
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
*
Always force the bounds of the empty pathref.
mtklein
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Change GrContext::copyTexture to go through GrDrawTarget
junov
2014-09-26
*
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
*
Replace a forgotten call to SkImage::draw() by SkCanvas::drawImageRect()
piotaixr
2014-09-26
*
Split GrDrawState and GrOptDrawState into separate classes and remove base cl...
egdaniel
2014-09-26
*
Fix SkTableColorFilter deserialization validation.
senorblanco
2014-09-25
*
Seems that some of our compliers can't infer this type, though most can.
Mike Klein
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
*
Fix SkXfermode deserialization.
senorblanco
2014-09-24
*
Correct glyph with non-bmp from typeface on Mac.
bungeman
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
Use OptDrawState instead of DrawState when flushing state in GrGpuGL
egdaniel
2014-09-24
*
Swap iteration order in TileGrid::insert().
mtklein
2014-09-24
*
Update layer hoisting code to correctly render sub-picture layers
robertphillips
2014-09-24
*
Revert "Use draw buffer for texture copy impl."
Brian Salomon
2014-09-24
*
Revert "Add support for EGL on linux"
borenet
2014-09-24
*
Add support for EGL on linux
derekf
2014-09-23
[prev]
[next]