index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
utils
Commit message (
Expand
)
Author
Age
*
Split default and user-supplied event tracers.
mtklein
2015-04-21
*
Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...
reed
2015-04-16
*
Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...
jcgregorio
2015-04-16
*
remove unused (by clients) SkPathUtils
reed
2015-04-16
*
Add a paint filter utility canvas (SkPaintFilterCanvas)
fmalita
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
[Skia] Add SK_API to SkParse.
huangs
2015-03-02
*
Avoid wrong memory access due to double substitution and %%
kkinnunen
2015-02-19
*
Remove SkProxyCanvas.
scroggo
2015-01-29
*
remove (unused) GatherPixelRefs
reed
2015-01-22
*
Fix SkIStream nits.
bungeman
2015-01-22
*
Remove staging SkStream::unref().
bungeman
2015-01-22
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
upstream google3 include paths for jsoncpp
mtklein
2015-01-14
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
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
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
Remove SkCanvas::isDrawingToLayer
junov
2014-12-15
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Cull pushCull and popCull from Skia.
mtklein
2014-12-12
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good)
halcanary
2014-11-18
*
Fix Chromium roll broken by http://crrev.com/728823002
halcanary
2014-11-14
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Move WGL header from include to src
djsollen
2014-11-14
*
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...
piotaixr
2014-11-04
*
add textblobs to lua
reed
2014-11-03
*
move SkTextBox into utils
reed
2014-11-03
*
Override SkCanvas::drawImage[Rect]() in SkProxyCanvas
piotaixr
2014-10-28
*
Add isScale() helper function to SkMatrix44.
tfarina
2014-10-24
*
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
piotaixr
2014-10-22
*
add round/ceil/etc. for SkMScalar
reed
2014-10-21
*
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...
rmistry
2014-10-17
*
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
piotaixr
2014-10-16
*
Turn SkCanvasStateUtils into a class with static functions.
tfarina
2014-10-10
*
Override drawImage*() in SkNWayCanvas
piotaixr
2014-09-29
*
SkMatrix44::preserves2dAxisAlignment()
tomhudson
2014-09-26
*
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
*
Add helper SkMatrix44::hasPerspective()
tomhudson
2014-09-16
*
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
[next]