index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
xml
Commit message (
Expand
)
Author
Age
*
add ViaSVG to dm
Mike Reed
2017-02-17
*
Move SkDOM to SkArenaAlloc from SkChunkAlloc.
Herb Derby
2017-02-14
*
Remove include/xml from public API.
Herb Derby
2017-02-14
*
remove SkDebugWStream and other cleanups
Mike Reed
2017-01-07
*
Delete SkXMLPullParser
fmalita
2016-07-19
*
[SkXMLParser] Initial text node support
fmalita
2016-07-18
*
Remove SkDOM::build(const char doc[], size_t len)
fmalita
2016-07-18
*
Dust-off SkXMLParser
fmalita
2016-07-14
*
remove unused BML (binary xml) code
reed
2016-04-09
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
free -> reset
mtklein
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
another null src, memcpy -> sk_careful_memcpy
mtklein
2015-12-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
[SVGDevice] Text whitespace unittest
fmalita
2015-02-20
*
add length parameter to addText, to match attr values
reed
2015-02-04
*
[SkSVGDevice] Initial text support
fmalita
2015-02-03
*
Cleanup the XML directory in public includes.
djsollen
2014-11-14
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Remove deprecated/obsolete Makefiles.
tfarina@chromium.org
2013-04-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Add a sample application that runs on unix.
scroggo
2011-03-15
*
add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20")
reed@android.com
2009-06-05
*
first pass at clean up of the 3 config files
reed@android.com
2009-01-08
*
separate image encode and decode
reed@android.com
2009-01-06
*
grab from latest android
reed@android.com
2008-12-17