1. f018b7d SkColorSpaceXformSteps improvements and tests by Brian Osman · 6 years ago
  2. e4b900b Revert "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  3. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 6 years ago
  4. e141548 Fix ImageTest to check if gpu mip maps are supported. by Greg Daniel · 6 years ago
  5. 4010c79 fonts: Ignore re-initialization of fallback glyphs from the server. by Khushal · 6 years ago
  6. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 6 years ago
  7. 009f51e simplify SkTFitsIn, try 2 by Mike Klein · 6 years ago
  8. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  9. 75e6490 Implement DWriteFontTypeface::onGetVariationDesignPosition on win10. by Bruce Wang · 6 years ago
  10. 2652223 Revert "simplify SkTFitsIn" by Mike Klein · 6 years ago
  11. 8523b6b fonts: Fix memory allocation for fallback glyphs. by Khushal · 6 years ago
  12. 50dbc09 SkTypes: more into SkMacros by Hal Canary · 6 years ago
  13. b82c3d6 simplify SkTFitsIn by Mike Klein · 6 years ago
  14. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  15. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  16. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  17. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  18. 692e29e remove unused parts of SkTypes.h by Mike Klein · 6 years ago
  19. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  20. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  21. 65b7bfc Glyph search of desperation by Herb Derby · 6 years ago
  22. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  23. 27dddae rebase by Cary Clark · 6 years ago
  24. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 6 years ago
  25. 59d997a New more efficient run builder by Herb Derby · 6 years ago
  26. 89c5e88 Implement Sk2f::floor by Chris Dalton · 6 years ago
  27. 89042d5 GrTessellator: catch missing intersections. by Stephen White · 6 years ago
  28. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  29. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  30. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  31. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  32. fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 6 years ago
  33. 9519d4f Remove unused GrObjectMemoryPool by Robert Phillips · 6 years ago
  34. d07dc36 clean up some unused parts of SkArenaAlloc by Mike Klein · 6 years ago
  35. 6f02af9 remove linear-blended sRGB dst support in software by Mike Klein · 6 years ago
  36. 3a4a321 fix ops for very close rects by Cary Clark · 6 years ago
  37. 4ffa027 Smarter use of glyph cache by Herb Derby · 6 years ago
  38. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  39. f454bd3 rm TestConfigParsing by Mike Klein · 6 years ago
  40. e62999f GrTessellator: yet another out-of-range splitting fix. by Stephen White · 6 years ago
  41. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  42. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  43. 5059541 need conservative bounds for triangles due to SkFixed drift in SkEdge by Mike Reed · 6 years ago
  44. feb9fa9 Turn off logging for tests by Herb Derby · 6 years ago
  45. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  46. a694870 Remove origin from GrGpu::readPixels by Brian Salomon · 6 years ago
  47. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  48. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  49. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  50. a23436c binary literals! by Mike Klein · 6 years ago
  51. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  52. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  53. 53a0298 GrTessellator: fix for ping-pong split fuzzer hang. by Stephen White · 6 years ago
  54. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  55. a15cedb Clean up GPU configs in DM by Brian Osman · 6 years ago
  56. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  57. 70132d0 Make GrPrimitiveProcessor::Attribute a class, hide data members. by Brian Salomon · 6 years ago
  58. 8dc68c6 Make skcms mandatory by Brian Osman · 6 years ago
  59. 61f36d3 Check file name valid or not. by Bruce Wang · 6 years ago
  60. cd21d67 Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting." by Ravi Mistry · 6 years ago
  61. 4f078f7 fonts: Use correct SurfaceProps in analysis canvas for remoting. by Khushal · 6 years ago
  62. cdbec8f remove bit, srgbnl config in DM by Mike Klein · 6 years ago
  63. bfe9598 Revert "GrTessellator: fix for ping-pong split fuzzer hang." by Ravi Mistry · 6 years ago
  64. bfb2a05 GrTessellator: fix for ping-pong split fuzzer hang. by Stephen White · 6 years ago
  65. 97918ff wouldn't it be nice? by Mike Klein · 6 years ago
  66. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  67. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  68. 4a0ad50 skip unpremul...premul with only linear ops between by Mike Klein · 6 years ago
  69. 7741855 skip transfer functions when not needed by Mike Klein · 6 years ago
  70. be6e575 spin off unpremul and opaque tests by Mike Klein · 6 years ago
  71. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
  72. 7d8276c skip gamut transform when identity by Mike Klein · 6 years ago
  73. 6968f9c SkColorSpaceXformSteps by Mike Klein · 6 years ago
  74. 7916c0e Properly zero in webp if no prior frame by Leon Scroggins III · 6 years ago
  75. d2e74b8 compute center slightly slower to avoid overflow by Mike Reed · 6 years ago
  76. d416083 Reland fonts: Cleanup cache miss logging for font remoting. by Khushal · 6 years ago
  77. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  78. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 6 years ago
  79. 499afea Replace ICC profile in CodecTest with AdobeRGB by Brian Osman · 6 years ago
  80. 8fcfcc5 update ColorSpaceTest.cpp to remove MakeICC by Mike Klein · 6 years ago
  81. ee43091 fix 0.499999f rounding case for triangles by Mike Reed · 6 years ago
  82. 5bedc80 reduce clip-limit for scan converter to avoid quad-edge overflow by Mike Reed · 6 years ago
  83. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  84. 3087c1f tweak tolerance again for cubics by Mike Reed · 6 years ago
  85. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  86. 7257e22 Revert "fonts: Add support for distance field text to font remoting." by Mike Klein · 6 years ago
  87. fc6cf92 Revert "fonts: Cleanup cache miss logging for font remoting." by Mike Klein · 6 years ago
  88. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  89. 2b8a0d1 fonts: Cleanup cache miss logging for font remoting. by Khushal · 6 years ago
  90. 35e0a1a fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  91. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 6 years ago
  92. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  93. 7b37694 GrTessellator: fix crash on merging a dead edge. by Stephen White · 6 years ago
  94. 5b58b7c Reland "strip down SkICC.cpp" by Mike Klein · 6 years ago
  95. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  96. 8afa554 Revert "remove fragile hack in addOval to avoid computing bounds" by Mike Klein · 6 years ago
  97. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 6 years ago
  98. 4bfb50b ccpr: Abstract the draws list in a separate class by Chris Dalton · 6 years ago
  99. bc721ba remove fragile hack in addOval to avoid computing bounds by Mike Reed · 6 years ago
  100. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago