1. 4ec2b71 don't use deprecated api by Mike Reed · 8 years ago
  2. 56e3209 SkGifCodec: intersect frameRect with image size by Leon Scroggins III · 8 years ago
  3. be3bdd9 Fix Android overdraw detection by Matt Sarett · 8 years ago
  4. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  5. 966bb34 Decode to sRGB on Android by Matt Sarett · 8 years ago
  6. 9d1cc66 Use unsigned arithmetic for SkBitmapProcStateAutoMapper bias by Florin Malita · 8 years ago
  7. 689169d Hide exotic clipops, with a private rename for internal use by Mike Reed · 8 years ago
  8. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  9. 26ae5ab fix fuzz by Cary Clark · 8 years ago
  10. 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 8 years ago
  11. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  12. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 8 years ago
  13. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  14. f44703a Remove dependency on NDK cpufeatures. by Mike Klein · 8 years ago
  15. 4958006 funnel f16 through standard load/store/gather by Mike Klein · 8 years ago
  16. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  17. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
  18. 0e18de9 Convert image width and height (used by tiling) to float once. by Mike Klein · 8 years ago
  19. 2790c52 Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* by Brian Salomon · 8 years ago
  20. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  21. b0b17d1 bicubic, attempt gazillion by Mike Klein · 8 years ago
  22. 21aa35f Make GrRenderTargetOpList::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  23. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  24. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  25. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  26. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  27. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  28. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  29. b040320 Make command buffer sRGB mip-mapping more predictable by Brian Osman · 8 years ago
  30. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  31. 92a895e Revert "Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw"" by Robert Phillips · 8 years ago
  32. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  33. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  34. 59ed482 fix fuzzers by Cary Clark · 8 years ago
  35. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  36. 7eb01e0 simplify bug by Cary Clark · 8 years ago
  37. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  38. fc6d9e9 Removed non-Identity matrix in non-PCSXYZ Input check for ICC profiles by raftias · 8 years ago
  39. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  40. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  41. e8ea07a Added some named gamma recognition to lutnType ICC profile parsing by raftias · 8 years ago
  42. 2979b1a Added clamps in SkRasterPipeline's gamma stages. by raftias · 8 years ago
  43. 64d8be0 Make sure all the convolve functions are defined. by Mike Klein · 8 years ago
  44. 4adac2e Add AVX2 version of ConvolveVertically by xiangze.zhang · 8 years ago
  45. 45aac57 Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw" by Robert Phillips · 8 years ago
  46. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  47. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  48. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  49. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 8 years ago
  50. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 8 years ago
  51. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  52. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  53. 5b7b49f Rework GrRenderTargetOpList::setupDstReadIfNecessary. by Brian Salomon · 8 years ago
  54. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  55. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  56. 78e8165 Add antialiasing to SkDropShadowImageFilter's shadow draw by Robert Phillips · 8 years ago
  57. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 8 years ago
  58. bd72f5a Tighten up when a line requires aa in SkGpuDevice. by Brian Salomon · 8 years ago
  59. c57c7c9 Rewrite GrRenderTargetContext::drawRegion antialias logic. by Brian Salomon · 8 years ago
  60. 864f6bd Add comment explaining the derivation of our Mitchell coefficients by Brian Osman · 8 years ago
  61. 886cf53 Refactor bilerp a little. by Mike Klein · 8 years ago
  62. 0ce4f23 Apply linear gradient premul in 4f by fmalita · 8 years ago
  63. 13bf622 Remove dest surface color mode from bitmap controller by Brian Osman · 8 years ago
  64. ebe79ff fStages.data() should always be defined, but UBSAN says NO by Mike Klein · 8 years ago
  65. cc63173 remove upper limit on number of pipeline stages by Mike Klein · 8 years ago
  66. 52ab2f5 Use FT_LOAD_BITMAP_METRICS_ONLY flag by Seigo Nonaka · 8 years ago
  67. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  68. fe647b2 Make flag values in GrResourceProvider and GrTextureProvider consistent by Brian Salomon · 8 years ago
  69. 91db12d Color-correct Gray JPEG image decoding via ICC profiles. by raftias · 8 years ago
  70. e2e2ae2 Manual byte -> float conversion. by Mike Klein · 8 years ago
  71. 55360b1 Revert "Remove use of makeDeferredRenderTargetContextWithFallback" by Robert Phillips · 8 years ago
  72. 8b4b56a Fix max/min error by Matt Sarett · 8 years ago
  73. d87fbee Do not create an SkRawCodec with zero dimensions by Leon Scroggins III · 8 years ago
  74. 51d77ff Second part of piecemeal revert by Robert Phillips · 8 years ago
  75. 3e05671 Tricky float -> byte conversion in store_8888. by Mike Klein · 8 years ago
  76. c2881e9 Refine constant sRGB and Adobe RGB to D50 matrices by Matt Sarett · 8 years ago
  77. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  78. dba0538 Remove SK_ANALYTIC_AA_GUARD flag by Yuqian Li · 8 years ago
  79. d459f3c Fix Chrome Linux - temporarily turn off xform pipeline by Matt Sarett · 8 years ago
  80. 2047189 Two (related) changes here: by brianosman · 8 years ago
  81. 0164896 Clamp colors after gamut xform in Ganesh by Brian Osman · 8 years ago
  82. 9c77ea1 SkNf_round, use it in store_565 and store_tables. by Mike Klein · 8 years ago
  83. 87185f7 use fma in store_8888 by Mike Klein · 8 years ago
  84. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  85. abf8ba3 SkColorSpaceXform bug fixes attempt 2 by Matt Sarett · 8 years ago
  86. 2bb3592 Fix for Fuzzer when AtoBType profiles are empty. by raftias · 8 years ago
  87. 5e15961 Skip clamps in color xform pipelines if possible. by Mike Klein · 8 years ago
  88. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  89. 271daba Make SkMatrix44:dump() print out a recognizable matrix. by Mike Klein · 8 years ago
  90. 197e311 Optimized gamma table inversion. by raftias · 8 years ago
  91. 35455f9 Detect when we can skip clamps on gamut transforms. by Mike Klein · 8 years ago
  92. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  93. f6878ba Reland "Add RasterPipeline implementation for SkColorSpaceXform" by Matt Sarett · 8 years ago
  94. 17e4940 Revert "SkColorSpaceXform bug fixes" by Matt Sarett · 8 years ago
  95. 0c32496 Avoid creating std::function in run_pipeline(). by Mike Klein · 8 years ago
  96. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  97. b6d4e13 Revert "Add RasterPipeline implementation for SkColorSpaceXform" by Brian Osman · 8 years ago
  98. 155b292 Remove use of makeDeferredRenderTargetContextWithFallback by Robert Phillips · 8 years ago
  99. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  100. dd19ac7 Add RasterPipeline implementation for SkColorSpaceXform by Matt Sarett · 8 years ago