aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm/DMSrcSink.cpp
Commit message (Expand)AuthorAge
* [skottie] Parse animations on the fly in SkottieSrc::drawGravatar Florin Malita2018-07-30
* remove SkThreadedBMPDevice and friendsGravatar Mike Klein2018-07-25
* More color space improvements to DMGravatar Brian Osman2018-07-19
* Test GrContextOptions persistent cache on linux/quadrop400 bots.Gravatar Brian Salomon2018-07-16
* Replace nearly all kRespect with kIgnoreGravatar Brian Osman2018-07-12
* Add gltestpersistentcache config that tests GrContextOption's cache.Gravatar Brian Salomon2018-07-11
* Remove old lazy image decoding heuristic logicGravatar Brian Osman2018-07-11
* gpu: Expose GrContextPriv::abandoned in the public API.Gravatar Khushal2018-06-27
* Expose public factories for platform decodersGravatar Leon Scroggins III2018-06-26
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Make skcms mandatoryGravatar Brian Osman2018-05-30
* Add DDL to SKPBenchGravatar Robert Phillips2018-05-30
* [skottie] Animation::animationTick() -> Animation::seek()Gravatar Florin Malita2018-05-29
* Use skcms for ICC parsing in HP codec testGravatar Brian Osman2018-05-23
* Reland "Add driver bug workarounds to GrCaps"Gravatar Adrienne Walker2018-05-14
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Revert "Add driver bug workarounds to GrCaps"Gravatar Greg Daniel2018-05-10
* Add driver bug workarounds to GrCapsGravatar Adrienne Walker2018-05-10
* [skottie] Disable on Android Framework buildsGravatar Florin Malita2018-05-04
* Let each threaded device in the ThreadSink own its SkExecutorGravatar Yuqian Li2018-05-02
* Take sk_sp<SkDevice> instead of SkDevice*Gravatar Herb Derby2018-05-02
* Reland "Reland "Reland "Exercise the threaded backend in test bots"""Gravatar Yuqian Li2018-04-27
* Revert "Reland "Reland "Exercise the threaded backend in test bots"""Gravatar Yuqian Li2018-04-26
* Reland "Reland "Exercise the threaded backend in test bots""Gravatar Yuqian Li2018-04-26
* Revert "Reland "Exercise the threaded backend in test bots""Gravatar Mike Klein2018-04-23
* Reland "Exercise the threaded backend in test bots"Gravatar Yuqian Li2018-04-23
* When creating testing backendTexture take colorspace into account.Gravatar Greg Daniel2018-04-19
* Add handling to ViaDDL for images that are too large to be uploaded in one goGravatar Robert Phillips2018-04-17
* Get ViaDDL working with VulkanGravatar Robert Phillips2018-04-11
* Remove scanlineOrder switch statements that always do the same thingGravatar Brian Osman2018-04-06
* Revert "Exercise the threaded backend in test bots"Gravatar Yuqian Li2018-04-06
* Exercise the threaded backend in test botsGravatar Yuqian Li2018-04-06
* Via*::draw to finish before checking.Gravatar Ben Wagner2018-04-05
* Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)Gravatar Robert Phillips2018-03-28
* Remove include/svg from public.bzl includes.Gravatar Ben Wagner2018-03-27
* Fix flushing of context in ViaDDLGravatar Robert Phillips2018-03-27
* Switch DDL rendering to be a Via in DM (take 2)Gravatar Robert Phillips2018-03-27
* Revert "Switch DDL rendering to be a Via in DM"Gravatar Robert Phillips2018-03-26
* Switch DDL rendering to be a Via in DMGravatar Robert Phillips2018-03-26
* Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...Gravatar Brian Salomon2018-03-23
* dm: fix unused-private-field error when skia_use_expat=falseGravatar Hal Canary2018-03-22
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* [skottie] Simplify DM outputGravatar Florin Malita2018-03-20
* Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorTypeGravatar Brian Salomon2018-03-19
* Add DoneProc to Promise ImagesGravatar Greg Daniel2018-03-16
* Make CreateBackendFormatFromTexture shared codeGravatar Robert Phillips2018-03-15
* Prepare ddl skp rendering for prime timeGravatar Robert Phillips2018-03-15
* Provide promise images when rendering SKPs w/ DDLGravatar Robert Phillips2018-03-14
* Remove calls to computeOutputColor- Type and SpaceGravatar Leon Scroggins III2018-03-13