1. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  2. 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
  3. 08a9211 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  4. d5dc657 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  5. 8a1036c Include what you use with signbit. by Ben Wagner · 8 years ago
  6. 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
  7. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  8. c78eff9 Do not call blitV with 0 height by liyuqian · 8 years ago
  9. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  10. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  11. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  12. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  13. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  14. dbdf6d2 Fail jpeg decodes on too many progressive scans by Matt Sarett · 8 years ago
  15. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  16. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  17. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  18. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  19. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  20. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  21. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  22. 09557d7 Fix Vulkan command buffer assert on device lost by Jim Van Verth · 8 years ago
  23. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  24. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  25. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  26. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  27. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  28. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  29. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  30. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  31. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  32. 8b1fb74 Make more tests exercise rendertargetless textures. by Brian Salomon · 8 years ago
  33. 7d30288 GN: iOS basics by Mike Klein · 8 years ago
  34. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  35. bdabcc4 Fix quad convexity with only one backward dir by liyuqian · 8 years ago
  36. 71d9d84 Use temporary FBO for GrGLGpu::onReadPixels. by Brian Salomon · 8 years ago
  37. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  38. abacf09 Update ProxyTests by Robert Phillips · 8 years ago
  39. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  40. eb21ef6 Loosen restriction on F16 surfaces - allow "legacy" F16 mode by Brian Osman · 8 years ago
  41. 4578a8e fixed skslc's handling of ivec(vec) by Ethan Nicholas · 8 years ago
  42. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  43. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  44. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  45. fc49b40 Use correct color table for prior GIF frames by Leon Scroggins III · 8 years ago
  46. 9e38047 Add GrNextSizePow2 by Robert Phillips · 8 years ago
  47. 0186661 Reject non-D50 matrices from ICC profiles by Matt Sarett · 8 years ago
  48. d280d42 SkFixed15 by Mike Klein · 8 years ago
  49. 9e2ed83 add isAlphaOnly() query by reed · 8 years ago
  50. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  51. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  52. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  53. 8c05b45 Add tests for ColorSpacePrimaries to XYZD50 by Matt Sarett · 8 years ago
  54. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  55. 471e894 Reduced skslc memory consumption by ethannicholas · 8 years ago
  56. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  57. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  58. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  59. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  60. 5638052 Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://codereview.chromium.org/2442063002/ ) by benjaminwagner · 8 years ago
  61. cffaa70 Reduced skslc memory consumption by ethannicholas · 8 years ago
  62. bd3fe47 Convert SkRasterPipeline loads and stores to indirect. by Mike Klein · 8 years ago
  63. 6ad9909 Turn on -Wrange-loop-analysis. by Mike Klein · 8 years ago
  64. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  65. 8a4e9c5 SkGifCodec: do not write off the end of memory when repeatCount > 1 by Matt Sarett · 8 years ago
  66. e9f74b8 SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  67. 9feb632 fix fuzz by caryclark · 8 years ago
  68. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  69. 38a2cf5 Include "SkBitmap.h" in CodecAnimTest.cpp by scroggo · 8 years ago
  70. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  71. 34efb70 nc seal breaks simplify by caryclark · 8 years ago
  72. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  73. 1326068 formalize host debugging by caryclark · 8 years ago
  74. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  75. bbf251b Hash the gamut of XYZ color spaces, to speed up comparison by Brian Osman · 8 years ago
  76. 78a37a5 fix more fuzz, carsvg by caryclark · 8 years ago
  77. 96dc1c9 fix more chrome asan fuzzer failures by caryclark · 8 years ago
  78. 3f490cc Make SkFixedRound/Ceil/FloorToFixed as inline func by liyuqian · 8 years ago
  79. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  80. a35ab3e fix fuzzers by caryclark · 8 years ago
  81. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  82. 2e68865 Fix ASAN bot. by Mike Klein · 8 years ago
  83. f1e7583 fix -NoGPU build bots. by Mike Klein · 8 years ago
  84. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  85. b36a3cd break ambiguous angle sorting loop by caryclark · 8 years ago
  86. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  87. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  88. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  89. 29121eb Avoid integer overflow in SkIcoCodec and SkImageInfo by Matt Sarett · 8 years ago
  90. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  91. ea4567c more skslc hardening by ethannicholas · 8 years ago
  92. df3fbd6 Apply correct sRGB->Linear4f conversion in SkModeColorFilter by Matt Sarett · 8 years ago
  93. 4a6b28e Add "Narrow" RGB gamut to DM by Brian Osman · 8 years ago
  94. af01741 Revert "Avoid integer overflow in SkIcoCodec" by Matt Sarett · 8 years ago
  95. 20cba06 Avoid integer overflow in SkIcoCodec by Matt Sarett · 8 years ago
  96. e6522ea fix some fuzz by caryclark · 8 years ago
  97. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  98. 273f7d4 Fix bad test that was asserting on Vulkan Win10 bot by Brian Osman · 8 years ago
  99. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  100. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago