1. 7b9b541 Expose more gamma info for UMA statistics by msarett · 8 years ago
  2. 34ee0c9 Fix GrDrawContextPriv::stencilRect by csmartdalton · 8 years ago
  3. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  4. d656200 require semi at the end of SkASSERT and friends by caryclark · 8 years ago
  5. 570c868 Clean up some unused atomic routines. by mtklein · 8 years ago
  6. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 8 years ago
  7. 9f97882 Simplify color space xform storage and usage (float[] vs. SkMatrix44) by brianosman · 8 years ago
  8. 6ceef3d Initial SVG model by fmalita · 8 years ago
  9. aef94d1 Avoid warnings on GCC 4.8.4 by jcgregorio · 8 years ago
  10. 1b51e0e Move SkJSONCPP.h to tools. It tool-only. by mtklein · 8 years ago
  11. e93393b don't specialize drawBitmapRect for minirecorder; no longer called by blink by reed · 8 years ago
  12. d1bdd1f Use Windowing system-specific WindowContext factories. by bsalomon · 8 years ago
  13. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  14. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  15. 9dc935f Remove all usage of SkSurfaceProps::isGammaCorrect() by brianosman · 8 years ago
  16. 8c523e0 Move prepareForExternalIO from GrRenderTarget to GrDrawContext by robertphillips · 8 years ago
  17. b811378 Update typeface serialization style. by bungeman · 8 years ago
  18. 6e45bda Add test for typeface style round trip. by bungeman · 8 years ago
  19. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  20. c7ec7c9 remove/deprecate SkBitmap::getTexture, as it now always returns false by reed · 8 years ago
  21. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  22. d0e95a5 typedef uint16_t SkGlyphID by halcanary · 8 years ago
  23. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  24. b560b5c lockPixelsAreWritable is deprecated by reed · 8 years ago
  25. 9c1d45d Always init SkPathRef variables. by senorblanco · 8 years ago
  26. 9a5c47f Add SkRasterPipeline blitter. by mtklein · 8 years ago
  27. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  28. aa29b27 Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://codereview.chromium.org/2146413002/ ) by mtklein · 8 years ago
  29. 5bfee98 Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  30. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  31. 3011e33 Add SkRasterPipeline blitter. by mtklein · 8 years ago
  32. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  33. 396fcdb Cleanup of code that converts from GPU-backed resources to SkImageInfo by brianosman · 8 years ago
  34. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  35. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  36. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  37. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  38. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  39. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  40. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  41. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  42. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  43. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  44. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  45. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  46. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 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. 1f790aa Improve assert reporting. by bungeman · 8 years ago
  49. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  50. a2217ef use special-image for imagefilters and save/restore layer by reed · 8 years ago
  51. e51c356 pre-land special methods on device by reed · 8 years ago
  52. 9ecaa1d Remove unused MakeFromTextureCopy API by brianosman · 8 years ago
  53. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  54. 01c9723 Delete the legacy SVG parser by fmalita · 8 years ago
  55. fd75dd4 Delete SkXMLPullParser by fmalita · 8 years ago
  56. a427cc4 Remove SkDOM::build(const char doc[], size_t len) by fmalita · 8 years ago
  57. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  58. 6451a0c Add makeSpecial calls to SkGpuDevice by robertphillips · 8 years ago
  59. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  60. 0ae36a2 In GrShape detect that stroked axis-aligned lines are rrects. by bsalomon · 8 years ago
  61. 6fc8ff0 Add support for Fuchsia by abarth · 8 years ago
  62. 7503d60 move responsibility for creating raster-device into pdf by reed · 8 years ago
  63. cd4051e remove unused CreateInfo flag by reed · 8 years ago
  64. 7445e86 Dust-off SkXMLParser by fmalita · 8 years ago
  65. 59779ae remove unused TableMaskFilter by reed · 8 years ago
  66. 4c7e117 Remove dead flag from SkPictureRecorder by robertphillips · 8 years ago
  67. cfc79fe Added premulFourChannelColor to GrInvariantOutput by dvonbeck · 8 years ago
  68. 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
  69. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  70. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  71. 9f01276 move GrPixelRef headers to private (as we work to eliminate them) by reed · 8 years ago
  72. 97f6cd5 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  73. 0d2c234 Fix SkFixedDiv macro by liyuqian · 8 years ago
  74. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  75. b1b12f8 handle large conic weights by reed · 8 years ago
  76. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  77. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  78. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  79. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  80. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  81. ba3880f Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  82. 634b430 Add a function to convert a texture backed SkImage to raster. by bsalomon · 8 years ago
  83. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  84. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  85. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  86. 86de59f Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  87. aeadcdf Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  88. afb8539 Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001 of https://codereview.chromium.org/2133413002/ ) by msarett · 8 years ago
  89. 7969838 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  90. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  91. 6092b6e Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ ) by reed · 8 years ago
  92. 14dce6e change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  93. 4430239 Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  94. 9a4cfa8 Revert of Add choke point for modifying non-AA rect draws (e.g., applying clipping) (patchset #6 id:100001 of https://codereview.chromium.org/2125333002/ ) by robertphillips · 8 years ago
  95. 7ad42cf Corrected test for gcc/libc++ workaround. by bungeman · 8 years ago
  96. e5e3a7a Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  97. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  98. bd2bbe4 Don't scissor draws overlapping the render target's edges by bsalomon · 8 years ago
  99. f48c62f Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTypes.h by bsalomon · 8 years ago
  100. ea5a651 make some canvas utils virtual (for proxy based subclasses) by reed · 8 years ago