1. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  2. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  3. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  4. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  5. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  6. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  7. 7eb01e0 simplify bug by Cary Clark · 8 years ago
  8. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  9. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  10. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  11. 02e65df fix build. tests/BitmapTest w/ nogpu by Hal Canary · 8 years ago
  12. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  13. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  14. 8392634 Divide up CodecTest by Leon Scroggins III · 8 years ago
  15. 287f651 Add a context stack to Reporter, for better error messages by Brian Osman · 8 years ago
  16. d87fbee Do not create an SkRawCodec with zero dimensions by Leon Scroggins III · 8 years ago
  17. 2047189 Two (related) changes here: by brianosman · 8 years ago
  18. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  19. 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
  20. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  21. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  22. 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
  23. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  24. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  25. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  26. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  27. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  28. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  29. c789b61 Bring back SkRasterPipeline::run() for one-off uses. by Mike Klein · 8 years ago
  30. 8b7a7dd Remove caps image storage caps hack. by Brian Salomon · 8 years ago
  31. f1dd677 Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory by Brian Salomon · 8 years ago
  32. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 8 years ago
  33. 79252f7 Add the missing shift to the dy by Yuqian Li · 8 years ago
  34. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  35. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  36. e11b614 Delete unnecessary SkSurface_Base API by Matt Sarett · 8 years ago
  37. db13a09 Use AdditiveBlitter for partial rows by Yuqian Li · 8 years ago
  38. 9939bd6 Compute slope using fSnappedY by Yuqian Li · 8 years ago
  39. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  40. e4cd006 Make GrMemoryPool play nice with bucketing allocators. by dskiba · 8 years ago
  41. 22f3482 don't support converting from alpha to non-alpha by Mike Reed · 8 years ago
  42. 729b582 Consistent naming. by Mike Klein · 8 years ago
  43. 6f0286f use raster-pipeline in readPixels by Mike Reed · 8 years ago
  44. 1967177 added support for layout(offset=...) to skslc by Ethan Nicholas · 8 years ago
  45. 44be067 Revert "Add the missing shift to the dy" by Yuqian Li · 8 years ago
  46. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  47. dd13c02 Add the missing shift to the dy by Yuqian Li · 8 years ago
  48. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  49. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  50. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  51. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  52. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  53. 83a3b39 Revert "Disable error reporting for ImageStorageLoad until it can be debugged" by Brian Salomon · 8 years ago
  54. 7befa71 Disable error reporting for ImageStorageLoad until it can be debugged by Brian Salomon · 8 years ago
  55. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  56. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  57. a16ea18 Fix NoGPU bot by Matt Sarett · 8 years ago
  58. 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
  59. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  60. 8ac838d added support for push_constant layout by ethannicholas · 8 years ago
  61. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  62. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  63. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  64. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  65. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  66. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  67. ce1d293 Add test for QuickFDot6Div by Yuqian Li · 8 years ago
  68. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  69. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  70. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  71. 3a88725 Always use GL_HALF_FLOAT_OES on ANGLE, even with ES3. by Brian Osman · 8 years ago
  72. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  73. 20079a9 Fix mask overflow caused by edge drift by Yuqian Li · 8 years ago
  74. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  75. 988283c Revert of added support for push_constant layout (patchset #7 id:140001 of https://codereview.chromium.org/2187433003/ ) by egdaniel · 8 years ago
  76. 44e91c9 LinearGradientContext::shade4_clamp: fix div by 0 by James Zern · 8 years ago
  77. fa5f65a added support for push_constant layout by ethannicholas · 8 years ago
  78. 918fb1f fuzz hang fix and pathops client debugging by Cary Clark · 8 years ago
  79. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  80. 526525a Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD." by Mike Klein · 8 years ago
  81. 584ca89 change SkCanvasStack to take ownership of its subcanvases by Mike Reed · 8 years ago
  82. 1ee7035 While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD. by Mike Klein · 8 years ago
  83. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  84. af49b19 Start each pipeline with (x,y) in (dr,dg) registers for the shader. by Mike Klein · 8 years ago
  85. bf6d80a Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  86. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  87. bfebe22 Set analytic AA as default. by liyuqian · 8 years ago
  88. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  89. c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
  90. 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
  91. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  92. f982cb3 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #15 id:280001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  93. c18b5f8 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  94. 2563601 Initial implementation of a SkColorSpace_A2B xform by raftias · 8 years ago
  95. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  96. 06dd5c7 Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ ) by liyuqian · 8 years ago
  97. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  98. dca4f65 Set analytic AA as default. by liyuqian · 8 years ago
  99. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  100. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago