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
*
SkMatrix44(const SkMatrix&) needs to initialize the type mask
fs
2014-12-16
*
Remove SkCanvas::isDrawingToLayer
junov
2014-12-15
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Even more win64 warning fixes
bsalomon
2014-12-12
*
Cull pushCull and popCull from Skia.
mtklein
2014-12-12
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Display text blob bounds in the debugger.
fmalita
2014-12-09
*
Change clear() to respect the clip
reed
2014-12-04
*
Decompose a weird assert.
mtklein
2014-12-03
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
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
[next]