1. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 5 years ago
  2. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  3. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  4. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  5. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  6. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  7. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  8. 3fdfe28 Simplify GPUSink constructors by just passing the config object by Brian Osman · 5 years ago
  9. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 5 years ago
  10. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago
  11. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  12. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  13. 9c31047 Reland "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
  14. e4c88bb Prevent caching path-rendering programs by Brian Osman · 5 years ago
  15. 1958fbb Revert "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
  16. a7b224d DM: Add a per-sink MemoryCache to all GPU sinks by Brian Osman · 5 years ago
  17. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  18. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  19. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  20. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  21. a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
  22. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  23. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  24. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  25. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  26. f71b070 Fix the GLSL persistent cache (and add a config to test it) by Brian Osman · 6 years ago
  27. 16b1efb allow GMs to fail in DM by Mike Klein · 6 years ago
  28. c6142d8 de-common the rest of the flags by Mike Klein · 6 years ago
  29. 4932a5e Fold CommonFlagsGpu into CommonFlags by Mike Klein · 6 years ago
  30. 19fb397 de-common some flags by Mike Klein · 6 years ago
  31. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 6 years ago
  32. 84836b7 moar static flags by Mike Klein · 6 years ago
  33. 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
  34. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 6 years ago
  35. 0d5d142 rework colorImage testing by Mike Klein · 6 years ago
  36. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  37. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  38. 562017b [SVGCanvas] Clean up public factories by Florin Malita · 6 years ago
  39. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 6 years ago
  40. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  41. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago
  42. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  43. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  44. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  45. 72b91cb DM: distinguish between reading and parsing in error messages by Hal Canary · 6 years ago
  46. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  47. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  48. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  49. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  50. 8d23a58 In ddl2 via clear to transparent between runs. by Brian Salomon · 6 years ago
  51. f34131a SkPDF: even more PDFIndirectRefs by Hal Canary · 6 years ago
  52. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  53. 5790420 Add new DM via, "ddl2" which records/draws DDLs for each test twice. by Brian Salomon · 6 years ago
  54. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  55. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  56. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  57. e8e1075 Add input/output image logging to processor tests by Michael Ludwig · 6 years ago
  58. 184c37e Add a "bisect" mode to dm for debugging path drawing by Chris Dalton · 6 years ago
  59. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  60. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  61. 133823d Load SVGs into memory before parsing by Brian Osman · 6 years ago
  62. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  63. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  64. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  65. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  66. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  67. c5fe15d Correct LottieWeb drawing params by Kevin Lubick · 6 years ago
  68. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  69. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  70. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  71. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  72. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  73. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  74. 9f7d4cd [skottie] Parse animations on the fly in SkottieSrc::draw by Florin Malita · 6 years ago
  75. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  76. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  77. 7fc5299 Test GrContextOptions persistent cache on linux/quadrop400 bots. by Brian Salomon · 6 years ago
  78. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  79. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  80. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  81. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  82. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  83. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  84. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  85. 8dc68c6 Make skcms mandatory by Brian Osman · 6 years ago
  86. 9660108 Add DDL to SKPBench by Robert Phillips · 6 years ago
  87. a33447d [skottie] Animation::animationTick() -> Animation::seek() by Florin Malita · 6 years ago
  88. c494a70 Use skcms for ICC parsing in HP codec test by Brian Osman · 6 years ago
  89. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  90. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  91. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  92. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 6 years ago
  93. 87ccf33 [skottie] Disable on Android Framework builds by Florin Malita · 6 years ago
  94. 0caef29 Let each threaded device in the ThreadSink own its SkExecutor by Yuqian Li · 6 years ago
  95. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  96. cb31248 Reland "Reland "Reland "Exercise the threaded backend in test bots""" by Yuqian Li · 6 years ago
  97. 47f2b7b Revert "Reland "Reland "Exercise the threaded backend in test bots""" by Yuqian Li · 6 years ago
  98. 7ddad47 Reland "Reland "Exercise the threaded backend in test bots"" by Yuqian Li · 6 years ago
  99. 0f59726 Revert "Reland "Exercise the threaded backend in test bots"" by Mike Klein · 6 years ago
  100. 654ca8a Reland "Exercise the threaded backend in test bots" by Yuqian Li · 6 years ago