1. af88ec3 Revert "Add arcs as a specialized geometry to GrShape." by Mike Klein · 7 years ago
  2. 1b4ad0d Revert "call skcms_OptimizeForSpeed()" by Mike Klein · 7 years ago
  3. 255bcf5 Add arcs as a specialized geometry to GrShape. by Brian Salomon · 7 years ago
  4. 3b8feb3 call skcms_OptimizeForSpeed() by Mike Klein · 7 years ago
  5. c90b4db Reland "Prevent masked solid-color draws from being turned into clears" by Robert Phillips · 7 years ago
  6. f92bb37 Revert "Prevent masked solid-color draws from being turned into clears" by Robert Phillips · 7 years ago
  7. e9f2bbe Prevent masked solid-color draws from being turned into clears by Robert Phillips · 7 years ago
  8. 3d0e850 Prevent matrix stack from being corrupted if a rotated image filter is clipped out by Robert Phillips · 7 years ago
  9. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 7 years ago
  10. dbc59ba path is rect track corners by Cary Clark · 7 years ago
  11. c274f8f Prevent unnecessary/unbounded growth of SkTDynamicHash capacity by Florin Malita · 7 years ago
  12. 9f2dab0 ccpr: Implement conics by Chris Dalton · 7 years ago
  13. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 7 years ago
  14. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 7 years ago
  15. b120e92 fix path is rect flaw exposed by gold by Cary Clark · 7 years ago
  16. eed6128 IWYU for some more test files starting with 'C'. by Ben Wagner · 7 years ago
  17. d2d367d No long require copy as draw for vulkan wrapped resources. by Greg Daniel · 7 years ago
  18. 4eb6f7a path is rect diag test is required by Cary Clark · 7 years ago
  19. 1cd6098 path is rect bug number twelve by Cary Clark · 7 years ago
  20. a765156 yet another path is rect exploit by Cary Clark · 7 years ago
  21. 48c464a a more involved path is rect bug by Cary Clark · 7 years ago
  22. e7fbafe Revert "ccpr: Implement conics" by Chris Dalton · 7 years ago
  23. 98b2415 ccpr: Implement conics by Chris Dalton · 7 years ago
  24. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 7 years ago
  25. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 7 years ago
  26. c8cdad7 Make TestCase class in GrShapeTest heap allocate its GrShapes by Brian Salomon · 7 years ago
  27. 490aa59 rewrite iterator to make msvc happy by Mike Reed · 7 years ago
  28. 1749af2 Revert "add test for degenerate canvas dimension" by Mike Reed · 7 years ago
  29. 715b919 add test for degenerate canvas dimension by Mike Reed · 7 years ago
  30. d422847 path is rect bug number nine by Cary Clark · 7 years ago
  31. 59af19f can't abort looper loop, as saveCount won't be balanced by Mike Reed · 7 years ago
  32. 92cbf3f Don't create lazy proxys if their width/height is greater than max tex size by Greg Daniel · 7 years ago
  33. 88ba971 son of path is rect bug by Cary Clark · 7 years ago
  34. b809efb workaround for buggy macOS GLSL shader compiler by Ethan Nicholas · 7 years ago
  35. 31608c0 another rect is path fix by Cary Clark · 7 years ago
  36. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  37. 21f6437 Implement Sk2f Load2 by Chris Dalton · 7 years ago
  38. e3fda93 Implement Sk4f min/max by Chris Dalton · 7 years ago
  39. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 7 years ago
  40. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 7 years ago
  41. 8540e11 more path is rect bugs by Cary Clark · 7 years ago
  42. 8eaf64a Fix SkTCopyOnFirstWrite copy semantics by Florin Malita · 7 years ago
  43. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 7 years ago
  44. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 7 years ago
  45. 872da6b Add initial support for simple concave shadows. by Jim Van Verth · 7 years ago
  46. 2fbbd03 Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture by Robert Phillips · 7 years ago
  47. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  48. 58627cb one more path is rect bug by Cary Clark · 7 years ago
  49. 5c71518 fix path to rect when missing close verb by Cary Clark · 7 years ago
  50. 42f02aa Implement Sk2f::Store2 by Chris Dalton · 7 years ago
  51. 83e0f1b SkPDF: smarter Jpeg when libjpeg-turbo is present by Hal Canary · 7 years ago
  52. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 7 years ago
  53. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 7 years ago
  54. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
  55. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 7 years ago
  56. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 7 years ago
  57. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 7 years ago
  58. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 7 years ago
  59. 42f8bc4 Add API for SkTextBlob serialization into caller's memory. by Khushal · 7 years ago
  60. ea49523 GrTessellator: fix for points that become infinite on stroking. by Stephen White · 7 years ago
  61. 4db18ed Add SkOffsetSimplePolygon. by Jim Van Verth · 7 years ago
  62. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 7 years ago
  63. e9e19dd SkPDF/Clusterator: a second test by Hal Canary · 7 years ago
  64. 80e1d56 implement SkTDArray with std::vector by Mike Klein · 7 years ago
  65. c6a19f1 fix for frexp dataflow analysis by Ethan Nicholas · 7 years ago
  66. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 7 years ago
  67. 1521c8a SkPDF/Clusterator: expose to the light of a unit test by Hal Canary · 7 years ago
  68. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
  69. 20010e8 Reland "GrTessellator: hang fix." by Stephen White · 7 years ago
  70. 2346300 fixed type mismatches in SkSL comparison operators by Ethan Nicholas · 7 years ago
  71. f259030 Revert "GrTessellator: hang fix." by Mike Klein · 7 years ago
  72. 050c867 GrTessellator: hang fix. by Stephen White · 7 years ago
  73. 6eba063 Add new GrResourceCache::purgeUnlockedResources variant by Robert Phillips · 7 years ago
  74. 41964ed Rename SkInsetConvexPolygon to SkOffsetPolygon. by Jim Van Verth · 7 years ago
  75. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 7 years ago
  76. 6ce482a Remove include/svg from public.bzl includes. by Ben Wagner · 7 years ago
  77. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 7 years ago
  78. 094fba9 Add SkColorSpaceXform_skcms by Brian Osman · 7 years ago
  79. 68ff92f specialize arm64 allTrue()/anyTrue() by Mike Klein · 7 years ago
  80. ae18d07 Revert "Implement Sk2f::Store2" by Chris Dalton · 7 years ago
  81. 8a8a8e9 Implement Sk2f::Store2 by Chris Dalton · 7 years ago
  82. 99501b7 Fix leak of backend texture in GrContext_maxSurfaceSamplesForColorType test by Brian Salomon · 7 years ago
  83. f7d3f61 tests/ImageTest: fail gracefully by Hal Canary · 7 years ago
  84. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  85. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  86. 4125b61 tests: pass if !skia_enable_pdf by Hal Canary · 7 years ago
  87. 140ab36 Reland "fix nextContour bug" by Mike Reed · 7 years ago
  88. 3b68882 remove imageinfo flatten altogether by Cary Clark · 7 years ago
  89. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 7 years ago
  90. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 7 years ago
  91. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 7 years ago
  92. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 7 years ago
  93. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  94. 0949bee fix op fuzz by Cary Clark · 7 years ago
  95. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  96. 0a86820 Revert "fix nextContour bug" by Stan Iliev · 7 years ago
  97. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 7 years ago
  98. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  99. 6c94271 we now complain if an SkSL program tries to override the default output by Ethan Nicholas · 7 years ago
  100. 473f692 fix nextContour bug by Mike Reed · 7 years ago