chili

Results 78 issues of chili

There has been an internal report of missed flip events, perhaps accompanied by/causing msBetweenPresents to read out as 0. ETW and additional details have been requested and will follow up...

Review Taurine change history to find code with best support for animation error manipulation, if any. Identify options and modes that could be used to validate Animation Error and test...

Running with a known internal app shows errors during flash render (resources not transitioned properly). Does not seem to affect rendering, but worthwhile to investigate a better injected rendering process....

The compatibility boundary changes means that IPC log connection cannot be guaranteed available. It would be better to have components (client, middleware, service) log individually to files, and then gather...

Right now static data such as process name or memory capacity is duplicated for every frame. API already differentiates between static and dynamic metrics and has (ill-defined) support for filling...

Support queries that request metrics from more than 1 adapter at the same time. Already provided for in the C-API, just needs the backend support. Requires #284 #403 #401

Having the telemetry data tied to frames in the IPC shared memory has several drawbacks: - Redundant telemetry usage when frame rate exceeds telemetry sample rate - Redundancy when tracking...

Required step to enable full testing of IPC / middleware processing. Dynamic configurable driver supporting generated modes and playback modes. Depends on #399