1. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  2. 0b5e7d1 Treat invalid indices as transparent in gifs by Chris Blume · 7 years ago
  3. e567746 Fix truncated webp images by Leon Scroggins III · 7 years ago
  4. 28c434b Handle instantiation of proxies with pending invalidation messages by Brian Osman · 7 years ago
  5. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  6. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  7. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  8. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  9. e9242ca Invalidate textures cached by SW path renderer when paths go away by Brian Osman · 7 years ago
  10. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  11. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  12. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  13. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  14. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  15. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  16. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  17. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  18. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  19. f3b4e16 Fold clamp_{x,y} into the gathers. by Mike Klein · 7 years ago
  20. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  21. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  22. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  23. 311cc6b Another attempt to fix TSAN by Jim Van Verth · 7 years ago
  24. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  25. 0ca2146 remove dead code for STREAM_API by Mike Reed · 7 years ago
  26. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  27. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  28. fb6a789 Extra safety for SkRRect. by Brian Salomon · 7 years ago
  29. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  30. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  31. c5e4e74 skipRect should only work for lines (not quads or cubics) by Yuqian Li · 7 years ago
  32. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  33. 205a126 Revert "Revert "Don't ignore degenerates when deciding if a path is convex"" by Brian Osman · 7 years ago
  34. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  35. 56fbbd6 Revert "Minor fixes to SkSL precisions" by Ethan Nicholas · 7 years ago
  36. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  37. f757ae6 Retry, Bump stored lowp uniform color to 16-bit storage. by Mike Klein · 7 years ago
  38. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  39. 7e4e993 Implement some easy _lowp stages. by Mike Klein · 7 years ago
  40. 9752c3c Minor fixes to SkSL precisions by Ethan Nicholas · 7 years ago
  41. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  42. f953523 Revert "Don't ignore degenerates when deciding if a path is convex" by Brian Osman · 7 years ago
  43. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  44. 53cd6c4 Don't ignore degenerates when deciding if a path is convex by Brian Osman · 7 years ago
  45. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  46. 49f1f34 use unique_ptr for stream api by Mike Reed · 7 years ago
  47. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  48. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  49. f13beef Add a utility function to save path test code size by Yuqian Li · 7 years ago
  50. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  51. 5f567c7 Finish restoring GrOpList DAG by Robert Phillips · 7 years ago
  52. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  53. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  54. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  55. 0fa353c Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter by Xianzhu Wang · 7 years ago
  56. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  57. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  58. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  59. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  60. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  61. 1170a55 Don't allow iteration through non-finite points. by Mike Klein · 7 years ago
  62. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  63. 4df0092 Revert "Remove "content" rect from GrTextureAdjuster." by Brian Salomon · 7 years ago
  64. 6e4bbbe Remove "content" rect from GrTextureAdjuster. by Brian Salomon · 7 years ago
  65. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago
  66. 3154a53 Convert Windows CRLF newlines back to unix ones by Yuqian Li · 7 years ago
  67. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  68. 38702ab possible fix for pathops timeout by Cary Clark · 7 years ago
  69. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  70. 4f40caf Add methods for converting GrShape to filled style by Brian Salomon · 7 years ago
  71. 085c086 Revert "Revert "Add a GrShape::Type value for an inverted empty path"" by Brian Salomon · 7 years ago
  72. 07f5b71 Revert "Add a GrShape::Type value for an inverted empty path" by Brian Salomon · 7 years ago
  73. d5a3f7f Add a GrShape::Type value for an inverted empty path by Brian Salomon · 7 years ago
  74. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  75. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  76. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  77. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  78. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  79. 7732f4f Add missing methods to neon/sse SkNx implementations by Chris Dalton · 7 years ago
  80. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  81. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  82. 6888c0d Add support for vkCmdCopyBuffer by Greg Daniel · 7 years ago
  83. c8323aa tiny concave path point fix by Cary Clark · 7 years ago
  84. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  85. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  86. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  87. 73e7f80 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  88. 5127998 Add an (optional) SkTaskGroup to GrContext by Brian Osman · 7 years ago
  89. 9d90224 Revert "GrTessellator: when sanitizing contours, remove non-finite points." by Robert Phillips · 7 years ago
  90. 620cc24 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  91. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  92. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  93. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  94. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  95. 23f9227 Revert "fixed constant vector swizzling" by Brian Salomon · 7 years ago
  96. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  97. 8ac36a5 fixed constant vector swizzling by Ethan Nicholas · 7 years ago
  98. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  99. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  100. 4334428 cut down GrShapeTest stack usage by Mike Klein · 7 years ago