1. ba321b6 Cleanup size calculations in SkGlyph by Herb Derby · 7 years ago
  2. 7eddfb8 consolidate SaveLayerFlag internal references by Cary Clark · 7 years ago
  3. c582827 Include correct trace.h. by Ben Wagner · 7 years ago
  4. 1c44358 protect SkPathMeasure against NaN by Cary Clark · 7 years ago
  5. 98242a8 Revert "Reland "Add SkColorSpaceXform_skcms"" by Brian Osman · 7 years ago
  6. 57337d9 Reland "Add SkColorSpaceXform_skcms" by Brian Osman · 7 years ago
  7. 8103eca Revert "Add SkColorSpaceXform_skcms" by Brian Osman · 7 years ago
  8. 67f62b1 Add SkColorSpaceXform_skcms by Brian Osman · 7 years ago
  9. 24f25dc Move ComputeAxisAlignmentForHText to Rec. by Herb Derby · 7 years ago
  10. 18e7556 move blur impl into core by Mike Reed · 7 years ago
  11. 9525260 Expose SkGlyphCache's alloc by Herb Derby · 7 years ago
  12. 061c278 fix writeImage when encode step fails, since data is null by Mike Reed · 7 years ago
  13. d34c633 Make SubpixelAlignment public by Herb Derby · 7 years ago
  14. b1cdc78 Remove unused SkAutoGlyphCache constructor by Herb Derby · 7 years ago
  15. 93adfd6 SkReadBuffer.h shouldn't include itself. by Ben Wagner · 7 years ago
  16. d824406 Remove SK_SUPPORT_LEGACY_ADOBE_XYZ by Brian Osman · 7 years ago
  17. 60ca867 make paint flatten unflatten private by Cary Clark · 7 years ago
  18. c6b347e Fix overflow in blur for VERY wide bitmaps. by Herb Derby · 7 years ago
  19. 82a36ac Remove DetachCache and AttachCache. by Herb Derby · 7 years ago
  20. b5502b2 Small cleanups suggested by ClangTidy by Kevin Lubick · 7 years ago
  21. 689d02d harden pathmeasure and fix empty case by Cary Clark · 7 years ago
  22. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 7 years ago
  23. e8de024 with no more offline codegen, seed_shader can be normal by Mike Klein · 7 years ago
  24. 2ac541e Revert "Check the boundary while cumulating deltas in a mask" by Yuqian Li · 7 years ago
  25. 0fc41da Revert "start hardening pathmeasure" by Cary Clark · 7 years ago
  26. d9779bc Check the boundary while cumulating deltas in a mask by Yuqian Li · 7 years ago
  27. 429a540 start hardening pathmeasure by Cary Clark · 7 years ago
  28. d2c6637 harden line clipper against slight numerical drift. by Mike Reed · 7 years ago
  29. 629503d Do not set record to empty if it's already computed by Yuqian Li · 7 years ago
  30. 749efb6 Ensure Y->X ordering when building a region from a path by Mike Reed · 7 years ago
  31. 37886ce Shim to enforce that canvas virtuals are overridden by Brian Osman · 7 years ago
  32. d496655 Remove TLS glyph cache calls. by Herb Derby · 7 years ago
  33. 7946c0c Fix no gpu build by Greg Daniel · 7 years ago
  34. f4e99e6 Remove getCache from SkAutoGlyphCache* by Herb Derby · 7 years ago
  35. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  36. 33cb22c Remove one use of AttachCache, and a paint variant of FindOrCreate... by Herb Derby · 7 years ago
  37. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 7 years ago
  38. dc0b12e Harden size check during textblob deserialization by Wei Li · 7 years ago
  39. d07e4a2 Change behavior of custom image serial/deserial by Mike Reed · 7 years ago
  40. 8b0ef63 Use clippedIR instead of clipBounds to filter coverage deltas by Yuqian Li · 7 years ago
  41. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 7 years ago
  42. c7c2baf Additional DDL playback cleanup by Robert Phillips · 7 years ago
  43. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 7 years ago
  44. c7fbda9 chop down huge rects before hairlining by Mike Reed · 7 years ago
  45. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 7 years ago
  46. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago
  47. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago
  48. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 7 years ago
  49. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago
  50. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago
  51. 22e536e make SkJumper stages normal Skia code by Mike Klein · 7 years ago
  52. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 7 years ago
  53. a82780e use safe math for growForRepeatedVerb by Cary Clark · 7 years ago
  54. 61e2d45 Revert "Centralize mask byte calculations" by Herb Derby · 7 years ago
  55. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 7 years ago
  56. 8994150 Centralize mask byte calculations by Herb Derby · 7 years ago
  57. be1b397 add tiler for SkDraw by Mike Reed · 7 years ago
  58. 18e9ba1 support 888x, 1010102, and 101010x in SkPixmap::erase() by Mike Klein · 7 years ago
  59. e041e31 remove canvas internal private by Cary Clark · 7 years ago
  60. ba8feb5 Draw glyphs from paths if they have an empty path. by Ben Wagner · 7 years ago
  61. eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 7 years ago
  62. 7487ec8 use points instead of verbs for interpolate by Cary Clark · 7 years ago
  63. 28d4773 make compute helper for blurs private by Mike Reed · 7 years ago
  64. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  65. dfeb2aa SkGlyphCache - update core routines. by Herb Derby · 7 years ago
  66. a445fdd Set SkDAARecord to empty type if the scan converter returns early by Yuqian Li · 7 years ago
  67. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  68. fde6fa0 Fix creation of extra GrContextThreadSafeProxies in DDL world by Robert Phillips · 7 years ago
  69. ee08b4a SkString: remove externally unused ::setUTF16() from API by Hal Canary · 7 years ago
  70. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  71. 2d0e124 SkString: fix ::setUTF16 by Hal Canary · 7 years ago
  72. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  73. 65e409f make SkDestinationSurfaceColorMode private by Cary Clark · 7 years ago
  74. 79d3324 date recent version bump for path serialization by Mike Reed · 7 years ago
  75. bb586b2 fix crasher in path-->region by Mike Reed · 7 years ago
  76. 0a3b12b keep points as floats until after clipping by Mike Reed · 7 years ago
  77. 649fb73 make 1010102/888x layers 8888, not 1010102/888x by Mike Klein · 7 years ago
  78. ec84612 fix mask address calculation by Mike Klein · 7 years ago
  79. 78663f9 Fix overflow in number of bytes to erase. by Herb Derby · 7 years ago
  80. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 7 years ago
  81. 3fd84fa Set empty drawFn when init-once returns early by Yuqian Li · 7 years ago
  82. 8a3f654 Copy the bitmap in SkThreadedBMPDevice::drawDevice by Yuqian Li · 7 years ago
  83. 0a78e1e handle conic underflow calc by Mike Reed · 7 years ago
  84. 108e94a SkScalerContext - make some fields private. by Herb Derby · 7 years ago
  85. 09f818d SkString: use c++11 vsnprintf in windows by Hal Canary · 7 years ago
  86. 242135a move some RRect methods into priv by Mike Reed · 7 years ago
  87. f504162 Small cleanup of SkPaint by Herb Derby · 7 years ago
  88. 61e30b2 add checks for enough data in path deserialization by Mike Reed · 7 years ago
  89. 267eccc change path serialization version to 4 by Mike Reed · 7 years ago
  90. 5d32b83 Add isFinite() bounds check for drawPoints by Jim Van Verth · 7 years ago
  91. bd8b25a writePixels should notify GPU that pixels have changed by Cary Clark · 7 years ago
  92. aefcccb Enable DAA in the init-once phase of threaded backends by Yuqian Li · 7 years ago
  93. 5423f1f Correct font metrics, bitmap glyph metrics and underline. by Ben Wagner · 7 years ago
  94. 0c3137c hide complex versions of isOval and isRRect by Mike Reed · 7 years ago
  95. a3d9e21 don't trust stored segment mask by Mike Reed · 7 years ago
  96. 7f583c9 null check by Mike Reed · 7 years ago
  97. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 7 years ago
  98. dfc0e91 add decal tilemode to shaders by Mike Reed · 7 years ago
  99. 6d64c54 Add a generalized array of bytes with a given alignment by Herb Derby · 7 years ago
  100. 3708f02 use conservative bounds to disable clipping by Mike Reed · 7 years ago