aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/xml
Commit message (Expand)AuthorAge
* remove unused BML (binary xml) codeGravatar reed2016-04-09
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* free -> resetGravatar mtklein2016-03-17
* Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....Gravatar bungeman2016-03-17
* free -> resetGravatar mtklein2016-03-17
* another null src, memcpy -> sk_careful_memcpyGravatar mtklein2015-12-10
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* [SVGDevice] Text whitespace unittestGravatar fmalita2015-02-20
* add length parameter to addText, to match attr valuesGravatar reed2015-02-04
* [SkSVGDevice] Initial text supportGravatar fmalita2015-02-03
* Cleanup the XML directory in public includes.Gravatar djsollen2014-11-14
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Remove deprecated/obsolete Makefiles.Gravatar tfarina@chromium.org2013-04-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");Gravatar tomhudson@google.com2011-12-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Add a sample application that runs on unix.Gravatar scroggo2011-03-15
* add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20")Gravatar reed@android.com2009-06-05
* first pass at clean up of the 3 config filesGravatar reed@android.com2009-01-08
* separate image encode and decodeGravatar reed@android.com2009-01-06
* grab from latest androidGravatar reed@android.com2008-12-17