1. ad7604b Have MakeFromImage fission the SkImage into a raster or a texture (patchset #1 id:1 of https://codereview.chromium.org/2167813002/ )" by reed · 8 years ago
  2. 3fb8720 Revert of have MakeFromImage fission the SkImage into a raster or a texture (patchset #1 id:1 of https://codereview.chromium.org/2167813002/ ) by reed · 8 years ago
  3. 959ccc1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  4. a61bfc6 have MakeFromImage fission the SkImage into a raster or a texture by reed · 8 years ago
  5. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  6. 7d46f4a exclude unused functions when mac uses freetype (for pdf) by caryclark · 8 years ago
  7. 2aec3ff Revert of Refactor parsing and storage of SkGammas (patchset #7 id:220001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  8. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 8 years ago
  9. e499adf Use dFdx in Vulkan to address distance field issues. by jvanverth · 8 years ago
  10. 566ea9b Tune linear->sRGB constants to round-trip all bytes. by mtklein · 8 years ago
  11. 2ea944c Refactor parsing and storage of SkGammas by msarett · 8 years ago
  12. de996a0 re-disable save/restore peephole optimization by reed · 8 years ago
  13. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago
  14. 158fabb re-chop if we fail on a big-bad-cubic by reed · 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. c1be9bc Add GrVkRecycledResource subclass by egdaniel · 8 years ago
  18. 35a98c7 Add integer array uniforms to GL and Vulkan by fmenozzi · 8 years ago
  19. 487f8d3 Consolidate special case shape transformation logic in GrShapeTest. by bsalomon · 8 years ago
  20. a2217ef use special-image for imagefilters and save/restore layer by reed · 8 years ago
  21. 53574b7 Fix color order for 565,4444, and I8 samplers. by mtklein · 8 years ago
  22. e51c356 pre-land special methods on device by reed · 8 years ago
  23. 9ecaa1d Remove unused MakeFromTextureCopy API by brianosman · 8 years ago
  24. ecbc15d Minor cleanup of GrStencilAndCoverTextContext by robertphillips · 8 years ago
  25. d1bd208 Update rounding/clamping comments on sk_linear_to_srgb(). by mtklein · 8 years ago
  26. 4bcb4c7 Make SkOTTable_name.cpp UTF-8. by Ben Wagner · 8 years ago
  27. 35f255f Fix color order on LCD text when using sRGB software backend. by mtklein · 8 years ago
  28. 1493b97 fix fuzzer by caryclark · 8 years ago
  29. 64e8e5d Clarify GrGradientEffect key enum by fmenozzi · 8 years ago
  30. 6bdbf44 Improve naive SkColorXform to half floats by msarett · 8 years ago
  31. 49b264c Create DCs rather than textures in GrConfigConversionEffect by bsalomon · 8 years ago
  32. 7f3ff20 remove unused MakeFromPixmap by reed · 8 years ago
  33. 916e02a Start from DC rather than texture in GrTexutreParamsAdjuster copy code. by bsalomon · 8 years ago
  34. c4459f6 Fix debugging code for tracing texture creation by brianosman · 8 years ago
  35. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  36. b117ff1 Convert readSurfacePixels to use a draw context instead of a texture by bsalomon · 8 years ago
  37. 23c4f1a Fix GrGLInterface::validate() to check for GL_OES_sample_shading on ES contexts by bsalomon · 8 years ago
  38. 01c9723 Delete the legacy SVG parser by fmalita · 8 years ago
  39. fd75dd4 Delete SkXMLPullParser by fmalita · 8 years ago
  40. 5139e50 Rename variables in SkCanvas::internalSaveLayer by robertphillips · 8 years ago
  41. 718aab1 Fix the assert and clamping in SkMatrix::get*Scale[s](). by kolczyk · 8 years ago
  42. 2812f03 Fix rewinding bug in SkJpegCodec by msarett · 8 years ago
  43. 401ae2d Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  44. db00a2a Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://codereview.chromium.org/2161593003/ ) by msarett · 8 years ago
  45. 7890b89 Remove guards in GrGLInterface::validate() for functions that Chromium used to not provide. by bsalomon · 8 years ago
  46. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  47. 1258455 [SkXMLParser] Initial text node support by fmalita · 8 years ago
  48. 01a2ff8 check for culled-out paths inside SkDraw by reed · 8 years ago
  49. a427cc4 Remove SkDOM::build(const char doc[], size_t len) by fmalita · 8 years ago
  50. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  51. 4ecb8ab Fix rewinding bug in SkJpegCodec by msarett · 8 years ago
  52. 55888e4 pathops coincidence and security rewrite by caryclark · 8 years ago
  53. 6451a0c Add makeSpecial calls to SkGpuDevice by robertphillips · 8 years ago
  54. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  55. 0ae36a2 In GrShape detect that stroked axis-aligned lines are rrects. by bsalomon · 8 years ago
  56. cea22ae Guard SkMatrix::get*Scale[s]() against negative nearly-zero values. by kolczyk · 8 years ago
  57. 280d537 Revert of Rotate emoji with FreeType. (patchset #5 id:80001 of https://codereview.chromium.org/2139703002/ ) by bungeman · 8 years ago
  58. 6fc8ff0 Add support for Fuchsia by abarth · 8 years ago
  59. 31e0c13 Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  60. 7503d60 move responsibility for creating raster-device into pdf by reed · 8 years ago
  61. 9ce3a54 Add capability for SkColorXform to output half floats by msarett · 8 years ago
  62. 7ac5da8 Dont allocate a new image which already has mip levels, when regenerating vulkan mipmaps by egdaniel · 8 years ago
  63. eb92cb3 SkPdf: smaller color serialization by halcanary · 8 years ago
  64. f0c30f5 SkPDF: Join Positioned Text by halcanary · 8 years ago
  65. 39f988e SkPDF: Always give a default advance for glyphs. by halcanary · 8 years ago
  66. 04d6218 Add copy (when needed) to SkGpuDevice::asSpecial by robertphillips · 8 years ago
  67. 18895db SkColorSpace::NewICC() warn instead of fail on bad input by msarett · 8 years ago
  68. cd4051e remove unused CreateInfo flag by reed · 8 years ago
  69. 1b5f968 Add SkGpuDevice::asSpecial entry point by robertphillips · 8 years ago
  70. 036e183 Add a bench to measure the best way to pack from int to uint16_t with SSE. by mtklein · 8 years ago
  71. 58e389b Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  72. 4280366 Add getColorSpace to GrTextureProducer by brianosman · 8 years ago
  73. 7445e86 Dust-off SkXMLParser by fmalita · 8 years ago
  74. 59779ae remove unused TableMaskFilter by reed · 8 years ago
  75. 494c2b6 Fix a bug in the Clamp in X direction tiling. by herb · 8 years ago
  76. 970587b Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilter by robertphillips · 8 years ago
  77. 64bbad3 Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset #7 id:120001 of https://codereview.chromium.org/2145663003/ ) by mtklein · 8 years ago
  78. 3296bee Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  79. 1433c67 Remove SkGrTexturePixelRef and SkGrRenderTargetPixelRef aliases for SkGrPixelRef by bsalomon · 8 years ago
  80. 67c6c8e Fix leak when DFPR fails to draw path by bsalomon · 8 years ago
  81. abda35d GrBufferAllocPool: use _throw calloc() if unchecked. by mtklein · 8 years ago
  82. 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
  83. 6d6b6ad Make GrBatchAtlas robust against attempts to add large rects. by bsalomon · 8 years ago
  84. 50ead53 Update RT views and framebuffer in vulkan after mipmaping by egdaniel · 8 years ago
  85. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  86. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  87. 9f01276 move GrPixelRef headers to private (as we work to eliminate them) by reed · 8 years ago
  88. 97f6cd5 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  89. 05c73b7 Remove bulk float <-> half routines. These are dead code. by mtklein · 8 years ago
  90. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  91. e92badc Revert of SkSL performance improvements (patchset #6 id:140001 of https://codereview.chromium.org/2131223002/ ) by msarett · 8 years ago
  92. 77d6f7d use gpu-image instead of wrapping in a bitmap for specialimage by reed · 8 years ago
  93. b1b12f8 handle large conic weights by reed · 8 years ago
  94. 99f942e Fix vertex count estimate in GrTessellator. by senorblanco · 8 years ago
  95. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  96. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  97. 0e1161d Never allow dither for non-legacy (sRGB or F16) targets. by brianosman · 8 years ago
  98. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  99. dd57dd7 Fix various issues with instanced rendering precision by csmartdalton · 8 years ago
  100. 0caee17 Replace switch statements in instanced vertex shaders by csmartdalton · 8 years ago