- 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
- 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
- 23f9227 Revert "fixed constant vector swizzling" by Brian Salomon · 7 years ago
- db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
- 8ac36a5 fixed constant vector swizzling by Ethan Nicholas · 7 years ago
- 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
- c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
- 4334428 cut down GrShapeTest stack usage by Mike Klein · 7 years ago
- b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
- 7f23543 Minor geometry processor clarification. by Brian Salomon · 7 years ago
- 3f5301b GrTessellator: fix for collinear out-of-range intersections. by Stephen White · 7 years ago
- 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
- c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
- 3249156 Revert "Fix bogus math in object allocation." by Florin Malita · 7 years ago
- 0bc4d60 Fix bogus math in object allocation. by Herb Derby · 7 years ago
- 72a37be Fix string typing in generated code by Brian Osman · 7 years ago
- 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
- aee878d Move lang to list in Android font manager. by Ben Wagner · 7 years ago
- 7cc49d6 Record SkCanvas::flush(). by Mike Klein · 7 years ago
- 6ad3ffe Guard AA change to wait for rebaselines by Yuqian Li · 7 years ago
- 35ae65d SkSafeMath for tracking size_t overflow by Herb Derby · 7 years ago
- 4a31c46 Don't store clipped x which could break edge order by Yuqian Li · 7 years ago
- aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
- b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
- 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
- bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
- 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
- 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
- 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
- 828f1d5 handle overflows in float->int by Mike Reed · 7 years ago
- 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
- 3b30c4f Relocate gradient negative fract() workaround to GLSLCodeGenerator by Florin Malita · 7 years ago
- 5a625e0 add tool_util to compare images by Mike Reed · 7 years ago
- e9bf6dc Don't compare against uninit edge in SkPath::conservativelyContainsRect by Brian Salomon · 7 years ago
- 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
- 8addae8 just use math.h for converting from float to int by Mike Reed · 7 years ago
- b6705c2 Add support for object creation/snapshot/deletion events by Brian Osman · 7 years ago
- 16776df funnel all constant colors through append_constant_color() by Mike Klein · 7 years ago
- dcba08e Revert "Revert "support for 'half' types in sksl, plus general numeric type improvements"" by Ethan Nicholas · 7 years ago
- d9971c0 Fix DeferredTextureImage test on Mac by Robert Phillips · 7 years ago
- 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
- ce06e26 Make ProcessorCloneTest more robust, fix matrix conv. onIsEqual by Brian Salomon · 7 years ago
- 0e96055 Revert "support for 'half' types in sksl, plus general numeric type improvements" by Ethan Nicholas · 7 years ago
- 249ee1f clamp to 0 in repeat and mirror image tilers by Mike Klein · 7 years ago
- 93061b5 support for 'half' types in sksl, plus general numeric type improvements by Ethan Nicholas · 7 years ago
- cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
- 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
- 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
- 96271cd Require clone() be implemented by GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
- 66e393c longer is better by Cary Clark · 7 years ago
- df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
- f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
- 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
- 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
- b17e639 Add clone methods to unit test GrFragmentProcessor classes by Brian Salomon · 7 years ago
- 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
- 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
- 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
- 41a930f Revert "Revert "Fix SkPathRef deserialization malloc crash"" by Mike Reed · 7 years ago
- 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
- a4ce4b1 Revert "Fix SkPathRef deserialization malloc crash" by Mike Reed · 7 years ago
- df6660f Fix SkPathRef deserialization malloc crash by Adrienne Walker · 7 years ago
- 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
- a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
- 7a0ba1c guard SkTableColorFilter against out-of-range inputs by Mike Klein · 7 years ago
- 3f475d9 Update CrossContext Image test to fix memory leak by Greg Daniel · 7 years ago
- 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
- 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
- 8c79194 Use unique_ptr[] for new[]. by Ben Wagner · 7 years ago
- ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
- 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
- 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
- 0e05a82 Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and unit test. by Brian Salomon · 7 years ago
- 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
- b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
- 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
- e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 71f867c have resources return unique_ptr for stream by Mike Reed · 7 years ago
- 54518ac remove unused SkPoint3 from SkColor.h by Mike Reed · 7 years ago
- 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
- cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
- aaa3056 switch away from std::function in public api by Mike Reed · 7 years ago
- f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
- 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
- 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
- 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
- 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
- 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
- dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
- 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
- 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
- d62f554 Fix WrappedProxyTest for sample count change by Greg Daniel · 7 years ago
- d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
- 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
- e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
- e726e7c Report first GIF frame after knowing its meta data by Leon Scroggins III · 7 years ago
- 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
- 968af43 remove gather_i8, unify memory-touching contexts by Mike Klein · 7 years ago
- 3b92b69 start on raster pipeline 2d mode by Mike Klein · 7 years ago