gecko-dev/gfx
Perry McManis 4a0a5a0c84 Bug 1875170 - Migrate metrics in the gfx namespace collected via GeckoView Streaming to pure glean r=chutten,gfx-reviewers,jnicol
GVST is how these probes sent data in Fenix and is now unnecessary (and doesn't send data in Fenix release) since Firefox Desktop has direct access to Glean. We therefore need to clean them up in some capacity.

Following the recommendations from the GeckoView Streaming (GVST) validation effort, this is a pure Glean api implementation of the metrics that fell under gfx and its subcategories in geckoview streaming.

Each metric retains its previous name, and gains a Glean Interface for FireFox Telemetry (GIFFT) version, such that downstream data analyses will not be impacted.

Differential Revision: https://phabricator.services.mozilla.com/D198872
2024-02-02 13:36:35 +00:00
..
2d Bug 1876941 - Add a Matrix4x4Typed::Cast function. r=botond 2024-01-31 22:40:21 +00:00
angle Bug 1875902 - Add semicolon to update-angle.py's powershell $env:Path += instructions. r=gfx-reviewers,gw DONTBUILD 2024-01-23 20:18:10 +00:00
cairo Bug 1870243 - Cherry-pick https://gitlab.freedesktop.org/cairo/cairo/-/merge_requests/256 to correctly reset the current operator when several added highlights in a pdf are printed r=jfkthame 2024-01-03 16:09:28 +00:00
config Bug 1875430 part 3: Convert 'static UniquePtr' global vars to use StaticAutoPtr, in gfx. r=gfx-reviewers,jgilbert 2024-01-23 19:00:49 +00:00
docs Bug 1519636 - Remove nbsp in the doc r=firefox-source-docs-reviewers,geckoview-reviewers,ahal,m_kato 2023-12-03 11:01:53 +00:00
gl Bug 1877341 - Reset GLContext TLS current-context caching when calling library MakeCurrent symbols. r=gfx-reviewers,ahale 2024-02-01 18:44:20 +00:00
graphite2 Bug 1875296 - Vendor graphite2 using `mach vendor` r=jfkthame 2024-01-22 08:45:20 +00:00
harfbuzz Bug 1864285 - Update harfbuzz to 8.3.0 r=jfkthame 2023-11-22 16:01:03 +00:00
ipc Bug 1817617 - Wait ID3D11Query of D3D11Texture2D copy complete just before blitting for video overlay with non Intel GPUs r=media-playback-reviewers,padenot 2024-02-01 10:28:32 +00:00
layers Bug 1875170 - Migrate metrics in the gfx namespace collected via GeckoView Streaming to pure glean r=chutten,gfx-reviewers,jnicol 2024-02-02 13:36:35 +00:00
ots Bug 1873636 - vendor gfx/ots using mach vendor r=jfkthame 2024-01-18 13:26:28 +00:00
qcms Bug 1873525 - qcms: Add back COPYING, add CONTRIBUTING.md and bump the version. r=gfx-reviewers,aosmond,supply-chain-reviewers 2024-01-09 04:04:09 +00:00
skia Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
src Bug 1873507 - Replace ScopedXFree<GLXFBConfig> with MakeScopeExit. r=gfx-reviewers,aosmond 2024-01-25 23:10:26 +00:00
tests Backed out 2 changesets (bug 1875670) for causing build bustages. CLOSED TREE 2024-02-01 13:13:14 +02:00
thebes Bug 1875170 - Migrate metrics in the gfx namespace collected via GeckoView Streaming to pure glean r=chutten,gfx-reviewers,jnicol 2024-02-02 13:36:35 +00:00
vr Bug 1875312 - Move ./gfx/vr/service/openvr to `mach vendor` r=emilio 2024-01-22 12:29:46 +00:00
webrender_bindings Bug 1875170 - Migrate metrics in the gfx namespace collected via GeckoView Streaming to pure glean r=chutten,gfx-reviewers,jnicol 2024-02-02 13:36:35 +00:00
wgpu_bindings Bug 1877128 - Avoid panic in wgpu_server_get_device_fence_handle. r=ErichDonGubler 2024-02-02 08:44:03 +00:00
wr Bug 1874035 - Add custom Debug derives for bitflags with custom derives. r=gfx-reviewers,emilio,ErichDonGubler 2024-01-30 21:13:29 +00:00
ycbcr Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
metrics.yaml Bug 1875170 - Migrate metrics in the gfx namespace collected via GeckoView Streaming to pure glean r=chutten,gfx-reviewers,jnicol 2024-02-02 13:36:35 +00:00
moz.build