1. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  2. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  3. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  4. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  5. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  6. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  7. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  8. f67c459 add ViaSVG to dm by Mike Reed · 7 years ago
  9. 70c6063 Move SkDOM to SkArenaAlloc from SkChunkAlloc. by Herb Derby · 7 years ago
  10. 5a8fe97 Remove include/xml from public API. by Herb Derby · 7 years ago
  11. c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
  12. fd75dd4 Delete SkXMLPullParser by fmalita · 8 years ago
  13. 1258455 [SkXMLParser] Initial text node support by fmalita · 8 years ago
  14. a427cc4 Remove SkDOM::build(const char doc[], size_t len) by fmalita · 8 years ago
  15. 7445e86 Dust-off SkXMLParser by fmalita · 8 years ago
  16. 9d77d62 remove unused BML (binary xml) code by reed · 8 years ago
  17. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  18. 852f15d free -> reset by mtklein · 8 years ago
  19. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  20. 0e3738d free -> reset by mtklein · 8 years ago
  21. 067e90e another null src, memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  22. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  23. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  24. 7a04869 [SVGDevice] Text whitespace unittest by fmalita · 9 years ago
  25. e73da40 add length parameter to addText, to match attr values by reed · 9 years ago
  26. fe3f260 [SkSVGDevice] Initial text support by fmalita · 9 years ago
  27. 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
  28. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  29. 770ab36 Remove deprecated/obsolete Makefiles. by tfarina@chromium.org · 11 years ago
  30. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  31. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  32. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  33. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  34. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  35. b7e9aee Add a sample application that runs on unix. by scroggo · 13 years ago
  36. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 15 years ago
  37. 5c80ea1 first pass at clean up of the 3 config files by reed@android.com · 16 years ago
  38. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  39. 8a1c16f grab from latest android by reed@android.com · 16 years ago