1. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  2. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  3. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  4. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  5. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  6. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  7. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  8. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  9. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  10. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  11. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  12. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  13. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 8 years ago
  14. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago
  15. 1f790aa Improve assert reporting. by bungeman · 8 years ago
  16. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  17. a2217ef use special-image for imagefilters and save/restore layer by reed · 8 years ago
  18. e51c356 pre-land special methods on device by reed · 8 years ago
  19. 9ecaa1d Remove unused MakeFromTextureCopy API by brianosman · 8 years ago
  20. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  21. 01c9723 Delete the legacy SVG parser by fmalita · 8 years ago
  22. fd75dd4 Delete SkXMLPullParser by fmalita · 8 years ago
  23. a427cc4 Remove SkDOM::build(const char doc[], size_t len) by fmalita · 8 years ago
  24. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  25. 6451a0c Add makeSpecial calls to SkGpuDevice by robertphillips · 8 years ago
  26. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  27. 0ae36a2 In GrShape detect that stroked axis-aligned lines are rrects. by bsalomon · 8 years ago
  28. 6fc8ff0 Add support for Fuchsia by abarth · 8 years ago
  29. 7503d60 move responsibility for creating raster-device into pdf by reed · 8 years ago
  30. cd4051e remove unused CreateInfo flag by reed · 8 years ago
  31. 7445e86 Dust-off SkXMLParser by fmalita · 8 years ago
  32. 59779ae remove unused TableMaskFilter by reed · 8 years ago
  33. 4c7e117 Remove dead flag from SkPictureRecorder by robertphillips · 8 years ago
  34. cfc79fe Added premulFourChannelColor to GrInvariantOutput by dvonbeck · 8 years ago
  35. 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
  36. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  37. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  38. 9f01276 move GrPixelRef headers to private (as we work to eliminate them) by reed · 8 years ago
  39. 97f6cd5 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  40. 0d2c234 Fix SkFixedDiv macro by liyuqian · 8 years ago
  41. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  42. b1b12f8 handle large conic weights by reed · 8 years ago
  43. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  44. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  45. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  46. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  47. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  48. 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
  49. 634b430 Add a function to convert a texture backed SkImage to raster. by bsalomon · 8 years ago
  50. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  51. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  52. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  53. 86de59f Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  54. 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
  55. 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
  56. 7969838 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  57. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  58. 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
  59. 14dce6e change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  60. 4430239 Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  61. 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
  62. 7ad42cf Corrected test for gcc/libc++ workaround. by bungeman · 8 years ago
  63. e5e3a7a Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  64. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  65. bd2bbe4 Don't scissor draws overlapping the render target's edges by bsalomon · 8 years ago
  66. f48c62f Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTypes.h by bsalomon · 8 years ago
  67. ea5a651 make some canvas utils virtual (for proxy based subclasses) by reed · 8 years ago
  68. 63f30d9 fix typos and capitalization on drawTextRSXform CL by reed · 8 years ago
  69. 45561a0 drawTextRSXform by reed · 8 years ago
  70. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  71. e5fb9c8 centralize VECTORCALL as SK_VECTORCALL by mtklein · 8 years ago
  72. a7d85ba Add gm that tests shaded stroked rectangles. by bsalomon · 8 years ago
  73. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  74. 01a1950 Move GrNonAAFillRectPerspectiveBatch to its own file by robertphillips · 8 years ago
  75. 41c27e1 Experiment: add flag for finish-recording to return null by reed · 8 years ago
  76. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  77. 03912f1 Document SkSurface::MakeRaster's memory initialization by fmalita · 8 years ago
  78. 2dcb615 make setScaleTranslate public by reed · 8 years ago
  79. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  80. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  81. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  82. 2b2810b all dumpcanvas to be built in release by reed · 8 years ago
  83. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  84. 9f4b332 SkPDF: allow overriding Producer metadata by halcanary · 8 years ago
  85. d922c33 inline very common intersect+rect_rgn by reed · 8 years ago
  86. 40e25b2 Update skia milestone to next by hcm · 8 years ago
  87. 47df89e speed up maprect for scale+trans case by reed · 8 years ago
  88. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  89. 0a8f40c remove SK_SUPPORT_LEGACY_COLORPROFILETYPE dead-code by reed · 8 years ago
  90. 12c4fc2 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  91. 8bad3ac Fix up flags to SkGpuBlurUtils::GaussianBlur by robertphillips · 8 years ago
  92. 2c80711 Revert of Refactoring of CPU NormalMap handling out into its own class (patchset #13 id:240001 of https://codereview.chromium.org/2050773002/ ) by dvonbeck · 8 years ago
  93. c411f2d Add a GL cap for instanced rendering to floating point by csmartdalton · 8 years ago
  94. 790a701 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  95. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  96. a4535a3 GrColor4f is yet another 4f color type, unfortunately. by brianosman · 8 years ago
  97. e074d1f Change SkColor4f to RGBA channel order by brianosman · 8 years ago
  98. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  99. d0e402f Make container classes in SkTemplates.h more consistent by csmartdalton · 8 years ago
  100. c1a3e24 SkMatrix44 clarifications and clean-ups by msarett · 8 years ago