1. 44e91c9 LinearGradientContext::shade4_clamp: fix div by 0 by James Zern · 8 years ago
  2. fa5f65a added support for push_constant layout by ethannicholas · 8 years ago
  3. 918fb1f fuzz hang fix and pathops client debugging by Cary Clark · 8 years ago
  4. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  5. 526525a Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD." by Mike Klein · 8 years ago
  6. 584ca89 change SkCanvasStack to take ownership of its subcanvases by Mike Reed · 8 years ago
  7. 1ee7035 While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD. by Mike Klein · 8 years ago
  8. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  9. af49b19 Start each pipeline with (x,y) in (dr,dg) registers for the shader. by Mike Klein · 8 years ago
  10. bf6d80a Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  11. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  12. bfebe22 Set analytic AA as default. by liyuqian · 8 years ago
  13. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  14. c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
  15. 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
  16. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  17. 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
  18. c18b5f8 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  19. 2563601 Initial implementation of a SkColorSpace_A2B xform by raftias · 8 years ago
  20. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  21. 06dd5c7 Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ ) by liyuqian · 8 years ago
  22. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  23. dca4f65 Set analytic AA as default. by liyuqian · 8 years ago
  24. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  25. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  26. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  27. 041da38 Tighten SkAAClip Bounds by Path Bounds by liyuqian · 8 years ago
  28. 58b1306 SkFixedAlloc by Mike Klein · 8 years ago
  29. c4f66af Catch width overflow by Yuqian Li · 8 years ago
  30. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  31. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  32. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  33. 399bbd9 Fix BUG=skia:5662 by Hal Canary · 8 years ago
  34. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  35. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  36. 7c59116 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #6 id:100001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  37. 08a9211 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  38. d5dc657 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  39. 8a1036c Include what you use with signbit. by Ben Wagner · 8 years ago
  40. 6e4b594 Revert of added constant folding & branch elimination to skslc (patchset #3 id:40001 of https://codereview.chromium.org/2489673002/ ) by scroggo · 8 years ago
  41. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  42. c78eff9 Do not call blitV with 0 height by liyuqian · 8 years ago
  43. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  44. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  45. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  46. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  47. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  48. dbdf6d2 Fail jpeg decodes on too many progressive scans by Matt Sarett · 8 years ago
  49. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  50. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  51. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  52. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  53. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  54. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  55. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  56. 09557d7 Fix Vulkan command buffer assert on device lost by Jim Van Verth · 8 years ago
  57. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  58. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  59. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  60. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  61. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  62. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  63. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  64. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  65. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  66. 8b1fb74 Make more tests exercise rendertargetless textures. by Brian Salomon · 8 years ago
  67. 7d30288 GN: iOS basics by Mike Klein · 8 years ago
  68. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  69. bdabcc4 Fix quad convexity with only one backward dir by liyuqian · 8 years ago
  70. 71d9d84 Use temporary FBO for GrGLGpu::onReadPixels. by Brian Salomon · 8 years ago
  71. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  72. abacf09 Update ProxyTests by Robert Phillips · 8 years ago
  73. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  74. eb21ef6 Loosen restriction on F16 surfaces - allow "legacy" F16 mode by Brian Osman · 8 years ago
  75. 4578a8e fixed skslc's handling of ivec(vec) by Ethan Nicholas · 8 years ago
  76. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  77. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  78. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  79. fc49b40 Use correct color table for prior GIF frames by Leon Scroggins III · 8 years ago
  80. 9e38047 Add GrNextSizePow2 by Robert Phillips · 8 years ago
  81. 0186661 Reject non-D50 matrices from ICC profiles by Matt Sarett · 8 years ago
  82. d280d42 SkFixed15 by Mike Klein · 8 years ago
  83. 9e2ed83 add isAlphaOnly() query by reed · 8 years ago
  84. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  85. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  86. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  87. 8c05b45 Add tests for ColorSpacePrimaries to XYZD50 by Matt Sarett · 8 years ago
  88. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  89. 471e894 Reduced skslc memory consumption by ethannicholas · 8 years ago
  90. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  91. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  92. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  93. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  94. 5638052 Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://codereview.chromium.org/2442063002/ ) by benjaminwagner · 8 years ago
  95. cffaa70 Reduced skslc memory consumption by ethannicholas · 8 years ago
  96. bd3fe47 Convert SkRasterPipeline loads and stores to indirect. by Mike Klein · 8 years ago
  97. 6ad9909 Turn on -Wrange-loop-analysis. by Mike Klein · 8 years ago
  98. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  99. 8a4e9c5 SkGifCodec: do not write off the end of memory when repeatCount > 1 by Matt Sarett · 8 years ago
  100. e9f74b8 SkRasterPipeline::compile(). by Mike Klein · 8 years ago