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 incremental draw optimization from SkDebugCanvas
kkinnunen
2015-01-13
*
namespace {} trick for SK_DECLARE_STATIC_ONCE
mtklein
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...
robertphillips
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Remove draw window size state from SkDebugCanvas
kkinnunen
2015-01-05
*
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...
reed
2015-01-05
*
Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...
reed
2015-01-05
*
move remaining virtual draw methods to onDraw
reed
2015-01-04
*
remove unused drawData
reed
2015-01-02
*
Change DebugCanvas API to not encourage memory leaks
kkinnunen
2014-12-30
*
Fill SkRRect::fType proactively.
mtklein
2014-12-18
*
use conics
reed
2014-12-17
*
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
[next]