1. 83f2e5a Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  2. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  3. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  4. f037fde Delete SkImageDecoder by msarett · 8 years ago
  5. e8f3062 switch surface to sk_sp by reed · 8 years ago
  6. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  7. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  8. eac3e96 Revert of Switch SkColorFilterImageFilter over to new onFilterImage interface (patchset #5 id:80001 of https://codereview.chromium.org/1782083002/ ) by robertphillips · 8 years ago
  9. 222f8ff Add index-8 sampler to the pipeline. by herb · 8 years ago
  10. 6383ac0 Make GrGLGetDriverInfo work for null strings. by bsalomon · 8 years ago
  11. 9c79d7e Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patchset #15 id:270001 of https://codereview.chromium.org/1785643003/ ) by robertphillips · 8 years ago
  12. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 8 years ago
  13. 3c935bc Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  14. 83aa920 Planar ramp() for S32 linear gradients by fmalita · 8 years ago
  15. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  16. 1d417a8 Add unit test for vertex attribute count. by bsalomon · 8 years ago
  17. f799706 Delete SkImageDecoder by msarett · 8 years ago
  18. 633b356 GrVkGpu initialization cleanup. by jvanverth · 8 years ago
  19. 734351d Publicly expose one accelerated swizzle. by tomhudson · 8 years ago
  20. 7dbd45d Make max number of vertex attributes be checked dynamically by bsalomon · 8 years ago
  21. 1443c69 Sk4x4f: Simplify x86 down to SSE2. by mtklein · 8 years ago
  22. ec950c4 Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  23. 6eff52a WIP: experimental bilerp pipeline. by herb · 8 years ago
  24. 3ec5db4 Workaround to set the sRGB flag on SkImageGenerator by msarett · 8 years ago
  25. b4a7dc9 Port S32A_opaque blit row to SkOpts. by mtklein · 8 years ago
  26. cc77c12 SkPDF: Hold page objects, not SkPDFDevices. by halcanary · 8 years ago
  27. 0a291c7 Switch SkDropShaderImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  28. ae2f2de Switch SkLocalMatrixImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  29. 0dfe892 Use Sk4x4f in srcover_srgb_dst_1. by mtklein · 8 years ago
  30. 5b1a2ca Remove SK_SUPPORT_LEGACY_FILTERBOUNDS_RETURN. by senorblanco · 8 years ago
  31. 0e05f38 Sk4x4f by mtklein · 8 years ago
  32. 1cf6325 Use SkColorSpacePrintf instead of SkDebugf by msarett · 8 years ago
  33. fe170d2 Fix borrowed GrVkImage::Resource. by jvanverth · 8 years ago
  34. 4413e66 Remove SkPixmap::release by robertphillips · 8 years ago
  35. 343a63d SkRecord: infer return type for visit() and mutate(). by mtklein · 8 years ago
  36. 59f093d Correctly handle lfWidth in GDI. by bungeman · 8 years ago
  37. 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
  38. d25d06b Fix second memory leak in SkSpecialImage by robertphillips · 8 years ago
  39. ddf0713 Make GrCircleBlurFragmentProcessor::onIsEqual include the position by abarth · 8 years ago
  40. 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
  41. 1088db9 Refactor SkBmpCodec by msarett · 8 years ago
  42. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  43. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  44. ee451cf Revert of Clean up SSSE3 and SSE4 stubs. (patchset #1 id:1 of https://codereview.chromium.org/1810183003/ ) by mtklein · 8 years ago
  45. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  46. cfcd181 Fully implement onResetContext for Vulkan by egdaniel · 8 years ago
  47. d03b542 Potential fix for SpecialImageTest memory leak by robertphillips · 8 years ago
  48. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  49. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 8 years ago
  50. 2cab66b fix release build vulkan by egdaniel · 8 years ago
  51. 50e82e6 SkPDF: SkPDFDocument reorganized so that some objects can be serialized early. by halcanary · 8 years ago
  52. b4bd11e Update SkSpecialImage to be able to create tight SkImages and SkSurfaces by robertphillips · 8 years ago
  53. 60316a9 Disable the WIC encoder for jpegs by msarett · 8 years ago
  54. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  55. dc6c9bf Refactor 4f gradients using trait templates by fmalita · 8 years ago
  56. 66be626 SkPDF: Add SkPDFCanvas to intercept some draw calls by halcanary · 8 years ago
  57. ddf9835 Minor fixes to avoid NVPR in Vulkan and provide good GrVkGpu teardown. by jvanverth · 8 years ago
  58. fa4c20e exit computeFilters if filter width is zero by caryclark · 8 years ago
  59. bae235e SkPDF: add drop() virtual to release resources early. by halcanary · 8 years ago
  60. f8f90e4 SkNx refresh by mtklein · 8 years ago
  61. 3c48100 Make the debug interface a GrGLTestInterface subclass. by bsalomon · 8 years ago
  62. 17a6520 Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner filter. by jbroman · 8 years ago
  63. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  64. 7b2707d nanobench: Reduce the total number of statistics being captured. by jcgregorio · 8 years ago
  65. fe7ada7 Make FreeType usable on Windows. by caryclark · 8 years ago
  66. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  67. f8ee67e Fix for unaligned automatic variable address in SSE routines. This used to work on linux but crashed on windows when rendering antialiased glyphs. I tracked the problem down to an alignment issue. by marco.diiga · 8 years ago
  68. 68c14d9 Templatize SkToXXX. by bungeman · 8 years ago
  69. ba73ad0 Fix uninitialized fCurrProgramID in GrGLCreateNullInterface by fmalita · 8 years ago
  70. 5c473be Document BitmapStateAutoMapper. by herb · 8 years ago
  71. e22bab9 disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia builds by reed · 8 years ago
  72. 07ec54d Replace uses of SkImageDecoder in src/animator by msarett · 8 years ago
  73. c2dc1b2 Add DescriptorPool and set manager to GrVkProgram by egdaniel · 8 years ago
  74. 56cb377 Fix ANGLE build by bsalomon · 8 years ago
  75. 470d77a Use dynamic state from vulkan pipelines by egdaniel · 8 years ago
  76. 58fc94e allow more options for shader blitprocs by reed · 8 years ago
  77. d2497f3 Enable extension support and debug layer. by jvanverth · 8 years ago
  78. e820dfe Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  79. b5a94e3 Store null GL context's state in interface object by bsalomon · 8 years ago
  80. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago
  81. 89edf7a Revert of Templatize SkToXXX. (patchset #2 id:20001 of https://codereview.chromium.org/1814153003/ ) by bungeman · 8 years ago
  82. 8bea890 Propogate SkBudgeted for NewFromDeferredTextureImageData by ericrk · 8 years ago
  83. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  84. 0be9e80 Templatize SkToXXX. by bungeman · 8 years ago
  85. dbd94e2 custom ssse3 srcover_n_srgb_bw, about 1.8x speedup by mtklein · 8 years ago
  86. a928b28 4f linear gradient shader blitters by fmalita · 8 years ago
  87. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  88. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  89. 83c17fa Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  90. 2b1b40e Clean up SSSE3 and SSE4 stubs. by mtklein · 8 years ago
  91. ca2622b return pictures as sk_sp by reed · 8 years ago
  92. eb75c7d allow one zero length dash by caryclark · 8 years ago
  93. 92701ab Revert of Add SkSpecialImage::makeTextureImage entry point & update filterInput (patchset #3 id:40001 of https://codereview.chromium.org/1813813002/ ) by bungeman · 8 years ago
  94. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 8 years ago
  95. 5e1a248 allow one zero length dash by caryclark · 8 years ago
  96. 0584901 Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  97. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  98. fc0b6d1 Add SkImageGeneratorWIC by msarett · 8 years ago
  99. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  100. b893a4c Add asRRect method to SkClipStack::Element by cdalton · 8 years ago