1. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  2. 3639faa Add SkCodec::FrameInfo::fFullyReceived by Leon Scroggins III · 8 years ago
  3. 4928229 add tests/bench for dynamicwstream by Mike Reed · 8 years ago
  4. ff11428 more simplify bugs by Cary Clark · 8 years ago
  5. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  6. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  7. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  8. db402ca add move semantics to SkTHash* by Mike Klein · 8 years ago
  9. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  10. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  11. 56e3209 SkGifCodec: intersect frameRect with image size by Leon Scroggins III · 8 years ago
  12. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  13. 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 8 years ago
  14. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  15. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  16. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  17. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  18. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  19. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  20. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  21. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  22. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  23. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  24. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  25. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  26. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  27. 7eb01e0 simplify bug by Cary Clark · 8 years ago
  28. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  29. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  30. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  31. 02e65df fix build. tests/BitmapTest w/ nogpu by Hal Canary · 8 years ago
  32. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  33. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  34. 8392634 Divide up CodecTest by Leon Scroggins III · 8 years ago
  35. 287f651 Add a context stack to Reporter, for better error messages by Brian Osman · 8 years ago
  36. d87fbee Do not create an SkRawCodec with zero dimensions by Leon Scroggins III · 8 years ago
  37. 2047189 Two (related) changes here: by brianosman · 8 years ago
  38. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  39. 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
  40. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  41. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  42. 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
  43. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  44. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  45. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  46. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  47. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  48. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  49. c789b61 Bring back SkRasterPipeline::run() for one-off uses. by Mike Klein · 8 years ago
  50. 8b7a7dd Remove caps image storage caps hack. by Brian Salomon · 8 years ago
  51. f1dd677 Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory by Brian Salomon · 8 years ago
  52. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 8 years ago
  53. 79252f7 Add the missing shift to the dy by Yuqian Li · 8 years ago
  54. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  55. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  56. e11b614 Delete unnecessary SkSurface_Base API by Matt Sarett · 8 years ago
  57. db13a09 Use AdditiveBlitter for partial rows by Yuqian Li · 8 years ago
  58. 9939bd6 Compute slope using fSnappedY by Yuqian Li · 8 years ago
  59. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  60. e4cd006 Make GrMemoryPool play nice with bucketing allocators. by dskiba · 8 years ago
  61. 22f3482 don't support converting from alpha to non-alpha by Mike Reed · 8 years ago
  62. 729b582 Consistent naming. by Mike Klein · 8 years ago
  63. 6f0286f use raster-pipeline in readPixels by Mike Reed · 8 years ago
  64. 1967177 added support for layout(offset=...) to skslc by Ethan Nicholas · 8 years ago
  65. 44be067 Revert "Add the missing shift to the dy" by Yuqian Li · 8 years ago
  66. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  67. dd13c02 Add the missing shift to the dy by Yuqian Li · 8 years ago
  68. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  69. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  70. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  71. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  72. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  73. 83a3b39 Revert "Disable error reporting for ImageStorageLoad until it can be debugged" by Brian Salomon · 8 years ago
  74. 7befa71 Disable error reporting for ImageStorageLoad until it can be debugged by Brian Salomon · 8 years ago
  75. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  76. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  77. a16ea18 Fix NoGPU bot by Matt Sarett · 8 years ago
  78. 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
  79. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  80. 8ac838d added support for push_constant layout by ethannicholas · 8 years ago
  81. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  82. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  83. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  84. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  85. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  86. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  87. ce1d293 Add test for QuickFDot6Div by Yuqian Li · 8 years ago
  88. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  89. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  90. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  91. 3a88725 Always use GL_HALF_FLOAT_OES on ANGLE, even with ES3. by Brian Osman · 8 years ago
  92. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  93. 20079a9 Fix mask overflow caused by edge drift by Yuqian Li · 8 years ago
  94. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  95. 988283c Revert of added support for push_constant layout (patchset #7 id:140001 of https://codereview.chromium.org/2187433003/ ) by egdaniel · 8 years ago
  96. 44e91c9 LinearGradientContext::shade4_clamp: fix div by 0 by James Zern · 8 years ago
  97. fa5f65a added support for push_constant layout by ethannicholas · 8 years ago
  98. 918fb1f fuzz hang fix and pathops client debugging by Cary Clark · 8 years ago
  99. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  100. 526525a Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD." by Mike Klein · 8 years ago