1. 744908e Fix SkModeColorFilter in 565 by Mike Klein · 8 years ago
  2. 83b5b21 Revert "Annotate benign race on SkPath::fConvexity." by Mike Klein · 8 years ago
  3. df8b269 Revert "Annotate SkPath::fCovexity benign race in the other constructor too." by Mike Klein · 8 years ago
  4. 2563601 Initial implementation of a SkColorSpace_A2B xform by raftias · 8 years ago
  5. 6e9ac12 Clean up glyph id handling. by Ben Wagner · 8 years ago
  6. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  7. 06dd5c7 Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ ) by liyuqian · 8 years ago
  8. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  9. dca4f65 Set analytic AA as default. by liyuqian · 8 years ago
  10. f978f12 Annotate SkPath::fCovexity benign race in the other constructor too. by Mike Klein · 8 years ago
  11. ce3fe23 Clean up validation layers by Jim Van Verth · 8 years ago
  12. dc94481 Snap y when updating cubic by Yuqian Li · 8 years ago
  13. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  14. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  15. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  16. 041da38 Tighten SkAAClip Bounds by Path Bounds by liyuqian · 8 years ago
  17. 58b1306 SkFixedAlloc by Mike Klein · 8 years ago
  18. 8b9a725 Skip left/right if alpha = 0 in SkRectClipCheckBlitter::blitAntiRect by Yuqian Li · 8 years ago
  19. c4f66af Catch width overflow by Yuqian Li · 8 years ago
  20. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  21. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  22. c51a3a4 Annotate benign race on SkPath::fConvexity. by Mike Klein · 8 years ago
  23. 2512db2 Check and report FreeType error. by Ben Wagner · 8 years ago
  24. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  25. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  26. 970225b SkPDF: paths as rects when possible by Hal Canary · 8 years ago
  27. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  28. e13a69b Simplify SkBitmapProvider by Florin Malita · 8 years ago
  29. ca85fc3 Snug the clip with path bounds inside SkAAClip by Yuqian Li · 8 years ago
  30. 3f32135 Make SSE2/Neon convolution functions not to read extra bytes by xiangze.zhang · 8 years ago
  31. aa34f7e Clamp parametric gamma values to 0-1 range by Matt Sarett · 8 years ago
  32. 03c9f56 Remove call to getMetrics from GlyphGenerator. by Ben Wagner · 8 years ago
  33. 7c59116 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #6 id:100001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  34. 08a9211 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  35. 072a198 Fix implicit nullability cast of [NSScreen mainScreen]. by Mike Klein · 8 years ago
  36. d5dc657 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  37. 28930b4 add debugging wrapper blitter to ensure unclipped scan-conversion is safe by Mike Reed · 8 years ago
  38. 8a1036c Include what you use with signbit. by Ben Wagner · 8 years ago
  39. 6e4b594 Revert of added constant folding & branch elimination to skslc (patchset #3 id:40001 of https://codereview.chromium.org/2489673002/ ) by scroggo · 8 years ago
  40. 8ffb3e5 Fix fuzzer assert in GradientShaderBase4fContext::TSampler by fmalita · 8 years ago
  41. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  42. c78eff9 Do not call blitV with 0 height by liyuqian · 8 years ago
  43. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  44. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  45. d3ea9b7 Enable SkImage_pinAsTexture to signal if the operation succeeded. by Derek Sollenberger · 8 years ago
  46. 3ce89da Fix the meaning of stop_y by liyuqian · 8 years ago
  47. 671ce62 Check negative overflow of quickSkFDot6Div by liyuqian · 8 years ago
  48. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  49. 68b7a52 Fix fuzzer bug by Robert Phillips · 8 years ago
  50. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  51. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  52. 562e681 Refactor RGBA/BGRA xform logic in SkCodecs by Matt Sarett · 8 years ago
  53. 1d3ab12 Relax the extra span's alpha by liyuqian · 8 years ago
  54. f6bddfd Do not call blitAntiRect for empty rect by liyuqian · 8 years ago
  55. dbdf6d2 Fail jpeg decodes on too many progressive scans by Matt Sarett · 8 years ago
  56. 2c3db32 Fix query for GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT for GrPixelConfigs that aren't renderable by bsalomon · 8 years ago
  57. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  58. 594f9ed Smart pointers for GrBatchAtlas. by Ben Wagner · 8 years ago
  59. 93b0650 Change code to not store Sk4* in data structures. by herb · 8 years ago
  60. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  61. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  62. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  63. d3a2af7 minor simplification: use SkBitmapCacheDesc by Mike Reed · 8 years ago
  64. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  65. ad48a70 Give memset lambdas explicit names. by Mike Klein · 8 years ago
  66. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  67. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  68. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  69. e9592f5 remove obsolete flags by Mike Reed · 8 years ago
  70. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  71. 09c85a5 Remove dead code in SkBitmapProcLegacyShader::ContextSize by sylvestre.ledru · 8 years ago
  72. 09557d7 Fix Vulkan command buffer assert on device lost by Jim Van Verth · 8 years ago
  73. 451ceba Combine analytic edges with tolerance by liyuqian · 8 years ago
  74. a225e9b Finish color space support for SkCodec by Matt Sarett · 8 years ago
  75. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  76. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  77. 12313f0 Add/promote gamma helpers to SkColorSpace_Base by Brian Osman · 8 years ago
  78. 4351354 SkXPS: handle case where snapSpecial() returns null by Hal Canary · 8 years ago
  79. aeb7959 SkRasterPipelineBlitter: blitAntiH + full coverge --> blitH by Mike Klein · 8 years ago
  80. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  81. 51c5678 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  82. ad51279 Use perfect forwarding in createT of SkSmallAllocator. by herb · 8 years ago
  83. f98b730 Call ~SkRasterPipelineBlitter() on early out. by Mike Klein · 8 years ago
  84. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  85. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  86. 525e13c Fix the sum of alpha = 254 instead of 255 by rounding by liyuqian · 8 years ago
  87. d9fcb23 Attempt to fix PixelC GLSL compilation error. by Ben Wagner · 8 years ago
  88. c509341 swap_src_dst -> move_src_dst by Mike Klein · 8 years ago
  89. 61eedeb Add F16, SkColorSpaceXform support to SkGifCodec by Matt Sarett · 8 years ago
  90. 125b2aa Detect pipelines which can compile to memsets. by mtklein · 8 years ago
  91. 2fd58a2 Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ ) by caryclark · 8 years ago
  92. fba1420 Avoid pretending to support CMYK color xforms in SkJpegCodec by Matt Sarett · 8 years ago
  93. a4a4488 skrpb: evaluate color filters for constant shaders once. by mtklein · 8 years ago
  94. d8db392 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  95. 8bd45cd Deferred image generator subsetting by fmalita · 8 years ago
  96. 1a85ca5 Fix color xforms for Index8 bmps by Matt Sarett · 8 years ago
  97. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  98. 12ae597 Use alignas to force alignment. by herb · 8 years ago
  99. c05b2bf Clarify onCreateScalerContext failure modes. by Ben Wagner · 8 years ago
  100. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago