1. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  2. 4ec2b71 don't use deprecated api by Mike Reed · 8 years ago
  3. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  4. 966bb34 Decode to sRGB on Android by Matt Sarett · 8 years ago
  5. 689169d Hide exotic clipops, with a private rename for internal use by Mike Reed · 8 years ago
  6. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  7. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 8 years ago
  8. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  9. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
  10. 9950408 Fix comment formatting for GrRenderTargetContext::drawArc by Brian Salomon · 8 years ago
  11. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  12. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  13. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  14. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  15. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  16. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  17. 252b724 Revert "SkImageEncoder::* going away" by Herb Derby · 8 years ago
  18. 3489b2b SkImageEncoder::* going away by Hal Canary · 8 years ago
  19. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  20. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  21. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  22. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  23. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  24. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  25. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  26. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  27. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 8 years ago
  28. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  29. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  30. b88ca7e Revert "SkImageEncoder::* going away" by Hal Canary · 8 years ago
  31. d7e1666 SkImageEncoder::* going away by Hal Canary · 8 years ago
  32. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  33. fe647b2 Make flag values in GrResourceProvider and GrTextureProvider consistent by Brian Salomon · 8 years ago
  34. d8c278a Add no-op draw overrides to SkNoDrawCanvas by Florin Malita · 8 years ago
  35. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  36. 0dd6987 Be explicit about the vector<FrameInfo> type by Leon Scroggins III · 8 years ago
  37. 2047189 Two (related) changes here: by brianosman · 8 years ago
  38. 4b7b6f0 Retire SkNoSaveLayerCanvas by Florin Malita · 8 years ago
  39. ac44d69 remove (empty) SkXfermode.h by Mike Reed · 8 years ago
  40. 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
  41. 1aeb78c Two (related) changes here: by brianosman · 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. ee424ac SkNoDrawCanvas - a public non-drawing canvas base class by Florin Malita · 8 years ago
  44. b2e29bb Revert "Revert "Revert "remove (empty) SkXfermode.h""" by Mike Reed · 8 years ago
  45. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  46. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  47. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  48. 1c038af Revert "Revert "remove (empty) SkXfermode.h"" by Mike Reed · 8 years ago
  49. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  50. 5c1c8d1 Remove batch bounds drawing debug option by Brian Salomon · 8 years ago
  51. c5d0147 Revert "remove (empty) SkXfermode.h" by Brian Osman · 8 years ago
  52. c5619cd remove (empty) SkXfermode.h by Mike Reed · 8 years ago
  53. 7a14734 support a8 by Mike Klein · 8 years ago
  54. f1dd677 Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory by Brian Salomon · 8 years ago
  55. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 8 years ago
  56. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  57. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  58. 3c1072d use __BYTE_ORDER__ macro to detect endianness when available by Lee Salzman · 8 years ago
  59. 1b51c52 Narrow the SkImageGenerator interface by Brian Osman · 8 years ago
  60. e9f78b4 Guard against buggy ucrt\math.h. by Mike Klein · 8 years ago
  61. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  62. 58cda8f External image generator API: return an SkPixmap instead of SkImage by Florin Malita · 8 years ago
  63. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  64. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  65. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  66. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  67. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  68. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  69. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  70. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  71. 6039768 Move GrShaderVar to an appending model for layout qualifiers by Brian Salomon · 8 years ago
  72. 2cb6cb7 Fix bug: can't convert nullptr -> bool by Hal Canary · 8 years ago
  73. e8eed32 remove SkPixelRef::refEncodedData() by Hal Canary · 8 years ago
  74. 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
  75. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  76. 71fecc3 don't memtion SkXfermode in public by Mike Reed · 8 years ago
  77. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  78. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  79. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  80. f31ae49 Remove unnecessary attribute and varying type modifiers by Brian Salomon · 8 years ago
  81. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  82. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  83. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  84. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  85. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  86. 987de5b Plumb filter quality into SkShader::appendStages(). by Mike Klein · 8 years ago
  87. f8e41d5 Update Skia milestone to 57 by hcm@google.com · 8 years ago
  88. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  89. ca79535 External SkImageGenerator API by Florin Malita · 8 years ago
  90. 2245803 Rename GrTextureBufferSampler to GrBufferSampler by csmartdalton · 8 years ago
  91. a8f0002 Rename kTexture2DISampler to kITexture2DSampler. by Brian Salomon · 8 years ago
  92. d5870c2 move SkBlendMode_Name into public (for chrome) by Mike Reed · 8 years ago
  93. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  94. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  95. 4e344c8 Revert "Defer more renderTargetContexts in the GPU image filter paths" by Robert Phillips · 8 years ago
  96. f26f7a0 Add detection of image load/store to caps by Brian Salomon · 8 years ago
  97. c0115e4 Ignore ctm param of SkShader::onAppendStages() by Florin Malita · 8 years ago
  98. 0b63ceb Add image functions to GrGLInterface by Brian Salomon · 8 years ago
  99. fb191da More shader preliminaries / refactoring by Mike Klein · 8 years ago
  100. fd01ce0 Defer more renderTargetContexts in the GPU image filter paths by Robert Phillips · 8 years ago