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