1. 9eb1c7d Revert "Revert "Remove gCreateTypefaceDelegate."" by Ben Wagner · 6 years ago
  2. 6784ffa Add some new PolyUtils tests. by Jim Van Verth · 6 years ago
  3. 3e95e57 Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor by Weiliang Chen · 6 years ago
  4. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  5. 5ffcb4d Disable NVPR path renderer in DDL mode by Robert Phillips · 6 years ago
  6. 8d90e78 remove unit tests baked into SkAAClip by Mike Klein · 6 years ago
  7. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  8. 58a1605 Revert "Remove gCreateTypefaceDelegate." by Ethan Nicholas · 6 years ago
  9. 386a9b6 Fix allocation size of vk transfer buffer during copy. by Greg Daniel · 6 years ago
  10. 3241149 Remove gCreateTypefaceDelegate. by Ben Wagner · 6 years ago
  11. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  12. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  13. 34ec374 Replace isGammaCorrect with isLinearlyBlended by Brian Osman · 6 years ago
  14. 7484d20 Fix empty stroked oval handling in GrRenderTargetContext::drawOval by Robert Phillips · 6 years ago
  15. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  16. 94d57c4 updated SkCanvas documentation for animation overloads of drawVertices by Ruiqi Mao · 6 years ago
  17. ef21d7e implement onreadpixels for metal gpu backend by Timothy Liang · 6 years ago
  18. 24289e0 GrTessellator: handle three consecutive collinear edges. by Stephen White · 6 years ago
  19. e886e80 implemented wrapped backend texture/rendertarget/textureRT for Metal gpu backend by Timothy Liang · 6 years ago
  20. 389abd5 Simplify GrGLInterface::abandon by Hal Canary · 6 years ago
  21. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  22. 628df2a Fix race condition in GrGLCaps by Robert Phillips · 6 years ago
  23. d614d42 Remove unused generateTextureProxyForParams by Brian Osman · 6 years ago
  24. 8529080 Don't reject stroked empty rrects in GPU backend by Robert Phillips · 6 years ago
  25. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  26. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  27. b7b9d02 Add a runtime flag to enable ATRACE by Stan Iliev · 6 years ago
  28. 1214be9 Don't use geometry shaders on older Adreno chips by Chris Dalton · 6 years ago
  29. 9fc1023 Remove half float workaround in GrGLGpu::onReadPixels by Brian Osman · 6 years ago
  30. 907102e ccpr: Recycle cache entries when possible to avoid malloc by Chris Dalton · 6 years ago
  31. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  32. 38f118a update and skip accepts check in lexers by Mike Klein · 6 years ago
  33. a898f04 Revert "GrTessellator: handle three consecutive collinear edges." by Mike Klein · 6 years ago
  34. 6dcd716 Fix chrome memory dump crashes using out of process strike caches by Adrienne Walker · 6 years ago
  35. 26bb0e6 GrTessellator: handle three consecutive collinear edges. by Stephen White · 6 years ago
  36. c91fe3a fix fuzzer found timeout by Cary Clark · 6 years ago
  37. 4e85e80 added Metal support to GrBackendSurface by Timothy Liang · 6 years ago
  38. 8664a1d Add ear-clipping code to triangulate simple polygons. by Jim Van Verth · 6 years ago
  39. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  40. 3148f80 Revert "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  41. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  42. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  43. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  44. be0ab88 Reland "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  45. d3420de Return to low-precision ovals by Jim Van Verth · 6 years ago
  46. 1de4439 Adjust ellipse center epsilon further to fix dropouts by Jim Van Verth · 6 years ago
  47. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  48. 27300f0 Return nullptr from readFlattenable when invalid by Adrienne Walker · 6 years ago
  49. 2df9b45 added TextureRenderTarget to Metal gpu backend by Timothy Liang · 6 years ago
  50. b1b87d9 Reland "Improve precision and speed of oval rendering." by Jim Van Verth · 6 years ago
  51. b06be0e cut SkMaskBlurFilter code size by about half by Mike Klein · 6 years ago
  52. 3de40f8 GrTessellator: handle collinear final vertex. by Stephen White · 6 years ago
  53. bfc33e5 Revert "Revert "Temporary fix for SkImage_Lazy handling of color spaces"" by Brian Osman · 6 years ago
  54. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  55. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  56. cd2253d Revert "Improve precision and speed of oval rendering." by Jim Van Verth · 6 years ago
  57. 551dc3e Improve precision and speed of oval rendering. by Jim Van Verth · 6 years ago
  58. 5491e82 Switch createAlphaClipMask to use kTopLeft by Robert Phillips · 6 years ago
  59. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  60. a1ac841 Implement SkFontMgr_FontConfigInterface::onMatchFamilyStyle by Ben Wagner · 6 years ago
  61. 05d3fe3 Revert "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  62. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  63. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  64. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  65. ef12509 ccpr: Add a context option to disable ccpr by Chris Dalton · 6 years ago
  66. 3645bb0 Fix some shadow issues. by Jim Van Verth · 6 years ago
  67. d47fe09 Handle F32 in lazy image by Brian Osman · 6 years ago
  68. e269310 Revert "Temporary fix for SkImage_Lazy handling of color spaces" by Brian Osman · 6 years ago
  69. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  70. 001c67f Remove Vulkan code that supported creating a GrVkRenderTarget. by Greg Daniel · 6 years ago
  71. 21580ba Fix some static intializers in Vulkan code. by Greg Daniel · 6 years ago
  72. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  73. 6a284b7 Clean up includes in SkMallocPixelRef by Ben Wagner · 6 years ago
  74. 9c0ce41 remove unused enum by Mike Klein · 6 years ago
  75. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  76. 439b994 Temporary fix for SkImage_Lazy handling of color spaces by Brian Osman · 6 years ago
  77. 538e1a1 move blurimagefilter.cpp back into effects by Mike Reed · 6 years ago
  78. c1b6066 Fix instantiation of partially lazy proxies by Robert Phillips · 6 years ago
  79. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 6 years ago
  80. 372a446 Fix compiler warning for MSVC by Herb Derby · 6 years ago
  81. 536ad2c Implement onMakeClone function on all subclasses of SkTypeface except on mac. by Bruce Wang · 6 years ago
  82. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  83. 721e637 Validate transformed SkPaintImageFilter rects by Adrienne Walker · 6 years ago
  84. bdf985c remove bad assert by Mike Reed · 6 years ago
  85. ed55419 Use indices into the vectors shared by runs by Herb Derby · 6 years ago
  86. 86d87d2 fix path measure fuzzes by Cary Clark · 6 years ago
  87. 0ea256c Implement onMakeClone(const SkFontArguments& args) in classes: SkTypeface_Empty, SkTypeface_Stream, SkTypeface_File by Bruce Wang · 6 years ago
  88. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  89. c050a1a fix pathop fuzz timeout by Cary Clark · 6 years ago
  90. c4e72a4 ccpr: Blacklist PowerVR Rogue in GL by Chris Dalton · 6 years ago
  91. 752e08b Fix abandonment of programs by Robert Phillips · 6 years ago
  92. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  93. ebf160f Clean starting point for interop. VK will let us dodge this entirely. by Allan MacKinnon · 6 years ago
  94. 73be50d flush to zero tiny radii by Mike Reed · 6 years ago
  95. 37a06c0 Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Ben Wagner · 6 years ago
  96. cce82d2 Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Kevin Lubick · 6 years ago
  97. a8429cf ccpr: Cache paths with >=50% visibility by Chris Dalton · 6 years ago
  98. afde18f ccpr: Recycle the stashed atlas's texture explicitly by Chris Dalton · 6 years ago
  99. 96b1ecc Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig. by Bruce Wang · 6 years ago
  100. 4a44743 Use the correct paint from the looper by Herb Derby · 6 years ago