aboutsummaryrefslogtreecommitdiff
path: root/dm/DMSrcSink.cpp
AgeCommit message (Expand)Author
2018-08-09Remove old sRGB config support from backend render target tool utilitiesBrian Osman
2018-08-01sk_tool::Registry: make an iterator.Hal Canary
2018-07-30[skottie] Parse animations on the fly in SkottieSrc::drawFlorin Malita
2018-07-25remove SkThreadedBMPDevice and friendsMike Klein
2018-07-19More color space improvements to DMBrian Osman
2018-07-16Test GrContextOptions persistent cache on linux/quadrop400 bots.Brian Salomon
2018-07-12Replace nearly all kRespect with kIgnoreBrian Osman
2018-07-11Add gltestpersistentcache config that tests GrContextOption's cache.Brian Salomon
2018-07-11Remove old lazy image decoding heuristic logicBrian Osman
2018-06-27gpu: Expose GrContextPriv::abandoned in the public API.Khushal
2018-06-26Expose public factories for platform decodersLeon Scroggins III
2018-06-01Dest color space no longer impacts mipmaps or texture samplingBrian Osman
2018-05-31Remove SK_SUPPORT_GPU checks in tool-only codeBrian Osman
2018-05-30Make skcms mandatoryBrian Osman
2018-05-30Add DDL to SKPBenchRobert Phillips
2018-05-29[skottie] Animation::animationTick() -> Animation::seek()Florin Malita
2018-05-23Use skcms for ICC parsing in HP codec testBrian Osman
2018-05-14Reland "Add driver bug workarounds to GrCaps"Adrienne Walker
2018-05-11Make GrCaps and GrShaderCaps private.Brian Salomon
2018-05-10Revert "Add driver bug workarounds to GrCaps"Greg Daniel
2018-05-10Add driver bug workarounds to GrCapsAdrienne Walker
2018-05-04[skottie] Disable on Android Framework buildsFlorin Malita
2018-05-02Let each threaded device in the ThreadSink own its SkExecutorYuqian Li
2018-05-02Take sk_sp<SkDevice> instead of SkDevice*Herb Derby
2018-04-27Reland "Reland "Reland "Exercise the threaded backend in test bots"""Yuqian Li
2018-04-26Revert "Reland "Reland "Exercise the threaded backend in test bots"""Yuqian Li
2018-04-26Reland "Reland "Exercise the threaded backend in test bots""Yuqian Li
2018-04-23Revert "Reland "Exercise the threaded backend in test bots""Mike Klein
2018-04-23Reland "Exercise the threaded backend in test bots"Yuqian Li
2018-04-19When creating testing backendTexture take colorspace into account.Greg Daniel
2018-04-17Add handling to ViaDDL for images that are too large to be uploaded in one goRobert Phillips
2018-04-11Get ViaDDL working with VulkanRobert Phillips
2018-04-06Remove scanlineOrder switch statements that always do the same thingBrian Osman
2018-04-06Revert "Exercise the threaded backend in test bots"Yuqian Li
2018-04-06Exercise the threaded backend in test botsYuqian Li
2018-04-05Via*::draw to finish before checking.Ben Wagner
2018-03-28Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)Robert Phillips
2018-03-27Remove include/svg from public.bzl includes.Ben Wagner
2018-03-27Fix flushing of context in ViaDDLRobert Phillips
2018-03-27Switch DDL rendering to be a Via in DM (take 2)Robert Phillips
2018-03-26Revert "Switch DDL rendering to be a Via in DM"Robert Phillips
2018-03-26Switch DDL rendering to be a Via in DMRobert Phillips
2018-03-23Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...Brian Salomon
2018-03-22dm: fix unused-private-field error when skia_use_expat=falseHal Canary
2018-03-22Support GL_RGB textures and render targets.Brian Salomon
2018-03-20[skottie] Simplify DM outputFlorin Malita
2018-03-19Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorTypeBrian Salomon
2018-03-16Add DoneProc to Promise ImagesGreg Daniel
2018-03-15Make CreateBackendFormatFromTexture shared codeRobert Phillips
2018-03-15Prepare ddl skp rendering for prime timeRobert Phillips