1. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 9 years ago
  2. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 9 years ago
  3. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 9 years ago
  4. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 9 years ago
  5. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 9 years ago
  6. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 9 years ago
  7. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 9 years ago
  8. 5b7b49f Rework GrRenderTargetOpList::setupDstReadIfNecessary. by Brian Salomon · 9 years ago
  9. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 9 years ago
  10. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 9 years ago
  11. 78e8165 Add antialiasing to SkDropShadowImageFilter's shadow draw by Robert Phillips · 9 years ago
  12. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 9 years ago
  13. bd72f5a Tighten up when a line requires aa in SkGpuDevice. by Brian Salomon · 9 years ago
  14. c57c7c9 Rewrite GrRenderTargetContext::drawRegion antialias logic. by Brian Salomon · 9 years ago
  15. 864f6bd Add comment explaining the derivation of our Mitchell coefficients by Brian Osman · 9 years ago
  16. 886cf53 Refactor bilerp a little. by Mike Klein · 9 years ago
  17. 0ce4f23 Apply linear gradient premul in 4f by fmalita · 9 years ago
  18. 13bf622 Remove dest surface color mode from bitmap controller by Brian Osman · 9 years ago
  19. ebe79ff fStages.data() should always be defined, but UBSAN says NO by Mike Klein · 9 years ago
  20. cc63173 remove upper limit on number of pipeline stages by Mike Klein · 9 years ago
  21. 52ab2f5 Use FT_LOAD_BITMAP_METRICS_ONLY flag by Seigo Nonaka · 9 years ago
  22. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 9 years ago
  23. fe647b2 Make flag values in GrResourceProvider and GrTextureProvider consistent by Brian Salomon · 9 years ago
  24. 91db12d Color-correct Gray JPEG image decoding via ICC profiles. by raftias · 9 years ago
  25. e2e2ae2 Manual byte -> float conversion. by Mike Klein · 9 years ago
  26. 55360b1 Revert "Remove use of makeDeferredRenderTargetContextWithFallback" by Robert Phillips · 9 years ago
  27. 8b4b56a Fix max/min error by Matt Sarett · 9 years ago
  28. d87fbee Do not create an SkRawCodec with zero dimensions by Leon Scroggins III · 9 years ago
  29. 51d77ff Second part of piecemeal revert by Robert Phillips · 9 years ago
  30. 3e05671 Tricky float -> byte conversion in store_8888. by Mike Klein · 9 years ago
  31. c2881e9 Refine constant sRGB and Adobe RGB to D50 matrices by Matt Sarett · 9 years ago
  32. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 9 years ago
  33. dba0538 Remove SK_ANALYTIC_AA_GUARD flag by Yuqian Li · 9 years ago
  34. d459f3c Fix Chrome Linux - temporarily turn off xform pipeline by Matt Sarett · 9 years ago
  35. 2047189 Two (related) changes here: by brianosman · 9 years ago
  36. 0164896 Clamp colors after gamut xform in Ganesh by Brian Osman · 9 years ago
  37. 9c77ea1 SkNf_round, use it in store_565 and store_tables. by Mike Klein · 9 years ago
  38. 87185f7 use fma in store_8888 by Mike Klein · 9 years ago
  39. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 9 years ago
  40. abf8ba3 SkColorSpaceXform bug fixes attempt 2 by Matt Sarett · 9 years ago
  41. 2bb3592 Fix for Fuzzer when AtoBType profiles are empty. by raftias · 9 years ago
  42. 5e15961 Skip clamps in color xform pipelines if possible. by Mike Klein · 9 years ago
  43. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 9 years ago
  44. 271daba Make SkMatrix44:dump() print out a recognizable matrix. by Mike Klein · 9 years ago
  45. 197e311 Optimized gamma table inversion. by raftias · 9 years ago
  46. 35455f9 Detect when we can skip clamps on gamut transforms. by Mike Klein · 9 years ago
  47. 1aeb78c Two (related) changes here: by brianosman · 9 years ago
  48. f6878ba Reland "Add RasterPipeline implementation for SkColorSpaceXform" by Matt Sarett · 9 years ago
  49. 17e4940 Revert "SkColorSpaceXform bug fixes" by Matt Sarett · 9 years ago
  50. 0c32496 Avoid creating std::function in run_pipeline(). by Mike Klein · 9 years ago
  51. 5476128 Added CMYK support for ICC profiles. by raftias · 9 years ago
  52. b6d4e13 Revert "Add RasterPipeline implementation for SkColorSpaceXform" by Brian Osman · 9 years ago
  53. 155b292 Remove use of makeDeferredRenderTargetContextWithFallback by Robert Phillips · 9 years ago
  54. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 9 years ago
  55. dd19ac7 Add RasterPipeline implementation for SkColorSpaceXform by Matt Sarett · 9 years ago
  56. ee424ac SkNoDrawCanvas - a public non-drawing canvas base class by Florin Malita · 9 years ago
  57. 9db12d2 Two (related) changes here: by brianosman · 9 years ago
  58. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 9 years ago
  59. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 9 years ago
  60. 51c3fcd Added CMYK support for ICC profiles. by raftias · 9 years ago
  61. 14c8f82 move all memset() logic into blitter by Mike Klein · 9 years ago
  62. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 9 years ago
  63. 7c3e718 Remove pipeline info dump from GrDrawBatch by Brian Salomon · 9 years ago
  64. 681fa36 No SkEncodeImageAsKTX for ANDROID_FRAMEWORK by Hal Canary · 9 years ago
  65. d0fdc0f SkColorSpaceXform bug fixes by Matt Sarett · 9 years ago
  66. f447dee support medium and high quality by Mike Klein · 9 years ago
  67. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 9 years ago
  68. 3a7492f Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead. by Brian Salomon · 9 years ago
  69. fa56584 Remove unused copySurfaceAsDraw code from GrVkGpu by Brian Osman · 9 years ago
  70. 21aa3d0 fold more in SkRasterPipelineBlitter by Mike Klein · 9 years ago
  71. babd93e constant means constant by Mike Klein · 9 years ago
  72. 5c1c8d1 Remove batch bounds drawing debug option by Brian Salomon · 9 years ago
  73. bf49d61 Revert "Show constant-foldable runs in SkRasterPipeline::dump()." by Mike Klein · 9 years ago
  74. 94e4ab1 Fix error: ‘access’ may be used uninitialized in this function by Joe Gregorio · 9 years ago
  75. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 9 years ago
  76. c789b61 Bring back SkRasterPipeline::run() for one-off uses. by Mike Klein · 9 years ago
  77. a422d70 Disable mipmap pre-generation path by Eric Karl · 9 years ago
  78. 9ac7b2c Show constant-foldable runs in SkRasterPipeline::dump(). by Mike Klein · 9 years ago
  79. 9452898 restore sRGB memset optimization by Mike Klein · 9 years ago
  80. 84aa30d Add additional guard to the Analytic AA change by Yuqian Li · 9 years ago
  81. 2d38b22 Make pipeline getter a GrDrawBatch::pipeline() a protected method. by Brian Salomon · 9 years ago
  82. 922e5be6 Fixes for SkColorLookUpTable::interp3D by Matt Sarett · 9 years ago
  83. 7a14734d support a8 by Mike Klein · 9 years ago
  84. 5b1a7c2 Fuzzer assert in GradientShaderBase4fContext::TSampler by Florin Malita · 9 years ago
  85. 8b7a7dd Remove caps image storage caps hack. by Brian Salomon · 9 years ago
  86. f1dd677 Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory by Brian Salomon · 9 years ago
  87. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 9 years ago
  88. 79252f7 Add the missing shift to the dy by Yuqian Li · 9 years ago
  89. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 9 years ago
  90. a0c4c34 teach MSAN about maskload by Mike Klein · 9 years ago
  91. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 9 years ago
  92. e11b614 Delete unnecessary SkSurface_Base API by Matt Sarett · 9 years ago
  93. 25d6c83 Remove duplicate storage of fCanvas in SkOverdrawCanvas by Matt Sarett · 9 years ago
  94. f7657e9 gather_i8 by Mike Klein · 9 years ago
  95. df96319 Rm assert that image texture array is null unless GrCaps has images support. by Brian Salomon · 9 years ago
  96. db13a09 Use AdditiveBlitter for partial rows by Yuqian Li · 9 years ago
  97. 32ac83e Add #define for Nsight compatibility by Jim Van Verth · 9 years ago
  98. 9939bd6 Compute slope using fSnappedY by Yuqian Li · 9 years ago
  99. 56b5079 Make gather() look and work more like load(). by Mike Klein · 9 years ago
  100. bddd234 document x_tail encoding by Mike Klein · 9 years ago