1. 81bc8fe Less string copies of text in XML parsing. by Ben Wagner · 3 years, 7 months ago
  2. 23c93bc Bump SkXMLParser buffer size by Florin Malita · 3 years, 7 months ago
  3. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  4. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years ago
  5. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years ago
  6. c88a6ac Add missing #includes for referenced types. by John Stiles · 4 years, 1 month ago
  7. dc976a9 update skstd by Mike Klein · 4 years, 3 months ago
  8. 49d140d [svgcanvas] Add flag to suppress newlines and tabs in XML by Florin Malita · 5 years ago
  9. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  12. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  13. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  14. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  15. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  16. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  17. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  18. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  19. f67c459 add ViaSVG to dm by Mike Reed · 7 years ago
  20. 70c6063 Move SkDOM to SkArenaAlloc from SkChunkAlloc. by Herb Derby · 7 years ago
  21. 5a8fe97 Remove include/xml from public API. by Herb Derby · 7 years ago
  22. c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
  23. fd75dd4 Delete SkXMLPullParser by fmalita · 8 years ago
  24. 1258455 [SkXMLParser] Initial text node support by fmalita · 8 years ago
  25. a427cc4 Remove SkDOM::build(const char doc[], size_t len) by fmalita · 8 years ago
  26. 7445e86 Dust-off SkXMLParser by fmalita · 8 years ago
  27. 9d77d62 remove unused BML (binary xml) code by reed · 8 years ago
  28. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  29. 852f15d free -> reset by mtklein · 8 years ago
  30. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  31. 0e3738d free -> reset by mtklein · 8 years ago
  32. 067e90e another null src, memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  33. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  34. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  35. 7a04869 [SVGDevice] Text whitespace unittest by fmalita · 9 years ago
  36. e73da40 add length parameter to addText, to match attr values by reed · 10 years ago
  37. fe3f260 [SkSVGDevice] Initial text support by fmalita · 10 years ago
  38. 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
  39. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  40. 770ab36 Remove deprecated/obsolete Makefiles. by tfarina@chromium.org · 11 years ago
  41. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  42. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  43. 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
  44. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  45. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  46. b7e9aee Add a sample application that runs on unix. by scroggo · 13 years ago
  47. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 15 years ago
  48. 5c80ea1 first pass at clean up of the 3 config files by reed@android.com · 16 years ago
  49. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  50. 8a1c16f grab from latest android by reed@android.com · 16 years ago