index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStream
halcanary
2014-10-27
*
add saveLayer to lua
reed
2014-10-25
*
Add utils to better quantize grayscale values to three bit indices while
pavel
2014-10-23
*
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
piotaixr
2014-10-22
*
Fix debugger's SaveAs functionality
robertphillips
2014-10-21
*
Check SkStream::isAtEnd before attempting to read.
scroggo
2014-10-21
*
add gradients and drawPaint to lua
reed
2014-10-21
*
Add an assert that we still have a buffer to readFromBuffer().
mtklein
2014-10-21
*
add blurimagefilter to lua
reed
2014-10-19
*
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...
rmistry
2014-10-17
*
"Fix" debugger's setMatrix handling
robertphillips
2014-10-16
*
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
piotaixr
2014-10-16
*
create and modify matrices in lua
reed
2014-10-14
*
add pictures to lua
reed
2014-10-13
*
add canvas:clear to lua
reed
2014-10-12
*
add surfaces to lua
reed
2014-10-12
*
add key handlers to lua
reed
2014-10-11
*
add drawImageRect to lua, update sample
reed
2014-10-10
*
Small improvements to SkBitSet:
mtklein
2014-10-09
*
Restore a really single-threaded mode to DM.
mtklein
2014-10-06
*
Override drawImage*() in SkNWayCanvas
piotaixr
2014-09-29
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
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
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
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
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
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
*
Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()
piotaixr
2014-09-17
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-15
*
Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...
mtklein
2014-09-15
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-14
*
Let SkTaskGroup work synchronously if no one created an SkTaskGroup::Enabler.
mtklein
2014-09-12
*
SkData can allocate room for its contents in the same block
reed
2014-09-11
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Debugger render support for SkDrawTextBlobCommand.
fmalita
2014-08-29
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Add missing text blob SkDrawCommand string.
fmalita
2014-08-27
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Require length in sk_wchar_to_string.
bungeman
2014-08-25
*
remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE
reed
2014-08-21
[next]