1. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  2. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  3. 0c52b17 validate using nx to match bounds by caryclark · 8 years ago
  4. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  5. 26bea5d Make test lower-level, make const_cast more visible. by Mike Klein · 8 years ago
  6. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  7. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  8. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  9. 6942442 disallow -4 pointer by caryclark · 8 years ago
  10. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  11. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  12. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  13. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  14. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  15. b25c352 SkLiteDL: much simpler to eliminate bitmaps in recorder. by Mike Klein · 8 years ago
  16. 418aa61 sk_linear_from_srgb_math by Mike Klein · 8 years ago
  17. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  18. f85d2a4 Avoid unneeded paint copies in SkDraw::drawBitmap by fmalita · 8 years ago
  19. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  20. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  21. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 57d49e4 Remove exec bit from source file. by Ben Wagner · 8 years ago
  23. 2a62e85 remove quickreject for drawables by reed · 8 years ago
  24. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  25. 5776508 Add a SkRWBuffer reserve mechanism by fmalita · 8 years ago
  26. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  27. 2e36e88 SkRWBuffer: preallocate 'initialCapacity' by fmalita · 8 years ago
  28. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  29. 78d5a3b Add an SkOpts target for Haswell+ Intel chips. by Mike Klein · 8 years ago
  30. 872b4c8 Remove soft clip bool from SkCanvas by bsalomon · 8 years ago
  31. eb0d91c Add skstd version of std::exchange by csmartdalton · 8 years ago
  32. c6cc28c Fixed invalid memory access issue in SkColorSpaceXform::apply() by raftias · 8 years ago
  33. fa9f241 Add an enum layer of indirection for stock raster pipeline stages. by Mike Klein · 8 years ago
  34. 6b1da0a Revert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. (patchset #1 id:1 of https://codereview.chromium.org/2379843002/ ) by benjaminwagner · 8 years ago
  35. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  36. aa6ef3e Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. by benjaminwagner · 8 years ago
  37. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  38. 7952390 Make applyCropRect/pad_image convert to the output color space by brianosman · 8 years ago
  39. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  40. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  41. e08c1d3 SkRasterPipeline: fuse clamp_01 into stores. by Mike Klein · 8 years ago
  42. c8dd6bc Rearrange SkRasterPipeline scanline tail handling. by Mike Klein · 8 years ago
  43. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  44. 1f4a874 SkRasterPipeline: add last() and docs. by Mike Klein · 8 years ago
  45. 67075f0 another attempt to fix nonrectangular by caryclark · 8 years ago
  46. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  47. 414c429 allow conic chop to fail by caryclark · 8 years ago
  48. b252604 Fix some fuzzer complaints by Robert Phillips · 8 years ago
  49. 94d7872 In makeLinearGamma, return the original CS if it's already linear by Brian Osman · 8 years ago
  50. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  51. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  52. 49da334 Add validation of RRects to SkValidatingReadBuffer by Robert Phillips · 8 years ago
  53. 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
  54. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  55. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 8 years ago
  56. d14df7c document.close from bool to void by reed · 8 years ago
  57. 5414be0 G instead of R, thanks Gold by msarett · 8 years ago
  58. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  59. bac1046 Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium.org/2361473004/ ) by caryclark · 8 years ago
  60. 08b3455 Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chromium.org/2350263003/ ) by caryclark · 8 years ago
  61. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  62. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  63. 9340c26 Do not quickReject until virtual drawPatch by msarett · 8 years ago
  64. ac78863 fix for conic fuzz by caryclark · 8 years ago
  65. d1d6281 speed up debug dm by caryclark · 8 years ago
  66. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  67. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 8 years ago
  68. 71477bd Add setBounds to SkLiteDL for Android by liyuqian · 8 years ago
  69. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  70. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  71. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  72. 0955b34 remove dead code around SK_ENABLE_CLIP_QUICKREJECT by reed · 8 years ago
  73. 950fc6c Add F16 to the list of allowed formats in GaussianBlur by brianosman · 8 years ago
  74. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  75. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  76. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  77. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  78. 262052c test/fix/tweak writePicture/readPicture by reed · 8 years ago
  79. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  80. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  81. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  82. c518a76 Clean up unused SkPictureRecorder::optimizeFor() by mtklein · 8 years ago
  83. be36277 Don't let the compiler complain that |a| is uninit by msarett · 8 years ago
  84. 7bbda99 Store SkColorSpaceXform gamma LUTs in a malloced field by msarett · 8 years ago
  85. 591971d Convert back to 0-255 scale before storing linear bytes by msarett · 8 years ago
  86. 8bbcd5a Reduce overhead for linear color xforms by msarett · 8 years ago
  87. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  88. 54dc487 add pipecanvas by reed · 8 years ago
  89. 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
  90. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  91. fe69b50 check for identity in translate by reed · 8 years ago
  92. 0bed5bb fix code behind SK_SUPPORT_LEGACY_MINOR_EFFECT_PTR by reed · 8 years ago
  93. 46f2d0a use expected name for setDrawLooper/getDrawLooper by reed · 8 years ago
  94. 4a56318 Adds missing and removes duplicate tracing macros. by carlosk · 8 years ago
  95. 95315f0 made point lights linear attenuation; also fixed point light depth bug by vjiaoblack · 8 years ago
  96. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  97. b2796fd Added in Radial Shadows by vjiaoblack · 8 years ago
  98. 55bcc8e Delete some LUTs from SkColorSpaceXform by msarett · 8 years ago
  99. 9441af5 Apple devices do not support CRC32 instructions. Don't believe Clang's lies. by mtklein · 8 years ago
  100. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago