1. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  2. 31f25a0 Revert of Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRend… (patchset #1 id:60001 of https://codereview.chromium.org/1941353003/ ) by jvanverth · 8 years ago
  3. 9ad5d7c Add some more testing around hairline GrShapes by bsalomon · 8 years ago
  4. fb08327 Expand GrStyle's interface. by bsalomon · 8 years ago
  5. 0736f33 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 8 years ago
  6. 02125d1 Create a single, unique pointer to sRGB color space by msarett · 8 years ago
  7. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  8. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  9. b451134 Minor refactor of GrLayerHoister by robertphillips · 8 years ago
  10. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  11. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  12. db1adf5 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ ) by jvanverth · 8 years ago
  13. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  14. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  15. 40ef485 When filling nested rect path check for empty inner and empty outer rects by bsalomon · 8 years ago
  16. ffc2aea Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  17. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  18. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  19. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 8 years ago
  20. b4c899d remove SkWriteBuffer::getWriter32(). by mtklein · 8 years ago
  21. 817fed3 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #5 id:80001 of https://codereview.chromium.org/1924183003/ ) by benjaminwagner · 8 years ago
  22. a2ffa98 Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 id:40002 of https://codereview.chromium.org/1928123002/ ) by msarett · 8 years ago
  23. 7b2c6dd Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  24. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 8 years ago
  25. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  26. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  27. fe635fd Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  28. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  29. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  30. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  31. 5e410b4 Detect empty (r)rects in GrShape. by bsalomon · 8 years ago
  32. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  33. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  34. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 9 years ago
  35. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 9 years ago
  36. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 9 years ago
  37. 4eeccc9 Add tests for volatile paths to GrShapeTest by bsalomon · 9 years ago
  38. 409ed73 Add tests for empty GrShapes. by bsalomon · 9 years ago
  39. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 9 years ago
  40. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 9 years ago
  41. b4bb7d8 Add oblique as a slant. by bungeman · 9 years ago
  42. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 9 years ago
  43. d636950 Enable flattening of SkRecordedDrawable by msarett · 9 years ago
  44. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 9 years ago
  45. 4b65666 SkDocument/PDF: new API by halcanary · 9 years ago
  46. 72dc51c Add support for building GrShape from SkPath and more tests by bsalomon · 9 years ago
  47. ed086ca Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 of https://codereview.chromium.org/1918993002/ ) by robertphillips · 9 years ago
  48. 0533d6e Remove gpu-specialization of SkSpecialImage by robertphillips · 9 years ago
  49. c5db972 Remove redundant test by msarett · 9 years ago
  50. 47cc769 Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  51. 82ecc57 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #11 id:280001 of https://codereview.chromium.org/1822723003/ ) by bsalomon · 9 years ago
  52. 002c92b Do not globally register drawables in test code by msarett · 9 years ago
  53. 824e58f Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  54. 83af0a6 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #10 id:260001 of https://codereview.chromium.org/1822723003/ ) by robertphillips · 9 years ago
  55. c885dac Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  56. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 9 years ago
  57. 1e90304 SkMD5: .update() -> .write() by halcanary · 9 years ago
  58. d51bdae SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 9 years ago
  59. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 9 years ago
  60. edf7fcd Make SkDrawable an SkFlattenable by msarett · 9 years ago
  61. bb34a8a allow imagefilter to manage CTM decomposition by reed · 9 years ago
  62. a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 9 years ago
  63. 7715e06 Retract SkDevice a bit more by robertphillips · 9 years ago
  64. 3361e62 Revert of SkStringPrintf and SkString::printf now are no longer limted by a static buffer (patchset #5 id:80001 of https://codereview.chromium.org/1403803002/ ) by halcanary · 9 years ago
  65. 606cadd SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 9 years ago
  66. 6351640 Fixes for SkRWBuffer by scroggo · 9 years ago
  67. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  68. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 9 years ago
  69. 0b22966 Remove stray files by robertphillips · 9 years ago
  70. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 9 years ago
  71. a814000 Hide SkCanvas::LayerIter by robertphillips · 9 years ago
  72. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 9 years ago
  73. 0d9e9be SkTArray movable and swap for move only elements. by bungeman · 9 years ago
  74. 9d08172 Add instructions for building with MSAN by scroggo · 9 years ago
  75. 5e3815b Rein in the use of SkDevice.h by robertphillips · 9 years ago
  76. df082c5 Add more diagnostic messages to ReadWriteAlpha test by robertphillips · 9 years ago
  77. 2477594 Rename CodexTest.cpp to CodecTest.cpp by scroggo · 9 years ago
  78. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 9 years ago
  79. d9dd428 Modernize and trim down SkOnce. by mtklein · 9 years ago
  80. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 9 years ago
  81. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 9 years ago
  82. 534c270 Update TileImageFilter to sk_sp by robertphillips · 9 years ago
  83. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 9 years ago
  84. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 9 years ago
  85. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 9 years ago
  86. a376099 Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ ) by bungeman · 9 years ago
  87. d06920a Fixes for SkRWBuffer by scroggo · 9 years ago
  88. a821af8 Put SkEmptyTypeface in anonymous namespace. by bungeman · 9 years ago
  89. 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 9 years ago
  90. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 9 years ago
  91. dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  92. 68d9134 Make more unit tests run on Vulkan by bsalomon · 9 years ago
  93. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
  94. fda8807 Convert some unit tests from running on GL contexts to running on all contexts by bsalomon · 9 years ago
  95. dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
  96. 21a465d Ensure all image filter tests have "ImageFilter" somewhere in the name. by senorblanco · 9 years ago
  97. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
  98. c791728 Pass effects directly to fontcache by reed · 9 years ago
  99. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 9 years ago
  100. 42da45d Fix context size for benchmakr. by herb · 9 years ago