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
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
add roundOut that returns its result
reed
2014-11-19
*
Move WGL header from include to src
djsollen
2014-11-14
*
rename filterTextFlags to disableLCD
reed
2014-11-13
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://code...
fmalita
2014-11-08
*
Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview...
fmalita
2014-11-07
*
SkDrawCommand scrubbing
fmalita
2014-11-07
*
add patch and clicktracking to lua
reed
2014-11-07
*
Bug fix for cull_line in SkDashPathEffect.
egdaniel
2014-11-05
*
Crop the fast path dashed lines to the cull rect
robertphillips
2014-11-04
*
update slides
reed
2014-11-04
*
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...
piotaixr
2014-11-04
*
add more typeface methods to lua
reed
2014-11-04
*
update slide content
reed
2014-11-03
*
add textblobs to lua
reed
2014-11-03
*
Manually load CONDITION_VARIABLE methods on Windows, checking for failure (XP).
mtklein
2014-11-03
*
move SkTextBox into utils
reed
2014-11-03
*
MultiPictureDraw is taskgroup aware.
reed
2014-10-29
*
SkTaskGroup::add(fn, arg)
mtklein
2014-10-29
*
Override SkCanvas::drawImage[Rect]() in SkProxyCanvas
piotaixr
2014-10-28
*
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
[next]