1. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  2. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  3. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  4. 96271cd Require clone() be implemented by GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  5. 66e393c longer is better by Cary Clark · 7 years ago
  6. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  7. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  8. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  9. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  10. b17e639 Add clone methods to unit test GrFragmentProcessor classes by Brian Salomon · 7 years ago
  11. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  12. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  13. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  14. 41a930f Revert "Revert "Fix SkPathRef deserialization malloc crash"" by Mike Reed · 7 years ago
  15. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  16. a4ce4b1 Revert "Fix SkPathRef deserialization malloc crash" by Mike Reed · 7 years ago
  17. df6660f Fix SkPathRef deserialization malloc crash by Adrienne Walker · 7 years ago
  18. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
  19. a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
  20. 7a0ba1c guard SkTableColorFilter against out-of-range inputs by Mike Klein · 7 years ago
  21. 3f475d9 Update CrossContext Image test to fix memory leak by Greg Daniel · 7 years ago
  22. 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  23. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  24. 8c79194 Use unique_ptr[] for new[]. by Ben Wagner · 7 years ago
  25. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  26. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  27. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  28. 0e05a82 Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and unit test. by Brian Salomon · 7 years ago
  29. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  30. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
  31. 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
  32. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  33. 71f867c have resources return unique_ptr for stream by Mike Reed · 7 years ago
  34. 54518ac remove unused SkPoint3 from SkColor.h by Mike Reed · 7 years ago
  35. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  36. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  37. aaa3056 switch away from std::function in public api by Mike Reed · 7 years ago
  38. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  39. 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
  40. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  41. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  42. 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
  43. 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
  44. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  45. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  46. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  47. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
  48. d62f554 Fix WrappedProxyTest for sample count change by Greg Daniel · 7 years ago
  49. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  50. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  51. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  52. e726e7c Report first GIF frame after knowing its meta data by Leon Scroggins III · 7 years ago
  53. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  54. 968af43 remove gather_i8, unify memory-touching contexts by Mike Klein · 7 years ago
  55. 3b92b69 start on raster pipeline 2d mode by Mike Klein · 7 years ago
  56. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  57. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  58. ee33873 fixed skslc vec4 uniforms by Ethan Nicholas · 7 years ago
  59. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  60. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  61. 91982ee Fix SkClassifyCubic for near-quadratics by Chris Dalton · 7 years ago
  62. 8abb9f4 Remove GrTestMeshDrawOp by Brian Salomon · 7 years ago
  63. fc4ee22 Fix double delete in SkBmpCodec by Leon Scroggins III · 7 years ago
  64. 82ddc94 Make ProcessorRefTests op be a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  65. b4b8a46 Make PrimitiveProcessorTest's op be a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  66. 9a03642 Make ops used in OnFlushCallbackTest be non-legacy GrMeshDrawOps. by Brian Salomon · 7 years ago
  67. b00a360 Purge cached SkPictureShader entries on shader deletion by Florin Malita · 7 years ago
  68. 2811aa2 Add metal config to tools by Greg Daniel · 7 years ago
  69. 907783b don't test index8 -- no longer supported by Mike Reed · 7 years ago
  70. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  71. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  72. 7da6ba2 Implement Sk4i's abs, min, max by Yuqian Li · 7 years ago
  73. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  74. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  75. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  76. 7e49d53 check for null surface in test by Mike Reed · 7 years ago
  77. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  78. f778eb2 check for default typeface for new test by Mike Reed · 7 years ago
  79. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  80. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  81. b99bedd Add serialize + catalog api to SkTextBlob by Mike Reed · 7 years ago
  82. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  83. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  84. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  85. 9f772a4 Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bug by Brian Osman · 7 years ago
  86. a8565e5 ICC: SkICCGetColorProfileTag supports special cases by Hal Canary · 7 years ago
  87. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  88. 818ac5a Revert "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  89. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  90. 9b80ffc converted GrCircleBlurFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  91. f4d57d6 Tweak GLPrograms random seed to "fix" ANGLE bots by Brian Osman · 7 years ago
  92. 98308fb Plumb through need for unpremul/premul by Mike Reed · 7 years ago
  93. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  94. c91e387 add stages for black and white colors by Mike Reed · 7 years ago
  95. 08252ec Image filter DAG test for makeColorSpace() by Florin Malita · 7 years ago
  96. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  97. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  98. 8996e18 Use RGBA rather than N32 for GPU tests by Brian Salomon · 7 years ago
  99. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  100. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago