1. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 6 years ago
  2. 65247e5 avoid divide by zero by Cary Clark · 6 years ago
  3. 1c44358 protect SkPathMeasure against NaN by Cary Clark · 6 years ago
  4. 98242a8 Revert "Reland "Add SkColorSpaceXform_skcms"" by Brian Osman · 6 years ago
  5. 57337d9 Reland "Add SkColorSpaceXform_skcms" by Brian Osman · 6 years ago
  6. 2f06a53 fix a couple pathops fuzzers by Cary Clark · 6 years ago
  7. 8103eca Revert "Add SkColorSpaceXform_skcms" by Brian Osman · 6 years ago
  8. 67f62b1 Add SkColorSpaceXform_skcms by Brian Osman · 6 years ago
  9. 24f25dc Move ComputeAxisAlignmentForHText to Rec. by Herb Derby · 6 years ago
  10. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  11. 7611ed5 Temporary patch for Mus/Viz by Robert Phillips · 6 years ago
  12. 9525260 Expose SkGlyphCache's alloc by Herb Derby · 6 years ago
  13. 061c278 fix writeImage when encode step fails, since data is null by Mike Reed · 6 years ago
  14. d34c633 Make SubpixelAlignment public by Herb Derby · 6 years ago
  15. b1cdc78 Remove unused SkAutoGlyphCache constructor by Herb Derby · 6 years ago
  16. 93adfd6 SkReadBuffer.h shouldn't include itself. by Ben Wagner · 6 years ago
  17. d824406 Remove SK_SUPPORT_LEGACY_ADOBE_XYZ by Brian Osman · 6 years ago
  18. 554aa6a update include path for SkBlurMask.h by Mike Reed · 6 years ago
  19. 60ca867 make paint flatten unflatten private by Cary Clark · 6 years ago
  20. c6b347e Fix overflow in blur for VERY wide bitmaps. by Herb Derby · 6 years ago
  21. 82a36ac Remove DetachCache and AttachCache. by Herb Derby · 6 years ago
  22. b5502b2 Small cleanups suggested by ClangTidy by Kevin Lubick · 6 years ago
  23. 689d02d harden pathmeasure and fix empty case by Cary Clark · 6 years ago
  24. 827af66 Extend SkTrimPathEffect semantics by Florin Malita · 6 years ago
  25. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 6 years ago
  26. e8de024 with no more offline codegen, seed_shader can be normal by Mike Klein · 6 years ago
  27. a46623b follow JUMPER_NARROW_STAGES in lowp stages too by Mike Klein · 6 years ago
  28. 46fe9c7 Remove SkDumpCanvas by Brian Osman · 6 years ago
  29. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 6 years ago
  30. 8c4cbf4 Remove last use of DetachCache. by Herb Derby · 6 years ago
  31. 2ac541e Revert "Check the boundary while cumulating deltas in a mask" by Yuqian Li · 6 years ago
  32. b4e528d SkPDF: filter out empty clip draws more often by Hal Canary · 6 years ago
  33. 4e83ff1 SkPDF: simplify PathOp code, emit empty clips. by Hal Canary · 6 years ago
  34. 0fc41da Revert "start hardening pathmeasure" by Cary Clark · 6 years ago
  35. d9779bc Check the boundary while cumulating deltas in a mask by Yuqian Li · 6 years ago
  36. 429a540 start hardening pathmeasure by Cary Clark · 6 years ago
  37. d2c6637 harden line clipper against slight numerical drift. by Mike Reed · 6 years ago
  38. 5a0cba9 Remove use of attach/detatch cache from distance field text by Herb Derby · 6 years ago
  39. a64a585 Fix issue with negative translations of small paths by Jim Van Verth · 6 years ago
  40. 629503d Do not set record to empty if it's already computed by Yuqian Li · 6 years ago
  41. 749efb6 Ensure Y->X ordering when building a region from a path by Mike Reed · 6 years ago
  42. 37886ce Shim to enforce that canvas virtuals are overridden by Brian Osman · 6 years ago
  43. e5daecd SkResourceCache.h shouldn't include itself. by Ben Wagner · 6 years ago
  44. d496655 Remove TLS glyph cache calls. by Herb Derby · 6 years ago
  45. 526819d Remove another set of AttachCache by Herb Derby · 6 years ago
  46. 8738cf4 ccpr: Simplify triangle corners by Chris Dalton · 6 years ago
  47. 7946c0c Fix no gpu build by Greg Daniel · 6 years ago
  48. f4e99e6 Remove getCache from SkAutoGlyphCache* by Herb Derby · 6 years ago
  49. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  50. 2fa912a Fix a logical test in GrColorSpaceXform::Equals by Brian Osman · 6 years ago
  51. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 6 years ago
  52. 33cb22c Remove one use of AttachCache, and a paint variant of FindOrCreate... by Herb Derby · 6 years ago
  53. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 6 years ago
  54. afdc6b1 Vulkan backend render targets don't allow client to specify stencil bits by Brian Salomon · 6 years ago
  55. a883aca ccpr: Fix stale array access after dynamic resize by Chris Dalton · 6 years ago
  56. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  57. ad06544 ccpr: Fix crash on zero-length fan tessellations by Chris Dalton · 6 years ago
  58. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 6 years ago
  59. 03cd6e6 Avoid serializing to 'typ1' on Mac. by Ben Wagner · 6 years ago
  60. 74b4290 some fuzzer fixes by Cary Clark · 6 years ago
  61. dc0b12e Harden size check during textblob deserialization by Wei Li · 6 years ago
  62. d07e4a2 Change behavior of custom image serial/deserial by Mike Reed · 6 years ago
  63. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  64. 3adc122 Fill in some missing virtuals from canvas subclasses by Brian Osman · 6 years ago
  65. a3457b8 Split GrDDL- & GrDirect- Contexts into their own files by Robert Phillips · 6 years ago
  66. 1eb5ca4 tighten check when we might overflow legacy shader math by Mike Reed · 6 years ago
  67. 8b0ef63 Use clippedIR instead of clipBounds to filter coverage deltas by Yuqian Li · 6 years ago
  68. bebfd41 Fix preAbandonContext bot by Robert Phillips · 6 years ago
  69. baf3e78 Revert "ccpr: Draw curves in a single pass" by Chris Dalton · 6 years ago
  70. fe462ef Revert "ccpr: Simplify triangle corners" by Chris Dalton · 6 years ago
  71. 4997e14 Use kLow_SkFilterQuality when generating shader masks by Florin Malita · 6 years ago
  72. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  73. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 6 years ago
  74. c7c2baf Additional DDL playback cleanup by Robert Phillips · 6 years ago
  75. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  76. 622650a ccpr: Simplify triangle corners by Chris Dalton · 6 years ago
  77. df04ce2 ccpr: Draw curves in a single pass by Chris Dalton · 6 years ago
  78. 4123223 add TrimPathEffect by Mike Reed · 6 years ago
  79. 02bd295 Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is kBottomLeft by Brian Salomon · 6 years ago
  80. 5183e64 ccpr: Combine GS triangle hulls and edges into a single draw by Chris Dalton · 6 years ago
  81. de9f546 Make Vulkan testing-only backend textures have optimal layout by Brian Salomon · 6 years ago
  82. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 6 years ago
  83. af4adef Have GrGlyphCache and GrAtlasManager compute the atlas limits independently by Robert Phillips · 6 years ago
  84. 0a79381 ccpr: Fix very small edges by Chris Dalton · 6 years ago
  85. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 6 years ago
  86. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 6 years ago
  87. c7fbda9 chop down huge rects before hairlining by Mike Reed · 6 years ago
  88. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  89. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 6 years ago
  90. e64b064 Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture. by Brian Salomon · 6 years ago
  91. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  92. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  93. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 6 years ago
  94. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  95. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  96. 22e536e make SkJumper stages normal Skia code by Mike Klein · 6 years ago
  97. 25d07fc Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants by Brian Salomon · 6 years ago
  98. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 6 years ago
  99. 77e3afc [SkSVGDevice] Add support for image shaders. by Alexander Midlash · 6 years ago
  100. a82780e use safe math for growForRepeatedVerb by Cary Clark · 6 years ago