1. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  2. 414c429 allow conic chop to fail by caryclark · 8 years ago
  3. b252604 Fix some fuzzer complaints by Robert Phillips · 8 years ago
  4. 94d7872 In makeLinearGamma, return the original CS if it's already linear by Brian Osman · 8 years ago
  5. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  6. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  7. 49da334 Add validation of RRects to SkValidatingReadBuffer by Robert Phillips · 8 years ago
  8. a76554d Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ ) by brianosman · 8 years ago
  9. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  10. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 8 years ago
  11. d14df7c document.close from bool to void by reed · 8 years ago
  12. 5414be0 G instead of R, thanks Gold by msarett · 8 years ago
  13. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  14. bac1046 Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium.org/2361473004/ ) by caryclark · 8 years ago
  15. 08b3455 Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chromium.org/2350263003/ ) by caryclark · 8 years ago
  16. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  17. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  18. 9340c26 Do not quickReject until virtual drawPatch by msarett · 8 years ago
  19. ac78863 fix for conic fuzz by caryclark · 8 years ago
  20. d1d6281 speed up debug dm by caryclark · 8 years ago
  21. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  22. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 8 years ago
  23. 71477bd Add setBounds to SkLiteDL for Android by liyuqian · 8 years ago
  24. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  25. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  26. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  27. 0955b34 remove dead code around SK_ENABLE_CLIP_QUICKREJECT by reed · 8 years ago
  28. 950fc6c Add F16 to the list of allowed formats in GaussianBlur by brianosman · 8 years ago
  29. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  30. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  31. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  32. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  33. 262052c test/fix/tweak writePicture/readPicture by reed · 8 years ago
  34. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  35. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  36. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  37. c518a76 Clean up unused SkPictureRecorder::optimizeFor() by mtklein · 8 years ago
  38. be36277 Don't let the compiler complain that |a| is uninit by msarett · 8 years ago
  39. 7bbda99 Store SkColorSpaceXform gamma LUTs in a malloced field by msarett · 8 years ago
  40. 591971d Convert back to 0-255 scale before storing linear bytes by msarett · 8 years ago
  41. 8bbcd5a Reduce overhead for linear color xforms by msarett · 8 years ago
  42. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  43. 54dc487 add pipecanvas by reed · 8 years ago
  44. 91c4271 Revert of SkLiteRecorder: don't tell SkCanvas about clips (patchset #1 id:1 of https://codereview.chromium.org/2227833004/ ) by liyuqian · 8 years ago
  45. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  46. fe69b50 check for identity in translate by reed · 8 years ago
  47. 0bed5bb fix code behind SK_SUPPORT_LEGACY_MINOR_EFFECT_PTR by reed · 8 years ago
  48. 46f2d0a use expected name for setDrawLooper/getDrawLooper by reed · 8 years ago
  49. 4a56318 Adds missing and removes duplicate tracing macros. by carlosk · 8 years ago
  50. 95315f0 made point lights linear attenuation; also fixed point light depth bug by vjiaoblack · 8 years ago
  51. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  52. b2796fd Added in Radial Shadows by vjiaoblack · 8 years ago
  53. 55bcc8e Delete some LUTs from SkColorSpaceXform by msarett · 8 years ago
  54. 9441af5 Apple devices do not support CRC32 instructions. Don't believe Clang's lies. by mtklein · 8 years ago
  55. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  56. f53fcc8 SkLiteDL: drawAsLayer() by mtklein · 8 years ago
  57. da71367 Flesh out SkOpts namespaces. by mtklein · 8 years ago
  58. 5e3a630 GN: default to -O1 by mtklein · 8 years ago
  59. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  60. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  61. c544e70 Add minimal support for readPixels in raster F16 by brianosman · 8 years ago
  62. 1e5abf1 made point light shadows by vjiaoblack · 8 years ago
  63. 653212c Add gammaIsLinear() API to SkColorSpace by msarett · 8 years ago
  64. e54f4b7 Revert of More robust check for sRGB gamma tables (patchset #2 id:60001 of https://codereview.chromium.org/2263233003/ ) by msarett · 8 years ago
  65. c1a50e1 added radial lights to SkLights by vjiaoblack · 8 years ago
  66. 6669010 check for null-layer-paint after prev fix to savelayer ops by reed · 8 years ago
  67. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  68. 02f9ed7 test dont-clip-layer by reed · 8 years ago
  69. e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
  70. 5a3c528 test picture-ops for savelayer by reed · 8 years ago
  71. 712bb1e Delete kInvalid_GammaNamed (part 2) by msarett · 8 years ago
  72. 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
  73. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  74. de6c531 remove unused SkDevice::setMatrixClip by reed · 8 years ago
  75. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  76. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  77. df0e3ec Revert of Force SkPath::getConvexity() cache for thread safety. (patchset #1 id:1 of https://codereview.chromium.org/2300003003/ ) by mtklein · 8 years ago
  78. 6ae6969 record drawfilters by reed · 8 years ago
  79. d0634ee Force SkPath::getConvexity() cache for thread safety. by mtklein · 8 years ago
  80. d0cd2ec Remove some useless declarations by sylvestre.ledru · 8 years ago
  81. bcdc405 added point light attenuations to raster by vjiaoblack · 8 years ago
  82. bb10606 Optimizations and more documentation of SkShadowShader by vjiaoblack · 8 years ago
  83. fdf2986 made raster shadows variance shadows by vjiaoblack · 8 years ago
  84. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  85. e6ec163 Detect TSAN instead of relying on #ifdef THREAD_SANITIZER. by mtklein · 8 years ago
  86. babc697 raster shadows by vjiaoblack · 8 years ago
  87. e4d6a1b remove dead code by mtklein · 8 years ago
  88. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  89. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  90. 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
  91. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  92. 2867e76 change readTypeface to return sk_sp by reed · 8 years ago
  93. ab83da7 drawBitmapRect() should not touch the CTM when mask filters are present by fmalita · 8 years ago
  94. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  95. f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago
  96. 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
  97. dca352e drawRegion() cleanups by msarett · 8 years ago
  98. ad23446 Ignore fill when stroke & filling convex line-only paths by robertphillips · 8 years ago
  99. 7d6fb2c GN: Android by mtklein · 8 years ago
  100. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago