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