gecko-dev/gfx
alwu d832456285 Bug 1579127 - only count the frame dropping due to system overload. r=mattwoodrow
When user adjusts the video playback rate, which might cause we sending images in a speed that is faster than the speend we composite images.

In this situation, the frame dropping actually won't cause any visual defect and we also don't want to report this frame dropping to user, because it's not caused by system overloading, it's just our compositor doesn't support compositing images in such a high rate.

Therefore, we should check if the dropped images are caused by system overload or high update rate, and only report the former to user.

Differential Revision: https://phabricator.services.mozilla.com/D46236

--HG--
extra : moz-landing-system : lando
2019-10-08 08:06:13 +00:00
..
2d Bug 1552608 - Define bitwise operators for SideBits. r=tnikkel 2019-10-07 21:01:53 +00:00
angle
cairo Bug 1585845 - silence UBSan warning about tt_segment_t in Cairo. r=aosmond 2019-10-04 10:30:05 +00:00
config
docs
gl
graphite2
harfbuzz Bug 1585138 - Update HarfBuzz to 2.6.2. r=jfkthame 2019-10-01 09:18:54 +00:00
ipc
layers Bug 1579127 - only count the frame dropping due to system overload. r=mattwoodrow 2019-10-08 08:06:13 +00:00
ots
qcms
sfntly
skia Bug 1585351 - Bug 1460357 disabled AVX instructions for the mingw build; this is no longer needed r=lsalzman 2019-10-03 21:02:16 +00:00
src
tests Bug 1551088 - Part 4. Add gtests for PremultiplyRow and SwizzleRow. r=lsalzman 2019-10-02 13:37:26 +00:00
thebes Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
vr Bug 1584786 - Checking VR chaperone in OpenVRSession::Shutdown(). r=imanol 2019-10-03 07:53:52 +00:00
webrender_bindings Bug 1586358 - Replace existing instances of GENERATED_FILES with references to the GeneratedFile template r=firefox-build-system-reviewers,mshal 2019-10-07 21:15:19 +00:00
wr Bug 1582624 - Add partial present API for webrender. r=nical 2019-10-06 20:59:36 +00:00
ycbcr
moz.build