aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
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
* [skottie] Update DM src name to "lottie"Gravatar Florin Malita2018-07-19
* [infra] Add infra support for LottieGravatar Eric Boren2018-07-19
* Reland "implemented metal gpu backend texture upload testing"Gravatar Timothy Liang2018-07-18
* Test GrContextOptions persistent cache on linux/quadrop400 bots.Gravatar Brian Salomon2018-07-16
* Revert "implemented metal gpu backend texture upload testing"Gravatar Timothy Liang2018-07-13
* implemented metal gpu backend texture upload testingGravatar Timothy Liang2018-07-13
* Improve SkTestFontMgr.Gravatar Ben Wagner2018-07-13
* 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
* Always unpremul nonlinearly before writing PNGs in DMGravatar Brian Osman2018-07-09
* Revert "Revert "Remove gCreateTypefaceDelegate.""Gravatar Ben Wagner2018-07-05
* Revert "Remove gCreateTypefaceDelegate."Gravatar Ethan Nicholas2018-07-03
* Remove gCreateTypefaceDelegate.Gravatar Ben Wagner2018-07-03
* unify term/crash handlers, include SIGINTGravatar Mike Klein2018-06-28
* gpu: Expose GrContextPriv::abandoned in the public API.Gravatar Khushal2018-06-27
* basic first pass at RGBA F32 supportGravatar Mike Klein2018-06-26
* Expose public factories for platform decodersGravatar Leon Scroggins III2018-06-26
* update software DM/nanobench configs for color testingGravatar Mike Klein2018-06-19
* remove "srgb" config from DM,nanobenchGravatar Mike Klein2018-06-07
* 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
* remove bit, srgbnl config in DMGravatar Mike Klein2018-05-29
* [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
* non-linear blending first stepsGravatar Mike Klein2018-05-10
* 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