1. 81a478c Skip adding coincident edges found by caryclark · 8 years ago
  2. b2796fd Added in Radial Shadows by vjiaoblack · 8 years ago
  3. 55bcc8e Delete some LUTs from SkColorSpaceXform by msarett · 8 years ago
  4. c9b90d1 fix fuzzer by caryclark · 8 years ago
  5. e06ca96 SkPDF: implement drawTextBlob() by halcanary · 8 years ago
  6. 426a245 SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. by halcanary · 8 years ago
  7. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  8. 6a2b194 Move prepareForExternalIO implementation from GrContext to GrDrawingManager by bsalomon · 8 years ago
  9. 9441af5 Apple devices do not support CRC32 instructions. Don't believe Clang's lies. by mtklein · 8 years ago
  10. 85c922a Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ ) by msarett · 8 years ago
  11. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  12. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  13. 4cea3b9 Push usage of GrColor4f into OverrideInput by brianosman · 8 years ago
  14. f868097 removed const from ASTVarDeclaration::fName to avoid a Chromium build failure by ethannicholas · 8 years ago
  15. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  16. f53fcc8 SkLiteDL: drawAsLayer() by mtklein · 8 years ago
  17. da71367 Flesh out SkOpts namespaces. by mtklein · 8 years ago
  18. e99883f Add color xform support to SkWebpCodec by msarett · 8 years ago
  19. 5e3a630 GN: default to -O1 by mtklein · 8 years ago
  20. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  21. 2eb00e7 Revert of Add color xform support to SkWebpCodec (patchset #2 id:80001 of https://codereview.chromium.org/2294993002/ ) by msarett · 8 years ago
  22. 828ed17 Add color xform support to SkWebpCodec by msarett · 8 years ago
  23. 14fe8cc refactored SkSL VarDeclaration handling by ethannicholas · 8 years ago
  24. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  25. 720dc71 Merge building of program desc in Vulkan into one step by egdaniel · 8 years ago
  26. 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
  27. c544e70 Add minimal support for readPixels in raster F16 by brianosman · 8 years ago
  28. ff2a6c8 Use demux API in SkWebpCodec by msarett · 8 years ago
  29. ffac5c4 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  30. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  31. 5edf290 SkPDF: remove unused fallback clipping code by halcanary · 8 years ago
  32. 7a00e8b Revert of Make AALinearizingConvexPathRenderer able to handle stroke and fill (patchset #7 id:120001 of https://codereview.chromium.org/2301353004/ ) by robertphillips · 8 years ago
  33. b393a49 fix pathops fuzzers by caryclark · 8 years ago
  34. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  35. 1e5abf1 made point light shadows by vjiaoblack · 8 years ago
  36. 5d8f69f Merge GrGLSLProgramDesc into GrProgramDesc by egdaniel · 8 years ago
  37. 653212c Add gammaIsLinear() API to SkColorSpace by msarett · 8 years ago
  38. 522bcd9 Make AALinearizingConvexPathRenderer able to handle stroke and fill by robertphillips · 8 years ago
  39. e54f4b7 Revert of More robust check for sRGB gamma tables (patchset #2 id:60001 of https://codereview.chromium.org/2263233003/ ) by msarett · 8 years ago
  40. 221722b [SVGDevice] Observe even-odd path fills by fmalita · 8 years ago
  41. 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
  42. 128a958 Revert of fix uninit immediate mode member var in GrDrawingManager (patchset #1 id:1 of https://codereview.chromium.org/2312333002/ ) by bsalomon · 8 years ago
  43. ce3b852 fix uninit immediate mode member var in GrDrawingManager by bsalomon · 8 years ago
  44. c1a50e1 added radial lights to SkLights by vjiaoblack · 8 years ago
  45. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  46. 6669010 check for null-layer-paint after prev fix to savelayer ops by reed · 8 years ago
  47. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  48. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  49. 3c3e0d7 Work around VS 2015 Update 3 optimizer internal compiler error by brucedawson · 8 years ago
  50. e86134f SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API by halcanary · 8 years ago
  51. 02f9ed7 test dont-clip-layer by reed · 8 years ago
  52. ef7cee4 provide safe exit for runaway intersections by caryclark · 8 years ago
  53. e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
  54. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  55. 5a3c528 test picture-ops for savelayer by reed · 8 years ago
  56. 8016b26 interpolation of coincidence must be local to a single span by caryclark · 8 years ago
  57. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  58. 712bb1e Delete kInvalid_GammaNamed (part 2) by msarett · 8 years ago
  59. 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
  60. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  61. de6c531 remove unused SkDevice::setMatrixClip by reed · 8 years ago
  62. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  63. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  64. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  65. 8d2141f Small perf optimizations preparing sampled images in vulkan by egdaniel · 8 years ago
  66. df0e3ec Revert of Force SkPath::getConvexity() cache for thread safety. (patchset #1 id:1 of https://codereview.chromium.org/2300003003/ ) by mtklein · 8 years ago
  67. 6ae6969 record drawfilters by reed · 8 years ago
  68. 400a93b Make swizzler optional for SkPngCodec, refactor xforms by msarett · 8 years ago
  69. e26a8ad Request legacy mode behavior from SkCodec in BitmapRegionDecoder by msarett · 8 years ago
  70. 59be20c SkPDF: revert changes to CMapName/Registry/Ordering in 3d01c62 by halcanary · 8 years ago
  71. d0634ee Force SkPath::getConvexity() cache for thread safety. by mtklein · 8 years ago
  72. 0b629ec Disable MSAAPathRender for Android Framework builds by robertphillips · 8 years ago
  73. 4bb029c SkFontMgr_FontConfigInterface create typeface from FontParameters. by bungeman · 8 years ago
  74. d0cd2ec Remove some useless declarations by sylvestre.ledru · 8 years ago
  75. 7370e0d Enable the screenspace AA tessellating path renderer. by senorblanco · 8 years ago
  76. f0cbfb3 Remove a duplicate declaration by sylvestre.ledru · 8 years ago
  77. 0730be7 minor SkSL changes to avoid compiler errors in Chromium by ethannicholas · 8 years ago
  78. d3030ac Fix ASAN int overflow error in GLProgramsTest by bsalomon · 8 years ago
  79. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  80. 1da3ecd Add read/write-Pixels to GrDrawContext by robertphillips · 8 years ago
  81. 30b9fdd pathops coincident work by caryclark · 8 years ago
  82. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  83. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  84. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  85. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  86. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  87. bcdc405 added point light attenuations to raster by vjiaoblack · 8 years ago
  88. bb10606 Optimizations and more documentation of SkShadowShader by vjiaoblack · 8 years ago
  89. 580fa59 In VulkanWindowContext add check to see if ganesh changed the layout of the image. by egdaniel · 8 years ago
  90. f57372d Screenspace AA tessellated GPU path rendering. by senorblanco · 8 years ago
  91. 19ff103 Always add a barrier when old layout was general in vulkan. by egdaniel · 8 years ago
  92. 682580f Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 of https://codereview.chromium.org/1152733009/ ) by senorblanco · 8 years ago
  93. 9992bde Screenspace AA tessellated GPU path rendering. by senorblanco · 8 years ago
  94. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  95. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  96. fdf2986 made raster shadows variance shadows by vjiaoblack · 8 years ago
  97. 8e3f54d Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (patchset #3 id:40001 of https://codereview.chromium.org/2258233002/ ) by halcanary · 8 years ago
  98. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  99. b6064ef clean up use of register storage class by mtklein · 8 years ago
  100. 1bab6ae SkPDF: SK_SFNTLY_SUBSETTER is gone by halcanary · 8 years ago