1. df071d7 use new computeByteSize api by Mike Reed · 7 years ago
  2. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  3. 4e7cdd5 Revert "Disable GL buffer mapping on TSAN/Mac." by Brian Salomon · 7 years ago
  4. c203e65 Disable GL buffer mapping on TSAN/Mac. by Brian Salomon · 7 years ago
  5. 67ef5d7 Remove SkTypeface::Style use in API. by Ben Wagner · 7 years ago
  6. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  7. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  8. f1b47bb Add a cap for geometry shader invocations by Chris Dalton · 7 years ago
  9. 1265894 Don't execute onFlush op lists until after GPU data is uploaded by Chris Dalton · 7 years ago
  10. 583dd2b add constexpr to SkRect, SkIRect Make functions by Cary Clark · 7 years ago
  11. b379dcd Sever fOriginalPath connection whenever a GrShape becomes a simple type by Brian Osman · 7 years ago
  12. 5fcd391 Fix path renderer cache test logic to account for other resources by Brian Osman · 7 years ago
  13. fa8c080 Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for Chrome by Robert Phillips · 7 years ago
  14. c42b20b Revert "Revert "When flushing, reset flush state before op lists"" by Greg Daniel · 7 years ago
  15. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  16. af89366 Make SkString reference counting thread/TSAN safe. by Ben Wagner · 7 years ago
  17. 7ea46bf Remove test suppresion for ANGLE GLPrograms test by Brian Osman · 7 years ago
  18. 73f7e1d Temporarily disable deferred texture proxies by Robert Phillips · 7 years ago
  19. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  20. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  21. 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
  22. 4cdbf60 Avoid uninitialized memory in readByteArrayAsData by Leon Scroggins III · 7 years ago
  23. 29011a2 Remove tolerance form SkClassifyCubic by Chris Dalton · 7 years ago
  24. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  25. 0b5e7d1 Treat invalid indices as transparent in gifs by Chris Blume · 7 years ago
  26. e567746 Fix truncated webp images by Leon Scroggins III · 7 years ago
  27. 28c434b Handle instantiation of proxies with pending invalidation messages by Brian Osman · 7 years ago
  28. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  29. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  30. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  31. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  32. e9242ca Invalidate textures cached by SW path renderer when paths go away by Brian Osman · 7 years ago
  33. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  34. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  35. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  36. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  37. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  38. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  39. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  40. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  41. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  42. f3b4e16 Fold clamp_{x,y} into the gathers. by Mike Klein · 7 years ago
  43. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  44. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  45. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  46. 311cc6b Another attempt to fix TSAN by Jim Van Verth · 7 years ago
  47. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  48. 0ca2146 remove dead code for STREAM_API by Mike Reed · 7 years ago
  49. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  50. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  51. fb6a789 Extra safety for SkRRect. by Brian Salomon · 7 years ago
  52. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  53. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  54. c5e4e74 skipRect should only work for lines (not quads or cubics) by Yuqian Li · 7 years ago
  55. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  56. 205a126 Revert "Revert "Don't ignore degenerates when deciding if a path is convex"" by Brian Osman · 7 years ago
  57. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  58. 56fbbd6 Revert "Minor fixes to SkSL precisions" by Ethan Nicholas · 7 years ago
  59. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  60. f757ae6 Retry, Bump stored lowp uniform color to 16-bit storage. by Mike Klein · 7 years ago
  61. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  62. 7e4e993 Implement some easy _lowp stages. by Mike Klein · 7 years ago
  63. 9752c3c Minor fixes to SkSL precisions by Ethan Nicholas · 7 years ago
  64. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  65. f953523 Revert "Don't ignore degenerates when deciding if a path is convex" by Brian Osman · 7 years ago
  66. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  67. 53cd6c4 Don't ignore degenerates when deciding if a path is convex by Brian Osman · 7 years ago
  68. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  69. 49f1f34 use unique_ptr for stream api by Mike Reed · 7 years ago
  70. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  71. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  72. f13beef Add a utility function to save path test code size by Yuqian Li · 7 years ago
  73. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  74. 5f567c7 Finish restoring GrOpList DAG by Robert Phillips · 7 years ago
  75. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  76. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  77. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  78. 0fa353c Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter by Xianzhu Wang · 7 years ago
  79. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  80. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  81. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  82. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  83. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  84. 1170a55 Don't allow iteration through non-finite points. by Mike Klein · 7 years ago
  85. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  86. 4df0092 Revert "Remove "content" rect from GrTextureAdjuster." by Brian Salomon · 7 years ago
  87. 6e4bbbe Remove "content" rect from GrTextureAdjuster. by Brian Salomon · 7 years ago
  88. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago
  89. 3154a53 Convert Windows CRLF newlines back to unix ones by Yuqian Li · 7 years ago
  90. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  91. 38702ab possible fix for pathops timeout by Cary Clark · 7 years ago
  92. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  93. 4f40caf Add methods for converting GrShape to filled style by Brian Salomon · 7 years ago
  94. 085c086 Revert "Revert "Add a GrShape::Type value for an inverted empty path"" by Brian Salomon · 7 years ago
  95. 07f5b71 Revert "Add a GrShape::Type value for an inverted empty path" by Brian Salomon · 7 years ago
  96. d5a3f7f Add a GrShape::Type value for an inverted empty path by Brian Salomon · 7 years ago
  97. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  98. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  99. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  100. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago