1. 5f567c7 Finish restoring GrOpList DAG by Robert Phillips · 7 years ago
  2. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  3. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  4. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  5. 0fa353c Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter by Xianzhu Wang · 7 years ago
  6. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  7. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  8. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  9. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  10. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  11. 1170a55 Don't allow iteration through non-finite points. by Mike Klein · 7 years ago
  12. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  13. 4df0092 Revert "Remove "content" rect from GrTextureAdjuster." by Brian Salomon · 7 years ago
  14. 6e4bbbe Remove "content" rect from GrTextureAdjuster. by Brian Salomon · 7 years ago
  15. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago
  16. 3154a53 Convert Windows CRLF newlines back to unix ones by Yuqian Li · 7 years ago
  17. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  18. 38702ab possible fix for pathops timeout by Cary Clark · 7 years ago
  19. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  20. 4f40caf Add methods for converting GrShape to filled style by Brian Salomon · 7 years ago
  21. 085c086 Revert "Revert "Add a GrShape::Type value for an inverted empty path"" by Brian Salomon · 7 years ago
  22. 07f5b71 Revert "Add a GrShape::Type value for an inverted empty path" by Brian Salomon · 7 years ago
  23. d5a3f7f Add a GrShape::Type value for an inverted empty path by Brian Salomon · 7 years ago
  24. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  25. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  26. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  27. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  28. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  29. 7732f4f Add missing methods to neon/sse SkNx implementations by Chris Dalton · 7 years ago
  30. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  31. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  32. 6888c0d Add support for vkCmdCopyBuffer by Greg Daniel · 7 years ago
  33. c8323aa tiny concave path point fix by Cary Clark · 7 years ago
  34. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  35. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  36. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  37. 73e7f80 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  38. 5127998 Add an (optional) SkTaskGroup to GrContext by Brian Osman · 7 years ago
  39. 9d90224 Revert "GrTessellator: when sanitizing contours, remove non-finite points." by Robert Phillips · 7 years ago
  40. 620cc24 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  41. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  42. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  43. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  44. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  45. 23f9227 Revert "fixed constant vector swizzling" by Brian Salomon · 7 years ago
  46. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  47. 8ac36a5 fixed constant vector swizzling by Ethan Nicholas · 7 years ago
  48. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  49. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  50. 4334428 cut down GrShapeTest stack usage by Mike Klein · 7 years ago
  51. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  52. 7f23543 Minor geometry processor clarification. by Brian Salomon · 7 years ago
  53. 3f5301b GrTessellator: fix for collinear out-of-range intersections. by Stephen White · 7 years ago
  54. 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
  55. c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
  56. 3249156 Revert "Fix bogus math in object allocation." by Florin Malita · 7 years ago
  57. 0bc4d60 Fix bogus math in object allocation. by Herb Derby · 7 years ago
  58. 72a37be Fix string typing in generated code by Brian Osman · 7 years ago
  59. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  60. aee878d Move lang to list in Android font manager. by Ben Wagner · 7 years ago
  61. 7cc49d6 Record SkCanvas::flush(). by Mike Klein · 7 years ago
  62. 6ad3ffe Guard AA change to wait for rebaselines by Yuqian Li · 7 years ago
  63. 35ae65d SkSafeMath for tracking size_t overflow by Herb Derby · 7 years ago
  64. 4a31c46 Don't store clipped x which could break edge order by Yuqian Li · 7 years ago
  65. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  66. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  67. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  68. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  69. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  70. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  71. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  72. 828f1d5 handle overflows in float->int by Mike Reed · 7 years ago
  73. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  74. 3b30c4f Relocate gradient negative fract() workaround to GLSLCodeGenerator by Florin Malita · 7 years ago
  75. 5a625e0 add tool_util to compare images by Mike Reed · 7 years ago
  76. e9bf6dc Don't compare against uninit edge in SkPath::conservativelyContainsRect by Brian Salomon · 7 years ago
  77. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  78. 8addae8 just use math.h for converting from float to int by Mike Reed · 7 years ago
  79. b6705c2 Add support for object creation/snapshot/deletion events by Brian Osman · 7 years ago
  80. 16776df funnel all constant colors through append_constant_color() by Mike Klein · 7 years ago
  81. dcba08e Revert "Revert "support for 'half' types in sksl, plus general numeric type improvements"" by Ethan Nicholas · 7 years ago
  82. d9971c0 Fix DeferredTextureImage test on Mac by Robert Phillips · 7 years ago
  83. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  84. ce06e26 Make ProcessorCloneTest more robust, fix matrix conv. onIsEqual by Brian Salomon · 7 years ago
  85. 0e96055 Revert "support for 'half' types in sksl, plus general numeric type improvements" by Ethan Nicholas · 7 years ago
  86. 249ee1f clamp to 0 in repeat and mirror image tilers by Mike Klein · 7 years ago
  87. 93061b5 support for 'half' types in sksl, plus general numeric type improvements by Ethan Nicholas · 7 years ago
  88. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  89. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  90. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  91. 96271cd Require clone() be implemented by GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  92. 66e393c longer is better by Cary Clark · 7 years ago
  93. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  94. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  95. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  96. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  97. b17e639 Add clone methods to unit test GrFragmentProcessor classes by Brian Salomon · 7 years ago
  98. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  99. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  100. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago