1. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  2. 1ae0e01 Split SkFontConfigInterface globals and factory. by bungeman · 8 years ago
  3. 4b5179b skpbench by csmartdalton · 8 years ago
  4. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  5. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  6. 67ac33e Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA. by bungeman · 8 years ago
  7. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  8. faf8203 Allow GrCaps access from GrDrawContext by bsalomon · 8 years ago
  9. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  10. a8370b2 Remove old SkGaussianEdgeShader code by jvanverth · 8 years ago
  11. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  12. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  13. f560ef8 Add staging for removal of SkRRectsGaussianEdgeShader::Make (for Android) by robertphillips · 8 years ago
  14. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  15. ec89534 Fix color bug in SkRRectsGaussianEdgeShader by robertphillips · 8 years ago
  16. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  17. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  18. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  19. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  20. c518a76 Clean up unused SkPictureRecorder::optimizeFor() by mtklein · 8 years ago
  21. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  22. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  23. f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
  24. 54dc487 add pipecanvas by reed · 8 years ago
  25. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  26. 2af83ac Add shader-based GaussianEdgeShader for reveal case by robertphillips · 8 years ago
  27. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  28. 7312ff8 Remove ability to skip coord transform comparison in pipeline comparison. by bsalomon · 8 years ago
  29. 5192475 Two changes: by brianosman · 8 years ago
  30. d99858a Update SampleAndroidShadows to use algorithm closer to Android OpenGL by jvanverth · 8 years ago
  31. 2a78fca helper to SkRect to create from SkISize by reed · 8 years ago
  32. 46f2d0a use expected name for setDrawLooper/getDrawLooper by reed · 8 years ago
  33. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  34. 9441af5 Apple devices do not support CRC32 instructions. Don't believe Clang's lies. by mtklein · 8 years ago
  35. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  36. 4cea3b9 Push usage of GrColor4f into OverrideInput by brianosman · 8 years ago
  37. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  38. 56cbb23 Delete deprecated GammaNamed by msarett · 8 years ago
  39. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  40. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  41. 62e9b14 Revert of Add GM/slide to simulate Android-style reveal clip (patchset #6 id:100001 of https://codereview.chromium.org/2316593003/ ) by robertphillips · 8 years ago
  42. ffac5c4 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  43. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  44. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  45. 653212c Add gammaIsLinear() API to SkColorSpace by msarett · 8 years ago
  46. 54dd2e2 Add Vulkan docs by bsalomon · 8 years ago
  47. 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
  48. c1a50e1 added radial lights to SkLights by vjiaoblack · 8 years ago
  49. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  50. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  51. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  52. e86134f SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API by halcanary · 8 years ago
  53. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  54. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  55. 712bb1e Delete kInvalid_GammaNamed (part 2) by msarett · 8 years ago
  56. 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
  57. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  58. de6c531 remove unused SkDevice::setMatrixClip by reed · 8 years ago
  59. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  60. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  61. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  62. 1da3ecd Add read/write-Pixels to GrDrawContext by robertphillips · 8 years ago
  63. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  64. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  65. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  66. bd4569c Remove SkBitmap::getTexture() by bsalomon · 8 years ago
  67. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  68. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  69. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  70. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  71. fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
  72. 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
  73. 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
  74. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  75. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  76. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  77. 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
  78. dca352e drawRegion() cleanups by msarett · 8 years ago
  79. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  80. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  81. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  82. f419781 update Android auto-detection. by mtklein · 8 years ago
  83. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  84. 199a2ea Update Skia milestone to 55 by hcm · 8 years ago
  85. e37aa89 gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
  86. c095df5 GN: guard tools (except fiddle) by skia_enable_tools. by mtklein · 8 years ago
  87. bf783b3 Fix SkTLazy(const T*) initialization by fmalita · 8 years ago
  88. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  89. 8aeec39 New helper for creating a color space from another, with linear gamma by brianosman · 8 years ago
  90. 19fe41e Remove SkPixelRef::getTexture() by bsalomon · 8 years ago
  91. e1e5c74 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  92. 2a57f2f Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ ) by bungeman · 8 years ago
  93. a97a1ab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  94. 4f3a0ca GPU implementation of drawArc. by bsalomon · 8 years ago
  95. 4d2cce4 check for wide-open inside quickContains by reed · 8 years ago
  96. a90dcf7 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  97. 4d76017 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  98. 7b14512 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  99. e426bab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  100. 2ec4172 Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ ) by mtklein · 8 years ago