index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
svg
/
SkSVGDevice.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
Update SVGDevice for RRect and drawPoints
reed
2015-05-15
*
Some usability ideas around SkTHash.
mtklein
2015-03-20
*
[SkSVGDevice] drawBitmap* support
fmalita
2015-02-27
*
[SVGDevice] Text whitespace unittest
fmalita
2015-02-20
*
[SkSVGDevice] Fix whitespace text handling
fmalita
2015-02-19
*
[SkSVGDevice] Full font family support
fmalita
2015-02-13
*
Add SkSVGCanvas
fmalita
2015-02-06