1. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  2. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  3. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  4. 1b93bd1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  5. 9b43094 Roll buildtools for latest GN binary. by mtklein · 8 years ago
  6. 1597628 fix fuzzer bug by caryclark · 8 years ago
  7. ec336de Trigger bots and upload images to Gold by msarett · 8 years ago
  8. 59e3039 docs: Add info on using blamer to the sheriffing docs. by jcgregorio · 8 years ago
  9. 0c90247 Correct sRGB <-> linear everywhere. by mtklein · 8 years ago
  10. 456bf30 Revert of Refactor parsing and storage of SkGammas (patchset #8 id:280001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  11. 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
  12. 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
  13. 959ccc1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  14. a61bfc6 have MakeFromImage fission the SkImage into a raster or a texture by reed · 8 years ago
  15. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  16. 7d46f4a exclude unused functions when mac uses freetype (for pdf) by caryclark · 8 years ago
  17. 2aec3ff Revert of Refactor parsing and storage of SkGammas (patchset #7 id:220001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  18. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 8 years ago
  19. e499adf Use dFdx in Vulkan to address distance field issues. by jvanverth · 8 years ago
  20. 566ea9b Tune linear->sRGB constants to round-trip all bytes. by mtklein · 8 years ago
  21. 2ea944c Refactor parsing and storage of SkGammas by msarett · 8 years ago
  22. de996a0 re-disable save/restore peephole optimization by reed · 8 years ago
  23. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago
  24. f294481 Add vulkan sdk to CIPD by kjlubick · 8 years ago
  25. 158fabb re-chop if we fail on a big-bad-cubic by reed · 8 years ago
  26. 1f790aa Improve assert reporting. by bungeman · 8 years ago
  27. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  28. c1be9bc Add GrVkRecycledResource subclass by egdaniel · 8 years ago
  29. 35a98c7 Add integer array uniforms to GL and Vulkan by fmenozzi · 8 years ago
  30. 487f8d3 Consolidate special case shape transformation logic in GrShapeTest. by bsalomon · 8 years ago
  31. fbbf01a Add iOS to platform_os_emoji. by bungeman · 8 years ago
  32. 7b70156 Fix context creation problems in dm by martina.kollarova · 8 years ago
  33. a2217ef use special-image for imagefilters and save/restore layer by reed · 8 years ago
  34. c8fcb9c Add "Infra" to the builder_name_schema by borenet · 8 years ago
  35. 53574b7 Fix color order for 565,4444, and I8 samplers. by mtklein · 8 years ago
  36. e565450 Port FuzzPathop from chromium by kjlubick · 8 years ago
  37. e51c356 pre-land special methods on device by reed · 8 years ago
  38. a3f3cac Stub in Mac viewer code. by jvanverth · 8 years ago
  39. 9ecaa1d Remove unused MakeFromTextureCopy API by brianosman · 8 years ago
  40. ecbc15d Minor cleanup of GrStencilAndCoverTextContext by robertphillips · 8 years ago
  41. d1bd208 Update rounding/clamping comments on sk_linear_to_srgb(). by mtklein · 8 years ago
  42. 4bcb4c7 Make SkOTTable_name.cpp UTF-8. by Ben Wagner · 8 years ago
  43. 575b2a3 Fix master-skia build by msarett · 8 years ago
  44. 35f255f Fix color order on LCD text when using sRGB software backend. by mtklein · 8 years ago
  45. 523e76d exclude test that fails on google3 asan by caryclark · 8 years ago
  46. 1493b97 fix fuzzer by caryclark · 8 years ago
  47. ff17403 Disable qcms on build for Android framework by msarett · 8 years ago
  48. 7f119ca Enable libjpeg-turbo features by msarett · 8 years ago
  49. 64e8e5d Clarify GrGradientEffect key enum by fmenozzi · 8 years ago
  50. c7b4b28 Make sk_app::WindowContext directly create a SkSurface without an intermediate GrRenderTarget by bsalomon · 8 years ago
  51. 6bdbf44 Improve naive SkColorXform to half floats by msarett · 8 years ago
  52. 9061aa4 Create DCs instead of textures in SRGBMipMaps test by bsalomon · 8 years ago
  53. 49b264c Create DCs rather than textures in GrConfigConversionEffect by bsalomon · 8 years ago
  54. 28b62e6 Simplify random_draw_context used by GLProgramsTest by bsalomon · 8 years ago
  55. 7f3ff20 remove unused MakeFromPixmap by reed · 8 years ago
  56. f037d48 GN: refactor third_party/gni by mtklein · 8 years ago
  57. 916e02a Start from DC rather than texture in GrTexutreParamsAdjuster copy code. by bsalomon · 8 years ago
  58. c4459f6 Fix debugging code for tracing texture creation by brianosman · 8 years ago
  59. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  60. b117ff1 Convert readSurfacePixels to use a draw context instead of a texture by bsalomon · 8 years ago
  61. 23c4f1a Fix GrGLInterface::validate() to check for GL_OES_sample_shading on ES contexts by bsalomon · 8 years ago
  62. 01c9723 Delete the legacy SVG parser by fmalita · 8 years ago
  63. e817ddf GN: polyfill is_fuchsia by mtklein · 8 years ago
  64. fd75dd4 Delete SkXMLPullParser by fmalita · 8 years ago
  65. 5139e50 Rename variables in SkCanvas::internalSaveLayer by robertphillips · 8 years ago
  66. 718aab1 Fix the assert and clamping in SkMatrix::get*Scale[s](). by kolczyk · 8 years ago
  67. 2812f03 Fix rewinding bug in SkJpegCodec by msarett · 8 years ago
  68. 401ae2d Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  69. db00a2a Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://codereview.chromium.org/2161593003/ ) by msarett · 8 years ago
  70. 7890b89 Remove guards in GrGLInterface::validate() for functions that Chromium used to not provide. by bsalomon · 8 years ago
  71. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  72. 1258455 [SkXMLParser] Initial text node support by fmalita · 8 years ago
  73. d876a4b Add bounds info by fmenozzi · 8 years ago
  74. 01a2ff8 check for culled-out paths inside SkDraw by reed · 8 years ago
  75. 034f243 disable test that fails to compute bounds on nexus 5 by caryclark · 8 years ago
  76. c6b842b disable new test since it fails on skia_fast by caryclark · 8 years ago
  77. b435963 Tweak a couple things I found confusing in ColorSpaceXform unit tests. by mtklein · 8 years ago
  78. a427cc4 Remove SkDOM::build(const char doc[], size_t len) by fmalita · 8 years ago
  79. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  80. baaea53 Convert SK Images to new assets format by borenet · 8 years ago
  81. 4ecb8ab Fix rewinding bug in SkJpegCodec by msarett · 8 years ago
  82. 0b30049 Initialize fGammaCorrect in DF Path Renderer unit test by bsalomon · 8 years ago
  83. 55888e4 pathops coincidence and security rewrite by caryclark · 8 years ago
  84. 6451a0c Add makeSpecial calls to SkGpuDevice by robertphillips · 8 years ago
  85. f023e68 Add filename to gradient scrape by fmenozzi · 8 years ago
  86. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  87. 0ae36a2 In GrShape detect that stroked axis-aligned lines are rrects. by bsalomon · 8 years ago
  88. 490c07d Test auto merger by msarett · 8 years ago
  89. eaf6d41 Update SKP version by update-skps · 8 years ago
  90. cea22ae Guard SkMatrix::get*Scale[s]() against negative nearly-zero values. by kolczyk · 8 years ago
  91. 280d537 Revert of Rotate emoji with FreeType. (patchset #5 id:80001 of https://codereview.chromium.org/2139703002/ ) by bungeman · 8 years ago
  92. 6fc8ff0 Add support for Fuchsia by abarth · 8 years ago
  93. 31e0c13 Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  94. 7503d60 move responsibility for creating raster-device into pdf by reed · 8 years ago
  95. 80d46cc Speculatively fix Android automerger by msarett · 8 years ago
  96. 9ce3a54 Add capability for SkColorXform to output half floats by msarett · 8 years ago
  97. 7ac5da8 Dont allocate a new image which already has mip levels, when regenerating vulkan mipmaps by egdaniel · 8 years ago
  98. eb92cb3 SkPdf: smaller color serialization by halcanary · 8 years ago
  99. f0c30f5 SkPDF: Join Positioned Text by halcanary · 8 years ago
  100. 39f988e SkPDF: Always give a default advance for glyphs. by halcanary · 8 years ago