1. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  2. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  3. fa26e66 Remove static asserts for GrSLType and GrVertexAttribType enum values. by Brian Salomon · 8 years ago
  4. b0d10e0 Start hooking shaders into SkRasterPipelineBlitter. by Mike Klein · 8 years ago
  5. bde64e4 Mark inline functions in SkTypes.h as static. by Mike Klein · 8 years ago
  6. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  7. ad61192 SkPath::fIsVolatile does not need to be mutable. by Mike Klein · 8 years ago
  8. 744908e Fix SkModeColorFilter in 565 by Mike Klein · 8 years ago
  9. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  10. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  11. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  12. fac8db2 Revert "Fix BUG=chromium:664036" by Heather Miller · 8 years ago
  13. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  14. 805eb6c Fix BUG=chromium:664036 by Hal Canary · 8 years ago
  15. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  16. 8887ffa Revert "add alias for xfermode::getproc to allow legacy g client to bulid" by Mike Reed · 8 years ago
  17. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  18. 40c07dc add alias for xfermode::getproc to allow legacy g client to bulid by Mike Reed · 8 years ago
  19. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  20. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  21. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  22. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  23. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  24. 9075634 Remove SkAutoTUnref from public API by Hal Canary · 8 years ago
  25. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  26. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  27. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  28. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  29. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  30. 260d9b3 Move SkChunkAlloc.h to include/private. by Ben Wagner · 8 years ago
  31. e9592f5 remove obsolete flags by Mike Reed · 8 years ago
  32. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  33. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  34. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  35. 51c5678 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  36. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  37. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  38. 2fd58a2 Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ ) by caryclark · 8 years ago
  39. d8db392 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  40. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  41. 12ae597 Use alignas to force alignment. by herb · 8 years ago
  42. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  43. 6805733 Remove SkAutoUnref. by Ben Wagner · 8 years ago
  44. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  45. 7d30288 GN: iOS basics by Mike Klein · 8 years ago
  46. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  47. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
  48. eea7c16 Add Matrix colorfilter pipeline stages. by Mike Klein · 8 years ago
  49. dc46bf1 Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of https://codereview.chromium.org/2468243002/ ) by benjaminwagner · 8 years ago
  50. e736e0c Try to use only std::aligned_storage. This does not change the API. by herb · 8 years ago
  51. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  52. d5def99 Remove SK_SUPPORT_LEGACY_SHADER_ASALOCALMATRIXSHADER by Ben Wagner · 8 years ago
  53. abacf09 Update ProxyTests by Robert Phillips · 8 years ago
  54. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  55. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  56. 1f49f26 SkRasterPipeline: implement SkLumaColorFilter by Mike Klein · 8 years ago
  57. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  58. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  59. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  60. 3c1b7db Add SkShadowMaskFilter by Jim Van Verth · 8 years ago
  61. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  62. 7f650bd Tag images as sRGB by default in SkCodec by Matt Sarett · 8 years ago
  63. 94e1a2f SkPixmap::getColor() by Hal Canary · 8 years ago
  64. 9e2ed83 add isAlphaOnly() query by reed · 8 years ago
  65. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  66. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  67. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  68. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  69. 55e0346 Make addTexture/BufferAccess on GrProcessor non-virtual by Brian Salomon · 8 years ago
  70. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  71. 6fe16d3 Remove SkMovie and giflib by scroggo · 8 years ago
  72. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  73. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  74. e902f8d SkRasterPipelineBlitter simplifications by Mike Klein · 8 years ago
  75. 6f4293a Move when swapping, if possible. by bungeman · 8 years ago
  76. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  77. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  78. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  79. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  80. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  81. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  82. ee677f7 use conservative-clip-bit in pipecanvas by Mike Reed · 8 years ago
  83. 72ae431 New helpers for converting SkColor to GrColor4f by Brian Osman · 8 years ago
  84. 54cfe41 Remove SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  85. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  86. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  87. 7c2114f Cache GrColorSpaceXforms by Brian Osman · 8 years ago
  88. 34a2ca1 Add query to imagegenerator if it can efficiently generate a texture by Mike Reed · 8 years ago
  89. 3f490cc Make SkFixedRound/Ceil/FloorToFixed as inline func by liyuqian · 8 years ago
  90. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  91. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  92. e1d6ff1 Class delete call unsized delete when size not known. by Ben Wagner · 8 years ago
  93. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  94. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 8 years ago
  95. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  96. afc0b0f Make SkColorSpaceXform an SK_API by Matt Sarett · 8 years ago
  97. 29121eb Avoid integer overflow in SkIcoCodec and SkImageInfo by Matt Sarett · 8 years ago
  98. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  99. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  100. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago