1. 8a8a144 Treat SkFILEStream's fOriginalOffset as the start by Leon Scroggins III · 7 years ago
  2. ad67c66 track bounds of top-level control ops by Mike Klein · 7 years ago
  3. 738b80d Don't use getDeviceClipBounds() to bound pic ops. by Mike Klein · 7 years ago
  4. da926db Remove fCacheKeys from SkImageFilter. by Ben Wagner · 7 years ago
  5. 737b9a9 Remove legacy guard flags by Yuqian Li · 7 years ago
  6. b2e3934 fonts: Cleanup header guard and stray printfs. by Khushal · 7 years ago
  7. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 7 years ago
  8. 38a0843 fonts: Reland push font remoting. by Khushal · 7 years ago
  9. fcac00f Reland "Remove devKerning" by Herb Derby · 7 years ago
  10. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 7 years ago
  11. 8a23202 Revert "fonts: Set up remote glyph caching to push fonts." by Mike Klein · 7 years ago
  12. c76e26a Revert "Remove devKerning" by Mike Klein · 7 years ago
  13. 192b18a Revert "fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache." by Mike Klein · 7 years ago
  14. ef4142a fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache. by Khushal · 7 years ago
  15. c86c5c0 Remove devKerning by Herb Derby · 7 years ago
  16. 3fc6a18 Fix index overflow check for rewriting fans as triangles. by Brian Salomon · 7 years ago
  17. 101d563 fonts: Set up remote glyph caching to push fonts. by Khushal · 7 years ago
  18. 0ab0f1c Convert skcms to only export functions (not data) by Brian Osman · 7 years ago
  19. 12e4e84 Add test to ensure that skcms' sRGB turns into Skia's sRGB color space by Brian Osman · 7 years ago
  20. cccafe8 Rewrite SkVertices specified with triangle fans as indexed triangles by Brian Salomon · 7 years ago
  21. e494940 Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape.""" by Brian Salomon · 7 years ago
  22. 580aee2 Reland "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 7 years ago
  23. 4322752 Make SkString::appendf safe for long strings. by Brian Salomon · 7 years ago
  24. 218c294 Remove the MSAA path renderer by Chris Dalton · 7 years ago
  25. 8a98bc9 Revert "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 7 years ago
  26. 910ca0f Experiment to track coverage in a layer by Mike Reed · 7 years ago
  27. ff134f2 Compile with latest clang 7. by Ben Wagner · 7 years ago
  28. 6cdb7d3 prepare to remove obsolete macros by Cary Clark · 7 years ago
  29. 55d330c Reland "call skcms_OptimizeForSpeed()" by Mike Klein · 7 years ago
  30. af88ec3 Revert "Add arcs as a specialized geometry to GrShape." by Mike Klein · 7 years ago
  31. 1b4ad0d Revert "call skcms_OptimizeForSpeed()" by Mike Klein · 7 years ago
  32. 255bcf5 Add arcs as a specialized geometry to GrShape. by Brian Salomon · 7 years ago
  33. 3b8feb3 call skcms_OptimizeForSpeed() by Mike Klein · 7 years ago
  34. c90b4db Reland "Prevent masked solid-color draws from being turned into clears" by Robert Phillips · 7 years ago
  35. f92bb37 Revert "Prevent masked solid-color draws from being turned into clears" by Robert Phillips · 7 years ago
  36. e9f2bbe Prevent masked solid-color draws from being turned into clears by Robert Phillips · 7 years ago
  37. 3d0e850 Prevent matrix stack from being corrupted if a rotated image filter is clipped out by Robert Phillips · 7 years ago
  38. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 7 years ago
  39. dbc59ba path is rect track corners by Cary Clark · 7 years ago
  40. c274f8f Prevent unnecessary/unbounded growth of SkTDynamicHash capacity by Florin Malita · 7 years ago
  41. 9f2dab0 ccpr: Implement conics by Chris Dalton · 7 years ago
  42. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 7 years ago
  43. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 7 years ago
  44. b120e92 fix path is rect flaw exposed by gold by Cary Clark · 7 years ago
  45. eed6128 IWYU for some more test files starting with 'C'. by Ben Wagner · 7 years ago
  46. d2d367d No long require copy as draw for vulkan wrapped resources. by Greg Daniel · 7 years ago
  47. 4eb6f7a path is rect diag test is required by Cary Clark · 7 years ago
  48. 1cd6098 path is rect bug number twelve by Cary Clark · 7 years ago
  49. a765156 yet another path is rect exploit by Cary Clark · 7 years ago
  50. 48c464a a more involved path is rect bug by Cary Clark · 7 years ago
  51. e7fbafe Revert "ccpr: Implement conics" by Chris Dalton · 7 years ago
  52. 98b2415 ccpr: Implement conics by Chris Dalton · 7 years ago
  53. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 7 years ago
  54. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 7 years ago
  55. c8cdad7 Make TestCase class in GrShapeTest heap allocate its GrShapes by Brian Salomon · 7 years ago
  56. 490aa59 rewrite iterator to make msvc happy by Mike Reed · 7 years ago
  57. 1749af2 Revert "add test for degenerate canvas dimension" by Mike Reed · 7 years ago
  58. 715b919 add test for degenerate canvas dimension by Mike Reed · 7 years ago
  59. d422847 path is rect bug number nine by Cary Clark · 7 years ago
  60. 59af19f can't abort looper loop, as saveCount won't be balanced by Mike Reed · 7 years ago
  61. 92cbf3f Don't create lazy proxys if their width/height is greater than max tex size by Greg Daniel · 7 years ago
  62. 88ba971 son of path is rect bug by Cary Clark · 7 years ago
  63. b809efb workaround for buggy macOS GLSL shader compiler by Ethan Nicholas · 7 years ago
  64. 31608c0 another rect is path fix by Cary Clark · 7 years ago
  65. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  66. 21f6437 Implement Sk2f Load2 by Chris Dalton · 7 years ago
  67. e3fda93 Implement Sk4f min/max by Chris Dalton · 7 years ago
  68. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 7 years ago
  69. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 7 years ago
  70. 8540e11 more path is rect bugs by Cary Clark · 7 years ago
  71. 8eaf64a Fix SkTCopyOnFirstWrite copy semantics by Florin Malita · 7 years ago
  72. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 7 years ago
  73. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 7 years ago
  74. 872da6b Add initial support for simple concave shadows. by Jim Van Verth · 7 years ago
  75. 2fbbd03 Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture by Robert Phillips · 7 years ago
  76. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  77. 58627cb one more path is rect bug by Cary Clark · 7 years ago
  78. 5c71518 fix path to rect when missing close verb by Cary Clark · 7 years ago
  79. 42f02aa Implement Sk2f::Store2 by Chris Dalton · 7 years ago
  80. 83e0f1b SkPDF: smarter Jpeg when libjpeg-turbo is present by Hal Canary · 7 years ago
  81. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 7 years ago
  82. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 7 years ago
  83. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
  84. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 7 years ago
  85. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 7 years ago
  86. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 7 years ago
  87. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 7 years ago
  88. 42f8bc4 Add API for SkTextBlob serialization into caller's memory. by Khushal · 7 years ago
  89. ea49523 GrTessellator: fix for points that become infinite on stroking. by Stephen White · 7 years ago
  90. 4db18ed Add SkOffsetSimplePolygon. by Jim Van Verth · 7 years ago
  91. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 7 years ago
  92. e9e19dd SkPDF/Clusterator: a second test by Hal Canary · 7 years ago
  93. 80e1d56 implement SkTDArray with std::vector by Mike Klein · 7 years ago
  94. c6a19f1 fix for frexp dataflow analysis by Ethan Nicholas · 7 years ago
  95. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 7 years ago
  96. 1521c8a SkPDF/Clusterator: expose to the light of a unit test by Hal Canary · 7 years ago
  97. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
  98. 20010e8 Reland "GrTessellator: hang fix." by Stephen White · 7 years ago
  99. 2346300 fixed type mismatches in SkSL comparison operators by Ethan Nicholas · 7 years ago
  100. f259030 Revert "GrTessellator: hang fix." by Mike Klein · 7 years ago