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
*
Archive more dead code.
mtklein
2014-10-02
*
TileGrid: earliest need not be a pointer anymore
mtklein
2014-10-02
*
BBHs: void* data -> unsigned data
mtklein
2014-10-02
*
Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https...
robertphillips
2014-10-02
*
fix prev change to tooBigForLCD, and add test
reed
2014-10-01
*
Don't adjust the bounds after a restore with the restore's paired saveLayer's...
mtklein
2014-10-01
*
avoid extra math work in MackRec
reed
2014-10-01
*
Remove DEPRECATED_beginRecording().
mtklein
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
*
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
*
Archive SkFloat
mtklein
2014-09-30
*
specialize setConcat for scale+translate, helps drawText perf
reed
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
*
remove alphatype from colortable
reed
2014-09-29
*
Temp fix for crash when generating 16-bit cache for colorTables.
djsollen
2014-09-29
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
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
*
Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()
piotaixr
2014-09-26
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
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
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
Swap iteration order in TileGrid::insert().
mtklein
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
We need to adjust the bounds of clip ops with SaveLayer paints too.
Mike Klein
2014-09-23
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Make a flipped fDirtyBit always mean "this field is not the default".
mtklein
2014-09-22
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Souped-up SkTextBlob.
fmalita
2014-09-20
*
Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.c...
fmalita
2014-09-19
*
Souped-up SkTextBlob.
fmalita
2014-09-19
*
SkTextBlob shader space workaround.
fmalita
2014-09-19
*
Restore old behavior of SkTypeface::CreateFromTypeface.
bungeman
2014-09-18
*
Changes to remove program effects builder
joshualitt
2014-09-18
*
Simplify a little in SkRecords.h:
mtklein
2014-09-18
*
update to accommodate latest clang in chrome toolchain
caryclark
2014-09-18
*
Serialize the font index.
bungeman
2014-09-18
*
Use SkBitmapCache to optimize readPixels on a texture-backed bitmap
piotaixr
2014-09-17
*
Add SkMiniData.
mtklein
2014-09-17
*
hide deviceproperties, prepare the way for surfaceprops
reed
2014-09-17
[next]