1. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  2. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  3. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  4. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  5. 42f8bc4 Add API for SkTextBlob serialization into caller's memory. by Khushal · 6 years ago
  6. 2532584 add explicit API to know if the writebuffer is using its external storage by Mike Reed · 6 years ago
  7. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 6 years ago
  8. 8005bff hide picture virtuals (no public callers) by Mike Reed · 6 years ago
  9. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  10. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  11. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  12. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  13. 6d6d603 make matrix serialization private by Cary Clark · 7 years ago
  14. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  15. cde9031 remove unused xfermode methods by Mike Reed · 7 years ago
  16. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  17. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  18. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  19. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  20. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  21. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  22. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  23. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  24. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  25. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  26. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  27. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  31. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  32. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  33. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  34. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  35. b252604 Fix some fuzzer complaints by Robert Phillips · 8 years ago
  36. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  37. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  38. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  39. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  40. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  41. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  42. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  43. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  44. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  45. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  46. bba4cfe Added API for Bevel NormalSource. by dvonbeck · 8 years ago
  47. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago
  48. 6af677f Changed SkLightingShader API to take in a shader as color source by dvonbeck · 8 years ago
  49. 5b794fa API change to allow for NormalSource selection at the user level. by dvonbeck · 8 years ago
  50. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  51. 4132de7 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #9 id:160001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  52. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  53. da74393 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #7 id:120001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  54. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  55. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  56. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  57. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  58. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  59. a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 8 years ago
  60. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  61. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  62. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  63. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  64. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  65. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  66. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  67. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  68. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  69. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  70. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  71. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  72. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  73. ca2622b return pictures as sk_sp by reed · 8 years ago
  74. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  75. 18300a3 detach -> release by mtklein · 8 years ago
  76. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  77. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  78. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  79. 7d57124 Unit Tests: eliminate stray SkDebugf()s. by halcanary · 8 years ago
  80. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  81. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  82. d63f60a change all factories to return their base-class by reed · 9 years ago
  83. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  84. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  85. 41868fe Font variations. by bungeman · 9 years ago
  86. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  87. 3489ee0 Font variations. by bungeman · 9 years ago
  88. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  89. 05773ed Font variations. by bungeman · 9 years ago
  90. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  91. a1193e4 Make SkStream *not* ref counted. by scroggo · 9 years ago
  92. c4fda92 remove unused drawData by reed · 10 years ago
  93. 91c395a Fix SkTableColorFilter deserialization validation. by senorblanco · 10 years ago
  94. 0f7197b Fix SkXfermode deserialization. by senorblanco · 10 years ago
  95. d71b757 Serialize the font index. by bungeman · 10 years ago
  96. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  97. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  98. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  99. 8482504 make allocPixels throw on failure by reed · 10 years ago
  100. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago