index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
override new virtual onDrawDRRect in util canvas subclasses
commit-bot@chromium.org
2014-02-21
*
Factory methods for heap-allocated SkMaskFilter objects.
commit-bot@chromium.org
2014-02-21
*
add SkCanvas::drawDRRect
commit-bot@chromium.org
2014-02-21
*
use colortype instead of config
reed@google.com
2014-02-20
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
Offer single-param version of deepCopyTo -- much easier to migrate to colortypes
commit-bot@chromium.org
2014-02-20
*
Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...
robertphillips@google.com
2014-02-20
*
Fix CTM application in SkResizeImagefilter; implement bounds traversals.
senorblanco@chromium.org
2014-02-19
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-19
*
fix iOS build -- pass colortype, not config
commit-bot@chromium.org
2014-02-18
*
Add link to how to generate new SKPs when increasing the picture version
commit-bot@chromium.org
2014-02-18
*
Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...
commit-bot@chromium.org
2014-02-18
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-18
*
add param name w/ default arg to work around clang bug on mac 10.7
reed@google.com
2014-02-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-18
*
replace SkBitmap::Config with SkColorType in gms
commit-bot@chromium.org
2014-02-17
*
Use factories instead of directly creating SkImageInfo.
bungeman@google.com
2014-02-17
*
fix style nit in drawIRect
reed@google.com
2014-02-17
*
still trying to kill setDevice: rename to setRootDevice (better name) and mak...
commit-bot@chromium.org
2014-02-17
*
Make canvas pass rrects along to clip stack
commit-bot@chromium.org
2014-02-16
*
use SkColorType instead of SkBitmap::Config in views/effects
commit-bot@chromium.org
2014-02-16
*
fix calling undef inline func build error
commit-bot@chromium.org
2014-02-16
*
Store SkRRects in SkClipStack
commit-bot@chromium.org
2014-02-16
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-15
*
When the CTM has perspective the back-project method in quickRejectY goes hay...
commit-bot@chromium.org
2014-02-14
*
Remove deprecation of SkBaseDevice::config() so compile can proceed.
jvanverth@google.com
2014-02-14
*
Builder class for SkLayerDrawLooper.
commit-bot@chromium.org
2014-02-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-14
*
SkWriter32: throw in the SkTDArray towel.
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Add unit test for unbalanced save and restores in pictures.
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://co...
commit-bot@chromium.org
2014-02-12
*
remove width>=0 asserts, as clients rely on this (at least for testing)
reed@google.com
2014-02-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-12
*
remove unused deviceconfig from SkShader
mike@reedtribe.org
2014-02-12
*
Templetized SkWriter32 readTAt() & overwriteTAt()
commit-bot@chromium.org
2014-02-11
*
Adding new 'extend' mode to SkPath::addPath
commit-bot@chromium.org
2014-02-11
*
Reland SkWriter32 growth change with build fixes.
commit-bot@chromium.org
2014-02-11
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
commit-bot@chromium.org
2014-02-11
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Revert of Change growth function for SkWriter32 (https://codereview.chromium....
commit-bot@chromium.org
2014-02-11
*
Change growth function for SkWriter32
commit-bot@chromium.org
2014-02-11
*
Cleaner external buffer handling in SkWriter32
commit-bot@chromium.org
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-11
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
mike@reedtribe.org
2014-02-11
[next]