From noreply at github.com Mon Apr 27 00:45:02 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 26 Apr 2026 21:45:02 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ffb356: www/firefox-esr: update to 128.14.0 (final ESR rel... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ffb35685eaa8887157e97c8dd0a09126da55b58f https://github.com/MidnightBSD/mports/commit/ffb35685eaa8887157e97c8dd0a09126da55b58f Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M www/firefox-esr/Makefile M www/firefox-esr/distinfo Log Message: ----------- www/firefox-esr: update to 128.14.0 (final ESR release) 128.14.0 is the last release in the Firefox 128 ESR series. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 09:52:03 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 06:52:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 046eb5: lang/rust: update to 1.91.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 046eb5879f216cc9626f36ee15d046f1ba7e46af https://github.com/MidnightBSD/mports/commit/046eb5879f216cc9626f36ee15d046f1ba7e46af Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M lang/rust/Makefile M lang/rust/distinfo M lang/rust/files/patch-AddLLVM.cmake M lang/rust/files/patch-src_bootstrap_src_core_build__steps_install.rs A lang/rust/files/patch-src_bootstrap_src_core_sanity.rs M lang/rust/files/patch-vendor_cc.rs Log Message: ----------- lang/rust: update to 1.91.0 Update bootstrap version to 1.90.0 (date 2025-09-18). Update patches for API changes in install.rs (only_hosts -> IS_HOST), AddLLVM.cmake line offset, vendored cc crate version churn, and add new sanity.rs patch to allow 'cc'-named Clang through the WASM check. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 15:56:04 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 12:56:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 014935: add placeholder wasi ports Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 01493554a5349bdc0771c98428c4d3ac7417a7cd https://github.com/MidnightBSD/mports/commit/01493554a5349bdc0771c98428c4d3ac7417a7cd Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M devel/Makefile A devel/wasi-compiler-rt/Makefile A devel/wasi-compiler-rt/pkg-descr A devel/wasi-compiler-rt17/Makefile A devel/wasi-compiler-rt18/Makefile A devel/wasi-compiler-rt19/Makefile A devel/wasi-libc/Makefile A devel/wasi-libc/distinfo A devel/wasi-libc/pkg-descr A devel/wasi-libc/pkg-plist17 A devel/wasi-libc/pkg-plist18 A devel/wasi-libc/pkg-plist19 A devel/wasi-libc/pkg-plist20 A devel/wasi-libc/pkg-plist21 A devel/wasi-libc/pkg-plist22 A devel/wasi-libcxx/Makefile A devel/wasi-libcxx/pkg-descr A devel/wasi-libcxx17/Makefile A devel/wasi-libcxx17/pkg-plist A devel/wasi-libcxx18/Makefile A devel/wasi-libcxx18/pkg-plist A devel/wasi-libcxx19/Makefile A devel/wasi-libcxx19/pkg-plist Log Message: ----------- add placeholder wasi ports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 18:44:56 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 15:44:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] cb0123: misc/codex: update to 0.114.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: cb01236f4301ae3f1fb10dc4974c9ac85ac0a5ad https://github.com/MidnightBSD/mports/commit/cb01236f4301ae3f1fb10dc4974c9ac85ac0a5ad Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M misc/codex/Makefile M misc/codex/Makefile.crates M misc/codex/distinfo R misc/codex/files/patch-codex-rs_core_tests_suite_view__image.rs Log Message: ----------- misc/codex: update to 0.114.0 Update SHEBANG_FILES and post-patch for restructured skills/ path and removed mcp-types/. Refresh crate list via make cargo-crates. Drop upstreamed view_image.rs patch. Fix python3 substitution regex to avoid mangling function name identifiers. Update tungstenite SSH URL to openai-oss-forks and apply it to the workspace Cargo.toml. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 18:55:57 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 15:55:57 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 47d1ce: move thunderbird to thunderbird-freebsd to make it... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 47d1ce50ff5e9db5f4253d080f6d65545e028d6b https://github.com/MidnightBSD/mports/commit/47d1ce50ff5e9db5f4253d080f6d65545e028d6b Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M mail/Makefile A mail/thunderbird-freebsd/Makefile A mail/thunderbird-freebsd/distinfo A mail/thunderbird-freebsd/pkg-descr A mail/thunderbird-freebsd/pkg-plist R mail/thunderbird/Makefile R mail/thunderbird/distinfo R mail/thunderbird/pkg-descr R mail/thunderbird/pkg-plist Log Message: ----------- move thunderbird to thunderbird-freebsd to make it clear it's their build Commit: 3bcdac3e3f3222c569f3c07334227354d869d11a https://github.com/MidnightBSD/mports/commit/3bcdac3e3f3222c569f3c07334227354d869d11a Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M devel/Makefile A devel/wasi-compiler-rt/Makefile A devel/wasi-compiler-rt/pkg-descr A devel/wasi-compiler-rt17/Makefile A devel/wasi-compiler-rt18/Makefile A devel/wasi-compiler-rt19/Makefile A devel/wasi-libc/Makefile A devel/wasi-libc/distinfo A devel/wasi-libc/pkg-descr A devel/wasi-libc/pkg-plist17 A devel/wasi-libc/pkg-plist18 A devel/wasi-libc/pkg-plist19 A devel/wasi-libc/pkg-plist20 A devel/wasi-libc/pkg-plist21 A devel/wasi-libc/pkg-plist22 A devel/wasi-libcxx/Makefile A devel/wasi-libcxx/pkg-descr A devel/wasi-libcxx17/Makefile A devel/wasi-libcxx17/pkg-plist A devel/wasi-libcxx18/Makefile A devel/wasi-libcxx18/pkg-plist A devel/wasi-libcxx19/Makefile A devel/wasi-libcxx19/pkg-plist M lang/rust/Makefile M lang/rust/distinfo M lang/rust/files/patch-AddLLVM.cmake M lang/rust/files/patch-src_bootstrap_src_core_build__steps_install.rs A lang/rust/files/patch-src_bootstrap_src_core_sanity.rs M lang/rust/files/patch-vendor_cc.rs M misc/codex/Makefile M misc/codex/Makefile.crates M misc/codex/distinfo R misc/codex/files/patch-codex-rs_core_tests_suite_view__image.rs Log Message: ----------- Merge branch 'master' of ssh://github.com/MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/cb01236f4301...3bcdac3e3f32 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 20:08:21 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 17:08:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 372522: change defaut LLVM to 19 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 37252266b39d9b2ae94225093e4660ee911f9151 https://github.com/MidnightBSD/mports/commit/37252266b39d9b2ae94225093e4660ee911f9151 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M Mk/components/default-versions.mk Log Message: ----------- change defaut LLVM to 19 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 20:29:22 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 17:29:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 72f44e: add a GEMINI placeholder Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 72f44ecaf4f99a9b8465cca271ea03d72461e87f https://github.com/MidnightBSD/mports/commit/72f44ecaf4f99a9b8465cca271ea03d72461e87f Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: A GEMINI.md Log Message: ----------- add a GEMINI placeholder To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 20:33:55 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 17:33:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3769f0: lang/ghc: fix build on MidnightBSD 4.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3769f03ee48032f4984a5becd0095965023474e8 https://github.com/MidnightBSD/mports/commit/3769f03ee48032f4984a5becd0095965023474e8 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M lang/ghc/Makefile Log Message: ----------- lang/ghc: fix build on MidnightBSD 4.0 - Consolidate architecture to use GHC_ARCH (x86_64) consistently. - Replace hardcoded freebsd12.4 with generic freebsd target for better compatibility with MidnightBSD. - Fix bootstrap compiler installation prefix to BOOT_INSTALL_DIR to ensure Hadrian can find the installed binaries. AI-Assisted-by: Gemini Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 20:37:43 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 17:37:43 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1022b0: update to 5.40.3 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1022b08ee562974776a6e05ce8c63577b1122088 https://github.com/MidnightBSD/mports/commit/1022b08ee562974776a6e05ce8c63577b1122088 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M lang/perl5.40/distinfo M lang/perl5.40/files/patch-Configure A lang/perl5.40/files/patch-cpan_JSON-PP_bin_json__pp M lang/perl5.40/pkg-plist M lang/perl5.40/version.mk Log Message: ----------- update to 5.40.3 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 21:43:36 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 18:43:36 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 85df97: update default perl version Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 85df9729a414622ccac8a089cbe06c4548e3a0d3 https://github.com/MidnightBSD/mports/commit/85df9729a414622ccac8a089cbe06c4548e3a0d3 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M Mk/components/default-versions.mk Log Message: ----------- update default perl version Commit: 2032da1e9130614ef6ab5a4e245d4dab41bde40f https://github.com/MidnightBSD/mports/commit/2032da1e9130614ef6ab5a4e245d4dab41bde40f Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M Mk/extensions/perl5.mk Log Message: ----------- bump perl ver Commit: 561c1cbf152dc19b7efd871d871d8da819a7412d https://github.com/MidnightBSD/mports/commit/561c1cbf152dc19b7efd871d871d8da819a7412d Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M lang/perl5.40/Makefile Log Message: ----------- lang/perl5.40: fix hints for MidnightBSD - Fix /usr/bin/objformat error in hints/midnightbsd.sh. - Align hints/midnightbsd.sh with modern standards by removing bind, c, and pthread from libswanted. - Ensure LOCALBASE is correctly replaced in midnightbsd.sh. AI-Assisted-by: Gemini Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/1022b08ee562...561c1cbf152d To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 22:01:30 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 19:01:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4b4f54: misc/gemini-cli: update to 0.39.1 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4b4f54dca701fce9e954cdc56fdc814cfa56bfd6 https://github.com/MidnightBSD/mports/commit/4b4f54dca701fce9e954cdc56fdc814cfa56bfd6 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M misc/gemini-cli/Makefile M misc/gemini-cli/distinfo M misc/gemini-cli/files/package-lock.json M misc/gemini-cli/pkg-plist Log Message: ----------- misc/gemini-cli: update to 0.39.1 AI-Assisted-by: Gemini Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 22:08:19 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 19:08:19 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d7389f: AGENTS.md: document makeplist output file Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d7389f06669ed94accfd46cda903e0e9b23111d4 https://github.com/MidnightBSD/mports/commit/d7389f06669ed94accfd46cda903e0e9b23111d4 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M AGENTS.md Log Message: ----------- AGENTS.md: document makeplist output file - Clarify that 'make makeplist' generates a 'gen-plist' file in the port directory. AI-Assisted-by: Gemini Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 22:39:22 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 19:39:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a03d67: lang/dotnet-host: port to MidnightBSD Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a03d671fd6fc432df4b12efff025ec4e47e008ec https://github.com/MidnightBSD/mports/commit/a03d671fd6fc432df4b12efff025ec4e47e008ec Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: A lang/dotnet-host/files/patch-eng_common_native_init-distro-rid.sh A lang/dotnet-host/files/patch-eng_common_native_init-os-and-arch.sh A lang/dotnet-host/files/patch-eng_native_configureplatform.cmake A lang/dotnet-host/files/patch-eng_native_functions.cmake Log Message: ----------- lang/dotnet-host: port to MidnightBSD - Patch OS and architecture detection to support MidnightBSD. - Impersonate FreeBSD where necessary for .NET build compatibility. - Fix /bin/freebsd-version dependency in init-distro-rid.sh. - Enable PAX mprotect disabling on MidnightBSD. AI-Assisted-by: Gemini Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 22:51:27 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 19:51:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e86435: lang/dotnet-host: improve version detection for Mi... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: e86435df104ed31d6e670afdbf04130d239304a9 https://github.com/MidnightBSD/mports/commit/e86435df104ed31d6e670afdbf04130d239304a9 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M lang/dotnet-host/files/patch-eng_common_native_init-distro-rid.sh Log Message: ----------- lang/dotnet-host: improve version detection for MidnightBSD - Prioritize midnightbsd-version over uname for RID generation. - Ensure compatibility with MidnightBSD versioning structure. AI-Assisted-by: Gemini Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 22:53:01 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 19:53:01 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5f3af8: lang/dotnet-host: new port Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 5f3af851fe244efbe02a2726d5dbd0e920e40be1 https://github.com/MidnightBSD/mports/commit/5f3af851fe244efbe02a2726d5dbd0e920e40be1 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: A lang/dotnet-host/Makefile A lang/dotnet-host/distinfo A lang/dotnet-host/pkg-descr Log Message: ----------- lang/dotnet-host: new port The .NET runtime host binary. AI-Assisted-by: Gemini Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 22:53:01 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 19:53:01 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d27eb2: lang/Makefile: add dotnet-host Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d27eb21eb0c24dcd3b61b7a3aedf97c630fe5bb1 https://github.com/MidnightBSD/mports/commit/d27eb21eb0c24dcd3b61b7a3aedf97c630fe5bb1 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M lang/Makefile Log Message: ----------- lang/Makefile: add dotnet-host AI-Assisted-by: Gemini Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon Apr 27 23:35:58 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 20:35:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1fd8e5: mail/thunderbird: new port, version 147.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1fd8e559ac12cb918a7d335c1e9e041f2fbec4b8 https://github.com/MidnightBSD/mports/commit/1fd8e559ac12cb918a7d335c1e9e041f2fbec4b8 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M devel/rust-cbindgen/Makefile M devel/rust-cbindgen/Makefile.crates M devel/rust-cbindgen/distinfo A mail/thunderbird/Makefile A mail/thunderbird/distinfo A mail/thunderbird/files/patch-addon-search A mail/thunderbird/files/patch-bug1269654 A mail/thunderbird/files/patch-bug1504834_comment10 A mail/thunderbird/files/patch-bug1504834_comment5 A mail/thunderbird/files/patch-bug1612181_comment1 A mail/thunderbird/files/patch-bug1626236 A mail/thunderbird/files/patch-bug1659612 A mail/thunderbird/files/patch-bug1716707 A mail/thunderbird/files/patch-bug847568 A mail/thunderbird/files/patch-build-autoconf-config.guess A mail/thunderbird/files/patch-build_gn__processor.py A mail/thunderbird/files/patch-cargo-checksums A mail/thunderbird/files/patch-comm__third_party__rnpdefs.mozbuild A mail/thunderbird/files/patch-env-api-keys A mail/thunderbird/files/patch-gfx_skia_skia_src_base_SkEndian.h A mail/thunderbird/files/patch-i386-protobuf-alignment A mail/thunderbird/files/patch-ipc_glue_GeckoChildProcessHost.cpp A mail/thunderbird/files/patch-js_public_Utility.h A mail/thunderbird/files/patch-mail-app-nsMailApp.cpp A mail/thunderbird/files/patch-modules_fdlibm_src_math__private.h A mail/thunderbird/files/patch-mozglue_misc_SSE.h A mail/thunderbird/files/patch-netwerk_wifi_freebsd_FreeBsdWifiScanner.cpp A mail/thunderbird/files/patch-pipewire_init A mail/thunderbird/files/patch-python_sites_mach.txt A mail/thunderbird/files/patch-testing_mozbase_mozinfo_mozinfo_mozinfo.py A mail/thunderbird/files/patch-third__party_chromium_build_toolchain_toolchain.gni A mail/thunderbird/files/patch-third__party_sqlite3_ext_sqlite-vec_sqlite-vec.c A mail/thunderbird/files/patch-third__party_sqlite3_src_moz.build A mail/thunderbird/files/thunderbird.desktop.in A mail/thunderbird/pkg-descr A mail/thunderbird/pkg-plist Log Message: ----------- mail/thunderbird: new port, version 147.0 Self-contained source build (no USE_GECKO); uses LLVM 19 and Rust via lang/rust. Patches include MidnightBSD wifi scanner fix (ieee80211 types guarded by __MidnightBSD__ exposed when building with FreeBSD target triple), mozinfo.py MidnightBSD detection, and config.guess target override. devel/rust-cbindgen: update to 0.29.2 Required by Thunderbird 147 (minimum cbindgen 0.29.1). AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:02:21 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:02:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0b97c3: misc/codex: add missing dependency Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0b97c3e59bf1c8eebdd682f3946d5c91152d102a https://github.com/MidnightBSD/mports/commit/0b97c3e59bf1c8eebdd682f3946d5c91152d102a Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M misc/codex/Makefile Log Message: ----------- misc/codex: add missing dependency To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:07:41 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:07:41 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 21d87d: add wacli Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 21d87d8525f3ba51c3b0426fbbe73390d9064e81 https://github.com/MidnightBSD/mports/commit/21d87d8525f3ba51c3b0426fbbe73390d9064e81 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M misc/Makefile A misc/wacli/Makefile A misc/wacli/distinfo A misc/wacli/pkg-descr Log Message: ----------- add wacli To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:09:29 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:09:29 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] de7f73: add sonoscli Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: de7f730cc017eef1fd377db8bf51d7890041358c https://github.com/MidnightBSD/mports/commit/de7f730cc017eef1fd377db8bf51d7890041358c Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M misc/Makefile A misc/sonoscli/Makefile A misc/sonoscli/distinfo A misc/sonoscli/pkg-descr Log Message: ----------- add sonoscli To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:11:23 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:11:23 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 273e5e: add py-html2text Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 273e5efb55f2e884ce70dbf85337dee4e4bf1b1e https://github.com/MidnightBSD/mports/commit/273e5efb55f2e884ce70dbf85337dee4e4bf1b1e Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M textproc/Makefile A textproc/py-html2text/Makefile A textproc/py-html2text/distinfo A textproc/py-html2text/pkg-descr Log Message: ----------- add py-html2text To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:11:50 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:11:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 005e5f: add memo Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 005e5f9b1b49044ed8ecfd70a8ea9ec51a71cc82 https://github.com/MidnightBSD/mports/commit/005e5f9b1b49044ed8ecfd70a8ea9ec51a71cc82 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M misc/Makefile A misc/memo/Makefile A misc/memo/distinfo A misc/memo/pkg-descr Log Message: ----------- add memo To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:12:57 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:12:57 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 00fe59: add blogwatcher Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 00fe59523ea6e04b5c6ff7b32a974da9eca9d1f1 https://github.com/MidnightBSD/mports/commit/00fe59523ea6e04b5c6ff7b32a974da9eca9d1f1 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M misc/Makefile A misc/blogwatcher/Makefile A misc/blogwatcher/distinfo A misc/blogwatcher/pkg-descr Log Message: ----------- add blogwatcher To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:13:51 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:13:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a1f81e: add camsnap Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a1f81e6dbd65c67d094147ed0cd230d4cfa699aa https://github.com/MidnightBSD/mports/commit/a1f81e6dbd65c67d094147ed0cd230d4cfa699aa Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M misc/Makefile A misc/camsnap/Makefile A misc/camsnap/distinfo A misc/camsnap/pkg-descr Log Message: ----------- add camsnap To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:16:35 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:16:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9c8772: add goplaces Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 9c8772dbc396f141016d60b56a7b4a578f8dc87c https://github.com/MidnightBSD/mports/commit/9c8772dbc396f141016d60b56a7b4a578f8dc87c Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M misc/Makefile A misc/goplaces/Makefile A misc/goplaces/distinfo A misc/goplaces/pkg-descr Log Message: ----------- add goplaces To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 01:19:07 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 27 Apr 2026 22:19:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] da113f: www/waterfox: add Waterfox browser port Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: da113fbba8b3c75669b4e45ee151a4b9a13af2da https://github.com/MidnightBSD/mports/commit/da113fbba8b3c75669b4e45ee151a4b9a13af2da Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M Mk/extensions/gecko.mk M devel/wasi-compiler-rt/Makefile M devel/wasi-libc/Makefile M devel/wasi-libcxx/Makefile M www/Makefile A www/waterfox/Makefile A www/waterfox/Makefile.options A www/waterfox/distinfo A www/waterfox/files/patch-addon-search A www/waterfox/files/patch-browser-app-nsBrowserApp.cpp A www/waterfox/files/patch-browser_installer_package-manifest.in A www/waterfox/files/patch-bug1269654 A www/waterfox/files/patch-bug1504834_comment10 A www/waterfox/files/patch-bug1504834_comment5 A www/waterfox/files/patch-bug1612181_comment1 A www/waterfox/files/patch-bug1626236 A www/waterfox/files/patch-bug1659612 A www/waterfox/files/patch-bug1716707 A www/waterfox/files/patch-bug1876632 A www/waterfox/files/patch-bug1962139-c27-ffmpeg8 A www/waterfox/files/patch-bug847568 A www/waterfox/files/patch-build_autoconf_config.guess A www/waterfox/files/patch-build_gn__processor.py A www/waterfox/files/patch-dom_media_webrtc_third__party__build_webrtc.mozbuild A www/waterfox/files/patch-env-api-keys A www/waterfox/files/patch-gfx_skia_skia_src_base_SkEndian.h A www/waterfox/files/patch-gfx_skia_skia_src_core_SkCpu.cpp A www/waterfox/files/patch-i386-protobuf-alignment A www/waterfox/files/patch-ipc_glue_GeckoChildProcessHost.cpp A www/waterfox/files/patch-js_public_Utility.h A www/waterfox/files/patch-libwebrtc-generated A www/waterfox/files/patch-libwebrtc-powerpc64 A www/waterfox/files/patch-modules_fdlibm_src_math__private.h A www/waterfox/files/patch-mozglue_misc_SSE.h A www/waterfox/files/patch-pipewire_init A www/waterfox/files/patch-python_sites_mach.txt A www/waterfox/files/patch-testing_mozbase_mozinfo_mozinfo_mozinfo.py A www/waterfox/files/patch-third__party_libwebrtc_build_config_BUILDCONFIG.gn A www/waterfox/files/patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland__egl__dmabuf.cc A www/waterfox/files/patch-third__party_libwebrtc_third__party_pffft_src_pffft.c A www/waterfox/files/patch-third__party_sqlite3_ext_sqlite-vec_sqlite-vec.c A www/waterfox/files/patch-third__party_sqlite3_src_moz.build A www/waterfox/files/waterfox.desktop.in A www/waterfox/patch-bug2033279 A www/waterfox/pkg-descr A www/waterfox/pkg-message Log Message: ----------- www/waterfox: add Waterfox browser port Add a new Waterfox port based on the FreeBSD port. Fix WASI-related ports to use tool paths from LLVM_PREFIX (avoids broken * wrappers). Update gecko framework for MidnightBSD builds: use LLVM_PREFIX clang/llvm-objdump, avoid exporting PERL on non-arm, and define __MidnightBSD__. AI-Assisted-by: OpenAI GPT-5 (Codex CLI) Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 09:16:33 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 06:16:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] af23a7: graphics/libultrahdr: add libultrahdr 1.4.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: af23a774b2e27cdc990cd665c8518bba2933f049 https://github.com/MidnightBSD/mports/commit/af23a774b2e27cdc990cd665c8518bba2933f049 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: A graphics/libultrahdr/Makefile A graphics/libultrahdr/distinfo A graphics/libultrahdr/files/patch-CMakeLists.txt A graphics/libultrahdr/pkg-descr A graphics/libultrahdr/pkg-plist Log Message: ----------- graphics/libultrahdr: add libultrahdr 1.4.0 Reference codec for the Ultra HDR image format from Google. Add MidnightBSD and FreeBSD platform recognition plus powerpc architecture support to CMakeLists.txt. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 09:38:10 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 06:38:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c8b74f: graphics/librsvg2-rust: 2.56 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: c8b74fc4f4ee600df17ed773193493dc400d5ed6 https://github.com/MidnightBSD/mports/commit/c8b74fc4f4ee600df17ed773193493dc400d5ed6 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M graphics/librsvg2-rust/Makefile A graphics/librsvg2-rust/Makefile.crates M graphics/librsvg2-rust/distinfo M graphics/librsvg2-rust/pkg-plist Log Message: ----------- graphics/librsvg2-rust: 2.56 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 09:39:21 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 06:39:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3e1461: perl Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3e146173430a13d993bd9695932d05f0f5a8d71a https://github.com/MidnightBSD/mports/commit/3e146173430a13d993bd9695932d05f0f5a8d71a Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M mail/thunderbird/Makefile M www/waterfox/Makefile Log Message: ----------- perl To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 09:46:43 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 06:46:43 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3326c0: graphics/librsvg2-rust: 2.56.4 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3326c09e919212213d047c3287d7eeae0b61770f https://github.com/MidnightBSD/mports/commit/3326c09e919212213d047c3287d7eeae0b61770f Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M graphics/librsvg2-rust/Makefile M graphics/librsvg2-rust/Makefile.crates M graphics/librsvg2-rust/distinfo Log Message: ----------- graphics/librsvg2-rust: 2.56.4 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 09:51:27 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 06:51:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 700493: graphics/librsvg2-rust: 2.58.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 700493df150d826adf491c541222a4e6fe8b412c https://github.com/MidnightBSD/mports/commit/700493df150d826adf491c541222a4e6fe8b412c Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M graphics/librsvg2-rust/Makefile M graphics/librsvg2-rust/Makefile.crates M graphics/librsvg2-rust/distinfo M graphics/librsvg2-rust/pkg-plist Log Message: ----------- graphics/librsvg2-rust: 2.58.0 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 09:55:08 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 06:55:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 38f6fa: graphics/libheif: 1.21.2 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 38f6fa9abcb20ec70db024a308f64629b2b19851 https://github.com/MidnightBSD/mports/commit/38f6fa9abcb20ec70db024a308f64629b2b19851 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M graphics/libheif/Makefile M graphics/libheif/distinfo A graphics/libheif/files/patch-svt-av1-4.1 M graphics/libheif/pkg-plist Log Message: ----------- graphics/libheif: 1.21.2 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 10:11:25 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 07:11:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d3f053: textproc/xmlstarlet: fix build with libxml2 2.14 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d3f053b46963bfda326065d0913847a12ca9adc8 https://github.com/MidnightBSD/mports/commit/d3f053b46963bfda326065d0913847a12ca9adc8 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: A textproc/xmlstarlet/files/patch-src_xml.c A textproc/xmlstarlet/files/patch-src_xml__pyx.c A textproc/xmlstarlet/files/patch-src_xmlstar.h Log Message: ----------- textproc/xmlstarlet: fix build with libxml2 2.14 Update structured error handler prototypes for libxml2's const xmlError. Define ATTRIBUTE_UNUSED for xml_pyx.c (removed from newer libxml2). AI-Assisted-by: OpenAI GPT-5 (Codex CLI) Signed-off-by: Lucas Holt Commit: a257682d5dbf1d3f2a8b7903edd94b16ed90a60e https://github.com/MidnightBSD/mports/commit/a257682d5dbf1d3f2a8b7903edd94b16ed90a60e Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M graphics/poppler-qt5/pkg-plist M graphics/poppler-qt6/pkg-plist M graphics/poppler/Makefile M graphics/poppler/distinfo R graphics/poppler/files/extra-patch-poppler_FlateStream.cc R graphics/poppler/files/extra-patch-poppler_FlateStream.h M graphics/poppler/pkg-plist Log Message: ----------- update Compare: https://github.com/MidnightBSD/mports/compare/38f6fa9abcb2...a257682d5dbf To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 10:18:43 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 07:18:43 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 20b981: graphics/vips: update vips Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 20b98177c0e71ef9a3b48a64cdd3dd05715c6614 https://github.com/MidnightBSD/mports/commit/20b98177c0e71ef9a3b48a64cdd3dd05715c6614 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M graphics/vips/Makefile M graphics/vips/distinfo M graphics/vips/pkg-plist Log Message: ----------- graphics/vips: update vips To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 10:19:10 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 07:19:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4896b8: graphics/poppler-glib: missed Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4896b81434cc5923912901112c11ba3c010583ac https://github.com/MidnightBSD/mports/commit/4896b81434cc5923912901112c11ba3c010583ac Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M graphics/poppler-glib/pkg-plist R graphics/vips/files/patch-doc-meson.build Log Message: ----------- graphics/poppler-glib: missed To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 15:34:20 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 12:34:20 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0198e2: misc/codex: 0.115 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0198e2e83720eab04693995e747db79026ca0217 https://github.com/MidnightBSD/mports/commit/0198e2e83720eab04693995e747db79026ca0217 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M misc/codex/Makefile M misc/codex/distinfo Log Message: ----------- misc/codex: 0.115 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 23:30:35 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 20:30:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 550489: misc: add clawhub and openclaw ports Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 550489acac901f73f7eda1cc5302f4614fed1056 https://github.com/MidnightBSD/mports/commit/550489acac901f73f7eda1cc5302f4614fed1056 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: A misc/clawhub/Makefile A misc/clawhub/distinfo A misc/clawhub/files/package-lock.json A misc/clawhub/pkg-descr A misc/clawhub/pkg-message A misc/clawhub/pkg-plist A misc/openclaw/Makefile A misc/openclaw/distinfo A misc/openclaw/files/openclaw.in A misc/openclaw/files/package-lock-koffi.json A misc/openclaw/files/package-lock-node-addon-api.json A misc/openclaw/files/package-lock-sharp.json A misc/openclaw/files/package-lock.json A misc/openclaw/pkg-descr A misc/openclaw/pkg-message Log Message: ----------- misc: add clawhub and openclaw ports AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 23:56:04 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 20:56:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 27a1b9: sysutils/bastille: 1.4.2 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 27a1b95ac2bf808fa66f044fd41aade5e302180c https://github.com/MidnightBSD/mports/commit/27a1b95ac2bf808fa66f044fd41aade5e302180c Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M sysutils/bastille/Makefile M sysutils/bastille/distinfo Log Message: ----------- sysutils/bastille: 1.4.2 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue Apr 28 23:59:31 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 20:59:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f50037: sysutils/ciso-maker: 1.1.1 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f50037d824a8022062678217a0050c815622c268 https://github.com/MidnightBSD/mports/commit/f50037d824a8022062678217a0050c815622c268 Author: Lucas Holt Date: 2026-04-28 (Tue, 28 Apr 2026) Changed paths: M sysutils/ciso-maker/Makefile M sysutils/ciso-maker/distinfo Log Message: ----------- sysutils/ciso-maker: 1.1.1 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 00:01:41 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 21:01:41 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] fff62d: remove old patchset Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: fff62daa102af16a1e03a8ca24474daa656c9953 https://github.com/MidnightBSD/mports/commit/fff62daa102af16a1e03a8ca24474daa656c9953 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: R sysutils/bastille/files/patch-usr_local_share_bastille_bootstrap.sh R sysutils/bastille/files/patch-usr_local_share_bastille_create.sh Log Message: ----------- remove old patchset To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 00:16:35 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 28 Apr 2026 21:16:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4893b0: comms/hidapi: 0.15.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4893b0431983a04012084b2ec6235e417d19fb45 https://github.com/MidnightBSD/mports/commit/4893b0431983a04012084b2ec6235e417d19fb45 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M comms/hidapi/Makefile M comms/hidapi/distinfo Log Message: ----------- comms/hidapi: 0.15.0 Adds hid_send_output_report (introduced in 0.15.0), required by the hidapi Rust crate 2.6.4 bundled in framework-system and other Cargo-based ports. Existing MidnightBSD patch applies without changes. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Commit: 5a9cca6c3185d013540a5069357d5e797630b190 https://github.com/MidnightBSD/mports/commit/5a9cca6c3185d013540a5069357d5e797630b190 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: A sysutils/framework-system/Makefile A sysutils/framework-system/Makefile.crates A sysutils/framework-system/distinfo A sysutils/framework-system/pkg-descr Log Message: ----------- sysutils/framework-system: 0.6.2 New port: Framework Computer system utility (framework_tool). Requires comms/hidapi >= 0.15.0 for hid_send_output_report. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Commit: 6030e7b7089aab2053392d3d165556aec837aaba https://github.com/MidnightBSD/mports/commit/6030e7b7089aab2053392d3d165556aec837aaba Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sysutils/Makefile Log Message: ----------- sysutils/Makefile: add framework-system AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/fff62daa102a...6030e7b7089a To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 14:33:16 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 11:33:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 565d41: www/firefox: 145.0.1 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 565d4135f905d138c2752d574b7232677de49cb3 https://github.com/MidnightBSD/mports/commit/565d4135f905d138c2752d574b7232677de49cb3 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M www/firefox/Makefile M www/firefox/distinfo R www/firefox/files/patch-bug1559213 R www/firefox/files/patch-bug1874059 R www/firefox/files/patch-bug847568 R www/firefox/files/patch-ipc_glue_SharedMemoryPlatform__posix.cpp R www/firefox/files/patch-ipc_glue_SharedMemory__posix.cpp R www/firefox/files/patch-python_mozbuild_mozbuild_gn__processor.py R www/firefox/files/patch-toolkit_components_processtools_procinfo__bsd.c M www/firefox/pkg-plist Log Message: ----------- www/firefox: 145.0.1 - Update to 145.0.1 - Switch to LLVM 19 (Firefox 145 requires clang 17+) - Update MBSD64_TARGET to freebsd13.4 - Add --disable-necko-wifi (ieee80211req guarded by __MidnightBSD__ in system headers, incompatible with FreeBSD target triple) - Remove 7 patches now incorporated upstream in 145 - Update pkg-plist: drop removed xpi files and libipcclientcerts.so, add libmozinference.so AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Commit: 054b4f3cfba7c18b6eda1ea77809d890fe00265b https://github.com/MidnightBSD/mports/commit/054b4f3cfba7c18b6eda1ea77809d890fe00265b Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M Mk/components/default-versions.mk Log Message: ----------- Mk/components/default-versions.mk: set perl5 default to 5.40 for MidnightBSD 4.0+ Remove the !exists(/usr/local/bin/perl) guard so PERL5_DEFAULT is unconditionally set to 5.40 when OSVERSION > 302000. The old guard prevented the default from being set when any perl was already installed, causing a stale /tmp/PERL5_DEFAULT cache to override it during upgrades. The ?= operator still allows /etc/make.conf to override via DEFAULT_VERSIONS+=perl5=. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/6030e7b7089a...054b4f3cfba7 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 14:52:55 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 11:52:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 670662: www/tomcat110: update to 11.0.21 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 670662314c6d238131ad141706148cea7a5b5c04 https://github.com/MidnightBSD/mports/commit/670662314c6d238131ad141706148cea7a5b5c04 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M www/tomcat110/Makefile M www/tomcat110/distinfo Log Message: ----------- www/tomcat110: update to 11.0.21 AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 14:54:30 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 11:54:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c73343: www/tomcat101: update to 10.1.54 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: c73343e49f35d09a87f9fe5861808784dc178554 https://github.com/MidnightBSD/mports/commit/c73343e49f35d09a87f9fe5861808784dc178554 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M www/tomcat101/Makefile M www/tomcat101/distinfo Log Message: ----------- www/tomcat101: update to 10.1.54 AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 14:56:09 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 11:56:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 30a6f9: www/tomcat9: update to 9.0.117 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 30a6f93edae956c998a9011dc93a4d9febb16ec1 https://github.com/MidnightBSD/mports/commit/30a6f93edae956c998a9011dc93a4d9febb16ec1 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M www/tomcat9/Makefile M www/tomcat9/distinfo Log Message: ----------- www/tomcat9: update to 9.0.117 AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 14:59:22 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 11:59:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3d067d: mail/postfix: update to 3.11.1 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3d067df948f9e61e9b779a722dcbe9b430462494 https://github.com/MidnightBSD/mports/commit/3d067df948f9e61e9b779a722dcbe9b430462494 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M mail/postfix/Makefile M mail/postfix/distinfo Log Message: ----------- mail/postfix: update to 3.11.1 Update to new stable branch. Also fix stale PORTSCOUT limit (was 3.9, now tracks 3.11). AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 15:07:37 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 12:07:37 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ea1117: dns/bind920, dns/bind-tools: update to 9.20.22 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ea111706a82d1670c41ed1666f4c9b3d5b97332c https://github.com/MidnightBSD/mports/commit/ea111706a82d1670c41ed1666f4c9b3d5b97332c Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M dns/bind-tools/pkg-plist M dns/bind920/Makefile M dns/bind920/distinfo M dns/bind920/pkg-plist Log Message: ----------- dns/bind920, dns/bind-tools: update to 9.20.22 Update shared library versions in pkg-plist (9.20.21 -> 9.20.22). AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 19:02:59 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 16:02:59 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] dc8344: x11/cde: add Common Desktop Environment 2.5.3 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: dc83449f2ef7bb859705c214edf6312403fad2bb https://github.com/MidnightBSD/mports/commit/dc83449f2ef7bb859705c214edf6312403fad2bb Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: A x11/cde/Makefile A x11/cde/distinfo A x11/cde/files/dtcms.in A x11/cde/files/dtcms25.in A x11/cde/files/dtlogin.in A x11/cde/files/dtlogin25.in A x11/cde/files/patch-configure.ac A x11/cde/files/patch-lib_DtMmdb_StyleSheet_Makefile.am A x11/cde/files/patch-programs_dtcm_dtcm_calendarA.c A x11/cde/files/patch-programs_dtcm_libDtCmP_timeops.c A x11/cde/files/patch-programs_dtterm_Makefile.am A x11/cde/files/pkg-message.in A x11/cde/gen-plist A x11/cde/pkg-descr A x11/cde/pkg-plist Log Message: ----------- x11/cde: add Common Desktop Environment 2.5.3 New port for CDE (Common Desktop Environment) based on the FreeBSD port, adapted for MidnightBSD. Key changes: - Use lgpl license identifier (MidnightBSD convention) - No shells/ksh93 dependency (MidnightBSD has /bin/ksh in base) - Add -DCSRG_BASED to both CFLAGS and CXXFLAGS to suppress conflicting declarations for bcopy/bcmp/bzero and ioctl in CDE headers - Add -L${LOCALBASE}/lib -lX11 -lXt to LDFLAGS for BSD linker - Fix post-install to not double FAKE_DESTDIR (PREFIX already includes it) - Static pkg-plist with LIB32DIR/ETCDIR/DATADIR substitutions applied AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 19:27:53 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 16:27:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 11978a: add font hint Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 11978a2c27cee2d154c0f6d9de6bd52dc448a8f5 https://github.com/MidnightBSD/mports/commit/11978a2c27cee2d154c0f6d9de6bd52dc448a8f5 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M AGENTS.md Log Message: ----------- add font hint To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 19:32:21 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 16:32:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8812a3: cad/graywolf: fix CMakeLists.txt add_definitions m... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8812a375154ae7e98cb4f61447384f4dc18dbee3 https://github.com/MidnightBSD/mports/commit/8812a375154ae7e98cb4f61447384f4dc18dbee3 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: A cad/graywolf/files/patch-CMakeLists.txt Log Message: ----------- cad/graywolf: fix CMakeLists.txt add_definitions misuse A prior upstream patch changed SET(CMAKE_C_FLAGS ...) to add_definitions() but passed multiple flags as a single string. cmake's add_definitions() treats the whole string as one token, causing SIZEOF_VOID_P to be defined as "64 -Wno-implicit-function-declaration" instead of just 64, and leaving the -Wno-implicit-function-declaration suppression flag unapplied (causing build failure with GCC 14 which treats implicit function declarations as errors by default). Fix by using add_compile_definitions() for the macro and a separate add_compile_options() call for the warning flag. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 19:39:23 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 16:39:23 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 393a62: cad/abc: fix readline header search path Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 393a62163addf5f723af5f91c1775181afea330f https://github.com/MidnightBSD/mports/commit/393a62163addf5f723af5f91c1775181afea330f Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M cad/abc/Makefile Log Message: ----------- cad/abc: fix readline header search path The abc build system passes ABC_READLINE_INCLUDES to its internal Makefile to set the compiler include path for readline headers. The port was only passing ABC_READLINE_LIBRARIES, so readline/readline.h could not be found during compilation. Add ABC_READLINE_INCLUDES="-I${LOCALBASE}/include" to READLINE_CONFIGURE_ENV. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 20:34:46 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 17:34:46 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9c64d6: archivers/py-lz4: fix test suite failures Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 9c64d690fec8cc896cd652c48562f16d83d95e64 https://github.com/MidnightBSD/mports/commit/9c64d690fec8cc896cd652c48562f16d83d95e64 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M archivers/py-lz4/Makefile Log Message: ----------- archivers/py-lz4: fix test suite failures Two issues caused every test run to fail: 1. pytest runs from WRKSRC which contains the source lz4/ directory. Python imports this instead of the installed package, then fails to load compiled C extensions (_version, _block, _frame) that only exist in the pep517 build/ directory. Add a pre-test target that runs setup.py build_ext (setup.cfg has inplace=1) to copy the .so files into the source tree so pytest can import a working lz4. 2. The stream module is experimental (requires PYLZ4_EXPERIMENTAL=1) and is not built by default. The upstream tox default env only tests block and frame. Restrict TEST_ARGS to tests/block and tests/frame to match, avoiding collection errors for lz4.stream. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 20:38:31 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 17:38:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 03a157: accessibility/darkman: enable CGo for boottimer pa... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 03a157c9375115a0062864b2505bcbe3a16a0994 https://github.com/MidnightBSD/mports/commit/03a157c9375115a0062864b2505bcbe3a16a0994 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M accessibility/darkman/Makefile Log Message: ----------- accessibility/darkman: enable CGo for boottimer package The boottimer package uses CGo to call POSIX timer APIs (timer_create, timer_settime, timer_delete via -lrt) with CLOCK_BOOTTIME. Setting CGO_ENABLED=0 causes Go to exclude all CGo files, leaving the boottimer package empty and the build failing with: build constraints exclude all Go files in .../boottimer MidnightBSD provides CLOCK_BOOTTIME (aliased to CLOCK_UPTIME), the POSIX timer functions, and librt.so, so removing CGO_ENABLED=0 lets the package compile and link correctly. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 20:43:06 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 17:43:06 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 204ae7: chinese/libcangjie: remove bogus LIB_DEPENDS and U... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 204ae74748e1f1d28e59fafa78d13484cd67e442 https://github.com/MidnightBSD/mports/commit/204ae74748e1f1d28e59fafa78d13484cd67e442 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M chinese/libcangjie/Makefile Log Message: ----------- chinese/libcangjie: remove bogus LIB_DEPENDS and USE_XORG configure.ac only requires sqlite3 via PKG_CHECK_MODULES. The port was incorrectly listing libfreetype, libdbus-1, and X11 Xi as dependencies; none of these are referenced anywhere in the source or build system. These spurious deps forced the package cluster to build print/freetype2, devel/dbus, and x11/libXi before libcangjie, any of which could block or delay the build unnecessarily. Remove the bogus LIB_DEPENDS entries. The existing USES=sqlite handles the sqlite3 dependency (preferring the base system), making the redundant explicit libsqlite3.so LIB_DEPENDS unnecessary too. Remove xorg from USES and USE_XORG=xi accordingly. Bump PORTREVISION for the dependency change. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 20:45:02 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 17:45:02 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0f8ace: databases/phpliteadmin: fix invalid USES=sqlite3, ... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0f8ace28ce5cae277ecea662aade91a58051e93b https://github.com/MidnightBSD/mports/commit/0f8ace28ce5cae277ecea662aade91a58051e93b Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M databases/phpliteadmin/Makefile Log Message: ----------- databases/phpliteadmin: fix invalid USES=sqlite3, tidy do-install sqlite3 is not a valid USES keyword (the extension is named sqlite). For a PHP application the sqlite dependency is already satisfied by USE_PHP=pdo_sqlite, so the sqlite USES entry is redundant; remove it. Also remove the stray leading '/' in the ${MKDIR} line of do-install which would produce a doubled slash in the path. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 21:19:16 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 18:19:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8f9479: chinese/librime: fix bogus dependencies Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8f9479a63f4914630f57d8b67c15ae68dc046ad4 https://github.com/MidnightBSD/mports/commit/8f9479a63f4914630f57d8b67c15ae68dc046ad4 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M chinese/librime/Makefile Log Message: ----------- chinese/librime: fix bogus dependencies - Remove libboost_thread.so from LIB_DEPENDS; on non-Linux Boost is found for headers only (no component specified), so no Boost shared library is linked. Replace with BUILD_DEPENDS on the header file. - Remove USES=xorg and USE_XORG=xorgproto; librime bundles include/X11/keysym.h in its own source tree and CMake finds it there, making the xorgproto package dependency unnecessary. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 22:15:34 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 19:15:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 8b5bbe: add a gemini placeholder Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 8b5bbeeb53a732e380190cdb60fd60760ca9fbb7 https://github.com/MidnightBSD/src/commit/8b5bbeeb53a732e380190cdb60fd60760ca9fbb7 Author: Lucas Holt Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: A GEMINI.md Log Message: ----------- add a gemini placeholder Commit: 4f846da11280f302aef4cfb9d91196faba0f494f https://github.com/MidnightBSD/src/commit/4f846da11280f302aef4cfb9d91196faba0f494f Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M lib/libnv/msgio.c Log Message: ----------- check descriptor limits Obtained from: FreeBSD Compare: https://github.com/MidnightBSD/src/compare/d7f3c4fe710b...4f846da11280 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Wed Apr 29 22:20:05 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 19:20:05 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 476b06: Fix a priv escalation Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 476b06d06de27e2f57bdc55010c2742aa634b00b https://github.com/MidnightBSD/src/commit/476b06d06de27e2f57bdc55010c2742aa634b00b Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sys/kern/kern_exec.c Log Message: ----------- Fix a priv escalation Obtained from: FreeBSD To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Wed Apr 29 22:29:36 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 19:29:36 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 633ee9: Fix a heap issue Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 633ee9d05a179d076ff68fc6c05d6212b33f12e4 https://github.com/MidnightBSD/src/commit/633ee9d05a179d076ff68fc6c05d6212b33f12e4 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sys/contrib/libnv/nvlist.c Log Message: ----------- Fix a heap issue Obtained from: FreeBSD To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Wed Apr 29 22:35:42 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 19:35:42 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 85ab75: fix a security issue with improper escaping of dat... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 85ab75c1af4fc85e48b4f30a6df752e6f1605046 https://github.com/MidnightBSD/src/commit/85ab75c1af4fc85e48b4f30a6df752e6f1605046 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sbin/dhclient/dhclient.c Log Message: ----------- fix a security issue with improper escaping of data from the BOOTP field on dhcp Obtained from: FreeBSD To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Wed Apr 29 22:37:28 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 19:37:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 376e4d: Fix a security issue with pf with SCTP packet vali... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 376e4d68ecfa8a9f50f0863af2eafc5a2e50e607 https://github.com/MidnightBSD/src/commit/376e4d68ecfa8a9f50f0863af2eafc5a2e50e607 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sys/netpfil/pf/pf.c M tests/sys/netpfil/pf/sctp.py Log Message: ----------- Fix a security issue with pf with SCTP packet validations. Obtained: FreeBSD To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Wed Apr 29 22:39:29 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 19:39:29 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 2bb0aa: Fix a remotely exploitable dhcp client issue Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 2bb0aafb9864ebb049f621f15cb3022059f4994e https://github.com/MidnightBSD/src/commit/2bb0aafb9864ebb049f621f15cb3022059f4994e Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sbin/dhclient/dhclient.c Log Message: ----------- Fix a remotely exploitable dhcp client issue Obtained from: FreeBSD To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Wed Apr 29 22:59:04 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 19:59:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 41b426: update to fix cves Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 41b426fec9093b6f91e06c6cadd0164f0cf87b54 https://github.com/MidnightBSD/mports/commit/41b426fec9093b6f91e06c6cadd0164f0cf87b54 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M security/gnutls/Makefile M security/gnutls/distinfo M security/gnutls/pkg-plist Log Message: ----------- update to fix cves To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 23:04:24 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 20:04:24 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ad74f2: test issues Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ad74f205c1328b63910709fa37ffa87b59d79fdb https://github.com/MidnightBSD/mports/commit/ad74f205c1328b63910709fa37ffa87b59d79fdb Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M devel/simdjson/Makefile Log Message: ----------- test issues To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 23:06:11 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 20:06:11 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4f3ae7: dns Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4f3ae79abf2aeb6421ef429871f20e84c95487ef https://github.com/MidnightBSD/mports/commit/4f3ae79abf2aeb6421ef429871f20e84c95487ef Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M dns/acme-dns/Makefile Log Message: ----------- dns To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Apr 29 23:55:58 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 20:55:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 190c69: check descriptor limits Message-ID: Branch: refs/heads/stable/4.0 Home: https://github.com/MidnightBSD/src Commit: 190c69ea1b38c33dc22dee0c6cb27ba1392558d9 https://github.com/MidnightBSD/src/commit/190c69ea1b38c33dc22dee0c6cb27ba1392558d9 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M lib/libnv/msgio.c Log Message: ----------- check descriptor limits Obtained from: FreeBSD Commit: 943298e957ec6e71665beb445284af4dbad8202d https://github.com/MidnightBSD/src/commit/943298e957ec6e71665beb445284af4dbad8202d Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sys/kern/kern_exec.c Log Message: ----------- Fix a priv escalation Obtained from: FreeBSD Commit: 8952f0f7c674cc40a47afb53dc13e5d035f32d25 https://github.com/MidnightBSD/src/commit/8952f0f7c674cc40a47afb53dc13e5d035f32d25 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sys/contrib/libnv/nvlist.c Log Message: ----------- Fix a heap issue Obtained from: FreeBSD Commit: 7f18f0d486728b2859ac902ea23ce28c115e636e https://github.com/MidnightBSD/src/commit/7f18f0d486728b2859ac902ea23ce28c115e636e Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sbin/dhclient/dhclient.c Log Message: ----------- fix a security issue with improper escaping of data from the BOOTP field on dhcp Obtained from: FreeBSD Commit: ee33da942e20f16a75642075c8aaed18197fffa8 https://github.com/MidnightBSD/src/commit/ee33da942e20f16a75642075c8aaed18197fffa8 Author: Lucas Holt Date: 2026-04-29 (Wed, 29 Apr 2026) Changed paths: M sbin/dhclient/dhclient.c Log Message: ----------- Fix a remotely exploitable dhcp client issue Obtained from: FreeBSD Compare: https://github.com/MidnightBSD/src/compare/f1cd3b7fb3f8...ee33da942e20 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Thu Apr 30 00:50:58 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 21:50:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9fee8c: update Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 9fee8c79e4c77f460deed331d12e89a212bfd25e https://github.com/MidnightBSD/mports/commit/9fee8c79e4c77f460deed331d12e89a212bfd25e Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M converters/p5-JSON-XS/Makefile M converters/p5-JSON-XS/distinfo M devel/p5-DateTime/Makefile M devel/p5-DateTime/distinfo M devel/p5-Specio/Makefile M devel/p5-Specio/distinfo M devel/p5-Specio/pkg-descr M devel/p5-Specio/pkg-plist M net/p5-Socket6/Makefile Log Message: ----------- update Commit: 3b38324120034678615936f78343055d26ca925d https://github.com/MidnightBSD/mports/commit/3b38324120034678615936f78343055d26ca925d Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M AGENTS.md M accessibility/darkman/Makefile M archivers/py-lz4/Makefile M cad/abc/Makefile A cad/graywolf/files/patch-CMakeLists.txt M chinese/libcangjie/Makefile M chinese/librime/Makefile M databases/phpliteadmin/Makefile M devel/simdjson/Makefile M dns/acme-dns/Makefile M dns/bind-tools/pkg-plist M dns/bind920/Makefile M dns/bind920/distinfo M dns/bind920/pkg-plist M mail/postfix/Makefile M mail/postfix/distinfo M security/gnutls/Makefile M security/gnutls/distinfo M security/gnutls/pkg-plist M www/tomcat101/Makefile M www/tomcat101/distinfo M www/tomcat110/Makefile M www/tomcat110/distinfo M www/tomcat9/Makefile M www/tomcat9/distinfo A x11/cde/Makefile A x11/cde/distinfo A x11/cde/files/dtcms.in A x11/cde/files/dtcms25.in A x11/cde/files/dtlogin.in A x11/cde/files/dtlogin25.in A x11/cde/files/patch-configure.ac A x11/cde/files/patch-lib_DtMmdb_StyleSheet_Makefile.am A x11/cde/files/patch-programs_dtcm_dtcm_calendarA.c A x11/cde/files/patch-programs_dtcm_libDtCmP_timeops.c A x11/cde/files/patch-programs_dtterm_Makefile.am A x11/cde/files/pkg-message.in A x11/cde/gen-plist A x11/cde/pkg-descr A x11/cde/pkg-plist Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/4f3ae79abf2a...3b3832412003 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 00:51:18 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 21:51:18 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d9d439: nope Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d9d43971581def5378982cc3368fc23314a05858 https://github.com/MidnightBSD/mports/commit/d9d43971581def5378982cc3368fc23314a05858 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: R x11/cde/gen-plist Log Message: ----------- nope To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 00:51:45 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 21:51:45 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 52237f: .gitignore: no gen-plist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 52237ff3902873f99d003e1fd3eefe26e74b3268 https://github.com/MidnightBSD/mports/commit/52237ff3902873f99d003e1fd3eefe26e74b3268 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M .gitignore Log Message: ----------- .gitignore: no gen-plist To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 00:54:31 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 21:54:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 36b676: first pass at ungoogled-chromium Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 36b676c561d0af9f919527b938903608af88d0fd https://github.com/MidnightBSD/mports/commit/36b676c561d0af9f919527b938903608af88d0fd Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M www/Makefile A www/ungoogled-chromium/Makefile A www/ungoogled-chromium/Makefile.tests A www/ungoogled-chromium/distinfo A www/ungoogled-chromium/files/patch-BUILD.gn A www/ungoogled-chromium/files/patch-apps_ui_views_app__window__frame__view.cc A www/ungoogled-chromium/files/patch-ash_display_mirror__window__controller.cc A www/ungoogled-chromium/files/patch-base_BUILD.gn A www/ungoogled-chromium/files/patch-base_allocator_dispatcher_tls.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc A www/ungoogled-chromium/files/patch-base_atomicops.h A www/ungoogled-chromium/files/patch-base_base__paths__posix.cc A www/ungoogled-chromium/files/patch-base_compiler__specific.h A www/ungoogled-chromium/files/patch-base_debug_debugger__posix.cc A www/ungoogled-chromium/files/patch-base_debug_elf__reader.cc A www/ungoogled-chromium/files/patch-base_debug_proc__maps__linux.cc A www/ungoogled-chromium/files/patch-base_debug_stack__trace.cc A www/ungoogled-chromium/files/patch-base_debug_stack__trace__posix.cc A www/ungoogled-chromium/files/patch-base_files_dir__reader__linux.h A www/ungoogled-chromium/files/patch-base_files_dir__reader__posix.h A www/ungoogled-chromium/files/patch-base_files_drive__info.h A www/ungoogled-chromium/files/patch-base_files_drive__info__posix.cc A www/ungoogled-chromium/files/patch-base_files_file__path__watcher.h A www/ungoogled-chromium/files/patch-base_files_file__path__watcher__bsd.cc A www/ungoogled-chromium/files/patch-base_files_file__path__watcher__kqueue.h A www/ungoogled-chromium/files/patch-base_files_file__path__watcher__unittest.cc A www/ungoogled-chromium/files/patch-base_files_file__util__posix.cc A www/ungoogled-chromium/files/patch-base_files_file__util__unittest.cc A www/ungoogled-chromium/files/patch-base_files_important__file__writer__cleaner.cc A www/ungoogled-chromium/files/patch-base_files_scoped__file.cc A www/ungoogled-chromium/files/patch-base_functional_unretained__traits.h A www/ungoogled-chromium/files/patch-base_i18n_icu__util.cc A www/ungoogled-chromium/files/patch-base_linux__util.cc A www/ungoogled-chromium/files/patch-base_logging__unittest.cc A www/ungoogled-chromium/files/patch-base_memory_discardable__memory.cc A www/ungoogled-chromium/files/patch-base_memory_discardable__memory__internal.h A www/ungoogled-chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc A www/ungoogled-chromium/files/patch-base_memory_platform__shared__memory__region.h A www/ungoogled-chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc A www/ungoogled-chromium/files/patch-base_memory_protected__memory.h A www/ungoogled-chromium/files/patch-base_memory_protected__memory__posix.cc A www/ungoogled-chromium/files/patch-base_message__loop_message__pump__epoll.cc A www/ungoogled-chromium/files/patch-base_message__loop_message__pump__epoll.h A www/ungoogled-chromium/files/patch-base_message__loop_message__pump__glib.cc A www/ungoogled-chromium/files/patch-base_native__library__posix.cc A www/ungoogled-chromium/files/patch-base_native__library__unittest.cc A www/ungoogled-chromium/files/patch-base_posix_can__lower__nice__to.cc A www/ungoogled-chromium/files/patch-base_posix_file__descriptor__shuffle.h A www/ungoogled-chromium/files/patch-base_posix_sysctl.cc A www/ungoogled-chromium/files/patch-base_posix_unix__domain__socket.cc A www/ungoogled-chromium/files/patch-base_posix_unix__domain__socket__unittest.cc A www/ungoogled-chromium/files/patch-base_process_internal__linux.h A www/ungoogled-chromium/files/patch-base_process_kill.h A www/ungoogled-chromium/files/patch-base_process_kill__posix.cc A www/ungoogled-chromium/files/patch-base_process_launch.h A www/ungoogled-chromium/files/patch-base_process_launch__posix.cc A www/ungoogled-chromium/files/patch-base_process_memory__linux.cc A www/ungoogled-chromium/files/patch-base_process_process__handle.cc A www/ungoogled-chromium/files/patch-base_process_process__handle.h A www/ungoogled-chromium/files/patch-base_process_process__handle__freebsd.cc A www/ungoogled-chromium/files/patch-base_process_process__handle__openbsd.cc A www/ungoogled-chromium/files/patch-base_process_process__iterator__freebsd.cc A www/ungoogled-chromium/files/patch-base_process_process__iterator__openbsd.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics.h A www/ungoogled-chromium/files/patch-base_process_process__metrics__freebsd.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics__openbsd.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics__posix.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics__unittest.cc A www/ungoogled-chromium/files/patch-base_process_process__posix.cc A www/ungoogled-chromium/files/patch-base_process_process__unittest.cc A www/ungoogled-chromium/files/patch-base_profiler_module__cache.cc A www/ungoogled-chromium/files/patch-base_profiler_sampling__profiler__thread__token.cc A www/ungoogled-chromium/files/patch-base_profiler_sampling__profiler__thread__token.h A www/ungoogled-chromium/files/patch-base_profiler_stack__base__address__posix.cc A www/ungoogled-chromium/files/patch-base_profiler_stack__sampling__profiler__test__util.cc A www/ungoogled-chromium/files/patch-base_profiler_stack__sampling__profiler__unittest.cc A www/ungoogled-chromium/files/patch-base_profiler_thread__delegate__posix.cc A www/ungoogled-chromium/files/patch-base_rand__util.h A www/ungoogled-chromium/files/patch-base_rand__util__posix.cc A www/ungoogled-chromium/files/patch-base_strings_safe__sprintf__unittest.cc A www/ungoogled-chromium/files/patch-base_synchronization_cancelable__event.h A www/ungoogled-chromium/files/patch-base_synchronization_lock__impl.h A www/ungoogled-chromium/files/patch-base_syslog__logging.cc A www/ungoogled-chromium/files/patch-base_system_sys__info.cc A www/ungoogled-chromium/files/patch-base_system_sys__info.h A www/ungoogled-chromium/files/patch-base_system_sys__info__freebsd.cc A www/ungoogled-chromium/files/patch-base_system_sys__info__openbsd.cc A www/ungoogled-chromium/files/patch-base_system_sys__info__posix.cc A www/ungoogled-chromium/files/patch-base_system_sys__info__unittest.cc A www/ungoogled-chromium/files/patch-base_task_thread__pool_environment__config__unittest.cc A www/ungoogled-chromium/files/patch-base_test_launcher_test__launcher.cc A www/ungoogled-chromium/files/patch-base_test_test__file__util__linux.cc A www/ungoogled-chromium/files/patch-base_test_test__file__util__posix.cc A www/ungoogled-chromium/files/patch-base_threading_platform__thread.h A www/ungoogled-chromium/files/patch-base_threading_platform__thread__bsd.cc A www/ungoogled-chromium/files/patch-base_threading_platform__thread__internal__posix.cc A www/ungoogled-chromium/files/patch-base_threading_platform__thread__posix.cc A www/ungoogled-chromium/files/patch-base_threading_platform__thread__unittest.cc A www/ungoogled-chromium/files/patch-base_time_time__now__posix.cc A www/ungoogled-chromium/files/patch-base_trace__event_malloc__dump__provider.cc A www/ungoogled-chromium/files/patch-base_trace__event_memory__dump__manager.cc A www/ungoogled-chromium/files/patch-base_trace__event_process__memory__dump.cc A www/ungoogled-chromium/files/patch-base_tracing_trace__time.cc A www/ungoogled-chromium/files/patch-base_tracing_trace__time.h A www/ungoogled-chromium/files/patch-build_config_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_BUILDCONFIG.gn A www/ungoogled-chromium/files/patch-build_config_clang_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_compiler_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_gcc_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_linux_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_linux_libdrm_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_linux_pkg-config.py A www/ungoogled-chromium/files/patch-build_config_ozone.gni A www/ungoogled-chromium/files/patch-build_config_rust.gni A www/ungoogled-chromium/files/patch-build_config_v8__target__cpu.gni A www/ungoogled-chromium/files/patch-build_detect__host__arch.py A www/ungoogled-chromium/files/patch-build_gn__run__binary.py A www/ungoogled-chromium/files/patch-build_linux_chrome.map A www/ungoogled-chromium/files/patch-build_linux_strip__binary.py A www/ungoogled-chromium/files/patch-build_linux_unbundle_icu.gn A www/ungoogled-chromium/files/patch-build_linux_unbundle_libusb.gn A www/ungoogled-chromium/files/patch-build_nocompile.gni A www/ungoogled-chromium/files/patch-build_rust_rust__bindgen.gni A www/ungoogled-chromium/files/patch-build_rust_rust__bindgen__generator.gni A www/ungoogled-chromium/files/patch-build_rust_std_BUILD.gn A www/ungoogled-chromium/files/patch-build_toolchain_freebsd_BUILD.gn A www/ungoogled-chromium/files/patch-build_toolchain_gcc__solink__wrapper.py A www/ungoogled-chromium/files/patch-build_toolchain_gcc__toolchain.gni A www/ungoogled-chromium/files/patch-build_toolchain_openbsd_BUILD.gn A www/ungoogled-chromium/files/patch-build_toolchain_toolchain.gni A www/ungoogled-chromium/files/patch-cc_base_features.cc A www/ungoogled-chromium/files/patch-chrome_app_chrome__command__ids.h A www/ungoogled-chromium/files/patch-chrome_app_chrome__main.cc A www/ungoogled-chromium/files/patch-chrome_app_chrome__main__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_BUILD.gn A www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc A www/ungoogled-chromium/files/patch-chrome_browser_accessibility_page__colors.cc A www/ungoogled-chromium/files/patch-chrome_browser_after__startup__task__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_apps_app__service_publishers_extension__apps.cc A www/ungoogled-chromium/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.cc A www/ungoogled-chromium/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.h A www/ungoogled-chromium/files/patch-chrome_browser_autocomplete_chrome__autocomplete__scheme__classifier.cc A www/ungoogled-chromium/files/patch-chrome_browser_background_background__mode__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_background_background__mode__optimizer.cc A www/ungoogled-chromium/files/patch-chrome_browser_browser__features.cc A www/ungoogled-chromium/files/patch-chrome_browser_browser__features.h A www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.h A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__field__trials.h A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__interface__binders.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__extra__parts__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__extra__parts__ozone.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__linux.h A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__content__browser__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__content__browser__client.h A www/ungoogled-chromium/files/patch-chrome_browser_collaboration_messaging_messaging__backend__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_component__updater_registration.cc A www/ungoogled-chromium/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc A www/ungoogled-chromium/files/patch-chrome_browser_component__updater_widevine__cdm__component__installer.cc A www/ungoogled-chromium/files/patch-chrome_browser_custom__handlers_chrome__protocol__handler__registry__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_defaults.cc A www/ungoogled-chromium/files/patch-chrome_browser_device__identity_device__oauth2__token__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.h A www/ungoogled-chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__commands.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__commands.h A www/ungoogled-chromium/files/patch-chrome_browser_download_download__file__picker.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__item__model.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__prefs.h A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_analysis_analysis__service__settings.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_common.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_connectors__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__connector__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_browser_commands_key__rotation__command__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_core_persistence_key__persistence__delegate__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_signals_signals__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_reporting_browser__crash__event__router.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_reporting_crash__reporting__context.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_profile__management_profile__management__navigation__throttle.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_remote__commands_cbcm__remote__commands__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_signals_device__info__fetcher.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_signals_device__info__fetcher__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_signin_enterprise__signin__service.h A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_signin_interstitials_managed__profile__required__page.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_BUILD.gn A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_chrome__desktop__report__request__helper.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.h A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.h A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_image__writer__private_removable__storage__provider.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_management_chrome__management__api__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_messaging_launch__context__posix.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_webrtc__logging__private_webrtc__logging__private__api.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc A www/ungoogled-chromium/files/patch-chrome_browser_first__run_first__run__dialog.h A www/ungoogled-chromium/files/patch-chrome_browser_first__run_first__run__internal.h A www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.cc A www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h A www/ungoogled-chromium/files/patch-chrome_browser_gcm_gcm__profile__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_gcm_instance__id_instance__id__profile__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_glic_launcher_glic__status__icon.cc A www/ungoogled-chromium/files/patch-chrome_browser_global__features.cc A www/ungoogled-chromium/files/patch-chrome_browser_global__features.h A www/ungoogled-chromium/files/patch-chrome_browser_headless_headless__mode__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_intranet__redirect__detector.h A www/ungoogled-chromium/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_audio__service__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_router_discovery_BUILD.gn A www/ungoogled-chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__posix.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.h A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.h A www/ungoogled-chromium/files/patch-chrome_browser_memory__details.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.h A www/ungoogled-chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_perf_cpu__identity.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_power_process__metrics__recorder__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_power_process__monitor.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_power_process__monitor.h A www/ungoogled-chromium/files/patch-chrome_browser_net_profile__network__context__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_net_profile__network__context__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_net_system__network__context__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_net_system__network__context__manager.h A www/ungoogled-chromium/files/patch-chrome_browser_new__tab__page_modules_file__suggestion_drive__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_notifications_notification__display__service__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_notifications_notification__platform__bridge__delegator.cc A www/ungoogled-chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_password__manager_password__reuse__manager__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_platform__util__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc A www/ungoogled-chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_policy_device__management__service__configuration.cc A www/ungoogled-chromium/files/patch-chrome_browser_policy_policy__value__and__status__aggregator.cc A www/ungoogled-chromium/files/patch-chrome_browser_prefs_browser__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_prefs_pref__service__incognito__allowlist.cc A www/ungoogled-chromium/files/patch-chrome_browser_printing_print__backend__service__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_printing_printer__query.cc A www/ungoogled-chromium/files/patch-chrome_browser_process__singleton__posix.cc A www/ungoogled-chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc A www/ungoogled-chromium/files/patch-chrome_browser_profiles_profile__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_profiles_profile__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_profiles_profiles__state.cc A www/ungoogled-chromium/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.h A www/ungoogled-chromium/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_renderer__preferences__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css A www/ungoogled-chromium/files/patch-chrome_browser_resources_signin_signin__shared.css A www/ungoogled-chromium/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_safe__browsing_cloud__content__scanning_binary__upload__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__reporting__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_safe__browsing_safe__browsing__pref__change__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_screen__ai_screen__ai__install__state.cc A www/ungoogled-chromium/files/patch-chrome_browser_screen__ai_screen__ai__service__router.cc A www/ungoogled-chromium/files/patch-chrome_browser_send__tab__to__self_receiving__ui__handler__registry.cc A www/ungoogled-chromium/files/patch-chrome_browser_send__tab__to__self_send__tab__to__self__client__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_sessions_session__restore.cc A www/ungoogled-chromium/files/patch-chrome_browser_sharing_sharing__handler__registry__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_shortcuts_icon__badging.cc A www/ungoogled-chromium/files/patch-chrome_browser_signin_accounts__policy__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_signin_accounts__policy__manager.h A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_classify__url__navigation__throttle.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.h A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__google__auth__navigation__throttle.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__metrics__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc A www/ungoogled-chromium/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc A www/ungoogled-chromium/files/patch-chrome_browser_sync_device__info__sync__client__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_sync_sync__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_tab__group__sync_tab__group__sync__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.cc A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_task__manager__observer.h A www/ungoogled-chromium/files/patch-chrome_browser_themes_theme__helper.cc A www/ungoogled-chromium/files/patch-chrome_browser_themes_theme__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_themes_theme__service__aura__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_themes_theme__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_actions_chrome__action__id.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser__command__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser__commands.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser__view__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_chrome__pages.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_chrome__pages.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_color_native__chrome__color__mixer.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_managed__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_passwords_bubble__controllers_relaunch__chrome__bubble__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_sad__tab.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_sharing__hub_sharing__hub__bubble__controller.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_tab__helpers.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_tabs_features.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_tabs_tab__strip__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_test_popup__browsertest.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_test_test__browser__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_ui__features.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_ui__features.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_compose_compose__dialog__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux__native.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame__view__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout__delegate.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_hung__renderer__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view__base.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab__strip__combo__button.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_task__manager__search__bar__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_about_about__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_about_about__ui.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_app__settings_web__app__settings__ui.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui__constants.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui__constants.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_password__manager_promo__cards__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_password__manager_promo__cards_relaunch__chrome__promo.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_window__sizer_window__sizer.cc A www/ungoogled-chromium/files/patch-chrome_browser_visited__url__ranking_visited__url__ranking__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_commands_launch__web__app__command.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_commands_set__user__display__mode__command.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_extension__status__utils.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_extensions_extension__status__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_os__integration__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_os__integration__test__override.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__file__handler__registration.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_policy_web__app__policy__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_web__app__helpers.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_web__app__install__info.h A www/ungoogled-chromium/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_webauthn_gpm__user__verification__policy.cc A www/ungoogled-chromium/files/patch-chrome_browser_webauthn_unexportable__key__utils.cc A www/ungoogled-chromium/files/patch-chrome_common_channel__info.h A www/ungoogled-chromium/files/patch-chrome_common_channel__info__posix.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__features.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__features.h A www/ungoogled-chromium/files/patch-chrome_common_chrome__paths.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__paths.h A www/ungoogled-chromium/files/patch-chrome_common_chrome__paths__internal.h A www/ungoogled-chromium/files/patch-chrome_common_chrome__paths__linux.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.h A www/ungoogled-chromium/files/patch-chrome_common_crash__keys.cc A www/ungoogled-chromium/files/patch-chrome_common_extensions_extension__constants.cc A www/ungoogled-chromium/files/patch-chrome_common_extensions_extension__constants.h A www/ungoogled-chromium/files/patch-chrome_common_extensions_permissions_chrome__permission__message__rules.cc A www/ungoogled-chromium/files/patch-chrome_common_media_cdm__host__file__path.cc A www/ungoogled-chromium/files/patch-chrome_common_media_cdm__registration.cc A www/ungoogled-chromium/files/patch-chrome_common_media_cdm__registration.h A www/ungoogled-chromium/files/patch-chrome_common_media_component__widevine__cdm__hint__file__linux.h A www/ungoogled-chromium/files/patch-chrome_common_pref__names.h A www/ungoogled-chromium/files/patch-chrome_common_url__constants.h A www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.cc A www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.h A www/ungoogled-chromium/files/patch-chrome_enterprise__companion_enterprise__companion__client.cc A www/ungoogled-chromium/files/patch-chrome_enterprise__companion_event__logger.cc A www/ungoogled-chromium/files/patch-chrome_enterprise__companion_lock.cc A www/ungoogled-chromium/files/patch-chrome_services_printing_print__backend__service__impl.cc A www/ungoogled-chromium/files/patch-chrome_services_speech_audio__source__fetcher__impl.cc A www/ungoogled-chromium/files/patch-chrome_test_base_scoped__channel__override__posix.cc A www/ungoogled-chromium/files/patch-chrome_test_chromedriver_chrome__launcher.cc A www/ungoogled-chromium/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc A www/ungoogled-chromium/files/patch-chrome_test_chromedriver_key__converter__unittest.cc A www/ungoogled-chromium/files/patch-chrome_test_chromedriver_keycode__text__conversion__unittest.cc A www/ungoogled-chromium/files/patch-chrome_test_supervised__user_google__auth__state__waiter__mixin.cc A www/ungoogled-chromium/files/patch-chrome_updater_app_app__uninstall.cc A www/ungoogled-chromium/files/patch-chrome_updater_configurator.cc A www/ungoogled-chromium/files/patch-chrome_updater_lock.cc A www/ungoogled-chromium/files/patch-chrome_updater_util_posix__util.cc A www/ungoogled-chromium/files/patch-chrome_utility_services.cc A www/ungoogled-chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc A www/ungoogled-chromium/files/patch-components_autofill_core_browser_integrators_autofill__optimization__guide.cc A www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc A www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__prefs.cc A www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__prefs.h A www/ungoogled-chromium/files/patch-components_commerce_core_commerce__feature__list.cc A www/ungoogled-chromium/files/patch-components_constrained__window_constrained__window__views.cc A www/ungoogled-chromium/files/patch-components_content__settings_core_browser_website__settings__registry.cc A www/ungoogled-chromium/files/patch-components_cookie__config_cookie__store__util.cc A www/ungoogled-chromium/files/patch-components_crash_core_app_BUILD.gn A www/ungoogled-chromium/files/patch-components_crash_core_app_chrome__crashpad__handler.cc A www/ungoogled-chromium/files/patch-components_crash_core_app_crashpad__handler__main.cc A www/ungoogled-chromium/files/patch-components_crash_core_browser_crash__upload__list__crashpad.cc A www/ungoogled-chromium/files/patch-components_crash_core_common_BUILD.gn A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_mock__signals__aggregator.h A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_signals__aggregator.h A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_signals__aggregator__impl.cc A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_signals__aggregator__impl.h A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_user__permission__service.h A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_user__permission__service__impl.cc A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_user__permission__service__impl.h A www/ungoogled-chromium/files/patch-components_device__signals_core_common_signals__features.cc A www/ungoogled-chromium/files/patch-components_device__signals_core_common_signals__features.h A www/ungoogled-chromium/files/patch-components_device__signals_core_system__signals_platform__delegate.cc A www/ungoogled-chromium/files/patch-components_device__signals_test_signals__contract.cc A www/ungoogled-chromium/files/patch-components_discardable__memory_service_discardable__shared__memory__manager.cc A www/ungoogled-chromium/files/patch-components_embedder__support_user__agent__utils.cc A www/ungoogled-chromium/files/patch-components_embedder__support_user__agent__utils__unittest.cc A www/ungoogled-chromium/files/patch-components_enterprise_watermarking_watermark.cc A www/ungoogled-chromium/files/patch-components_error__page_common_localized__error.cc A www/ungoogled-chromium/files/patch-components_eye__dropper_eye__dropper__view.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_event__constants.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_event__constants.h A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__configurations.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__constants.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__constants.h A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__list.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__list.h A www/ungoogled-chromium/files/patch-components_feed_core_proto_v2_wire_version.proto A www/ungoogled-chromium/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc A www/ungoogled-chromium/files/patch-components_feed_core_v2_proto__util.cc A www/ungoogled-chromium/files/patch-components_feed_core_v2_proto__util__unittest.cc A www/ungoogled-chromium/files/patch-components_feed_core_v2_test_proto__printer.cc A www/ungoogled-chromium/files/patch-components_flags__ui_flags__state.cc A www/ungoogled-chromium/files/patch-components_gcm__driver_gcm__desktop__utils.cc A www/ungoogled-chromium/files/patch-components_gwp__asan_BUILD.gn A www/ungoogled-chromium/files/patch-components_gwp__asan_client_guarded__page__allocator__posix.cc A www/ungoogled-chromium/files/patch-components_gwp__asan_client_gwp__asan.cc A www/ungoogled-chromium/files/patch-components_gwp__asan_client_gwp__asan__features.cc A www/ungoogled-chromium/files/patch-components_gwp__asan_crash__handler_crash__analyzer.cc A www/ungoogled-chromium/files/patch-components_live__caption_caption__util.cc A www/ungoogled-chromium/files/patch-components_live__caption_caption__util.h A www/ungoogled-chromium/files/patch-components_media__router_common_media__source.cc A www/ungoogled-chromium/files/patch-components_media__router_common_providers_cast_channel_cast__message__util.cc A www/ungoogled-chromium/files/patch-components_metrics_drive__metrics__provider.cc A www/ungoogled-chromium/files/patch-components_metrics_drive__metrics__provider__linux.cc A www/ungoogled-chromium/files/patch-components_metrics_dwa_dwa__service.cc A www/ungoogled-chromium/files/patch-components_metrics_metrics__log.cc A www/ungoogled-chromium/files/patch-components_metrics_motherboard.cc A www/ungoogled-chromium/files/patch-components_named__mojo__ipc__server_connection__info.h A www/ungoogled-chromium/files/patch-components_named__mojo__ipc__server_named__mojo__ipc__server__client__util.cc A www/ungoogled-chromium/files/patch-components_named__system__lock_lock.h A www/ungoogled-chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc A www/ungoogled-chromium/files/patch-components_optimization__guide_core_optimization__guide__util.cc A www/ungoogled-chromium/files/patch-components_os__crypt_async_browser_secret__portal__key__provider.cc A www/ungoogled-chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc A www/ungoogled-chromium/files/patch-components_os__crypt_sync_os__crypt.h A www/ungoogled-chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc A www/ungoogled-chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc A www/ungoogled-chromium/files/patch-components_paint__preview_common_proto_paint__preview.proto A www/ungoogled-chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_features_password__features.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_features_password__features.h A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manager.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manager__client.h A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manager__switches.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manager__switches.h A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__store__factory__util.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__store_login__database.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__store_login__database__async__helper.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h A www/ungoogled-chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h A www/ungoogled-chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc A www/ungoogled-chromium/files/patch-components_performance__manager_public_features.h A www/ungoogled-chromium/files/patch-components_permissions_prediction__service_prediction__common.cc A www/ungoogled-chromium/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_cloud_cloud__policy__refresh__scheduler.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_cloud_cloud__policy__util.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_policy__loader__common.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_policy__paths.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_policy__utils.cc A www/ungoogled-chromium/files/patch-components_policy_tools_generate__policy__source.py A www/ungoogled-chromium/files/patch-components_power__metrics_BUILD.gn A www/ungoogled-chromium/files/patch-components_power__metrics_energy__metrics__provider.cc A www/ungoogled-chromium/files/patch-components_regional__capabilities_regional__capabilities__service.cc A www/ungoogled-chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc A www/ungoogled-chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h A www/ungoogled-chromium/files/patch-components_safe__browsing_content_common_file__type__policies__unittest.cc A www/ungoogled-chromium/files/patch-components_safe__browsing_content_resources_gen__file__type__proto.py A www/ungoogled-chromium/files/patch-components_safe__browsing_core_browser_db_v4__protocol__manager__util.cc A www/ungoogled-chromium/files/patch-components_safe__browsing_core_browser_realtime_url__lookup__service__base.cc A www/ungoogled-chromium/files/patch-components_search__engines_template__url__service.cc A www/ungoogled-chromium/files/patch-components_security__interstitials_content_utils.cc A www/ungoogled-chromium/files/patch-components_segmentation__platform_embedder_default__model_cross__device__user__segment.cc A www/ungoogled-chromium/files/patch-components_services_on__device__translation_sandbox__hook.cc A www/ungoogled-chromium/files/patch-components_services_on__device__translation_sandbox__hook.h A www/ungoogled-chromium/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.cc A www/ungoogled-chromium/files/patch-components_soda_soda__util.cc A www/ungoogled-chromium/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc A www/ungoogled-chromium/files/patch-components_storage__monitor_BUILD.gn A www/ungoogled-chromium/files/patch-components_storage__monitor_removable__device__constants.cc A www/ungoogled-chromium/files/patch-components_storage__monitor_removable__device__constants.h A www/ungoogled-chromium/files/patch-components_supervised__user_core_browser_list__family__members__service.h A www/ungoogled-chromium/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc A www/ungoogled-chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc A www/ungoogled-chromium/files/patch-components_supervised__user_core_common_features.cc A www/ungoogled-chromium/files/patch-components_supervised__user_core_common_features.h A www/ungoogled-chromium/files/patch-components_supervised__user_core_common_pref__names.h A www/ungoogled-chromium/files/patch-components_sync__device__info_local__device__info__util.cc A www/ungoogled-chromium/files/patch-components_sync__device__info_local__device__info__util__linux.cc A www/ungoogled-chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc A www/ungoogled-chromium/files/patch-components_system__cpu_cpu__probe.cc A www/ungoogled-chromium/files/patch-components_translate_core_common_translate__util.cc A www/ungoogled-chromium/files/patch-components_trusted__vault_trusted__vault__connection__impl.cc A www/ungoogled-chromium/files/patch-components_update__client_update__query__params.cc A www/ungoogled-chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc A www/ungoogled-chromium/files/patch-components_user__education_views_help__bubble__view.cc A www/ungoogled-chromium/files/patch-components_user__education_views_help__bubble__view.h A www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc A www/ungoogled-chromium/files/patch-components_visited__url__ranking_public_url__visit__util.cc A www/ungoogled-chromium/files/patch-components_viz_host_gpu__host__impl.cc A www/ungoogled-chromium/files/patch-components_viz_host_host__display__client.cc A www/ungoogled-chromium/files/patch-components_viz_host_host__display__client.h A www/ungoogled-chromium/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc A www/ungoogled-chromium/files/patch-components_viz_service_display__embedder_software__output__surface.cc A www/ungoogled-chromium/files/patch-components_viz_service_display__embedder_software__output__surface.h A www/ungoogled-chromium/files/patch-components_viz_service_display_skia__renderer.cc A www/ungoogled-chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc A www/ungoogled-chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h A www/ungoogled-chromium/files/patch-components_viz_test_fake__display__client.cc A www/ungoogled-chromium/files/patch-components_viz_test_fake__display__client.h A www/ungoogled-chromium/files/patch-components_viz_test_mock__display__client.h A www/ungoogled-chromium/files/patch-content_app_BUILD.gn A www/ungoogled-chromium/files/patch-content_app_content__main.cc A www/ungoogled-chromium/files/patch-content_app_content__main__runner__impl.cc A www/ungoogled-chromium/files/patch-content_browser_BUILD.gn A www/ungoogled-chromium/files/patch-content_browser_audio_audio__service.cc A www/ungoogled-chromium/files/patch-content_browser_browser__child__process__host__impl.cc A www/ungoogled-chromium/files/patch-content_browser_browser__child__process__host__impl.h A www/ungoogled-chromium/files/patch-content_browser_browser__child__process__host__impl__receiver__bindings.cc A www/ungoogled-chromium/files/patch-content_browser_browser__main__loop.cc A www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper.h A www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper__linux.cc A www/ungoogled-chromium/files/patch-content_browser_child__thread__type__switcher__linux.cc A www/ungoogled-chromium/files/patch-content_browser_compositor_viz__process__transport__factory.cc A www/ungoogled-chromium/files/patch-content_browser_devtools_devtools__frontend__host__impl.cc A www/ungoogled-chromium/files/patch-content_browser_devtools_devtools__frontend__host__impl.h A www/ungoogled-chromium/files/patch-content_browser_devtools_protocol_system__info__handler.cc A www/ungoogled-chromium/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher.h A www/ungoogled-chromium/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__bsd.cc A www/ungoogled-chromium/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__kqueue.h A www/ungoogled-chromium/files/patch-content_browser_file__system__access_file__system__access__local__path__watcher.cc A www/ungoogled-chromium/files/patch-content_browser_font__access_font__enumeration__data__source.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_compositor__util.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__data__manager__impl.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__data__manager__impl.h A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.h A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__memory__buffer__manager__singleton.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__process__host.cc A www/ungoogled-chromium/files/patch-content_browser_media_frameless__media__interface__proxy.h A www/ungoogled-chromium/files/patch-content_browser_media_media__keys__listener__manager__impl.cc A www/ungoogled-chromium/files/patch-content_browser_network__service__instance__impl.cc A www/ungoogled-chromium/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_delegated__frame__host.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_media_service__video__capture__device__launcher.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.h A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc A www/ungoogled-chromium/files/patch-content_browser_sandbox__host__linux.cc A www/ungoogled-chromium/files/patch-content_browser_scheduler_responsiveness_jank__monitor__impl.cc A www/ungoogled-chromium/files/patch-content_browser_scheduler_responsiveness_native__event__observer.cc A www/ungoogled-chromium/files/patch-content_browser_scheduler_responsiveness_native__event__observer.h A www/ungoogled-chromium/files/patch-content_browser_utility__process__host.cc A www/ungoogled-chromium/files/patch-content_browser_utility__process__host__receiver__bindings.cc A www/ungoogled-chromium/files/patch-content_browser_utility__sandbox__delegate.cc A www/ungoogled-chromium/files/patch-content_browser_v8__snapshot__files.cc A www/ungoogled-chromium/files/patch-content_browser_web__contents_slow__web__preference__cache.cc A www/ungoogled-chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc A www/ungoogled-chromium/files/patch-content_browser_webui_web__ui__main__frame__observer.cc A www/ungoogled-chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc A www/ungoogled-chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.h A www/ungoogled-chromium/files/patch-content_child_BUILD.gn A www/ungoogled-chromium/files/patch-content_child_child__process.cc A www/ungoogled-chromium/files/patch-content_child_child__process.h A www/ungoogled-chromium/files/patch-content_common_BUILD.gn A www/ungoogled-chromium/files/patch-content_common_features.cc A www/ungoogled-chromium/files/patch-content_common_features.h A www/ungoogled-chromium/files/patch-content_common_font__list__unittest.cc A www/ungoogled-chromium/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc A www/ungoogled-chromium/files/patch-content_common_gpu__pre__sandbox__hook__bsd.h A www/ungoogled-chromium/files/patch-content_common_gpu__pre__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-content_common_user__agent.cc A www/ungoogled-chromium/files/patch-content_gpu_gpu__child__thread.cc A www/ungoogled-chromium/files/patch-content_gpu_gpu__main.cc A www/ungoogled-chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc A www/ungoogled-chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h A www/ungoogled-chromium/files/patch-content_ppapi__plugin_ppapi__plugin__main.cc A www/ungoogled-chromium/files/patch-content_public_browser_content__browser__client.cc A www/ungoogled-chromium/files/patch-content_public_browser_zygote__host_zygote__host__linux.h A www/ungoogled-chromium/files/patch-content_public_common_content__features.cc A www/ungoogled-chromium/files/patch-content_public_common_content__switches.cc A www/ungoogled-chromium/files/patch-content_public_common_content__switches.h A www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni A www/ungoogled-chromium/files/patch-content_renderer_render__thread__impl.cc A www/ungoogled-chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc A www/ungoogled-chromium/files/patch-content_renderer_renderer__blink__platform__impl.h A www/ungoogled-chromium/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc A www/ungoogled-chromium/files/patch-content_shell_BUILD.gn A www/ungoogled-chromium/files/patch-content_shell_app_shell__main__delegate.cc A www/ungoogled-chromium/files/patch-content_shell_browser_shell__browser__main__parts.cc A www/ungoogled-chromium/files/patch-content_shell_browser_shell__paths.cc A www/ungoogled-chromium/files/patch-content_shell_renderer_shell__content__renderer__client.cc A www/ungoogled-chromium/files/patch-content_shell_utility_shell__content__utility__client.cc A www/ungoogled-chromium/files/patch-content_utility_services.cc A www/ungoogled-chromium/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.cc A www/ungoogled-chromium/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.h A www/ungoogled-chromium/files/patch-content_utility_utility__main.cc A www/ungoogled-chromium/files/patch-content_utility_utility__thread__impl.cc A www/ungoogled-chromium/files/patch-content_zygote_BUILD.gn A www/ungoogled-chromium/files/patch-content_zygote_zygote__linux.cc A www/ungoogled-chromium/files/patch-content_zygote_zygote__main__linux.cc A www/ungoogled-chromium/files/patch-device_bluetooth_bluetooth__adapter.cc A www/ungoogled-chromium/files/patch-device_bluetooth_cast__bluetooth.gni A www/ungoogled-chromium/files/patch-device_gamepad_BUILD.gn A www/ungoogled-chromium/files/patch-device_gamepad_gamepad__provider.cc A www/ungoogled-chromium/files/patch-device_gamepad_hid__writer__linux.cc A www/ungoogled-chromium/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc A www/ungoogled-chromium/files/patch-extensions_browser_api_management_management__api.cc A www/ungoogled-chromium/files/patch-extensions_browser_api_messaging_message__service.cc A www/ungoogled-chromium/files/patch-extensions_browser_api_networking__private_networking__private__delegate__factory.cc A www/ungoogled-chromium/files/patch-extensions_common_api___permission__features.json A www/ungoogled-chromium/files/patch-extensions_common_api_runtime.json A www/ungoogled-chromium/files/patch-extensions_common_command.cc A www/ungoogled-chromium/files/patch-extensions_common_features_feature.cc A www/ungoogled-chromium/files/patch-extensions_renderer_bindings_api__binding__util.cc A www/ungoogled-chromium/files/patch-extensions_renderer_bindings_argument__spec.cc A www/ungoogled-chromium/files/patch-extensions_shell_app_shell__main__delegate.cc A www/ungoogled-chromium/files/patch-extensions_shell_browser_api_runtime_shell__runtime__api__delegate.cc A www/ungoogled-chromium/files/patch-extensions_shell_browser_shell__browser__main__parts.cc A www/ungoogled-chromium/files/patch-extensions_shell_browser_shell__extensions__api__client.cc A www/ungoogled-chromium/files/patch-extensions_shell_browser_shell__extensions__api__client.h A www/ungoogled-chromium/files/patch-google__apis_gcm_engine_heartbeat__manager.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__context__state.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__context__state.h A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_angle__vulkan__image__backing__factory.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing__factory.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_wrapped__sk__image__backing.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_tests_gl__gpu__memory__buffer__unittest.cc A www/ungoogled-chromium/files/patch-gpu_config_gpu__control__list.cc A www/ungoogled-chromium/files/patch-gpu_config_gpu__finch__features.cc A www/ungoogled-chromium/files/patch-gpu_config_gpu__info__collector.cc A www/ungoogled-chromium/files/patch-gpu_config_gpu__test__config.cc A www/ungoogled-chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.cc A www/ungoogled-chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h A www/ungoogled-chromium/files/patch-gpu_ipc_service_gpu__init.cc A www/ungoogled-chromium/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc A www/ungoogled-chromium/files/patch-gpu_ipc_service_x__util.h A www/ungoogled-chromium/files/patch-gpu_vulkan_generate__bindings.py A www/ungoogled-chromium/files/patch-gpu_vulkan_semaphore__handle.cc A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__device__queue.cc A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__device__queue.h A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__function__pointers.cc A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__function__pointers.h A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__image.h A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__util.cc A www/ungoogled-chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc A www/ungoogled-chromium/files/patch-headless_lib_browser_headless__content__browser__client.cc A www/ungoogled-chromium/files/patch-headless_lib_browser_headless__content__browser__client.h A www/ungoogled-chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc A www/ungoogled-chromium/files/patch-headless_lib_headless__content__main__delegate.cc A www/ungoogled-chromium/files/patch-ipc_ipc__channel.h A www/ungoogled-chromium/files/patch-ipc_ipc__channel__common.cc A www/ungoogled-chromium/files/patch-ipc_ipc__channel__mojo.cc A www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.cc A www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.h A www/ungoogled-chromium/files/patch-media_BUILD.gn A www/ungoogled-chromium/files/patch-media_audio_BUILD.gn A www/ungoogled-chromium/files/patch-media_audio_alsa_audio__manager__alsa.cc A www/ungoogled-chromium/files/patch-media_audio_audio__input__device.cc A www/ungoogled-chromium/files/patch-media_audio_audio__output__proxy__unittest.cc A www/ungoogled-chromium/files/patch-media_audio_pulse_pulse__util.cc A www/ungoogled-chromium/files/patch-media_audio_sndio_audio__manager__sndio.cc A www/ungoogled-chromium/files/patch-media_audio_sndio_audio__manager__sndio.h A www/ungoogled-chromium/files/patch-media_audio_sndio_sndio__input.cc A www/ungoogled-chromium/files/patch-media_audio_sndio_sndio__input.h A www/ungoogled-chromium/files/patch-media_audio_sndio_sndio__output.cc A www/ungoogled-chromium/files/patch-media_audio_sndio_sndio__output.h A www/ungoogled-chromium/files/patch-media_base_audio__latency.cc A www/ungoogled-chromium/files/patch-media_base_libaom__thread__wrapper.cc A www/ungoogled-chromium/files/patch-media_base_libvpx__thread__wrapper.cc A www/ungoogled-chromium/files/patch-media_base_media__switches.cc A www/ungoogled-chromium/files/patch-media_base_media__switches.h A www/ungoogled-chromium/files/patch-media_base_video__frame.cc A www/ungoogled-chromium/files/patch-media_base_video__frame.h A www/ungoogled-chromium/files/patch-media_capture_video_create__video__capture__device__factory.cc A www/ungoogled-chromium/files/patch-media_capture_video_fake__video__capture__device__factory.cc A www/ungoogled-chromium/files/patch-media_capture_video_file__video__capture__device__factory.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.h A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.h A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__device.h A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__device__impl.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__device__impl.h A www/ungoogled-chromium/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.h A www/ungoogled-chromium/files/patch-media_capture_video_video__capture__buffer__tracker__factory__impl.cc A www/ungoogled-chromium/files/patch-media_capture_video_video__capture__device__client.cc A www/ungoogled-chromium/files/patch-media_cdm_cdm__paths__unittest.cc A www/ungoogled-chromium/files/patch-media_cdm_library__cdm_cdm__paths.gni A www/ungoogled-chromium/files/patch-media_ffmpeg_scripts_build__ffmpeg.py A www/ungoogled-chromium/files/patch-media_ffmpeg_scripts_robo__lib_config.py A www/ungoogled-chromium/files/patch-media_gpu_buffer__validation.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_gl__image__processor__backend.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc A www/ungoogled-chromium/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc A www/ungoogled-chromium/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-media_gpu_test_raw__video.cc A www/ungoogled-chromium/files/patch-media_gpu_test_video__frame__file__writer.cc A www/ungoogled-chromium/files/patch-media_gpu_test_video__frame__helpers.cc A www/ungoogled-chromium/files/patch-media_gpu_test_video__frame__validator.cc A www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc A www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc A www/ungoogled-chromium/files/patch-media_media__options.gni A www/ungoogled-chromium/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.cc A www/ungoogled-chromium/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.h A www/ungoogled-chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc A www/ungoogled-chromium/files/patch-media_video_fake__gpu__memory__buffer.cc A www/ungoogled-chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc A www/ungoogled-chromium/files/patch-media_video_video__encode__accelerator__adapter.cc A www/ungoogled-chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc A www/ungoogled-chromium/files/patch-media_webrtc_audio__processor.cc A www/ungoogled-chromium/files/patch-media_webrtc_helpers.cc A www/ungoogled-chromium/files/patch-media_webrtc_helpers__unittests.cc A www/ungoogled-chromium/files/patch-mojo_core_BUILD.gn A www/ungoogled-chromium/files/patch-mojo_core_channel.cc A www/ungoogled-chromium/files/patch-mojo_core_embedder_features.h A www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni A www/ungoogled-chromium/files/patch-net_BUILD.gn A www/ungoogled-chromium/files/patch-net_base_features.cc A www/ungoogled-chromium/files/patch-net_base_mock__network__change__notifier.cc A www/ungoogled-chromium/files/patch-net_base_mock__network__change__notifier.h A www/ungoogled-chromium/files/patch-net_base_network__change__notifier.cc A www/ungoogled-chromium/files/patch-net_base_network__change__notifier__passive.cc A www/ungoogled-chromium/files/patch-net_base_network__interfaces__posix.h A www/ungoogled-chromium/files/patch-net_base_sockaddr__util__posix.cc A www/ungoogled-chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc A www/ungoogled-chromium/files/patch-net_cert_cert__verify__proc.h A www/ungoogled-chromium/files/patch-net_disk__cache_backend__experiment.h A www/ungoogled-chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc A www/ungoogled-chromium/files/patch-net_dns_BUILD.gn A www/ungoogled-chromium/files/patch-net_dns_address__info.cc A www/ungoogled-chromium/files/patch-net_dns_address__sorter__posix.cc A www/ungoogled-chromium/files/patch-net_dns_dns__config__service__posix.cc A www/ungoogled-chromium/files/patch-net_dns_dns__reloader.cc A www/ungoogled-chromium/files/patch-net_dns_dns__util.cc A www/ungoogled-chromium/files/patch-net_dns_host__resolver__proc.cc A www/ungoogled-chromium/files/patch-net_dns_public_BUILD.gn A www/ungoogled-chromium/files/patch-net_dns_public_resolv__reader.h A www/ungoogled-chromium/files/patch-net_dns_public_scoped__res__state.h A www/ungoogled-chromium/files/patch-net_filter_zstd__source__stream.cc A www/ungoogled-chromium/files/patch-net_http_http__auth__gssapi__posix.cc A www/ungoogled-chromium/files/patch-net_http_http__auth__gssapi__posix.h A www/ungoogled-chromium/files/patch-net_http_http__auth__handler__negotiate.cc A www/ungoogled-chromium/files/patch-net_http_http__auth__preferences.cc A www/ungoogled-chromium/files/patch-net_http_http__auth__preferences.h A www/ungoogled-chromium/files/patch-net_http_http__network__session.cc A www/ungoogled-chromium/files/patch-net_proxy__resolution_proxy__config__service.cc A www/ungoogled-chromium/files/patch-net_proxy__resolution_proxy__config__service__linux.cc A www/ungoogled-chromium/files/patch-net_socket_socks5__client__socket.cc A www/ungoogled-chromium/files/patch-net_socket_tcp__socket__posix.cc A www/ungoogled-chromium/files/patch-net_socket_udp__socket__posix.cc A www/ungoogled-chromium/files/patch-net_socket_udp__socket__unittest.cc A www/ungoogled-chromium/files/patch-net_third__party_quiche_BUILD.gn A www/ungoogled-chromium/files/patch-net_tools_cert__verify__tool_cert__verify__tool.cc A www/ungoogled-chromium/files/patch-net_tools_net__watcher_net__watcher.cc A www/ungoogled-chromium/files/patch-net_traffic__annotation_network__traffic__annotation.h A www/ungoogled-chromium/files/patch-net_url__request_url__request__context.cc A www/ungoogled-chromium/files/patch-net_url__request_url__request__context.h A www/ungoogled-chromium/files/patch-net_url__request_url__request__context__builder.cc A www/ungoogled-chromium/files/patch-pdf_pdfium_pdfium__engine.cc A www/ungoogled-chromium/files/patch-printing_backend_cups__ipp__helper.cc A www/ungoogled-chromium/files/patch-printing_backend_print__backend__cups.cc A www/ungoogled-chromium/files/patch-printing_mojom_printing__context__mojom__traits.cc A www/ungoogled-chromium/files/patch-printing_mojom_printing__context__mojom__traits.h A www/ungoogled-chromium/files/patch-printing_print__settings.cc A www/ungoogled-chromium/files/patch-printing_print__settings.h A www/ungoogled-chromium/files/patch-printing_print__settings__conversion.cc A www/ungoogled-chromium/files/patch-printing_printing__context__linux.cc A www/ungoogled-chromium/files/patch-printing_printing__features.cc A www/ungoogled-chromium/files/patch-printing_printing__features.h A www/ungoogled-chromium/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-remoting_base_chromoting__event.cc A www/ungoogled-chromium/files/patch-remoting_base_host__settings.cc A www/ungoogled-chromium/files/patch-remoting_codec_webrtc__video__encoder__vpx.cc A www/ungoogled-chromium/files/patch-remoting_host_base_desktop__environment__options.cc A www/ungoogled-chromium/files/patch-remoting_host_base_switches.cc A www/ungoogled-chromium/files/patch-remoting_host_base_switches.h A www/ungoogled-chromium/files/patch-remoting_host_basic__desktop__environment.cc A www/ungoogled-chromium/files/patch-remoting_host_chromoting__host.cc A www/ungoogled-chromium/files/patch-remoting_host_chromoting__host.h A www/ungoogled-chromium/files/patch-remoting_host_chromoting__host__context.cc A www/ungoogled-chromium/files/patch-remoting_host_chromoting__host__services__client.cc A www/ungoogled-chromium/files/patch-remoting_host_client__session.cc A www/ungoogled-chromium/files/patch-remoting_host_crash_crash__file__uploader.cc A www/ungoogled-chromium/files/patch-remoting_host_desktop__and__cursor__conditional__composer.cc A www/ungoogled-chromium/files/patch-remoting_host_desktop__capturer__proxy.cc A www/ungoogled-chromium/files/patch-remoting_host_desktop__capturer__wrapper.cc A www/ungoogled-chromium/files/patch-remoting_host_evaluate__capability.cc A www/ungoogled-chromium/files/patch-remoting_host_host__attributes.cc A www/ungoogled-chromium/files/patch-remoting_host_host__details.cc A www/ungoogled-chromium/files/patch-remoting_host_host__main.cc A www/ungoogled-chromium/files/patch-remoting_host_ipc__constants.cc A www/ungoogled-chromium/files/patch-remoting_host_it2me_it2me__host.cc A www/ungoogled-chromium/files/patch-remoting_host_it2me_it2me__native__messaging__host__main.cc A www/ungoogled-chromium/files/patch-remoting_host_legacy__interaction__strategy.cc A www/ungoogled-chromium/files/patch-remoting_host_me2me__desktop__environment.cc A www/ungoogled-chromium/files/patch-remoting_host_mojo__caller__security__checker.cc A www/ungoogled-chromium/files/patch-remoting_host_mouse__cursor__monitor__proxy.cc A www/ungoogled-chromium/files/patch-remoting_host_policy__watcher.cc A www/ungoogled-chromium/files/patch-remoting_host_remote__open__url_remote__open__url__client.cc A www/ungoogled-chromium/files/patch-remoting_host_remote__open__url_remote__open__url__util.cc A www/ungoogled-chromium/files/patch-remoting_host_remote__open__url_url__forwarder__configurator.cc A www/ungoogled-chromium/files/patch-remoting_host_remoting__me2me__host.cc A www/ungoogled-chromium/files/patch-remoting_host_session__policies__from__dict.cc A www/ungoogled-chromium/files/patch-remoting_host_setup_start__host__main.cc A www/ungoogled-chromium/files/patch-remoting_host_webauthn_remote__webauthn__caller__security__utils.cc A www/ungoogled-chromium/files/patch-remoting_host_webauthn_remote__webauthn__extension__notifier.cc A www/ungoogled-chromium/files/patch-remoting_protocol_webrtc__video__stream.cc A www/ungoogled-chromium/files/patch-remoting_signaling_ftl__host__device__id__provider.cc A www/ungoogled-chromium/files/patch-sandbox_BUILD.gn A www/ungoogled-chromium/files/patch-sandbox_features.gni A www/ungoogled-chromium/files/patch-sandbox_linux_BUILD.gn A www/ungoogled-chromium/files/patch-sandbox_linux_services_init__process__reaper.cc A www/ungoogled-chromium/files/patch-sandbox_linux_services_libc__interceptor.cc A www/ungoogled-chromium/files/patch-sandbox_policy_BUILD.gn A www/ungoogled-chromium/files/patch-sandbox_policy_features.cc A www/ungoogled-chromium/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc A www/ungoogled-chromium/files/patch-sandbox_policy_freebsd_sandbox__freebsd.h A www/ungoogled-chromium/files/patch-sandbox_policy_mojom_sandbox.mojom A www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc A www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.h A www/ungoogled-chromium/files/patch-sandbox_policy_sandbox.cc A www/ungoogled-chromium/files/patch-sandbox_policy_sandbox.h A www/ungoogled-chromium/files/patch-sandbox_policy_sandbox__type.cc A www/ungoogled-chromium/files/patch-sandbox_policy_switches.cc A www/ungoogled-chromium/files/patch-sandbox_policy_switches.h A www/ungoogled-chromium/files/patch-services_audio_audio__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-services_audio_audio__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-services_device_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_geolocation_location__provider__manager.cc A www/ungoogled-chromium/files/patch-services_device_hid_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_hid_hid__connection__fido.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__connection__fido.h A www/ungoogled-chromium/files/patch-services_device_hid_hid__connection__freebsd.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__connection__freebsd.h A www/ungoogled-chromium/files/patch-services_device_hid_hid__service.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__service__fido.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__service__fido.h A www/ungoogled-chromium/files/patch-services_device_hid_hid__service__freebsd.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__service__freebsd.h A www/ungoogled-chromium/files/patch-services_device_public_cpp_device__features.cc A www/ungoogled-chromium/files/patch-services_device_public_cpp_device__features.h A www/ungoogled-chromium/files/patch-services_device_public_cpp_generic__sensor_sensor__reading.h A www/ungoogled-chromium/files/patch-services_device_public_mojom_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_serial_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_serial_serial__device__enumerator.cc A www/ungoogled-chromium/files/patch-services_device_serial_serial__io__handler__posix.cc A www/ungoogled-chromium/files/patch-services_device_time__zone__monitor_time__zone__monitor__linux.cc A www/ungoogled-chromium/files/patch-services_device_usb_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_usb_usb__service.cc A www/ungoogled-chromium/files/patch-services_device_usb_usb__service__fake.cc A www/ungoogled-chromium/files/patch-services_device_usb_usb__service__fake.h A www/ungoogled-chromium/files/patch-services_network_BUILD.gn A www/ungoogled-chromium/files/patch-services_network_network__context.cc A www/ungoogled-chromium/files/patch-services_network_network__context.h A www/ungoogled-chromium/files/patch-services_network_network__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-services_network_network__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-services_network_network__service.cc A www/ungoogled-chromium/files/patch-services_network_network__service.h A www/ungoogled-chromium/files/patch-services_network_public_cpp_BUILD.gn A www/ungoogled-chromium/files/patch-services_network_public_mojom_BUILD.gn A www/ungoogled-chromium/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h A www/ungoogled-chromium/files/patch-services_on__device__model_on__device__model__service.h A www/ungoogled-chromium/files/patch-services_on__device__model_pre__sandbox__init.cc A www/ungoogled-chromium/files/patch-services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc A www/ungoogled-chromium/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_BUILD.gn A www/ungoogled-chromium/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h A www/ungoogled-chromium/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__bsd.cc A www/ungoogled-chromium/files/patch-services_screen__ai_public_cpp_utilities.cc A www/ungoogled-chromium/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-services_service__manager_BUILD.gn A www/ungoogled-chromium/files/patch-services_service__manager_public_cpp_service__executable_BUILD.gn A www/ungoogled-chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc A www/ungoogled-chromium/files/patch-services_tracing_public_cpp_system__metrics__sampler.cc A www/ungoogled-chromium/files/patch-services_video__capture_public_mojom_video__capture__service.mojom A www/ungoogled-chromium/files/patch-services_video__effects_video__effects__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-services_video__effects_video__effects__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-skia_ext_SkMemory__new__handler.cpp A www/ungoogled-chromium/files/patch-skia_ext_font__utils.cc A www/ungoogled-chromium/files/patch-skia_ext_skcolorspace__trfn.cc A www/ungoogled-chromium/files/patch-third__party_abseil-cpp_absl_base_config.h A www/ungoogled-chromium/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc A www/ungoogled-chromium/files/patch-third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.h A www/ungoogled-chromium/files/patch-third__party_angle_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_angle_src_common_platform.h A www/ungoogled-chromium/files/patch-third__party_angle_src_common_platform__helpers.h A www/ungoogled-chromium/files/patch-third__party_angle_src_common_system__utils.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__internal.h A www/ungoogled-chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_libANGLE_renderer_gl_glx_FunctionsGLX.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_libANGLE_renderer_vulkan_DisplayVk__api.h A www/ungoogled-chromium/files/patch-third__party_angle_util_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc A www/ungoogled-chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h A www/ungoogled-chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h A www/ungoogled-chromium/files/patch-third__party_blink_public_platform_platform.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py A www/ungoogled-chromium/files/patch-third__party_blink_renderer_build_scripts_run__with__pythonpath.py A www/ungoogled-chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_execution__context_navigator__base.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_inspector_inspector__memory__agent.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_layout_layout__view.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_loader_mixed__content__checker.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_origin__trials_origin__trial__context.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_media_audio_audio__device__factory.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_media_audio_audio__renderer__mixer__manager__test.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webaudio_audio__worklet__thread__test.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_graphics_begin__frame__provider.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_graphics_gpu_image__layer__bridge.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_scheduler_common_thread.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_widget_compositing_blink__categorized__worker__pool__delegate.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_wtf_container__annotations.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc A www/ungoogled-chromium/files/patch-third__party_brotli_common_platform.h A www/ungoogled-chromium/files/patch-third__party_cpuinfo_cpuinfo.gni A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_build_crashpad__buildconfig.gni A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_minidump_minidump__misc__info__writer.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_misc_address__types.h A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_misc_capture__context.h A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_misc_metrics.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_misc_uuid.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_posix_close__multiple.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_posix_drop__privileges.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_posix_signals.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_posix_symbolic__constants__posix.cc A www/ungoogled-chromium/files/patch-third__party_crc32c_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_dawn_include_dawn_native_VulkanBackend.h A www/ungoogled-chromium/files/patch-third__party_dawn_src_dawn_common_Platform.h A www/ungoogled-chromium/files/patch-third__party_dawn_src_dawn_native_vulkan_BackendVk.cpp A www/ungoogled-chromium/files/patch-third__party_ffmpeg_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_ffmpeg_configure A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavcodec_x86_cabac.h A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavutil_cpu.c A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavutil_mem.c A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavutil_random__seed.c A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavutil_x86_x86inc.asm A www/ungoogled-chromium/files/patch-third__party_fontconfig_include_config.h A www/ungoogled-chromium/files/patch-third__party_fontconfig_src_src_fccompat.c A www/ungoogled-chromium/files/patch-third__party_ipcz_src_reference__drivers_random.cc A www/ungoogled-chromium/files/patch-third__party_ipcz_src_standalone_base_logging.cc A www/ungoogled-chromium/files/patch-third__party_leveldatabase_env__chromium.cc A www/ungoogled-chromium/files/patch-third__party_libaom_source_libaom_aom__ports_aarch64__cpudetect.c A www/ungoogled-chromium/files/patch-third__party_libc++_src_src_chrono.cpp A www/ungoogled-chromium/files/patch-third__party_libc++_src_src_filesystem_filesystem__clock.cpp A www/ungoogled-chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h A www/ungoogled-chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h A www/ungoogled-chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h A www/ungoogled-chromium/files/patch-third__party_libsync_src_include_sync_sync.h A www/ungoogled-chromium/files/patch-third__party_libsync_src_sync.c A www/ungoogled-chromium/files/patch-third__party_libusb_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_libusb_src_libusb_core.c A www/ungoogled-chromium/files/patch-third__party_libusb_src_libusb_os_threads__posix.c A www/ungoogled-chromium/files/patch-third__party_libvpx_source_libvpx_vpx__ports_aarch64__cpudetect.c A www/ungoogled-chromium/files/patch-third__party_lzma__sdk_C_CpuArch.c A www/ungoogled-chromium/files/patch-third__party_material__color__utilities_src_cpp_palettes_tones.cc A www/ungoogled-chromium/files/patch-third__party_nasm_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_nasm_config_config-linux.h A www/ungoogled-chromium/files/patch-third__party_node_node.gni A www/ungoogled-chromium/files/patch-third__party_node_node.py A www/ungoogled-chromium/files/patch-third__party_pdfium_core_fxge_cfx__fontmapper.cpp A www/ungoogled-chromium/files/patch-third__party_pdfium_core_fxge_linux_fx__linux__impl.cpp A www/ungoogled-chromium/files/patch-third__party_pdfium_fxjs_fx__date__helpers.cpp A www/ungoogled-chromium/files/patch-third__party_pdfium_pdfium.gni A www/ungoogled-chromium/files/patch-third__party_pdfium_xfa_fxfa_parser_cxfa__timezoneprovider.cpp A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_base_build__config.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_base_thread__utils.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_ext_base_event__fd.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_ext_base_thread__utils.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_tracing_internal_track__event__legacy.h A www/ungoogled-chromium/files/patch-third__party_perfetto_protos_perfetto_trace_ftrace_v4l2.proto A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_clock__snapshots.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_event__fd.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_periodic__task.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_string__utils.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_subprocess__posix.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_thread__task__runner.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_unix__socket.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_utils.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_tracing_ipc_memfd.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_tracing_platform__posix.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_tracing_track.cc A www/ungoogled-chromium/files/patch-third__party_protobuf_src_google_protobuf_stubs_platform__macros.h A www/ungoogled-chromium/files/patch-third__party_skia_src_ports_SkMemory__malloc.cpp A www/ungoogled-chromium/files/patch-third__party_skia_src_ports_SkOSFile__posix.cpp A www/ungoogled-chromium/files/patch-third__party_speech-dispatcher_libspeechd__version.h A www/ungoogled-chromium/files/patch-third__party_speech-dispatcher_speechd__types.h A www/ungoogled-chromium/files/patch-third__party_sqlite_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c A www/ungoogled-chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_Reactor_Debug.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_System_Configurator.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_System_Linux_MemFd.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_Vulkan_VkSemaphoreExternalLinux.hpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_WSI_libXCB.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h A www/ungoogled-chromium/files/patch-third__party_swiftshader_third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h A www/ungoogled-chromium/files/patch-third__party_swiftshader_third__party_marl_src_memory.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_third__party_marl_src_thread.cpp A www/ungoogled-chromium/files/patch-third__party_test__fonts_fontconfig_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_test__fonts_fontconfig_fontconfig__util__linux.cc A www/ungoogled-chromium/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc A www/ungoogled-chromium/files/patch-third__party_tflite_features.gni A www/ungoogled-chromium/files/patch-third__party_unrar_src_crypt.cpp A www/ungoogled-chromium/files/patch-third__party_vulkan-loader_src_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h A www/ungoogled-chromium/files/patch-third__party_vulkan-validation-layers_src_layers_external_vma_vk__mem__alloc.h A www/ungoogled-chromium/files/patch-third__party_vulkan__memory__allocator_include_vk__mem__alloc.h A www/ungoogled-chromium/files/patch-third__party_wayland_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_wayland_include_config.h A www/ungoogled-chromium/files/patch-third__party_webrtc_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_desktop__capture_linux_x11_x__server__pixel__buffer.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_video__capture_linux_pipewire__session.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_video__coding_codecs_av1_libaom__av1__encoder.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_byte__order.h A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_ip__address.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_net__test__helpers.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_network.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.h A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_third__party_sigslot_sigslot.h A www/ungoogled-chromium/files/patch-third__party_webrtc_system__wrappers_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_widevine_cdm_widevine.gni A www/ungoogled-chromium/files/patch-third__party_zlib_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_zlib_cpu__features.c A www/ungoogled-chromium/files/patch-tools_generate__shim__headers_generate__shim__headers.py A www/ungoogled-chromium/files/patch-tools_generate__stubs_rules.gni A www/ungoogled-chromium/files/patch-tools_gn_build_build__linux.ninja.template A www/ungoogled-chromium/files/patch-tools_gn_build_gen.py A www/ungoogled-chromium/files/patch-tools_gn_src_base_files_file__posix.cc A www/ungoogled-chromium/files/patch-tools_gn_src_gn_version.h A www/ungoogled-chromium/files/patch-tools_gn_src_util_exe__path.cc A www/ungoogled-chromium/files/patch-tools_grit_grit_node_base.py A www/ungoogled-chromium/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py A www/ungoogled-chromium/files/patch-tools_json__schema__compiler_feature__compiler.py A www/ungoogled-chromium/files/patch-tools_memory_partition__allocator_inspect__utils.h A www/ungoogled-chromium/files/patch-tools_perf_chrome__telemetry__build_BUILD.gn A www/ungoogled-chromium/files/patch-tools_protoc__wrapper_protoc__wrapper.py A www/ungoogled-chromium/files/patch-tools_variations_fieldtrial__to__struct.py A www/ungoogled-chromium/files/patch-ui_accessibility_accessibility__features.cc A www/ungoogled-chromium/files/patch-ui_accessibility_accessibility__features.h A www/ungoogled-chromium/files/patch-ui_aura_client_drag__drop__client.h A www/ungoogled-chromium/files/patch-ui_aura_screen__ozone.cc A www/ungoogled-chromium/files/patch-ui_aura_screen__ozone.h A www/ungoogled-chromium/files/patch-ui_base_accelerators_accelerator.cc A www/ungoogled-chromium/files/patch-ui_base_accelerators_command.cc A www/ungoogled-chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc A www/ungoogled-chromium/files/patch-ui_base_clipboard_clipboard__constants.cc A www/ungoogled-chromium/files/patch-ui_base_clipboard_clipboard__constants.h A www/ungoogled-chromium/files/patch-ui_base_clipboard_clipboard__non__backed.cc A www/ungoogled-chromium/files/patch-ui_base_cursor_cursor__factory.cc A www/ungoogled-chromium/files/patch-ui_base_cursor_cursor__factory.h A www/ungoogled-chromium/files/patch-ui_base_dragdrop_os__exchange__data__provider__factory.cc A www/ungoogled-chromium/files/patch-ui_base_dragdrop_os__exchange__data__provider__non__backed.cc A www/ungoogled-chromium/files/patch-ui_base_ime_dummy__text__input__client.cc A www/ungoogled-chromium/files/patch-ui_base_ime_dummy__text__input__client.h A www/ungoogled-chromium/files/patch-ui_base_ime_fake__text__input__client.cc A www/ungoogled-chromium/files/patch-ui_base_ime_fake__text__input__client.h A www/ungoogled-chromium/files/patch-ui_base_ime_init_input__method__initializer.cc A www/ungoogled-chromium/files/patch-ui_base_ime_linux_linux__input__method__context__factory.cc A www/ungoogled-chromium/files/patch-ui_base_ime_text__input__client.h A www/ungoogled-chromium/files/patch-ui_base_resource_resource__bundle.cc A www/ungoogled-chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc A www/ungoogled-chromium/files/patch-ui_base_test_ui__controls.h A www/ungoogled-chromium/files/patch-ui_base_ui__base__features.cc A www/ungoogled-chromium/files/patch-ui_base_ui__base__features.h A www/ungoogled-chromium/files/patch-ui_base_ui__base__switches.cc A www/ungoogled-chromium/files/patch-ui_base_ui__base__switches.h A www/ungoogled-chromium/files/patch-ui_base_webui_web__ui__util.cc A www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__factory.cc A www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__factory.h A www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__loader.cc A www/ungoogled-chromium/files/patch-ui_base_x_x11__display__manager.cc A www/ungoogled-chromium/files/patch-ui_base_x_x11__shm__image__pool.cc A www/ungoogled-chromium/files/patch-ui_color_color__id.h A www/ungoogled-chromium/files/patch-ui_color_color__provider__utils.cc A www/ungoogled-chromium/files/patch-ui_color_system__theme.h A www/ungoogled-chromium/files/patch-ui_compositor_compositor.cc A www/ungoogled-chromium/files/patch-ui_compositor_compositor.h A www/ungoogled-chromium/files/patch-ui_compositor_compositor__observer.h A www/ungoogled-chromium/files/patch-ui_display_screen.cc A www/ungoogled-chromium/files/patch-ui_display_screen.h A www/ungoogled-chromium/files/patch-ui_events_devices_x11_device__data__manager__x11.cc A www/ungoogled-chromium/files/patch-ui_events_event.cc A www/ungoogled-chromium/files/patch-ui_events_event__switches.cc A www/ungoogled-chromium/files/patch-ui_events_event__switches.h A www/ungoogled-chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc A www/ungoogled-chromium/files/patch-ui_events_keycodes_dom_keycode__converter.h A www/ungoogled-chromium/files/patch-ui_gfx_BUILD.gn A www/ungoogled-chromium/files/patch-ui_gfx_canvas__skia.cc A www/ungoogled-chromium/files/patch-ui_gfx_font__fallback__linux.cc A www/ungoogled-chromium/files/patch-ui_gfx_font__render__params.h A www/ungoogled-chromium/files/patch-ui_gfx_font__render__params__linux.cc A www/ungoogled-chromium/files/patch-ui_gfx_font__util.cc A www/ungoogled-chromium/files/patch-ui_gfx_gpu__memory__buffer.cc A www/ungoogled-chromium/files/patch-ui_gfx_gpu__memory__buffer.h A www/ungoogled-chromium/files/patch-ui_gfx_linux_dmabuf__uapi.h A www/ungoogled-chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc A www/ungoogled-chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.cc A www/ungoogled-chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h A www/ungoogled-chromium/files/patch-ui_gfx_native__pixmap__handle.cc A www/ungoogled-chromium/files/patch-ui_gfx_native__pixmap__handle.h A www/ungoogled-chromium/files/patch-ui_gfx_native__widget__types.h A www/ungoogled-chromium/files/patch-ui_gfx_platform__font__skia.cc A www/ungoogled-chromium/files/patch-ui_gfx_render__text__api__fuzzer.cc A www/ungoogled-chromium/files/patch-ui_gfx_render__text__fuzzer.cc A www/ungoogled-chromium/files/patch-ui_gfx_switches.cc A www/ungoogled-chromium/files/patch-ui_gfx_switches.h A www/ungoogled-chromium/files/patch-ui_gfx_x_atom__cache.cc A www/ungoogled-chromium/files/patch-ui_gfx_x_generated__protos_dri3.cc A www/ungoogled-chromium/files/patch-ui_gfx_x_generated__protos_shm.cc A www/ungoogled-chromium/files/patch-ui_gfx_x_xlib__support.cc A www/ungoogled-chromium/files/patch-ui_gl_BUILD.gn A www/ungoogled-chromium/files/patch-ui_gl_gl__context.cc A www/ungoogled-chromium/files/patch-ui_gl_gl__fence.cc A www/ungoogled-chromium/files/patch-ui_gl_gl__implementation.cc A www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc A www/ungoogled-chromium/files/patch-ui_gl_sync__control__vsync__provider.cc A www/ungoogled-chromium/files/patch-ui_gl_sync__control__vsync__provider.h A www/ungoogled-chromium/files/patch-ui_gtk_gtk__compat.cc A www/ungoogled-chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc A www/ungoogled-chromium/files/patch-ui_message__center_views_message__popup__view.cc A www/ungoogled-chromium/files/patch-ui_native__theme_native__theme.h A www/ungoogled-chromium/files/patch-ui_native__theme_native__theme__base.cc A www/ungoogled-chromium/files/patch-ui_native__theme_native__theme__features.cc A www/ungoogled-chromium/files/patch-ui_ozone_common_egl__util.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_headless_headless__surface__factory.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_headless_ozone__platform__headless.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_headless_vulkan__implementation__headless.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_wayland_common_wayland__util.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_wayland_gpu_vulkan__implementation__wayland.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_wayland_host_zwp__text__input__wrapper__v1.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_x11_vulkan__implementation__x11.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_x11_x11__screen__ozone.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_x11_x11__screen__ozone.h A www/ungoogled-chromium/files/patch-ui_ozone_platform_x11_x11__window.cc A www/ungoogled-chromium/files/patch-ui_ozone_test_mock__platform__window__delegate.h A www/ungoogled-chromium/files/patch-ui_platform__window_platform__window__delegate.cc A www/ungoogled-chromium/files/patch-ui_platform__window_platform__window__delegate.h A www/ungoogled-chromium/files/patch-ui_platform__window_platform__window__init__properties.h A www/ungoogled-chromium/files/patch-ui_qt_BUILD.gn A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__bn.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__ja.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__ko.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__ml.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__th.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__zh-CN.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__zh-TW.xtb A www/ungoogled-chromium/files/patch-ui_views_controls_prefix__selector.cc A www/ungoogled-chromium/files/patch-ui_views_controls_prefix__selector.h A www/ungoogled-chromium/files/patch-ui_views_controls_textfield_textfield.cc A www/ungoogled-chromium/files/patch-ui_views_controls_textfield_textfield.h A www/ungoogled-chromium/files/patch-ui_views_corewm_tooltip__aura.cc A www/ungoogled-chromium/files/patch-ui_views_examples_widget__example.cc A www/ungoogled-chromium/files/patch-ui_views_focus_focus__manager.cc A www/ungoogled-chromium/files/patch-ui_views_style_platform__style.cc A www/ungoogled-chromium/files/patch-ui_views_test_ui__controls__factory__desktop__aura__ozone.cc A www/ungoogled-chromium/files/patch-ui_views_views__delegate.cc A www/ungoogled-chromium/files/patch-ui_views_views__delegate.h A www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc A www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.h A www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc A www/ungoogled-chromium/files/patch-ui_views_widget_root__view.cc A www/ungoogled-chromium/files/patch-ui_views_widget_widget.cc A www/ungoogled-chromium/files/patch-ui_views_window_custom__frame__view.cc A www/ungoogled-chromium/files/patch-ui_views_window_dialog__delegate.cc A www/ungoogled-chromium/files/patch-ui_views_window_frame__background.cc A www/ungoogled-chromium/files/patch-v8_BUILD.gn A www/ungoogled-chromium/files/patch-v8_include_v8-internal.h A www/ungoogled-chromium/files/patch-v8_include_v8config.h A www/ungoogled-chromium/files/patch-v8_src_api_api.cc A www/ungoogled-chromium/files/patch-v8_src_base_atomicops.h A www/ungoogled-chromium/files/patch-v8_src_base_platform_memory.h A www/ungoogled-chromium/files/patch-v8_src_base_platform_platform-freebsd.cc A www/ungoogled-chromium/files/patch-v8_src_base_platform_platform-openbsd.cc A www/ungoogled-chromium/files/patch-v8_src_base_platform_platform-posix.cc A www/ungoogled-chromium/files/patch-v8_src_base_sys-info.cc A www/ungoogled-chromium/files/patch-v8_src_diagnostics_perf-jit.cc A www/ungoogled-chromium/files/patch-v8_src_diagnostics_perf-jit.h A www/ungoogled-chromium/files/patch-v8_src_execution_isolate.cc A www/ungoogled-chromium/files/patch-v8_src_flags_flags.cc A www/ungoogled-chromium/files/patch-v8_src_libsampler_sampler.cc A www/ungoogled-chromium/files/patch-v8_src_sandbox_sandbox.cc A www/ungoogled-chromium/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.cc A www/ungoogled-chromium/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.h A www/ungoogled-chromium/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic.cc A www/ungoogled-chromium/files/patch-v8_src_trap-handler_handler-inside-posix.cc A www/ungoogled-chromium/files/patch-v8_src_trap-handler_handler-inside-posix.h A www/ungoogled-chromium/files/patch-v8_src_trap-handler_trap-handler.h A www/ungoogled-chromium/files/patch-v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h A www/ungoogled-chromium/files/patch-v8_tools_run.py A www/ungoogled-chromium/files/ungoogled-chromium.desktop.in A www/ungoogled-chromium/files/ungoogled-chromium.in A www/ungoogled-chromium/pkg-descr A www/ungoogled-chromium/pkg-plist Log Message: ----------- first pass at ungoogled-chromium To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 00:56:59 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 21:56:59 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] bda2ed: databases/rrdtool: perl default bump Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: bda2ed82e95ce7141ea538005406f55d1ea2ff5e https://github.com/MidnightBSD/mports/commit/bda2ed82e95ce7141ea538005406f55d1ea2ff5e Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M databases/rrdtool/Makefile Log Message: ----------- databases/rrdtool: perl default bump To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 01:02:41 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 29 Apr 2026 22:02:41 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f5c22d: backported fix for pf sctp issue Message-ID: Branch: refs/heads/stable/4.0 Home: https://github.com/MidnightBSD/src Commit: f5c22d35d19144baa7cea26c824f26291e5a7515 https://github.com/MidnightBSD/src/commit/f5c22d35d19144baa7cea26c824f26291e5a7515 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M sys/netpfil/pf/pf.c Log Message: ----------- backported fix for pf sctp issue To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Thu Apr 30 14:18:22 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 11:18:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1c7f58: update a few ports. start working on llvm20 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1c7f585707a757ed00949135810c65a1ac3fdeef https://github.com/MidnightBSD/mports/commit/1c7f585707a757ed00949135810c65a1ac3fdeef Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: R databases/pgmodeler/files/patch-apps_pgmodeler_pgmodeler.pro A devel/llvm20/Makefile A devel/llvm20/Makefile.COMMANDS A devel/llvm20/Makefile.MAN1SRCS A devel/llvm20/Makefile.RUNTIMES A devel/llvm20/distinfo A devel/llvm20/files/gold-off-llvm_tools_CMakeLists.txt A devel/llvm20/files/llvm-wrapper.sh.in A devel/llvm20/files/patch-clang_tools_clang-format_clang-format-sublime.py A devel/llvm20/files/patch-clang_tools_clang-format_clang-format.py A devel/llvm20/files/patch-clang_tools_clang-format_git-clang-format A devel/llvm20/files/patch-cmake_config.guess A devel/llvm20/files/patch-cmake_modules_AddSphinxTarget.cmake A devel/llvm20/files/patch-compiler-rt_CMakeLists.txt A devel/llvm20/files/patch-compiler-rt_cmake_config-ix.cmake A devel/llvm20/files/patch-compiler-rt_lib_cfi_CMakeLists.txt A devel/llvm20/files/patch-compiler-rt_lib_msan_CMakeLists.txt A devel/llvm20/files/patch-compiler-rt_lib_profile_InstrProfilingPlatformLinux.c A devel/llvm20/files/patch-compiler-rt_lib_sanitizer__common_sanitizer__linux__libcdep.cpp A devel/llvm20/files/patch-compiler-rt_lib_tsan_CMakeLists.txt A devel/llvm20/files/patch-fopenmp.diff A devel/llvm20/files/patch-lldb_CMakeLists.txt A devel/llvm20/files/patch-llvm_cmake_modules_AddLLVM.cmake A devel/llvm20/files/patch-llvm_cmake_modules_HandleLLVMOptions.cmake A devel/llvm20/files/patch-llvm_lib_TargetParser_Triple.cpp A devel/llvm20/files/patch-llvm_tools_llvm-readobj_ELFDumper.cpp A devel/llvm20/files/patch-llvm_tools_llvm_objcopy_ObjcopyOptions.cpp A devel/llvm20/files/patch-revert-6d7e428df611 A devel/llvm20/files/xtoolchain.mk.in A devel/llvm20/pkg-descr A devel/llvm20/pkg-plist M devel/ncurses/files/patch-configure M lang/go125/Makefile M lang/go125/distinfo M lang/go126/Makefile M lang/go126/distinfo Log Message: ----------- update a few ports. start working on llvm20 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 18:01:46 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 15:01:46 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 30b104: ok Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 30b1049c2002bce148cdb1e6fa6a1cceacad03ca https://github.com/MidnightBSD/mports/commit/30b1049c2002bce148cdb1e6fa6a1cceacad03ca Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M devel/p5-subversion/Makefile M devel/p5-subversion/pkg-descr M devel/p5-version/Makefile M devel/p5-version/distinfo Log Message: ----------- ok To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 21:51:07 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 18:51:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 71b7cd: databases/firebird30-server: fix build with ICU 76... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 71b7cdbdbcb30b1e57a6aa466e731c4a2b829600 https://github.com/MidnightBSD/mports/commit/71b7cdbdbcb30b1e57a6aa466e731c4a2b829600 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M databases/firebird30-server/Makefile M databases/firebird30-server/files/patch-builds_posix_prefix.freebsd M databases/firebird30-server/files/patch-builds_posix_prefix.freebsd__amd64 A databases/firebird30-server/files/patch-extern_cloop_src_cloop_Main.cpp A databases/firebird30-server/files/patch-src_burp_split_spit.cpp A databases/firebird30-server/files/patch-src_common_unicode_util.h A databases/firebird30-server/files/patch-src_yvalve_why.cpp Log Message: ----------- databases/firebird30-server: fix build with ICU 76.1 and C++17 - Switch to USE_CXXSTD=gnu++17 (ICU 76.1 requires C++17) - Add -fno-sized-deallocation to CPPFLAGS to prevent C++17 sized delete from bypassing Firebird's custom memory pool, causing double-frees and jemalloc heap corruption at runtime - Fix $ORIGIN RPATH so built binaries find libfbclient.so during build - Add -Wno-dynamic-exception-spec for C++17 deprecated throw() specs - Fix narrowing warnings in generated .epp -> .cpp files (several targets) - Patch extern/cloop: replace removed std::auto_ptr with std::unique_ptr - Patch src/common/unicode_util.h: set U_SHOW_CPLUSPLUS_HEADER_API 0 to suppress ICU 76 C++ header API (U_SHOW_CPLUSPLUS_API alone insufficient) - Patch src/burp/split/spit.cpp: fix in_sw_tab_t initializer (C++11 nullptr_t is not convertible to USHORT; add missing 0 field) - Patch src/yvalve/why.cpp: fix CtrlCHandler race condition where shutdownThread could see shutdownSemaphore=NULL and exit immediately, causing jemalloc tcache corruption during thread cleanup AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Commit: 0f484ce0f2fbac75f940456ebd9a23f8c9c3d474 https://github.com/MidnightBSD/mports/commit/0f484ce0f2fbac75f940456ebd9a23f8c9c3d474 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M misc/gemini-cli/Makefile M misc/gemini-cli/distinfo M misc/gemini-cli/files/package-lock.json M misc/gemini-cli/pkg-plist Log Message: ----------- misc/gemini-cli: update to 0.40.1 AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Commit: 551bf2936b8b5a927892168f61860068e97d8ff0 https://github.com/MidnightBSD/mports/commit/551bf2936b8b5a927892168f61860068e97d8ff0 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M .gitignore M converters/p5-JSON-XS/Makefile M converters/p5-JSON-XS/distinfo R databases/pgmodeler/files/patch-apps_pgmodeler_pgmodeler.pro M databases/rrdtool/Makefile A devel/llvm20/Makefile A devel/llvm20/Makefile.COMMANDS A devel/llvm20/Makefile.MAN1SRCS A devel/llvm20/Makefile.RUNTIMES A devel/llvm20/distinfo A devel/llvm20/files/gold-off-llvm_tools_CMakeLists.txt A devel/llvm20/files/llvm-wrapper.sh.in A devel/llvm20/files/patch-clang_tools_clang-format_clang-format-sublime.py A devel/llvm20/files/patch-clang_tools_clang-format_clang-format.py A devel/llvm20/files/patch-clang_tools_clang-format_git-clang-format A devel/llvm20/files/patch-cmake_config.guess A devel/llvm20/files/patch-cmake_modules_AddSphinxTarget.cmake A devel/llvm20/files/patch-compiler-rt_CMakeLists.txt A devel/llvm20/files/patch-compiler-rt_cmake_config-ix.cmake A devel/llvm20/files/patch-compiler-rt_lib_cfi_CMakeLists.txt A devel/llvm20/files/patch-compiler-rt_lib_msan_CMakeLists.txt A devel/llvm20/files/patch-compiler-rt_lib_profile_InstrProfilingPlatformLinux.c A devel/llvm20/files/patch-compiler-rt_lib_sanitizer__common_sanitizer__linux__libcdep.cpp A devel/llvm20/files/patch-compiler-rt_lib_tsan_CMakeLists.txt A devel/llvm20/files/patch-fopenmp.diff A devel/llvm20/files/patch-lldb_CMakeLists.txt A devel/llvm20/files/patch-llvm_cmake_modules_AddLLVM.cmake A devel/llvm20/files/patch-llvm_cmake_modules_HandleLLVMOptions.cmake A devel/llvm20/files/patch-llvm_lib_TargetParser_Triple.cpp A devel/llvm20/files/patch-llvm_tools_llvm-readobj_ELFDumper.cpp A devel/llvm20/files/patch-llvm_tools_llvm_objcopy_ObjcopyOptions.cpp A devel/llvm20/files/patch-revert-6d7e428df611 A devel/llvm20/files/xtoolchain.mk.in A devel/llvm20/pkg-descr A devel/llvm20/pkg-plist M devel/ncurses/files/patch-configure M devel/p5-DateTime/Makefile M devel/p5-DateTime/distinfo M devel/p5-Specio/Makefile M devel/p5-Specio/distinfo M devel/p5-Specio/pkg-descr M devel/p5-Specio/pkg-plist M devel/p5-subversion/Makefile M devel/p5-subversion/pkg-descr M devel/p5-version/Makefile M devel/p5-version/distinfo M lang/go125/Makefile M lang/go125/distinfo M lang/go126/Makefile M lang/go126/distinfo M net/p5-Socket6/Makefile M www/Makefile A www/ungoogled-chromium/Makefile A www/ungoogled-chromium/Makefile.tests A www/ungoogled-chromium/distinfo A www/ungoogled-chromium/files/patch-BUILD.gn A www/ungoogled-chromium/files/patch-apps_ui_views_app__window__frame__view.cc A www/ungoogled-chromium/files/patch-ash_display_mirror__window__controller.cc A www/ungoogled-chromium/files/patch-base_BUILD.gn A www/ungoogled-chromium/files/patch-base_allocator_dispatcher_tls.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc A www/ungoogled-chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc A www/ungoogled-chromium/files/patch-base_atomicops.h A www/ungoogled-chromium/files/patch-base_base__paths__posix.cc A www/ungoogled-chromium/files/patch-base_compiler__specific.h A www/ungoogled-chromium/files/patch-base_debug_debugger__posix.cc A www/ungoogled-chromium/files/patch-base_debug_elf__reader.cc A www/ungoogled-chromium/files/patch-base_debug_proc__maps__linux.cc A www/ungoogled-chromium/files/patch-base_debug_stack__trace.cc A www/ungoogled-chromium/files/patch-base_debug_stack__trace__posix.cc A www/ungoogled-chromium/files/patch-base_files_dir__reader__linux.h A www/ungoogled-chromium/files/patch-base_files_dir__reader__posix.h A www/ungoogled-chromium/files/patch-base_files_drive__info.h A www/ungoogled-chromium/files/patch-base_files_drive__info__posix.cc A www/ungoogled-chromium/files/patch-base_files_file__path__watcher.h A www/ungoogled-chromium/files/patch-base_files_file__path__watcher__bsd.cc A www/ungoogled-chromium/files/patch-base_files_file__path__watcher__kqueue.h A www/ungoogled-chromium/files/patch-base_files_file__path__watcher__unittest.cc A www/ungoogled-chromium/files/patch-base_files_file__util__posix.cc A www/ungoogled-chromium/files/patch-base_files_file__util__unittest.cc A www/ungoogled-chromium/files/patch-base_files_important__file__writer__cleaner.cc A www/ungoogled-chromium/files/patch-base_files_scoped__file.cc A www/ungoogled-chromium/files/patch-base_functional_unretained__traits.h A www/ungoogled-chromium/files/patch-base_i18n_icu__util.cc A www/ungoogled-chromium/files/patch-base_linux__util.cc A www/ungoogled-chromium/files/patch-base_logging__unittest.cc A www/ungoogled-chromium/files/patch-base_memory_discardable__memory.cc A www/ungoogled-chromium/files/patch-base_memory_discardable__memory__internal.h A www/ungoogled-chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc A www/ungoogled-chromium/files/patch-base_memory_platform__shared__memory__region.h A www/ungoogled-chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc A www/ungoogled-chromium/files/patch-base_memory_protected__memory.h A www/ungoogled-chromium/files/patch-base_memory_protected__memory__posix.cc A www/ungoogled-chromium/files/patch-base_message__loop_message__pump__epoll.cc A www/ungoogled-chromium/files/patch-base_message__loop_message__pump__epoll.h A www/ungoogled-chromium/files/patch-base_message__loop_message__pump__glib.cc A www/ungoogled-chromium/files/patch-base_native__library__posix.cc A www/ungoogled-chromium/files/patch-base_native__library__unittest.cc A www/ungoogled-chromium/files/patch-base_posix_can__lower__nice__to.cc A www/ungoogled-chromium/files/patch-base_posix_file__descriptor__shuffle.h A www/ungoogled-chromium/files/patch-base_posix_sysctl.cc A www/ungoogled-chromium/files/patch-base_posix_unix__domain__socket.cc A www/ungoogled-chromium/files/patch-base_posix_unix__domain__socket__unittest.cc A www/ungoogled-chromium/files/patch-base_process_internal__linux.h A www/ungoogled-chromium/files/patch-base_process_kill.h A www/ungoogled-chromium/files/patch-base_process_kill__posix.cc A www/ungoogled-chromium/files/patch-base_process_launch.h A www/ungoogled-chromium/files/patch-base_process_launch__posix.cc A www/ungoogled-chromium/files/patch-base_process_memory__linux.cc A www/ungoogled-chromium/files/patch-base_process_process__handle.cc A www/ungoogled-chromium/files/patch-base_process_process__handle.h A www/ungoogled-chromium/files/patch-base_process_process__handle__freebsd.cc A www/ungoogled-chromium/files/patch-base_process_process__handle__openbsd.cc A www/ungoogled-chromium/files/patch-base_process_process__iterator__freebsd.cc A www/ungoogled-chromium/files/patch-base_process_process__iterator__openbsd.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics.h A www/ungoogled-chromium/files/patch-base_process_process__metrics__freebsd.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics__openbsd.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics__posix.cc A www/ungoogled-chromium/files/patch-base_process_process__metrics__unittest.cc A www/ungoogled-chromium/files/patch-base_process_process__posix.cc A www/ungoogled-chromium/files/patch-base_process_process__unittest.cc A www/ungoogled-chromium/files/patch-base_profiler_module__cache.cc A www/ungoogled-chromium/files/patch-base_profiler_sampling__profiler__thread__token.cc A www/ungoogled-chromium/files/patch-base_profiler_sampling__profiler__thread__token.h A www/ungoogled-chromium/files/patch-base_profiler_stack__base__address__posix.cc A www/ungoogled-chromium/files/patch-base_profiler_stack__sampling__profiler__test__util.cc A www/ungoogled-chromium/files/patch-base_profiler_stack__sampling__profiler__unittest.cc A www/ungoogled-chromium/files/patch-base_profiler_thread__delegate__posix.cc A www/ungoogled-chromium/files/patch-base_rand__util.h A www/ungoogled-chromium/files/patch-base_rand__util__posix.cc A www/ungoogled-chromium/files/patch-base_strings_safe__sprintf__unittest.cc A www/ungoogled-chromium/files/patch-base_synchronization_cancelable__event.h A www/ungoogled-chromium/files/patch-base_synchronization_lock__impl.h A www/ungoogled-chromium/files/patch-base_syslog__logging.cc A www/ungoogled-chromium/files/patch-base_system_sys__info.cc A www/ungoogled-chromium/files/patch-base_system_sys__info.h A www/ungoogled-chromium/files/patch-base_system_sys__info__freebsd.cc A www/ungoogled-chromium/files/patch-base_system_sys__info__openbsd.cc A www/ungoogled-chromium/files/patch-base_system_sys__info__posix.cc A www/ungoogled-chromium/files/patch-base_system_sys__info__unittest.cc A www/ungoogled-chromium/files/patch-base_task_thread__pool_environment__config__unittest.cc A www/ungoogled-chromium/files/patch-base_test_launcher_test__launcher.cc A www/ungoogled-chromium/files/patch-base_test_test__file__util__linux.cc A www/ungoogled-chromium/files/patch-base_test_test__file__util__posix.cc A www/ungoogled-chromium/files/patch-base_threading_platform__thread.h A www/ungoogled-chromium/files/patch-base_threading_platform__thread__bsd.cc A www/ungoogled-chromium/files/patch-base_threading_platform__thread__internal__posix.cc A www/ungoogled-chromium/files/patch-base_threading_platform__thread__posix.cc A www/ungoogled-chromium/files/patch-base_threading_platform__thread__unittest.cc A www/ungoogled-chromium/files/patch-base_time_time__now__posix.cc A www/ungoogled-chromium/files/patch-base_trace__event_malloc__dump__provider.cc A www/ungoogled-chromium/files/patch-base_trace__event_memory__dump__manager.cc A www/ungoogled-chromium/files/patch-base_trace__event_process__memory__dump.cc A www/ungoogled-chromium/files/patch-base_tracing_trace__time.cc A www/ungoogled-chromium/files/patch-base_tracing_trace__time.h A www/ungoogled-chromium/files/patch-build_config_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_BUILDCONFIG.gn A www/ungoogled-chromium/files/patch-build_config_clang_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_compiler_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_gcc_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_linux_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_linux_libdrm_BUILD.gn A www/ungoogled-chromium/files/patch-build_config_linux_pkg-config.py A www/ungoogled-chromium/files/patch-build_config_ozone.gni A www/ungoogled-chromium/files/patch-build_config_rust.gni A www/ungoogled-chromium/files/patch-build_config_v8__target__cpu.gni A www/ungoogled-chromium/files/patch-build_detect__host__arch.py A www/ungoogled-chromium/files/patch-build_gn__run__binary.py A www/ungoogled-chromium/files/patch-build_linux_chrome.map A www/ungoogled-chromium/files/patch-build_linux_strip__binary.py A www/ungoogled-chromium/files/patch-build_linux_unbundle_icu.gn A www/ungoogled-chromium/files/patch-build_linux_unbundle_libusb.gn A www/ungoogled-chromium/files/patch-build_nocompile.gni A www/ungoogled-chromium/files/patch-build_rust_rust__bindgen.gni A www/ungoogled-chromium/files/patch-build_rust_rust__bindgen__generator.gni A www/ungoogled-chromium/files/patch-build_rust_std_BUILD.gn A www/ungoogled-chromium/files/patch-build_toolchain_freebsd_BUILD.gn A www/ungoogled-chromium/files/patch-build_toolchain_gcc__solink__wrapper.py A www/ungoogled-chromium/files/patch-build_toolchain_gcc__toolchain.gni A www/ungoogled-chromium/files/patch-build_toolchain_openbsd_BUILD.gn A www/ungoogled-chromium/files/patch-build_toolchain_toolchain.gni A www/ungoogled-chromium/files/patch-cc_base_features.cc A www/ungoogled-chromium/files/patch-chrome_app_chrome__command__ids.h A www/ungoogled-chromium/files/patch-chrome_app_chrome__main.cc A www/ungoogled-chromium/files/patch-chrome_app_chrome__main__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_BUILD.gn A www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc A www/ungoogled-chromium/files/patch-chrome_browser_accessibility_page__colors.cc A www/ungoogled-chromium/files/patch-chrome_browser_after__startup__task__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_apps_app__service_publishers_extension__apps.cc A www/ungoogled-chromium/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.cc A www/ungoogled-chromium/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.h A www/ungoogled-chromium/files/patch-chrome_browser_autocomplete_chrome__autocomplete__scheme__classifier.cc A www/ungoogled-chromium/files/patch-chrome_browser_background_background__mode__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_background_background__mode__optimizer.cc A www/ungoogled-chromium/files/patch-chrome_browser_browser__features.cc A www/ungoogled-chromium/files/patch-chrome_browser_browser__features.h A www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.h A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__field__trials.h A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__interface__binders.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__extra__parts__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__extra__parts__ozone.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__linux.h A www/ungoogled-chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__content__browser__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_chrome__content__browser__client.h A www/ungoogled-chromium/files/patch-chrome_browser_collaboration_messaging_messaging__backend__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_component__updater_registration.cc A www/ungoogled-chromium/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc A www/ungoogled-chromium/files/patch-chrome_browser_component__updater_widevine__cdm__component__installer.cc A www/ungoogled-chromium/files/patch-chrome_browser_custom__handlers_chrome__protocol__handler__registry__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_defaults.cc A www/ungoogled-chromium/files/patch-chrome_browser_device__identity_device__oauth2__token__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.h A www/ungoogled-chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__commands.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__commands.h A www/ungoogled-chromium/files/patch-chrome_browser_download_download__file__picker.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__item__model.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_download_download__prefs.h A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_analysis_analysis__service__settings.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_common.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_connectors__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__connector__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_browser_commands_key__rotation__command__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_core_persistence_key__persistence__delegate__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_device__trust_signals_signals__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_reporting_browser__crash__event__router.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_reporting_crash__reporting__context.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_profile__management_profile__management__navigation__throttle.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_remote__commands_cbcm__remote__commands__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_signals_device__info__fetcher.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_signals_device__info__fetcher__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_signin_enterprise__signin__service.h A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_signin_interstitials_managed__profile__required__page.cc A www/ungoogled-chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_BUILD.gn A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_chrome__desktop__report__request__helper.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.h A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.h A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_image__writer__private_removable__storage__provider.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_management_chrome__management__api__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_messaging_launch__context__posix.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_webrtc__logging__private_webrtc__logging__private__api.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc A www/ungoogled-chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc A www/ungoogled-chromium/files/patch-chrome_browser_first__run_first__run__dialog.h A www/ungoogled-chromium/files/patch-chrome_browser_first__run_first__run__internal.h A www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.cc A www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h A www/ungoogled-chromium/files/patch-chrome_browser_gcm_gcm__profile__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_gcm_instance__id_instance__id__profile__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_glic_launcher_glic__status__icon.cc A www/ungoogled-chromium/files/patch-chrome_browser_global__features.cc A www/ungoogled-chromium/files/patch-chrome_browser_global__features.h A www/ungoogled-chromium/files/patch-chrome_browser_headless_headless__mode__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_intranet__redirect__detector.h A www/ungoogled-chromium/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_audio__service__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_router_discovery_BUILD.gn A www/ungoogled-chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__posix.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.h A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.h A www/ungoogled-chromium/files/patch-chrome_browser_memory__details.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.h A www/ungoogled-chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_perf_cpu__identity.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_power_process__metrics__recorder__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_power_process__monitor.cc A www/ungoogled-chromium/files/patch-chrome_browser_metrics_power_process__monitor.h A www/ungoogled-chromium/files/patch-chrome_browser_net_profile__network__context__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_net_profile__network__context__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_net_system__network__context__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_net_system__network__context__manager.h A www/ungoogled-chromium/files/patch-chrome_browser_new__tab__page_modules_file__suggestion_drive__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_notifications_notification__display__service__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_notifications_notification__platform__bridge__delegator.cc A www/ungoogled-chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_password__manager_password__reuse__manager__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_platform__util__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc A www/ungoogled-chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_policy_device__management__service__configuration.cc A www/ungoogled-chromium/files/patch-chrome_browser_policy_policy__value__and__status__aggregator.cc A www/ungoogled-chromium/files/patch-chrome_browser_prefs_browser__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_prefs_pref__service__incognito__allowlist.cc A www/ungoogled-chromium/files/patch-chrome_browser_printing_print__backend__service__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_printing_printer__query.cc A www/ungoogled-chromium/files/patch-chrome_browser_process__singleton__posix.cc A www/ungoogled-chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc A www/ungoogled-chromium/files/patch-chrome_browser_profiles_profile__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_profiles_profile__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_profiles_profiles__state.cc A www/ungoogled-chromium/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.cc A www/ungoogled-chromium/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.h A www/ungoogled-chromium/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_renderer__preferences__util.cc A www/ungoogled-chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css A www/ungoogled-chromium/files/patch-chrome_browser_resources_signin_signin__shared.css A www/ungoogled-chromium/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_safe__browsing_cloud__content__scanning_binary__upload__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__reporting__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_safe__browsing_safe__browsing__pref__change__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_screen__ai_screen__ai__install__state.cc A www/ungoogled-chromium/files/patch-chrome_browser_screen__ai_screen__ai__service__router.cc A www/ungoogled-chromium/files/patch-chrome_browser_send__tab__to__self_receiving__ui__handler__registry.cc A www/ungoogled-chromium/files/patch-chrome_browser_send__tab__to__self_send__tab__to__self__client__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_sessions_session__restore.cc A www/ungoogled-chromium/files/patch-chrome_browser_sharing_sharing__handler__registry__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_shortcuts_icon__badging.cc A www/ungoogled-chromium/files/patch-chrome_browser_signin_accounts__policy__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_signin_accounts__policy__manager.h A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_classify__url__navigation__throttle.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.h A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__google__auth__navigation__throttle.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__metrics__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc A www/ungoogled-chromium/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc A www/ungoogled-chromium/files/patch-chrome_browser_sync_device__info__sync__client__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_sync_sync__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_tab__group__sync_tab__group__sync__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.cc A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_task__manager_task__manager__observer.h A www/ungoogled-chromium/files/patch-chrome_browser_themes_theme__helper.cc A www/ungoogled-chromium/files/patch-chrome_browser_themes_theme__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_themes_theme__service__aura__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_themes_theme__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_actions_chrome__action__id.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser__command__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser__commands.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_browser__view__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_chrome__pages.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_chrome__pages.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_color_native__chrome__color__mixer.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_managed__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_passwords_bubble__controllers_relaunch__chrome__bubble__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_sad__tab.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_sharing__hub_sharing__hub__bubble__controller.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_tab__helpers.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_tabs_features.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_tabs_tab__strip__prefs.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_test_popup__browsertest.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_test_test__browser__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_ui__features.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_ui__features.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_compose_compose__dialog__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux__native.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__frame__view__linux.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout__delegate.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_hung__renderer__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view__base.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab__strip__combo__button.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_task__manager__search__bar__view.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_about_about__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_about_about__ui.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_app__settings_web__app__settings__ui.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui__constants.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui__constants.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_password__manager_promo__cards__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_password__manager_promo__cards_relaunch__chrome__promo.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_ui_window__sizer_window__sizer.cc A www/ungoogled-chromium/files/patch-chrome_browser_visited__url__ranking_visited__url__ranking__service__factory.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_commands_launch__web__app__command.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_commands_set__user__display__mode__command.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_extension__status__utils.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_extensions_extension__status__utils.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_os__integration__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_os__integration__test__override.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__file__handler__registration.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_policy_web__app__policy__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.h A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_web__app__helpers.cc A www/ungoogled-chromium/files/patch-chrome_browser_web__applications_web__app__install__info.h A www/ungoogled-chromium/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc A www/ungoogled-chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc A www/ungoogled-chromium/files/patch-chrome_browser_webauthn_gpm__user__verification__policy.cc A www/ungoogled-chromium/files/patch-chrome_browser_webauthn_unexportable__key__utils.cc A www/ungoogled-chromium/files/patch-chrome_common_channel__info.h A www/ungoogled-chromium/files/patch-chrome_common_channel__info__posix.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__features.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__features.h A www/ungoogled-chromium/files/patch-chrome_common_chrome__paths.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__paths.h A www/ungoogled-chromium/files/patch-chrome_common_chrome__paths__internal.h A www/ungoogled-chromium/files/patch-chrome_common_chrome__paths__linux.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.cc A www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.h A www/ungoogled-chromium/files/patch-chrome_common_crash__keys.cc A www/ungoogled-chromium/files/patch-chrome_common_extensions_extension__constants.cc A www/ungoogled-chromium/files/patch-chrome_common_extensions_extension__constants.h A www/ungoogled-chromium/files/patch-chrome_common_extensions_permissions_chrome__permission__message__rules.cc A www/ungoogled-chromium/files/patch-chrome_common_media_cdm__host__file__path.cc A www/ungoogled-chromium/files/patch-chrome_common_media_cdm__registration.cc A www/ungoogled-chromium/files/patch-chrome_common_media_cdm__registration.h A www/ungoogled-chromium/files/patch-chrome_common_media_component__widevine__cdm__hint__file__linux.h A www/ungoogled-chromium/files/patch-chrome_common_pref__names.h A www/ungoogled-chromium/files/patch-chrome_common_url__constants.h A www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.cc A www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.h A www/ungoogled-chromium/files/patch-chrome_enterprise__companion_enterprise__companion__client.cc A www/ungoogled-chromium/files/patch-chrome_enterprise__companion_event__logger.cc A www/ungoogled-chromium/files/patch-chrome_enterprise__companion_lock.cc A www/ungoogled-chromium/files/patch-chrome_services_printing_print__backend__service__impl.cc A www/ungoogled-chromium/files/patch-chrome_services_speech_audio__source__fetcher__impl.cc A www/ungoogled-chromium/files/patch-chrome_test_base_scoped__channel__override__posix.cc A www/ungoogled-chromium/files/patch-chrome_test_chromedriver_chrome__launcher.cc A www/ungoogled-chromium/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc A www/ungoogled-chromium/files/patch-chrome_test_chromedriver_key__converter__unittest.cc A www/ungoogled-chromium/files/patch-chrome_test_chromedriver_keycode__text__conversion__unittest.cc A www/ungoogled-chromium/files/patch-chrome_test_supervised__user_google__auth__state__waiter__mixin.cc A www/ungoogled-chromium/files/patch-chrome_updater_app_app__uninstall.cc A www/ungoogled-chromium/files/patch-chrome_updater_configurator.cc A www/ungoogled-chromium/files/patch-chrome_updater_lock.cc A www/ungoogled-chromium/files/patch-chrome_updater_util_posix__util.cc A www/ungoogled-chromium/files/patch-chrome_utility_services.cc A www/ungoogled-chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc A www/ungoogled-chromium/files/patch-components_autofill_core_browser_integrators_autofill__optimization__guide.cc A www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc A www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__prefs.cc A www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__prefs.h A www/ungoogled-chromium/files/patch-components_commerce_core_commerce__feature__list.cc A www/ungoogled-chromium/files/patch-components_constrained__window_constrained__window__views.cc A www/ungoogled-chromium/files/patch-components_content__settings_core_browser_website__settings__registry.cc A www/ungoogled-chromium/files/patch-components_cookie__config_cookie__store__util.cc A www/ungoogled-chromium/files/patch-components_crash_core_app_BUILD.gn A www/ungoogled-chromium/files/patch-components_crash_core_app_chrome__crashpad__handler.cc A www/ungoogled-chromium/files/patch-components_crash_core_app_crashpad__handler__main.cc A www/ungoogled-chromium/files/patch-components_crash_core_browser_crash__upload__list__crashpad.cc A www/ungoogled-chromium/files/patch-components_crash_core_common_BUILD.gn A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_mock__signals__aggregator.h A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_signals__aggregator.h A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_signals__aggregator__impl.cc A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_signals__aggregator__impl.h A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_user__permission__service.h A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_user__permission__service__impl.cc A www/ungoogled-chromium/files/patch-components_device__signals_core_browser_user__permission__service__impl.h A www/ungoogled-chromium/files/patch-components_device__signals_core_common_signals__features.cc A www/ungoogled-chromium/files/patch-components_device__signals_core_common_signals__features.h A www/ungoogled-chromium/files/patch-components_device__signals_core_system__signals_platform__delegate.cc A www/ungoogled-chromium/files/patch-components_device__signals_test_signals__contract.cc A www/ungoogled-chromium/files/patch-components_discardable__memory_service_discardable__shared__memory__manager.cc A www/ungoogled-chromium/files/patch-components_embedder__support_user__agent__utils.cc A www/ungoogled-chromium/files/patch-components_embedder__support_user__agent__utils__unittest.cc A www/ungoogled-chromium/files/patch-components_enterprise_watermarking_watermark.cc A www/ungoogled-chromium/files/patch-components_error__page_common_localized__error.cc A www/ungoogled-chromium/files/patch-components_eye__dropper_eye__dropper__view.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_event__constants.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_event__constants.h A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__configurations.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__constants.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__constants.h A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__list.cc A www/ungoogled-chromium/files/patch-components_feature__engagement_public_feature__list.h A www/ungoogled-chromium/files/patch-components_feed_core_proto_v2_wire_version.proto A www/ungoogled-chromium/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc A www/ungoogled-chromium/files/patch-components_feed_core_v2_proto__util.cc A www/ungoogled-chromium/files/patch-components_feed_core_v2_proto__util__unittest.cc A www/ungoogled-chromium/files/patch-components_feed_core_v2_test_proto__printer.cc A www/ungoogled-chromium/files/patch-components_flags__ui_flags__state.cc A www/ungoogled-chromium/files/patch-components_gcm__driver_gcm__desktop__utils.cc A www/ungoogled-chromium/files/patch-components_gwp__asan_BUILD.gn A www/ungoogled-chromium/files/patch-components_gwp__asan_client_guarded__page__allocator__posix.cc A www/ungoogled-chromium/files/patch-components_gwp__asan_client_gwp__asan.cc A www/ungoogled-chromium/files/patch-components_gwp__asan_client_gwp__asan__features.cc A www/ungoogled-chromium/files/patch-components_gwp__asan_crash__handler_crash__analyzer.cc A www/ungoogled-chromium/files/patch-components_live__caption_caption__util.cc A www/ungoogled-chromium/files/patch-components_live__caption_caption__util.h A www/ungoogled-chromium/files/patch-components_media__router_common_media__source.cc A www/ungoogled-chromium/files/patch-components_media__router_common_providers_cast_channel_cast__message__util.cc A www/ungoogled-chromium/files/patch-components_metrics_drive__metrics__provider.cc A www/ungoogled-chromium/files/patch-components_metrics_drive__metrics__provider__linux.cc A www/ungoogled-chromium/files/patch-components_metrics_dwa_dwa__service.cc A www/ungoogled-chromium/files/patch-components_metrics_metrics__log.cc A www/ungoogled-chromium/files/patch-components_metrics_motherboard.cc A www/ungoogled-chromium/files/patch-components_named__mojo__ipc__server_connection__info.h A www/ungoogled-chromium/files/patch-components_named__mojo__ipc__server_named__mojo__ipc__server__client__util.cc A www/ungoogled-chromium/files/patch-components_named__system__lock_lock.h A www/ungoogled-chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc A www/ungoogled-chromium/files/patch-components_optimization__guide_core_optimization__guide__util.cc A www/ungoogled-chromium/files/patch-components_os__crypt_async_browser_secret__portal__key__provider.cc A www/ungoogled-chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc A www/ungoogled-chromium/files/patch-components_os__crypt_sync_os__crypt.h A www/ungoogled-chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc A www/ungoogled-chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc A www/ungoogled-chromium/files/patch-components_paint__preview_common_proto_paint__preview.proto A www/ungoogled-chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_features_password__features.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_features_password__features.h A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manager.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manager__client.h A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manager__switches.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manager__switches.h A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__store__factory__util.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__store_login__database.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__store_login__database__async__helper.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc A www/ungoogled-chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h A www/ungoogled-chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h A www/ungoogled-chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc A www/ungoogled-chromium/files/patch-components_performance__manager_public_features.h A www/ungoogled-chromium/files/patch-components_permissions_prediction__service_prediction__common.cc A www/ungoogled-chromium/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_cloud_cloud__policy__refresh__scheduler.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_cloud_cloud__policy__util.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_policy__loader__common.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_policy__paths.cc A www/ungoogled-chromium/files/patch-components_policy_core_common_policy__utils.cc A www/ungoogled-chromium/files/patch-components_policy_tools_generate__policy__source.py A www/ungoogled-chromium/files/patch-components_power__metrics_BUILD.gn A www/ungoogled-chromium/files/patch-components_power__metrics_energy__metrics__provider.cc A www/ungoogled-chromium/files/patch-components_regional__capabilities_regional__capabilities__service.cc A www/ungoogled-chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc A www/ungoogled-chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h A www/ungoogled-chromium/files/patch-components_safe__browsing_content_common_file__type__policies__unittest.cc A www/ungoogled-chromium/files/patch-components_safe__browsing_content_resources_gen__file__type__proto.py A www/ungoogled-chromium/files/patch-components_safe__browsing_core_browser_db_v4__protocol__manager__util.cc A www/ungoogled-chromium/files/patch-components_safe__browsing_core_browser_realtime_url__lookup__service__base.cc A www/ungoogled-chromium/files/patch-components_search__engines_template__url__service.cc A www/ungoogled-chromium/files/patch-components_security__interstitials_content_utils.cc A www/ungoogled-chromium/files/patch-components_segmentation__platform_embedder_default__model_cross__device__user__segment.cc A www/ungoogled-chromium/files/patch-components_services_on__device__translation_sandbox__hook.cc A www/ungoogled-chromium/files/patch-components_services_on__device__translation_sandbox__hook.h A www/ungoogled-chromium/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.cc A www/ungoogled-chromium/files/patch-components_soda_soda__util.cc A www/ungoogled-chromium/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc A www/ungoogled-chromium/files/patch-components_storage__monitor_BUILD.gn A www/ungoogled-chromium/files/patch-components_storage__monitor_removable__device__constants.cc A www/ungoogled-chromium/files/patch-components_storage__monitor_removable__device__constants.h A www/ungoogled-chromium/files/patch-components_supervised__user_core_browser_list__family__members__service.h A www/ungoogled-chromium/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc A www/ungoogled-chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc A www/ungoogled-chromium/files/patch-components_supervised__user_core_common_features.cc A www/ungoogled-chromium/files/patch-components_supervised__user_core_common_features.h A www/ungoogled-chromium/files/patch-components_supervised__user_core_common_pref__names.h A www/ungoogled-chromium/files/patch-components_sync__device__info_local__device__info__util.cc A www/ungoogled-chromium/files/patch-components_sync__device__info_local__device__info__util__linux.cc A www/ungoogled-chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc A www/ungoogled-chromium/files/patch-components_system__cpu_cpu__probe.cc A www/ungoogled-chromium/files/patch-components_translate_core_common_translate__util.cc A www/ungoogled-chromium/files/patch-components_trusted__vault_trusted__vault__connection__impl.cc A www/ungoogled-chromium/files/patch-components_update__client_update__query__params.cc A www/ungoogled-chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc A www/ungoogled-chromium/files/patch-components_user__education_views_help__bubble__view.cc A www/ungoogled-chromium/files/patch-components_user__education_views_help__bubble__view.h A www/ungoogled-chromium/files/patch-components_variations_service_variations__service.cc A www/ungoogled-chromium/files/patch-components_visited__url__ranking_public_url__visit__util.cc A www/ungoogled-chromium/files/patch-components_viz_host_gpu__host__impl.cc A www/ungoogled-chromium/files/patch-components_viz_host_host__display__client.cc A www/ungoogled-chromium/files/patch-components_viz_host_host__display__client.h A www/ungoogled-chromium/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc A www/ungoogled-chromium/files/patch-components_viz_service_display__embedder_software__output__surface.cc A www/ungoogled-chromium/files/patch-components_viz_service_display__embedder_software__output__surface.h A www/ungoogled-chromium/files/patch-components_viz_service_display_skia__renderer.cc A www/ungoogled-chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc A www/ungoogled-chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h A www/ungoogled-chromium/files/patch-components_viz_test_fake__display__client.cc A www/ungoogled-chromium/files/patch-components_viz_test_fake__display__client.h A www/ungoogled-chromium/files/patch-components_viz_test_mock__display__client.h A www/ungoogled-chromium/files/patch-content_app_BUILD.gn A www/ungoogled-chromium/files/patch-content_app_content__main.cc A www/ungoogled-chromium/files/patch-content_app_content__main__runner__impl.cc A www/ungoogled-chromium/files/patch-content_browser_BUILD.gn A www/ungoogled-chromium/files/patch-content_browser_audio_audio__service.cc A www/ungoogled-chromium/files/patch-content_browser_browser__child__process__host__impl.cc A www/ungoogled-chromium/files/patch-content_browser_browser__child__process__host__impl.h A www/ungoogled-chromium/files/patch-content_browser_browser__child__process__host__impl__receiver__bindings.cc A www/ungoogled-chromium/files/patch-content_browser_browser__main__loop.cc A www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper.h A www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper__linux.cc A www/ungoogled-chromium/files/patch-content_browser_child__thread__type__switcher__linux.cc A www/ungoogled-chromium/files/patch-content_browser_compositor_viz__process__transport__factory.cc A www/ungoogled-chromium/files/patch-content_browser_devtools_devtools__frontend__host__impl.cc A www/ungoogled-chromium/files/patch-content_browser_devtools_devtools__frontend__host__impl.h A www/ungoogled-chromium/files/patch-content_browser_devtools_protocol_system__info__handler.cc A www/ungoogled-chromium/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher.h A www/ungoogled-chromium/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__bsd.cc A www/ungoogled-chromium/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__kqueue.h A www/ungoogled-chromium/files/patch-content_browser_file__system__access_file__system__access__local__path__watcher.cc A www/ungoogled-chromium/files/patch-content_browser_font__access_font__enumeration__data__source.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_compositor__util.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__data__manager__impl.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__data__manager__impl.h A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.h A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__memory__buffer__manager__singleton.cc A www/ungoogled-chromium/files/patch-content_browser_gpu_gpu__process__host.cc A www/ungoogled-chromium/files/patch-content_browser_media_frameless__media__interface__proxy.h A www/ungoogled-chromium/files/patch-content_browser_media_media__keys__listener__manager__impl.cc A www/ungoogled-chromium/files/patch-content_browser_network__service__instance__impl.cc A www/ungoogled-chromium/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_delegated__frame__host.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_media_service__video__capture__device__launcher.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.h A www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc A www/ungoogled-chromium/files/patch-content_browser_sandbox__host__linux.cc A www/ungoogled-chromium/files/patch-content_browser_scheduler_responsiveness_jank__monitor__impl.cc A www/ungoogled-chromium/files/patch-content_browser_scheduler_responsiveness_native__event__observer.cc A www/ungoogled-chromium/files/patch-content_browser_scheduler_responsiveness_native__event__observer.h A www/ungoogled-chromium/files/patch-content_browser_utility__process__host.cc A www/ungoogled-chromium/files/patch-content_browser_utility__process__host__receiver__bindings.cc A www/ungoogled-chromium/files/patch-content_browser_utility__sandbox__delegate.cc A www/ungoogled-chromium/files/patch-content_browser_v8__snapshot__files.cc A www/ungoogled-chromium/files/patch-content_browser_web__contents_slow__web__preference__cache.cc A www/ungoogled-chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc A www/ungoogled-chromium/files/patch-content_browser_webui_web__ui__main__frame__observer.cc A www/ungoogled-chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc A www/ungoogled-chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.h A www/ungoogled-chromium/files/patch-content_child_BUILD.gn A www/ungoogled-chromium/files/patch-content_child_child__process.cc A www/ungoogled-chromium/files/patch-content_child_child__process.h A www/ungoogled-chromium/files/patch-content_common_BUILD.gn A www/ungoogled-chromium/files/patch-content_common_features.cc A www/ungoogled-chromium/files/patch-content_common_features.h A www/ungoogled-chromium/files/patch-content_common_font__list__unittest.cc A www/ungoogled-chromium/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc A www/ungoogled-chromium/files/patch-content_common_gpu__pre__sandbox__hook__bsd.h A www/ungoogled-chromium/files/patch-content_common_gpu__pre__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-content_common_user__agent.cc A www/ungoogled-chromium/files/patch-content_gpu_gpu__child__thread.cc A www/ungoogled-chromium/files/patch-content_gpu_gpu__main.cc A www/ungoogled-chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc A www/ungoogled-chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h A www/ungoogled-chromium/files/patch-content_ppapi__plugin_ppapi__plugin__main.cc A www/ungoogled-chromium/files/patch-content_public_browser_content__browser__client.cc A www/ungoogled-chromium/files/patch-content_public_browser_zygote__host_zygote__host__linux.h A www/ungoogled-chromium/files/patch-content_public_common_content__features.cc A www/ungoogled-chromium/files/patch-content_public_common_content__switches.cc A www/ungoogled-chromium/files/patch-content_public_common_content__switches.h A www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni A www/ungoogled-chromium/files/patch-content_renderer_render__thread__impl.cc A www/ungoogled-chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc A www/ungoogled-chromium/files/patch-content_renderer_renderer__blink__platform__impl.h A www/ungoogled-chromium/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc A www/ungoogled-chromium/files/patch-content_shell_BUILD.gn A www/ungoogled-chromium/files/patch-content_shell_app_shell__main__delegate.cc A www/ungoogled-chromium/files/patch-content_shell_browser_shell__browser__main__parts.cc A www/ungoogled-chromium/files/patch-content_shell_browser_shell__paths.cc A www/ungoogled-chromium/files/patch-content_shell_renderer_shell__content__renderer__client.cc A www/ungoogled-chromium/files/patch-content_shell_utility_shell__content__utility__client.cc A www/ungoogled-chromium/files/patch-content_utility_services.cc A www/ungoogled-chromium/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.cc A www/ungoogled-chromium/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.h A www/ungoogled-chromium/files/patch-content_utility_utility__main.cc A www/ungoogled-chromium/files/patch-content_utility_utility__thread__impl.cc A www/ungoogled-chromium/files/patch-content_zygote_BUILD.gn A www/ungoogled-chromium/files/patch-content_zygote_zygote__linux.cc A www/ungoogled-chromium/files/patch-content_zygote_zygote__main__linux.cc A www/ungoogled-chromium/files/patch-device_bluetooth_bluetooth__adapter.cc A www/ungoogled-chromium/files/patch-device_bluetooth_cast__bluetooth.gni A www/ungoogled-chromium/files/patch-device_gamepad_BUILD.gn A www/ungoogled-chromium/files/patch-device_gamepad_gamepad__provider.cc A www/ungoogled-chromium/files/patch-device_gamepad_hid__writer__linux.cc A www/ungoogled-chromium/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc A www/ungoogled-chromium/files/patch-extensions_browser_api_management_management__api.cc A www/ungoogled-chromium/files/patch-extensions_browser_api_messaging_message__service.cc A www/ungoogled-chromium/files/patch-extensions_browser_api_networking__private_networking__private__delegate__factory.cc A www/ungoogled-chromium/files/patch-extensions_common_api___permission__features.json A www/ungoogled-chromium/files/patch-extensions_common_api_runtime.json A www/ungoogled-chromium/files/patch-extensions_common_command.cc A www/ungoogled-chromium/files/patch-extensions_common_features_feature.cc A www/ungoogled-chromium/files/patch-extensions_renderer_bindings_api__binding__util.cc A www/ungoogled-chromium/files/patch-extensions_renderer_bindings_argument__spec.cc A www/ungoogled-chromium/files/patch-extensions_shell_app_shell__main__delegate.cc A www/ungoogled-chromium/files/patch-extensions_shell_browser_api_runtime_shell__runtime__api__delegate.cc A www/ungoogled-chromium/files/patch-extensions_shell_browser_shell__browser__main__parts.cc A www/ungoogled-chromium/files/patch-extensions_shell_browser_shell__extensions__api__client.cc A www/ungoogled-chromium/files/patch-extensions_shell_browser_shell__extensions__api__client.h A www/ungoogled-chromium/files/patch-google__apis_gcm_engine_heartbeat__manager.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__context__state.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__context__state.h A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_angle__vulkan__image__backing__factory.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing__factory.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_wrapped__sk__image__backing.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc A www/ungoogled-chromium/files/patch-gpu_command__buffer_tests_gl__gpu__memory__buffer__unittest.cc A www/ungoogled-chromium/files/patch-gpu_config_gpu__control__list.cc A www/ungoogled-chromium/files/patch-gpu_config_gpu__finch__features.cc A www/ungoogled-chromium/files/patch-gpu_config_gpu__info__collector.cc A www/ungoogled-chromium/files/patch-gpu_config_gpu__test__config.cc A www/ungoogled-chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.cc A www/ungoogled-chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h A www/ungoogled-chromium/files/patch-gpu_ipc_service_gpu__init.cc A www/ungoogled-chromium/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc A www/ungoogled-chromium/files/patch-gpu_ipc_service_x__util.h A www/ungoogled-chromium/files/patch-gpu_vulkan_generate__bindings.py A www/ungoogled-chromium/files/patch-gpu_vulkan_semaphore__handle.cc A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__device__queue.cc A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__device__queue.h A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__function__pointers.cc A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__function__pointers.h A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__image.h A www/ungoogled-chromium/files/patch-gpu_vulkan_vulkan__util.cc A www/ungoogled-chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc A www/ungoogled-chromium/files/patch-headless_lib_browser_headless__content__browser__client.cc A www/ungoogled-chromium/files/patch-headless_lib_browser_headless__content__browser__client.h A www/ungoogled-chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc A www/ungoogled-chromium/files/patch-headless_lib_headless__content__main__delegate.cc A www/ungoogled-chromium/files/patch-ipc_ipc__channel.h A www/ungoogled-chromium/files/patch-ipc_ipc__channel__common.cc A www/ungoogled-chromium/files/patch-ipc_ipc__channel__mojo.cc A www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.cc A www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.h A www/ungoogled-chromium/files/patch-media_BUILD.gn A www/ungoogled-chromium/files/patch-media_audio_BUILD.gn A www/ungoogled-chromium/files/patch-media_audio_alsa_audio__manager__alsa.cc A www/ungoogled-chromium/files/patch-media_audio_audio__input__device.cc A www/ungoogled-chromium/files/patch-media_audio_audio__output__proxy__unittest.cc A www/ungoogled-chromium/files/patch-media_audio_pulse_pulse__util.cc A www/ungoogled-chromium/files/patch-media_audio_sndio_audio__manager__sndio.cc A www/ungoogled-chromium/files/patch-media_audio_sndio_audio__manager__sndio.h A www/ungoogled-chromium/files/patch-media_audio_sndio_sndio__input.cc A www/ungoogled-chromium/files/patch-media_audio_sndio_sndio__input.h A www/ungoogled-chromium/files/patch-media_audio_sndio_sndio__output.cc A www/ungoogled-chromium/files/patch-media_audio_sndio_sndio__output.h A www/ungoogled-chromium/files/patch-media_base_audio__latency.cc A www/ungoogled-chromium/files/patch-media_base_libaom__thread__wrapper.cc A www/ungoogled-chromium/files/patch-media_base_libvpx__thread__wrapper.cc A www/ungoogled-chromium/files/patch-media_base_media__switches.cc A www/ungoogled-chromium/files/patch-media_base_media__switches.h A www/ungoogled-chromium/files/patch-media_base_video__frame.cc A www/ungoogled-chromium/files/patch-media_base_video__frame.h A www/ungoogled-chromium/files/patch-media_capture_video_create__video__capture__device__factory.cc A www/ungoogled-chromium/files/patch-media_capture_video_fake__video__capture__device__factory.cc A www/ungoogled-chromium/files/patch-media_capture_video_file__video__capture__device__factory.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.h A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.h A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__device.h A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__device__impl.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_v4l2__capture__device__impl.h A www/ungoogled-chromium/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.cc A www/ungoogled-chromium/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.h A www/ungoogled-chromium/files/patch-media_capture_video_video__capture__buffer__tracker__factory__impl.cc A www/ungoogled-chromium/files/patch-media_capture_video_video__capture__device__client.cc A www/ungoogled-chromium/files/patch-media_cdm_cdm__paths__unittest.cc A www/ungoogled-chromium/files/patch-media_cdm_library__cdm_cdm__paths.gni A www/ungoogled-chromium/files/patch-media_ffmpeg_scripts_build__ffmpeg.py A www/ungoogled-chromium/files/patch-media_ffmpeg_scripts_robo__lib_config.py A www/ungoogled-chromium/files/patch-media_gpu_buffer__validation.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_gl__image__processor__backend.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc A www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc A www/ungoogled-chromium/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc A www/ungoogled-chromium/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-media_gpu_test_raw__video.cc A www/ungoogled-chromium/files/patch-media_gpu_test_video__frame__file__writer.cc A www/ungoogled-chromium/files/patch-media_gpu_test_video__frame__helpers.cc A www/ungoogled-chromium/files/patch-media_gpu_test_video__frame__validator.cc A www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc A www/ungoogled-chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc A www/ungoogled-chromium/files/patch-media_media__options.gni A www/ungoogled-chromium/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.cc A www/ungoogled-chromium/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.h A www/ungoogled-chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc A www/ungoogled-chromium/files/patch-media_video_fake__gpu__memory__buffer.cc A www/ungoogled-chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc A www/ungoogled-chromium/files/patch-media_video_video__encode__accelerator__adapter.cc A www/ungoogled-chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc A www/ungoogled-chromium/files/patch-media_webrtc_audio__processor.cc A www/ungoogled-chromium/files/patch-media_webrtc_helpers.cc A www/ungoogled-chromium/files/patch-media_webrtc_helpers__unittests.cc A www/ungoogled-chromium/files/patch-mojo_core_BUILD.gn A www/ungoogled-chromium/files/patch-mojo_core_channel.cc A www/ungoogled-chromium/files/patch-mojo_core_embedder_features.h A www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni A www/ungoogled-chromium/files/patch-net_BUILD.gn A www/ungoogled-chromium/files/patch-net_base_features.cc A www/ungoogled-chromium/files/patch-net_base_mock__network__change__notifier.cc A www/ungoogled-chromium/files/patch-net_base_mock__network__change__notifier.h A www/ungoogled-chromium/files/patch-net_base_network__change__notifier.cc A www/ungoogled-chromium/files/patch-net_base_network__change__notifier__passive.cc A www/ungoogled-chromium/files/patch-net_base_network__interfaces__posix.h A www/ungoogled-chromium/files/patch-net_base_sockaddr__util__posix.cc A www/ungoogled-chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc A www/ungoogled-chromium/files/patch-net_cert_cert__verify__proc.h A www/ungoogled-chromium/files/patch-net_disk__cache_backend__experiment.h A www/ungoogled-chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc A www/ungoogled-chromium/files/patch-net_dns_BUILD.gn A www/ungoogled-chromium/files/patch-net_dns_address__info.cc A www/ungoogled-chromium/files/patch-net_dns_address__sorter__posix.cc A www/ungoogled-chromium/files/patch-net_dns_dns__config__service__posix.cc A www/ungoogled-chromium/files/patch-net_dns_dns__reloader.cc A www/ungoogled-chromium/files/patch-net_dns_dns__util.cc A www/ungoogled-chromium/files/patch-net_dns_host__resolver__proc.cc A www/ungoogled-chromium/files/patch-net_dns_public_BUILD.gn A www/ungoogled-chromium/files/patch-net_dns_public_resolv__reader.h A www/ungoogled-chromium/files/patch-net_dns_public_scoped__res__state.h A www/ungoogled-chromium/files/patch-net_filter_zstd__source__stream.cc A www/ungoogled-chromium/files/patch-net_http_http__auth__gssapi__posix.cc A www/ungoogled-chromium/files/patch-net_http_http__auth__gssapi__posix.h A www/ungoogled-chromium/files/patch-net_http_http__auth__handler__negotiate.cc A www/ungoogled-chromium/files/patch-net_http_http__auth__preferences.cc A www/ungoogled-chromium/files/patch-net_http_http__auth__preferences.h A www/ungoogled-chromium/files/patch-net_http_http__network__session.cc A www/ungoogled-chromium/files/patch-net_proxy__resolution_proxy__config__service.cc A www/ungoogled-chromium/files/patch-net_proxy__resolution_proxy__config__service__linux.cc A www/ungoogled-chromium/files/patch-net_socket_socks5__client__socket.cc A www/ungoogled-chromium/files/patch-net_socket_tcp__socket__posix.cc A www/ungoogled-chromium/files/patch-net_socket_udp__socket__posix.cc A www/ungoogled-chromium/files/patch-net_socket_udp__socket__unittest.cc A www/ungoogled-chromium/files/patch-net_third__party_quiche_BUILD.gn A www/ungoogled-chromium/files/patch-net_tools_cert__verify__tool_cert__verify__tool.cc A www/ungoogled-chromium/files/patch-net_tools_net__watcher_net__watcher.cc A www/ungoogled-chromium/files/patch-net_traffic__annotation_network__traffic__annotation.h A www/ungoogled-chromium/files/patch-net_url__request_url__request__context.cc A www/ungoogled-chromium/files/patch-net_url__request_url__request__context.h A www/ungoogled-chromium/files/patch-net_url__request_url__request__context__builder.cc A www/ungoogled-chromium/files/patch-pdf_pdfium_pdfium__engine.cc A www/ungoogled-chromium/files/patch-printing_backend_cups__ipp__helper.cc A www/ungoogled-chromium/files/patch-printing_backend_print__backend__cups.cc A www/ungoogled-chromium/files/patch-printing_mojom_printing__context__mojom__traits.cc A www/ungoogled-chromium/files/patch-printing_mojom_printing__context__mojom__traits.h A www/ungoogled-chromium/files/patch-printing_print__settings.cc A www/ungoogled-chromium/files/patch-printing_print__settings.h A www/ungoogled-chromium/files/patch-printing_print__settings__conversion.cc A www/ungoogled-chromium/files/patch-printing_printing__context__linux.cc A www/ungoogled-chromium/files/patch-printing_printing__features.cc A www/ungoogled-chromium/files/patch-printing_printing__features.h A www/ungoogled-chromium/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-remoting_base_chromoting__event.cc A www/ungoogled-chromium/files/patch-remoting_base_host__settings.cc A www/ungoogled-chromium/files/patch-remoting_codec_webrtc__video__encoder__vpx.cc A www/ungoogled-chromium/files/patch-remoting_host_base_desktop__environment__options.cc A www/ungoogled-chromium/files/patch-remoting_host_base_switches.cc A www/ungoogled-chromium/files/patch-remoting_host_base_switches.h A www/ungoogled-chromium/files/patch-remoting_host_basic__desktop__environment.cc A www/ungoogled-chromium/files/patch-remoting_host_chromoting__host.cc A www/ungoogled-chromium/files/patch-remoting_host_chromoting__host.h A www/ungoogled-chromium/files/patch-remoting_host_chromoting__host__context.cc A www/ungoogled-chromium/files/patch-remoting_host_chromoting__host__services__client.cc A www/ungoogled-chromium/files/patch-remoting_host_client__session.cc A www/ungoogled-chromium/files/patch-remoting_host_crash_crash__file__uploader.cc A www/ungoogled-chromium/files/patch-remoting_host_desktop__and__cursor__conditional__composer.cc A www/ungoogled-chromium/files/patch-remoting_host_desktop__capturer__proxy.cc A www/ungoogled-chromium/files/patch-remoting_host_desktop__capturer__wrapper.cc A www/ungoogled-chromium/files/patch-remoting_host_evaluate__capability.cc A www/ungoogled-chromium/files/patch-remoting_host_host__attributes.cc A www/ungoogled-chromium/files/patch-remoting_host_host__details.cc A www/ungoogled-chromium/files/patch-remoting_host_host__main.cc A www/ungoogled-chromium/files/patch-remoting_host_ipc__constants.cc A www/ungoogled-chromium/files/patch-remoting_host_it2me_it2me__host.cc A www/ungoogled-chromium/files/patch-remoting_host_it2me_it2me__native__messaging__host__main.cc A www/ungoogled-chromium/files/patch-remoting_host_legacy__interaction__strategy.cc A www/ungoogled-chromium/files/patch-remoting_host_me2me__desktop__environment.cc A www/ungoogled-chromium/files/patch-remoting_host_mojo__caller__security__checker.cc A www/ungoogled-chromium/files/patch-remoting_host_mouse__cursor__monitor__proxy.cc A www/ungoogled-chromium/files/patch-remoting_host_policy__watcher.cc A www/ungoogled-chromium/files/patch-remoting_host_remote__open__url_remote__open__url__client.cc A www/ungoogled-chromium/files/patch-remoting_host_remote__open__url_remote__open__url__util.cc A www/ungoogled-chromium/files/patch-remoting_host_remote__open__url_url__forwarder__configurator.cc A www/ungoogled-chromium/files/patch-remoting_host_remoting__me2me__host.cc A www/ungoogled-chromium/files/patch-remoting_host_session__policies__from__dict.cc A www/ungoogled-chromium/files/patch-remoting_host_setup_start__host__main.cc A www/ungoogled-chromium/files/patch-remoting_host_webauthn_remote__webauthn__caller__security__utils.cc A www/ungoogled-chromium/files/patch-remoting_host_webauthn_remote__webauthn__extension__notifier.cc A www/ungoogled-chromium/files/patch-remoting_protocol_webrtc__video__stream.cc A www/ungoogled-chromium/files/patch-remoting_signaling_ftl__host__device__id__provider.cc A www/ungoogled-chromium/files/patch-sandbox_BUILD.gn A www/ungoogled-chromium/files/patch-sandbox_features.gni A www/ungoogled-chromium/files/patch-sandbox_linux_BUILD.gn A www/ungoogled-chromium/files/patch-sandbox_linux_services_init__process__reaper.cc A www/ungoogled-chromium/files/patch-sandbox_linux_services_libc__interceptor.cc A www/ungoogled-chromium/files/patch-sandbox_policy_BUILD.gn A www/ungoogled-chromium/files/patch-sandbox_policy_features.cc A www/ungoogled-chromium/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc A www/ungoogled-chromium/files/patch-sandbox_policy_freebsd_sandbox__freebsd.h A www/ungoogled-chromium/files/patch-sandbox_policy_mojom_sandbox.mojom A www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc A www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.h A www/ungoogled-chromium/files/patch-sandbox_policy_sandbox.cc A www/ungoogled-chromium/files/patch-sandbox_policy_sandbox.h A www/ungoogled-chromium/files/patch-sandbox_policy_sandbox__type.cc A www/ungoogled-chromium/files/patch-sandbox_policy_switches.cc A www/ungoogled-chromium/files/patch-sandbox_policy_switches.h A www/ungoogled-chromium/files/patch-services_audio_audio__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-services_audio_audio__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-services_device_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_geolocation_location__provider__manager.cc A www/ungoogled-chromium/files/patch-services_device_hid_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_hid_hid__connection__fido.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__connection__fido.h A www/ungoogled-chromium/files/patch-services_device_hid_hid__connection__freebsd.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__connection__freebsd.h A www/ungoogled-chromium/files/patch-services_device_hid_hid__service.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__service__fido.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__service__fido.h A www/ungoogled-chromium/files/patch-services_device_hid_hid__service__freebsd.cc A www/ungoogled-chromium/files/patch-services_device_hid_hid__service__freebsd.h A www/ungoogled-chromium/files/patch-services_device_public_cpp_device__features.cc A www/ungoogled-chromium/files/patch-services_device_public_cpp_device__features.h A www/ungoogled-chromium/files/patch-services_device_public_cpp_generic__sensor_sensor__reading.h A www/ungoogled-chromium/files/patch-services_device_public_mojom_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_serial_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_serial_serial__device__enumerator.cc A www/ungoogled-chromium/files/patch-services_device_serial_serial__io__handler__posix.cc A www/ungoogled-chromium/files/patch-services_device_time__zone__monitor_time__zone__monitor__linux.cc A www/ungoogled-chromium/files/patch-services_device_usb_BUILD.gn A www/ungoogled-chromium/files/patch-services_device_usb_usb__service.cc A www/ungoogled-chromium/files/patch-services_device_usb_usb__service__fake.cc A www/ungoogled-chromium/files/patch-services_device_usb_usb__service__fake.h A www/ungoogled-chromium/files/patch-services_network_BUILD.gn A www/ungoogled-chromium/files/patch-services_network_network__context.cc A www/ungoogled-chromium/files/patch-services_network_network__context.h A www/ungoogled-chromium/files/patch-services_network_network__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-services_network_network__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-services_network_network__service.cc A www/ungoogled-chromium/files/patch-services_network_network__service.h A www/ungoogled-chromium/files/patch-services_network_public_cpp_BUILD.gn A www/ungoogled-chromium/files/patch-services_network_public_mojom_BUILD.gn A www/ungoogled-chromium/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h A www/ungoogled-chromium/files/patch-services_on__device__model_on__device__model__service.h A www/ungoogled-chromium/files/patch-services_on__device__model_pre__sandbox__init.cc A www/ungoogled-chromium/files/patch-services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc A www/ungoogled-chromium/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_BUILD.gn A www/ungoogled-chromium/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h A www/ungoogled-chromium/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__bsd.cc A www/ungoogled-chromium/files/patch-services_screen__ai_public_cpp_utilities.cc A www/ungoogled-chromium/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-services_service__manager_BUILD.gn A www/ungoogled-chromium/files/patch-services_service__manager_public_cpp_service__executable_BUILD.gn A www/ungoogled-chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc A www/ungoogled-chromium/files/patch-services_tracing_public_cpp_system__metrics__sampler.cc A www/ungoogled-chromium/files/patch-services_video__capture_public_mojom_video__capture__service.mojom A www/ungoogled-chromium/files/patch-services_video__effects_video__effects__sandbox__hook__linux.cc A www/ungoogled-chromium/files/patch-services_video__effects_video__effects__sandbox__hook__linux.h A www/ungoogled-chromium/files/patch-skia_ext_SkMemory__new__handler.cpp A www/ungoogled-chromium/files/patch-skia_ext_font__utils.cc A www/ungoogled-chromium/files/patch-skia_ext_skcolorspace__trfn.cc A www/ungoogled-chromium/files/patch-third__party_abseil-cpp_absl_base_config.h A www/ungoogled-chromium/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc A www/ungoogled-chromium/files/patch-third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.h A www/ungoogled-chromium/files/patch-third__party_angle_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_angle_src_common_platform.h A www/ungoogled-chromium/files/patch-third__party_angle_src_common_platform__helpers.h A www/ungoogled-chromium/files/patch-third__party_angle_src_common_system__utils.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__internal.h A www/ungoogled-chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_libANGLE_renderer_gl_glx_FunctionsGLX.cpp A www/ungoogled-chromium/files/patch-third__party_angle_src_libANGLE_renderer_vulkan_DisplayVk__api.h A www/ungoogled-chromium/files/patch-third__party_angle_util_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc A www/ungoogled-chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h A www/ungoogled-chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h A www/ungoogled-chromium/files/patch-third__party_blink_public_platform_platform.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py A www/ungoogled-chromium/files/patch-third__party_blink_renderer_build_scripts_run__with__pythonpath.py A www/ungoogled-chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_execution__context_navigator__base.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_inspector_inspector__memory__agent.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_layout_layout__view.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_loader_mixed__content__checker.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_origin__trials_origin__trial__context.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_media_audio_audio__device__factory.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_media_audio_audio__renderer__mixer__manager__test.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webaudio_audio__worklet__thread__test.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_graphics_begin__frame__provider.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_graphics_gpu_image__layer__bridge.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_scheduler_common_thread.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_widget_compositing_blink__categorized__worker__pool__delegate.cc A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_wtf_container__annotations.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h A www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc A www/ungoogled-chromium/files/patch-third__party_brotli_common_platform.h A www/ungoogled-chromium/files/patch-third__party_cpuinfo_cpuinfo.gni A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_build_crashpad__buildconfig.gni A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_minidump_minidump__misc__info__writer.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_misc_address__types.h A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_misc_capture__context.h A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_misc_metrics.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_misc_uuid.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_posix_close__multiple.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_posix_drop__privileges.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_posix_signals.cc A www/ungoogled-chromium/files/patch-third__party_crashpad_crashpad_util_posix_symbolic__constants__posix.cc A www/ungoogled-chromium/files/patch-third__party_crc32c_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_dawn_include_dawn_native_VulkanBackend.h A www/ungoogled-chromium/files/patch-third__party_dawn_src_dawn_common_Platform.h A www/ungoogled-chromium/files/patch-third__party_dawn_src_dawn_native_vulkan_BackendVk.cpp A www/ungoogled-chromium/files/patch-third__party_ffmpeg_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_ffmpeg_configure A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavcodec_x86_cabac.h A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavutil_cpu.c A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavutil_mem.c A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavutil_random__seed.c A www/ungoogled-chromium/files/patch-third__party_ffmpeg_libavutil_x86_x86inc.asm A www/ungoogled-chromium/files/patch-third__party_fontconfig_include_config.h A www/ungoogled-chromium/files/patch-third__party_fontconfig_src_src_fccompat.c A www/ungoogled-chromium/files/patch-third__party_ipcz_src_reference__drivers_random.cc A www/ungoogled-chromium/files/patch-third__party_ipcz_src_standalone_base_logging.cc A www/ungoogled-chromium/files/patch-third__party_leveldatabase_env__chromium.cc A www/ungoogled-chromium/files/patch-third__party_libaom_source_libaom_aom__ports_aarch64__cpudetect.c A www/ungoogled-chromium/files/patch-third__party_libc++_src_src_chrono.cpp A www/ungoogled-chromium/files/patch-third__party_libc++_src_src_filesystem_filesystem__clock.cpp A www/ungoogled-chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h A www/ungoogled-chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h A www/ungoogled-chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h A www/ungoogled-chromium/files/patch-third__party_libsync_src_include_sync_sync.h A www/ungoogled-chromium/files/patch-third__party_libsync_src_sync.c A www/ungoogled-chromium/files/patch-third__party_libusb_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_libusb_src_libusb_core.c A www/ungoogled-chromium/files/patch-third__party_libusb_src_libusb_os_threads__posix.c A www/ungoogled-chromium/files/patch-third__party_libvpx_source_libvpx_vpx__ports_aarch64__cpudetect.c A www/ungoogled-chromium/files/patch-third__party_lzma__sdk_C_CpuArch.c A www/ungoogled-chromium/files/patch-third__party_material__color__utilities_src_cpp_palettes_tones.cc A www/ungoogled-chromium/files/patch-third__party_nasm_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_nasm_config_config-linux.h A www/ungoogled-chromium/files/patch-third__party_node_node.gni A www/ungoogled-chromium/files/patch-third__party_node_node.py A www/ungoogled-chromium/files/patch-third__party_pdfium_core_fxge_cfx__fontmapper.cpp A www/ungoogled-chromium/files/patch-third__party_pdfium_core_fxge_linux_fx__linux__impl.cpp A www/ungoogled-chromium/files/patch-third__party_pdfium_fxjs_fx__date__helpers.cpp A www/ungoogled-chromium/files/patch-third__party_pdfium_pdfium.gni A www/ungoogled-chromium/files/patch-third__party_pdfium_xfa_fxfa_parser_cxfa__timezoneprovider.cpp A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_base_build__config.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_base_thread__utils.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_ext_base_event__fd.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_ext_base_thread__utils.h A www/ungoogled-chromium/files/patch-third__party_perfetto_include_perfetto_tracing_internal_track__event__legacy.h A www/ungoogled-chromium/files/patch-third__party_perfetto_protos_perfetto_trace_ftrace_v4l2.proto A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_clock__snapshots.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_event__fd.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_periodic__task.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_string__utils.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_subprocess__posix.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_thread__task__runner.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_unix__socket.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_base_utils.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_tracing_ipc_memfd.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_tracing_platform__posix.cc A www/ungoogled-chromium/files/patch-third__party_perfetto_src_tracing_track.cc A www/ungoogled-chromium/files/patch-third__party_protobuf_src_google_protobuf_stubs_platform__macros.h A www/ungoogled-chromium/files/patch-third__party_skia_src_ports_SkMemory__malloc.cpp A www/ungoogled-chromium/files/patch-third__party_skia_src_ports_SkOSFile__posix.cpp A www/ungoogled-chromium/files/patch-third__party_speech-dispatcher_libspeechd__version.h A www/ungoogled-chromium/files/patch-third__party_speech-dispatcher_speechd__types.h A www/ungoogled-chromium/files/patch-third__party_sqlite_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c A www/ungoogled-chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_Reactor_Debug.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_System_Configurator.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_System_Linux_MemFd.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_Vulkan_VkSemaphoreExternalLinux.hpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_src_WSI_libXCB.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h A www/ungoogled-chromium/files/patch-third__party_swiftshader_third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h A www/ungoogled-chromium/files/patch-third__party_swiftshader_third__party_marl_src_memory.cpp A www/ungoogled-chromium/files/patch-third__party_swiftshader_third__party_marl_src_thread.cpp A www/ungoogled-chromium/files/patch-third__party_test__fonts_fontconfig_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_test__fonts_fontconfig_fontconfig__util__linux.cc A www/ungoogled-chromium/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc A www/ungoogled-chromium/files/patch-third__party_tflite_features.gni A www/ungoogled-chromium/files/patch-third__party_unrar_src_crypt.cpp A www/ungoogled-chromium/files/patch-third__party_vulkan-loader_src_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h A www/ungoogled-chromium/files/patch-third__party_vulkan-validation-layers_src_layers_external_vma_vk__mem__alloc.h A www/ungoogled-chromium/files/patch-third__party_vulkan__memory__allocator_include_vk__mem__alloc.h A www/ungoogled-chromium/files/patch-third__party_wayland_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_wayland_include_config.h A www/ungoogled-chromium/files/patch-third__party_webrtc_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_desktop__capture_linux_x11_x__server__pixel__buffer.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_video__capture_linux_pipewire__session.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_modules_video__coding_codecs_av1_libaom__av1__encoder.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_byte__order.h A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_ip__address.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_net__test__helpers.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_network.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.h A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc A www/ungoogled-chromium/files/patch-third__party_webrtc_rtc__base_third__party_sigslot_sigslot.h A www/ungoogled-chromium/files/patch-third__party_webrtc_system__wrappers_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_widevine_cdm_widevine.gni A www/ungoogled-chromium/files/patch-third__party_zlib_BUILD.gn A www/ungoogled-chromium/files/patch-third__party_zlib_cpu__features.c A www/ungoogled-chromium/files/patch-tools_generate__shim__headers_generate__shim__headers.py A www/ungoogled-chromium/files/patch-tools_generate__stubs_rules.gni A www/ungoogled-chromium/files/patch-tools_gn_build_build__linux.ninja.template A www/ungoogled-chromium/files/patch-tools_gn_build_gen.py A www/ungoogled-chromium/files/patch-tools_gn_src_base_files_file__posix.cc A www/ungoogled-chromium/files/patch-tools_gn_src_gn_version.h A www/ungoogled-chromium/files/patch-tools_gn_src_util_exe__path.cc A www/ungoogled-chromium/files/patch-tools_grit_grit_node_base.py A www/ungoogled-chromium/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py A www/ungoogled-chromium/files/patch-tools_json__schema__compiler_feature__compiler.py A www/ungoogled-chromium/files/patch-tools_memory_partition__allocator_inspect__utils.h A www/ungoogled-chromium/files/patch-tools_perf_chrome__telemetry__build_BUILD.gn A www/ungoogled-chromium/files/patch-tools_protoc__wrapper_protoc__wrapper.py A www/ungoogled-chromium/files/patch-tools_variations_fieldtrial__to__struct.py A www/ungoogled-chromium/files/patch-ui_accessibility_accessibility__features.cc A www/ungoogled-chromium/files/patch-ui_accessibility_accessibility__features.h A www/ungoogled-chromium/files/patch-ui_aura_client_drag__drop__client.h A www/ungoogled-chromium/files/patch-ui_aura_screen__ozone.cc A www/ungoogled-chromium/files/patch-ui_aura_screen__ozone.h A www/ungoogled-chromium/files/patch-ui_base_accelerators_accelerator.cc A www/ungoogled-chromium/files/patch-ui_base_accelerators_command.cc A www/ungoogled-chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc A www/ungoogled-chromium/files/patch-ui_base_clipboard_clipboard__constants.cc A www/ungoogled-chromium/files/patch-ui_base_clipboard_clipboard__constants.h A www/ungoogled-chromium/files/patch-ui_base_clipboard_clipboard__non__backed.cc A www/ungoogled-chromium/files/patch-ui_base_cursor_cursor__factory.cc A www/ungoogled-chromium/files/patch-ui_base_cursor_cursor__factory.h A www/ungoogled-chromium/files/patch-ui_base_dragdrop_os__exchange__data__provider__factory.cc A www/ungoogled-chromium/files/patch-ui_base_dragdrop_os__exchange__data__provider__non__backed.cc A www/ungoogled-chromium/files/patch-ui_base_ime_dummy__text__input__client.cc A www/ungoogled-chromium/files/patch-ui_base_ime_dummy__text__input__client.h A www/ungoogled-chromium/files/patch-ui_base_ime_fake__text__input__client.cc A www/ungoogled-chromium/files/patch-ui_base_ime_fake__text__input__client.h A www/ungoogled-chromium/files/patch-ui_base_ime_init_input__method__initializer.cc A www/ungoogled-chromium/files/patch-ui_base_ime_linux_linux__input__method__context__factory.cc A www/ungoogled-chromium/files/patch-ui_base_ime_text__input__client.h A www/ungoogled-chromium/files/patch-ui_base_resource_resource__bundle.cc A www/ungoogled-chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc A www/ungoogled-chromium/files/patch-ui_base_test_ui__controls.h A www/ungoogled-chromium/files/patch-ui_base_ui__base__features.cc A www/ungoogled-chromium/files/patch-ui_base_ui__base__features.h A www/ungoogled-chromium/files/patch-ui_base_ui__base__switches.cc A www/ungoogled-chromium/files/patch-ui_base_ui__base__switches.h A www/ungoogled-chromium/files/patch-ui_base_webui_web__ui__util.cc A www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__factory.cc A www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__factory.h A www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__loader.cc A www/ungoogled-chromium/files/patch-ui_base_x_x11__display__manager.cc A www/ungoogled-chromium/files/patch-ui_base_x_x11__shm__image__pool.cc A www/ungoogled-chromium/files/patch-ui_color_color__id.h A www/ungoogled-chromium/files/patch-ui_color_color__provider__utils.cc A www/ungoogled-chromium/files/patch-ui_color_system__theme.h A www/ungoogled-chromium/files/patch-ui_compositor_compositor.cc A www/ungoogled-chromium/files/patch-ui_compositor_compositor.h A www/ungoogled-chromium/files/patch-ui_compositor_compositor__observer.h A www/ungoogled-chromium/files/patch-ui_display_screen.cc A www/ungoogled-chromium/files/patch-ui_display_screen.h A www/ungoogled-chromium/files/patch-ui_events_devices_x11_device__data__manager__x11.cc A www/ungoogled-chromium/files/patch-ui_events_event.cc A www/ungoogled-chromium/files/patch-ui_events_event__switches.cc A www/ungoogled-chromium/files/patch-ui_events_event__switches.h A www/ungoogled-chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc A www/ungoogled-chromium/files/patch-ui_events_keycodes_dom_keycode__converter.h A www/ungoogled-chromium/files/patch-ui_gfx_BUILD.gn A www/ungoogled-chromium/files/patch-ui_gfx_canvas__skia.cc A www/ungoogled-chromium/files/patch-ui_gfx_font__fallback__linux.cc A www/ungoogled-chromium/files/patch-ui_gfx_font__render__params.h A www/ungoogled-chromium/files/patch-ui_gfx_font__render__params__linux.cc A www/ungoogled-chromium/files/patch-ui_gfx_font__util.cc A www/ungoogled-chromium/files/patch-ui_gfx_gpu__memory__buffer.cc A www/ungoogled-chromium/files/patch-ui_gfx_gpu__memory__buffer.h A www/ungoogled-chromium/files/patch-ui_gfx_linux_dmabuf__uapi.h A www/ungoogled-chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc A www/ungoogled-chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.cc A www/ungoogled-chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h A www/ungoogled-chromium/files/patch-ui_gfx_native__pixmap__handle.cc A www/ungoogled-chromium/files/patch-ui_gfx_native__pixmap__handle.h A www/ungoogled-chromium/files/patch-ui_gfx_native__widget__types.h A www/ungoogled-chromium/files/patch-ui_gfx_platform__font__skia.cc A www/ungoogled-chromium/files/patch-ui_gfx_render__text__api__fuzzer.cc A www/ungoogled-chromium/files/patch-ui_gfx_render__text__fuzzer.cc A www/ungoogled-chromium/files/patch-ui_gfx_switches.cc A www/ungoogled-chromium/files/patch-ui_gfx_switches.h A www/ungoogled-chromium/files/patch-ui_gfx_x_atom__cache.cc A www/ungoogled-chromium/files/patch-ui_gfx_x_generated__protos_dri3.cc A www/ungoogled-chromium/files/patch-ui_gfx_x_generated__protos_shm.cc A www/ungoogled-chromium/files/patch-ui_gfx_x_xlib__support.cc A www/ungoogled-chromium/files/patch-ui_gl_BUILD.gn A www/ungoogled-chromium/files/patch-ui_gl_gl__context.cc A www/ungoogled-chromium/files/patch-ui_gl_gl__fence.cc A www/ungoogled-chromium/files/patch-ui_gl_gl__implementation.cc A www/ungoogled-chromium/files/patch-ui_gl_gl__switches.cc A www/ungoogled-chromium/files/patch-ui_gl_sync__control__vsync__provider.cc A www/ungoogled-chromium/files/patch-ui_gl_sync__control__vsync__provider.h A www/ungoogled-chromium/files/patch-ui_gtk_gtk__compat.cc A www/ungoogled-chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc A www/ungoogled-chromium/files/patch-ui_message__center_views_message__popup__view.cc A www/ungoogled-chromium/files/patch-ui_native__theme_native__theme.h A www/ungoogled-chromium/files/patch-ui_native__theme_native__theme__base.cc A www/ungoogled-chromium/files/patch-ui_native__theme_native__theme__features.cc A www/ungoogled-chromium/files/patch-ui_ozone_common_egl__util.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_headless_headless__surface__factory.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_headless_ozone__platform__headless.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_headless_vulkan__implementation__headless.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_wayland_common_wayland__util.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_wayland_gpu_vulkan__implementation__wayland.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_wayland_host_zwp__text__input__wrapper__v1.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_x11_vulkan__implementation__x11.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_x11_x11__screen__ozone.cc A www/ungoogled-chromium/files/patch-ui_ozone_platform_x11_x11__screen__ozone.h A www/ungoogled-chromium/files/patch-ui_ozone_platform_x11_x11__window.cc A www/ungoogled-chromium/files/patch-ui_ozone_test_mock__platform__window__delegate.h A www/ungoogled-chromium/files/patch-ui_platform__window_platform__window__delegate.cc A www/ungoogled-chromium/files/patch-ui_platform__window_platform__window__delegate.h A www/ungoogled-chromium/files/patch-ui_platform__window_platform__window__init__properties.h A www/ungoogled-chromium/files/patch-ui_qt_BUILD.gn A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__bn.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__ja.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__ko.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__ml.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__th.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__zh-CN.xtb A www/ungoogled-chromium/files/patch-ui_strings_translations_app__locale__settings__zh-TW.xtb A www/ungoogled-chromium/files/patch-ui_views_controls_prefix__selector.cc A www/ungoogled-chromium/files/patch-ui_views_controls_prefix__selector.h A www/ungoogled-chromium/files/patch-ui_views_controls_textfield_textfield.cc A www/ungoogled-chromium/files/patch-ui_views_controls_textfield_textfield.h A www/ungoogled-chromium/files/patch-ui_views_corewm_tooltip__aura.cc A www/ungoogled-chromium/files/patch-ui_views_examples_widget__example.cc A www/ungoogled-chromium/files/patch-ui_views_focus_focus__manager.cc A www/ungoogled-chromium/files/patch-ui_views_style_platform__style.cc A www/ungoogled-chromium/files/patch-ui_views_test_ui__controls__factory__desktop__aura__ozone.cc A www/ungoogled-chromium/files/patch-ui_views_views__delegate.cc A www/ungoogled-chromium/files/patch-ui_views_views__delegate.h A www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc A www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.h A www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc A www/ungoogled-chromium/files/patch-ui_views_widget_root__view.cc A www/ungoogled-chromium/files/patch-ui_views_widget_widget.cc A www/ungoogled-chromium/files/patch-ui_views_window_custom__frame__view.cc A www/ungoogled-chromium/files/patch-ui_views_window_dialog__delegate.cc A www/ungoogled-chromium/files/patch-ui_views_window_frame__background.cc A www/ungoogled-chromium/files/patch-v8_BUILD.gn A www/ungoogled-chromium/files/patch-v8_include_v8-internal.h A www/ungoogled-chromium/files/patch-v8_include_v8config.h A www/ungoogled-chromium/files/patch-v8_src_api_api.cc A www/ungoogled-chromium/files/patch-v8_src_base_atomicops.h A www/ungoogled-chromium/files/patch-v8_src_base_platform_memory.h A www/ungoogled-chromium/files/patch-v8_src_base_platform_platform-freebsd.cc A www/ungoogled-chromium/files/patch-v8_src_base_platform_platform-openbsd.cc A www/ungoogled-chromium/files/patch-v8_src_base_platform_platform-posix.cc A www/ungoogled-chromium/files/patch-v8_src_base_sys-info.cc A www/ungoogled-chromium/files/patch-v8_src_diagnostics_perf-jit.cc A www/ungoogled-chromium/files/patch-v8_src_diagnostics_perf-jit.h A www/ungoogled-chromium/files/patch-v8_src_execution_isolate.cc A www/ungoogled-chromium/files/patch-v8_src_flags_flags.cc A www/ungoogled-chromium/files/patch-v8_src_libsampler_sampler.cc A www/ungoogled-chromium/files/patch-v8_src_sandbox_sandbox.cc A www/ungoogled-chromium/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.cc A www/ungoogled-chromium/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.h A www/ungoogled-chromium/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic.cc A www/ungoogled-chromium/files/patch-v8_src_trap-handler_handler-inside-posix.cc A www/ungoogled-chromium/files/patch-v8_src_trap-handler_handler-inside-posix.h A www/ungoogled-chromium/files/patch-v8_src_trap-handler_trap-handler.h A www/ungoogled-chromium/files/patch-v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h A www/ungoogled-chromium/files/patch-v8_tools_run.py A www/ungoogled-chromium/files/ungoogled-chromium.desktop.in A www/ungoogled-chromium/files/ungoogled-chromium.in A www/ungoogled-chromium/pkg-descr A www/ungoogled-chromium/pkg-plist R x11/cde/gen-plist Log Message: ----------- Merge branch 'master' of ssh://github.com/MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/30b1049c2002...551bf2936b8b To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 22:28:13 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 19:28:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 37fd91: audio/openal-soft: update to 1.25.1 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 37fd9125e5bd69997753c7d44f7dd1a9c08bea2c https://github.com/MidnightBSD/mports/commit/37fd9125e5bd69997753c7d44f7dd1a9c08bea2c Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M audio/openal-soft/Makefile M audio/openal-soft/distinfo M audio/openal-soft/pkg-plist Log Message: ----------- audio/openal-soft: update to 1.25.1 Drop upstream patch for 32-bit cast fix (merged in 1.25.1). Add new alhelpers.hpp example file to pkg-plist. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Commit: d8f70b14646f1e28dc7f5de9226caef6f50d517e https://github.com/MidnightBSD/mports/commit/d8f70b14646f1e28dc7f5de9226caef6f50d517e Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M devel/git/Makefile M devel/git/distinfo M devel/git/pkg-plist Log Message: ----------- devel/git: update to 2.54.0 Update pkg-plist: remove coccinelle/ and update-unicode/ contrib dirs (removed upstream); add new Makefile, .gitattributes, and .gitignore files added to various contrib subdirectories. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/551bf2936b8b...d8f70b14646f To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 22:50:33 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 19:50:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ddd7b4: Tools/magus: add MCP server CGI and documentation Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ddd7b4c79d69ba4ae918a8d7dbc54298009369e9 https://github.com/MidnightBSD/mports/commit/ddd7b4c79d69ba4ae918a8d7dbc54298009369e9 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: A Tools/magus/mcp.md A Tools/magus/www/data/magus/auth/mcp.cgi Log Message: ----------- Tools/magus: add MCP server CGI and documentation Add mcp.cgi, a Model Context Protocol (JSON-RPC 2.0 over HTTP) server that exposes Magus build cluster data to LLM CLI tools such as Claude Code, Codex, and Gemini CLI. Provides five tools: lookup_port, get_run_stats, list_runs, get_port_log, and get_port_details. Add mcp.md with Claude Code settings.json configuration and usage docs. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 23:36:04 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 20:36:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] ef95fa: add observer Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: ef95faf734423e203d59aa0a3892e6166d5d1897 https://github.com/MidnightBSD/src/commit/ef95faf734423e203d59aa0a3892e6166d5d1897 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: A .gemini/agents/observer.md Log Message: ----------- add observer To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Thu Apr 30 23:37:36 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 20:37:36 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 353d4f: add agent Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 353d4fc717ff28e96d543ce5c74249a45acf8893 https://github.com/MidnightBSD/mports/commit/353d4fc717ff28e96d543ce5c74249a45acf8893 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: A .gemini/agents/observer.md Log Message: ----------- add agent Commit: 5e69b856d9e829b638353d4f760133302e2ad253 https://github.com/MidnightBSD/mports/commit/5e69b856d9e829b638353d4f760133302e2ad253 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: M AGENTS.md Log Message: ----------- add bump portrevision Compare: https://github.com/MidnightBSD/mports/compare/ddd7b4c79d69...5e69b856d9e8 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Apr 30 23:43:27 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 20:43:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9f6f04: add an initial config Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 9f6f0485f64874d106ad691e82e9dec42d576939 https://github.com/MidnightBSD/mports/commit/9f6f0485f64874d106ad691e82e9dec42d576939 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: A .gemini/settings.json Log Message: ----------- add an initial config To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 1 00:05:36 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 21:05:36 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] bd95bc: tweak settings Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: bd95bc66a0369622db32224afb0bafdb908ba4f0 https://github.com/MidnightBSD/mports/commit/bd95bc66a0369622db32224afb0bafdb908ba4f0 Author: Lucas Holt Date: 2026-04-30 (Thu, 30 Apr 2026) Changed paths: A .gemini/agents/skills/security-auditor/SKILL.md A .gemini/hooks/security-audit.sh M .gemini/settings.json Log Message: ----------- tweak settings Commit: ef6878ad66479eb2f8fb871466565c1b29c7970d https://github.com/MidnightBSD/mports/commit/ef6878ad66479eb2f8fb871466565c1b29c7970d Author: Lucas Holt Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: M devel/Makefile A devel/electron39/Makefile A devel/electron39/Makefile.version A devel/electron39/distinfo A devel/electron39/files/apply-electron-patches.sh A devel/electron39/files/packagejsons/.yarn/releases/yarn-4.12.0.cjs A devel/electron39/files/packagejsons/.yarnrc.yml A devel/electron39/files/packagejsons/package.json A devel/electron39/files/packagejsons/spec/fixtures/native-addon/echo/package.json A devel/electron39/files/packagejsons/spec/fixtures/native-addon/external-ab/package.json A devel/electron39/files/packagejsons/spec/fixtures/native-addon/is-valid-window/package.json A devel/electron39/files/packagejsons/spec/fixtures/native-addon/osr-gpu/package.json A devel/electron39/files/packagejsons/spec/fixtures/native-addon/uv-dlopen/package.json A devel/electron39/files/packagejsons/spec/package.json A devel/electron39/files/packagejsons/yarn.lock A devel/electron39/files/patch-.gn A devel/electron39/files/patch-BUILD.gn A devel/electron39/files/patch-apps_ui_views_app__window__frame__view.cc A devel/electron39/files/patch-base_BUILD.gn A devel/electron39/files/patch-base_allocator_dispatcher_tls.h A devel/electron39/files/patch-base_allocator_partition__allocator_partition__alloc.gni A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc A devel/electron39/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc A devel/electron39/files/patch-base_atomicops.h A devel/electron39/files/patch-base_base__paths__posix.cc A devel/electron39/files/patch-base_compiler__specific.h A devel/electron39/files/patch-base_debug_debugger__posix.cc A devel/electron39/files/patch-base_debug_elf__reader.cc A devel/electron39/files/patch-base_debug_proc__maps__linux.cc A devel/electron39/files/patch-base_debug_stack__trace.cc A devel/electron39/files/patch-base_debug_stack__trace__posix.cc A devel/electron39/files/patch-base_files_dir__reader__linux.h A devel/electron39/files/patch-base_files_dir__reader__posix.h A devel/electron39/files/patch-base_files_drive__info.h A devel/electron39/files/patch-base_files_drive__info__posix.cc A devel/electron39/files/patch-base_files_file__path__watcher.h A devel/electron39/files/patch-base_files_file__path__watcher__bsd.cc A devel/electron39/files/patch-base_files_file__path__watcher__kqueue.h A devel/electron39/files/patch-base_files_file__path__watcher__unittest.cc A devel/electron39/files/patch-base_files_file__util__posix.cc A devel/electron39/files/patch-base_files_file__util__unittest.cc A devel/electron39/files/patch-base_files_important__file__writer__cleaner.cc A devel/electron39/files/patch-base_files_scoped__file.cc A devel/electron39/files/patch-base_functional_unretained__traits.h A devel/electron39/files/patch-base_i18n_icu__util.cc A devel/electron39/files/patch-base_linux__util.cc A devel/electron39/files/patch-base_logging__unittest.cc A devel/electron39/files/patch-base_memory_discardable__memory.cc A devel/electron39/files/patch-base_memory_discardable__memory__internal.h A devel/electron39/files/patch-base_memory_madv__free__discardable__memory__posix.cc A devel/electron39/files/patch-base_memory_platform__shared__memory__region.h A devel/electron39/files/patch-base_memory_platform__shared__memory__region__posix.cc A devel/electron39/files/patch-base_memory_protected__memory.h A devel/electron39/files/patch-base_memory_protected__memory__posix.cc A devel/electron39/files/patch-base_message__loop_message__pump__epoll.cc A devel/electron39/files/patch-base_message__loop_message__pump__epoll.h A devel/electron39/files/patch-base_message__loop_message__pump__glib.cc A devel/electron39/files/patch-base_posix_can__lower__nice__to.cc A devel/electron39/files/patch-base_posix_file__descriptor__shuffle.h A devel/electron39/files/patch-base_posix_sysctl.cc A devel/electron39/files/patch-base_posix_unix__domain__socket.cc A devel/electron39/files/patch-base_posix_unix__domain__socket__unittest.cc A devel/electron39/files/patch-base_process_internal__linux.h A devel/electron39/files/patch-base_process_kill.h A devel/electron39/files/patch-base_process_kill__posix.cc A devel/electron39/files/patch-base_process_launch.h A devel/electron39/files/patch-base_process_memory__linux.cc A devel/electron39/files/patch-base_process_process__handle.cc A devel/electron39/files/patch-base_process_process__handle.h A devel/electron39/files/patch-base_process_process__handle__freebsd.cc A devel/electron39/files/patch-base_process_process__handle__openbsd.cc A devel/electron39/files/patch-base_process_process__iterator__freebsd.cc A devel/electron39/files/patch-base_process_process__iterator__openbsd.cc A devel/electron39/files/patch-base_process_process__metrics.cc A devel/electron39/files/patch-base_process_process__metrics.h A devel/electron39/files/patch-base_process_process__metrics__freebsd.cc A devel/electron39/files/patch-base_process_process__metrics__openbsd.cc A devel/electron39/files/patch-base_process_process__metrics__posix.cc A devel/electron39/files/patch-base_process_process__metrics__unittest.cc A devel/electron39/files/patch-base_process_process__posix.cc A devel/electron39/files/patch-base_process_process__unittest.cc A devel/electron39/files/patch-base_profiler_module__cache.cc A devel/electron39/files/patch-base_profiler_sampling__profiler__thread__token.cc A devel/electron39/files/patch-base_profiler_sampling__profiler__thread__token.h A devel/electron39/files/patch-base_profiler_stack__base__address__posix.cc A devel/electron39/files/patch-base_profiler_stack__sampling__profiler__test__util.cc A devel/electron39/files/patch-base_profiler_stack__sampling__profiler__unittest.cc A devel/electron39/files/patch-base_profiler_thread__delegate__posix.cc A devel/electron39/files/patch-base_rand__util.h A devel/electron39/files/patch-base_rand__util__posix.cc A devel/electron39/files/patch-base_strings_safe__sprintf__unittest.cc A devel/electron39/files/patch-base_synchronization_cancelable__event.h A devel/electron39/files/patch-base_synchronization_lock__impl.h A devel/electron39/files/patch-base_syslog__logging.cc A devel/electron39/files/patch-base_system_sys__info.cc A devel/electron39/files/patch-base_system_sys__info.h A devel/electron39/files/patch-base_system_sys__info__freebsd.cc A devel/electron39/files/patch-base_system_sys__info__openbsd.cc A devel/electron39/files/patch-base_system_sys__info__posix.cc A devel/electron39/files/patch-base_system_sys__info__unittest.cc A devel/electron39/files/patch-base_task_thread__pool_environment__config__unittest.cc A devel/electron39/files/patch-base_test_launcher_test__launcher.cc A devel/electron39/files/patch-base_test_test__file__util__linux.cc A devel/electron39/files/patch-base_test_test__file__util__posix.cc A devel/electron39/files/patch-base_threading_platform__thread.h A devel/electron39/files/patch-base_threading_platform__thread__bsd.cc A devel/electron39/files/patch-base_threading_platform__thread__internal__posix.cc A devel/electron39/files/patch-base_threading_platform__thread__metrics.cc A devel/electron39/files/patch-base_threading_platform__thread__metrics.h A devel/electron39/files/patch-base_threading_platform__thread__posix.cc A devel/electron39/files/patch-base_threading_platform__thread__unittest.cc A devel/electron39/files/patch-base_time_time__now__posix.cc A devel/electron39/files/patch-base_trace__event_malloc__dump__provider.cc A devel/electron39/files/patch-base_trace__event_memory__dump__manager.cc A devel/electron39/files/patch-base_trace__event_process__memory__dump.cc A devel/electron39/files/patch-base_tracing_trace__time.cc A devel/electron39/files/patch-base_tracing_trace__time.h A devel/electron39/files/patch-build_config_BUILD.gn A devel/electron39/files/patch-build_config_BUILDCONFIG.gn A devel/electron39/files/patch-build_config_c++_modules.gni A devel/electron39/files/patch-build_config_clang_BUILD.gn A devel/electron39/files/patch-build_config_clang_clang.gni A devel/electron39/files/patch-build_config_compiler_BUILD.gn A devel/electron39/files/patch-build_config_gcc_BUILD.gn A devel/electron39/files/patch-build_config_linux_BUILD.gn A devel/electron39/files/patch-build_config_linux_gtk_BUILD.gn A devel/electron39/files/patch-build_config_linux_libdrm_BUILD.gn A devel/electron39/files/patch-build_config_linux_pkg-config.py A devel/electron39/files/patch-build_config_ozone.gni A devel/electron39/files/patch-build_config_rust.gni A devel/electron39/files/patch-build_config_v8__target__cpu.gni A devel/electron39/files/patch-build_detect__host__arch.py A devel/electron39/files/patch-build_dotfile__settings.gni A devel/electron39/files/patch-build_gn__run__binary.py A devel/electron39/files/patch-build_linux_chrome.map A devel/electron39/files/patch-build_linux_strip__binary.gni A devel/electron39/files/patch-build_linux_strip__binary.py A devel/electron39/files/patch-build_linux_unbundle_icu.gn A devel/electron39/files/patch-build_linux_unbundle_libusb.gn A devel/electron39/files/patch-build_rust_allocator_lib.rs A devel/electron39/files/patch-build_rust_rust__bindgen.gni A devel/electron39/files/patch-build_rust_rust__bindgen__generator.gni A devel/electron39/files/patch-build_rust_std_BUILD.gn A devel/electron39/files/patch-build_toolchain_freebsd_BUILD.gn A devel/electron39/files/patch-build_toolchain_gcc__solink__wrapper.py A devel/electron39/files/patch-build_toolchain_gcc__toolchain.gni A devel/electron39/files/patch-build_toolchain_openbsd_BUILD.gn A devel/electron39/files/patch-build_toolchain_toolchain.gni A devel/electron39/files/patch-buildtools_third__party_libc++_BUILD.gn A devel/electron39/files/patch-cc_base_features.cc A devel/electron39/files/patch-chrome_app_chrome__command__ids.h A devel/electron39/files/patch-chrome_app_chrome__main.cc A devel/electron39/files/patch-chrome_app_chrome__main__delegate.cc A devel/electron39/files/patch-chrome_app_settings__strings.grdp A devel/electron39/files/patch-chrome_browser_BUILD.gn A devel/electron39/files/patch-chrome_browser_about__flags.cc A devel/electron39/files/patch-chrome_browser_after__startup__task__utils.cc A devel/electron39/files/patch-chrome_browser_apps_app__service_publishers_extension__apps.cc A devel/electron39/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.cc A devel/electron39/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.h A devel/electron39/files/patch-chrome_browser_autocomplete_chrome__autocomplete__scheme__classifier.cc A devel/electron39/files/patch-chrome_browser_background_extensions_background__mode__manager.cc A devel/electron39/files/patch-chrome_browser_background_extensions_background__mode__optimizer.cc A devel/electron39/files/patch-chrome_browser_background_glic_glic__status__icon.cc A devel/electron39/files/patch-chrome_browser_browser__features.cc A devel/electron39/files/patch-chrome_browser_browser__features.h A devel/electron39/files/patch-chrome_browser_browser__process__impl.cc A devel/electron39/files/patch-chrome_browser_browser__process__impl.h A devel/electron39/files/patch-chrome_browser_chrome__browser__field__trials.cc A devel/electron39/files/patch-chrome_browser_chrome__browser__interface__binders.cc A devel/electron39/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc A devel/electron39/files/patch-chrome_browser_chrome__browser__interface__binders__webui__parts__desktop.cc A devel/electron39/files/patch-chrome_browser_chrome__browser__main.cc A devel/electron39/files/patch-chrome_browser_chrome__browser__main__extra__parts__ozone.cc A devel/electron39/files/patch-chrome_browser_chrome__browser__main__linux.cc A devel/electron39/files/patch-chrome_browser_chrome__browser__main__linux.h A devel/electron39/files/patch-chrome_browser_chrome__browser__main__posix.cc A devel/electron39/files/patch-chrome_browser_chrome__content__browser__client.cc A devel/electron39/files/patch-chrome_browser_chrome__content__browser__client.h A devel/electron39/files/patch-chrome_browser_chrome__content__browser__client__navigation__throttles.cc A devel/electron39/files/patch-chrome_browser_collaboration_messaging_messaging__backend__service__factory.cc A devel/electron39/files/patch-chrome_browser_component__updater_iwa__key__distribution__component__installer.cc A devel/electron39/files/patch-chrome_browser_component__updater_iwa__key__distribution__component__installer.h A devel/electron39/files/patch-chrome_browser_component__updater_registration.cc A devel/electron39/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc A devel/electron39/files/patch-chrome_browser_component__updater_widevine__cdm__component__installer.cc A devel/electron39/files/patch-chrome_browser_custom__handlers_chrome__protocol__handler__registry__delegate.cc A devel/electron39/files/patch-chrome_browser_defaults.cc A devel/electron39/files/patch-chrome_browser_device__identity_device__oauth2__token__service__factory.cc A devel/electron39/files/patch-chrome_browser_devtools_devtools__window.cc A devel/electron39/files/patch-chrome_browser_devtools_remote__debugging__server.cc A devel/electron39/files/patch-chrome_browser_devtools_remote__debugging__server.h A devel/electron39/files/patch-chrome_browser_diagnostics_diagnostics__writer.h A devel/electron39/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc A devel/electron39/files/patch-chrome_browser_download_download__commands.cc A devel/electron39/files/patch-chrome_browser_download_download__commands.h A devel/electron39/files/patch-chrome_browser_download_download__file__picker.cc A devel/electron39/files/patch-chrome_browser_download_download__item__model.cc A devel/electron39/files/patch-chrome_browser_download_download__prefs.cc A devel/electron39/files/patch-chrome_browser_download_download__prefs.h A devel/electron39/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc A devel/electron39/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.h A devel/electron39/files/patch-chrome_browser_enterprise_connectors_analysis_analysis__service__settings.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_common.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_connectors__service.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__connector__service__factory.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__service__factory.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_browser_commands_key__rotation__command__factory.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_core_persistence_key__persistence__delegate__factory.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_device__trust_signals_signals__service__factory.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_reporting_browser__crash__event__router.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_reporting_crash__reporting__context.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc A devel/electron39/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h A devel/electron39/files/patch-chrome_browser_enterprise_profile__management_profile__management__navigation__throttle.cc A devel/electron39/files/patch-chrome_browser_enterprise_remote__commands_cbcm__remote__commands__factory.cc A devel/electron39/files/patch-chrome_browser_enterprise_signals_context__info__fetcher.cc A devel/electron39/files/patch-chrome_browser_enterprise_signals_device__info__fetcher.cc A devel/electron39/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc A devel/electron39/files/patch-chrome_browser_enterprise_signin_enterprise__signin__service.h A devel/electron39/files/patch-chrome_browser_enterprise_signin_interstitials_managed__profile__required__page.cc A devel/electron39/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc A devel/electron39/files/patch-chrome_browser_extensions_BUILD.gn A devel/electron39/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_chrome__desktop__report__request__helper.cc A devel/electron39/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.cc A devel/electron39/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.h A devel/electron39/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.cc A devel/electron39/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.h A devel/electron39/files/patch-chrome_browser_extensions_api_image__writer__private_removable__storage__provider.cc A devel/electron39/files/patch-chrome_browser_extensions_api_messaging_launch__context__posix.cc A devel/electron39/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc A devel/electron39/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc A devel/electron39/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc A devel/electron39/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc A devel/electron39/files/patch-chrome_browser_extensions_api_webrtc__logging__private_webrtc__logging__private__api.cc A devel/electron39/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc A devel/electron39/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc A devel/electron39/files/patch-chrome_browser_extensions_external__provider__impl.cc A devel/electron39/files/patch-chrome_browser_favicon_chrome__favicon__client.cc A devel/electron39/files/patch-chrome_browser_feedback_system__logs_about__system__logs__fetcher.cc A devel/electron39/files/patch-chrome_browser_feedback_system__logs_chrome__system__logs__fetcher.cc A devel/electron39/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.h A devel/electron39/files/patch-chrome_browser_first__run_first__run__dialog.h A devel/electron39/files/patch-chrome_browser_first__run_first__run__internal.h A devel/electron39/files/patch-chrome_browser_flag__descriptions.cc A devel/electron39/files/patch-chrome_browser_flag__descriptions.h A devel/electron39/files/patch-chrome_browser_gcm_gcm__profile__service__factory.cc A devel/electron39/files/patch-chrome_browser_gcm_instance__id_instance__id__profile__service__factory.cc A devel/electron39/files/patch-chrome_browser_glic_widget_glic__widget.cc A devel/electron39/files/patch-chrome_browser_global__features.cc A devel/electron39/files/patch-chrome_browser_global__features.h A devel/electron39/files/patch-chrome_browser_headless_headless__mode__util.cc A devel/electron39/files/patch-chrome_browser_intranet__redirect__detector.h A devel/electron39/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc A devel/electron39/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc A devel/electron39/files/patch-chrome_browser_media_audio__service__util.cc A devel/electron39/files/patch-chrome_browser_media_router_discovery_BUILD.gn A devel/electron39/files/patch-chrome_browser_media_router_discovery_discovery__network__list__posix.cc A devel/electron39/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc A devel/electron39/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.cc A devel/electron39/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.h A devel/electron39/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc A devel/electron39/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc A devel/electron39/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.cc A devel/electron39/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.h A devel/electron39/files/patch-chrome_browser_memory__details.cc A devel/electron39/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc A devel/electron39/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.h A devel/electron39/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc A devel/electron39/files/patch-chrome_browser_metrics_perf_cpu__identity.cc A devel/electron39/files/patch-chrome_browser_metrics_power_process__metrics__recorder__util.cc A devel/electron39/files/patch-chrome_browser_metrics_power_process__monitor.cc A devel/electron39/files/patch-chrome_browser_metrics_power_process__monitor.h A devel/electron39/files/patch-chrome_browser_net_profile__network__context__service.cc A devel/electron39/files/patch-chrome_browser_net_profile__network__context__service__factory.cc A devel/electron39/files/patch-chrome_browser_net_system__network__context__manager.cc A devel/electron39/files/patch-chrome_browser_net_system__network__context__manager.h A devel/electron39/files/patch-chrome_browser_new__tab__page_modules_file__suggestion_drive__service.cc A devel/electron39/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc A devel/electron39/files/patch-chrome_browser_notifications_notification__display__service__impl.cc A devel/electron39/files/patch-chrome_browser_notifications_notification__platform__bridge__delegator.cc A devel/electron39/files/patch-chrome_browser_ntp__tiles_chrome__most__visited__sites__factory.cc A devel/electron39/files/patch-chrome_browser_page__load__metrics_page__load__metrics__initialize.cc A devel/electron39/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc A devel/electron39/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc A devel/electron39/files/patch-chrome_browser_picture__in__picture_picture__in__picture__window__manager.cc A devel/electron39/files/patch-chrome_browser_platform__util__linux.cc A devel/electron39/files/patch-chrome_browser_policy_browser__signin__policy__handler.cc A devel/electron39/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc A devel/electron39/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc A devel/electron39/files/patch-chrome_browser_policy_device__management__service__configuration.cc A devel/electron39/files/patch-chrome_browser_policy_policy__value__and__status__aggregator.cc A devel/electron39/files/patch-chrome_browser_prefs_browser__prefs.cc A devel/electron39/files/patch-chrome_browser_prefs_pref__service__incognito__allowlist.cc A devel/electron39/files/patch-chrome_browser_prefs_session__startup__pref.cc A devel/electron39/files/patch-chrome_browser_printing_print__backend__service__manager.cc A devel/electron39/files/patch-chrome_browser_printing_printer__query.cc A devel/electron39/files/patch-chrome_browser_privacy__sandbox_incognito_privacy__sandbox__incognito__tab__observer.cc A devel/electron39/files/patch-chrome_browser_privacy__sandbox_incognito_privacy__sandbox__incognito__tab__observer.h A devel/electron39/files/patch-chrome_browser_privacy__sandbox_incognito_privacy__sandbox__whats__new__survey__service.h A devel/electron39/files/patch-chrome_browser_process__singleton__posix.cc A devel/electron39/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc A devel/electron39/files/patch-chrome_browser_profiles_profile__impl.cc A devel/electron39/files/patch-chrome_browser_profiles_profile__io__data.cc A devel/electron39/files/patch-chrome_browser_profiles_profiles__state.cc A devel/electron39/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__factory.cc A devel/electron39/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc A devel/electron39/files/patch-chrome_browser_renderer__preferences__util.cc A devel/electron39/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css A devel/electron39/files/patch-chrome_browser_resources_signin_signin__shared.css A devel/electron39/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc A devel/electron39/files/patch-chrome_browser_safe__browsing_cloud__content__scanning_binary__upload__service.cc A devel/electron39/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__reporting__service.cc A devel/electron39/files/patch-chrome_browser_safe__browsing_safe__browsing__pref__change__handler.cc A devel/electron39/files/patch-chrome_browser_safe__browsing_safe__browsing__pref__change__handler.h A devel/electron39/files/patch-chrome_browser_screen__ai_screen__ai__install__state.cc A devel/electron39/files/patch-chrome_browser_screen__ai_screen__ai__service__handler__base.cc A devel/electron39/files/patch-chrome_browser_sessions_session__restore.cc A devel/electron39/files/patch-chrome_browser_sharing_sharing__handler__registry__impl.cc A devel/electron39/files/patch-chrome_browser_shortcuts_icon__badging.cc A devel/electron39/files/patch-chrome_browser_signin_chrome__signin__client.cc A devel/electron39/files/patch-chrome_browser_signin_signin__hats__util.cc A devel/electron39/files/patch-chrome_browser_signin_signin__util.cc A devel/electron39/files/patch-chrome_browser_signin_signin__util.h A devel/electron39/files/patch-chrome_browser_supervised__user_classify__url__navigation__throttle.cc A devel/electron39/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.cc A devel/electron39/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.h A devel/electron39/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc A devel/electron39/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc A devel/electron39/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h A devel/electron39/files/patch-chrome_browser_supervised__user_supervised__user__google__auth__navigation__throttle.cc A devel/electron39/files/patch-chrome_browser_supervised__user_supervised__user__metrics__service__factory.cc A devel/electron39/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc A devel/electron39/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc A devel/electron39/files/patch-chrome_browser_sync_device__info__sync__client__impl.cc A devel/electron39/files/patch-chrome_browser_sync_sync__service__factory.cc A devel/electron39/files/patch-chrome_browser_task__manager_sampling_task__group.cc A devel/electron39/files/patch-chrome_browser_task__manager_sampling_task__group.h A devel/electron39/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.cc A devel/electron39/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h A devel/electron39/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc A devel/electron39/files/patch-chrome_browser_task__manager_task__manager__observer.h A devel/electron39/files/patch-chrome_browser_themes_theme__helper.cc A devel/electron39/files/patch-chrome_browser_themes_theme__service.cc A devel/electron39/files/patch-chrome_browser_themes_theme__service__aura__linux.cc A devel/electron39/files/patch-chrome_browser_themes_theme__service__factory.cc A devel/electron39/files/patch-chrome_browser_ui_accelerator__table.cc A devel/electron39/files/patch-chrome_browser_ui_actions_chrome__action__id.h A devel/electron39/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc A devel/electron39/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h A devel/electron39/files/patch-chrome_browser_ui_browser.h A devel/electron39/files/patch-chrome_browser_ui_browser__command__controller.cc A devel/electron39/files/patch-chrome_browser_ui_browser__commands.cc A devel/electron39/files/patch-chrome_browser_ui_browser__ui__prefs.cc A devel/electron39/files/patch-chrome_browser_ui_browser__view__prefs.cc A devel/electron39/files/patch-chrome_browser_ui_browser__window_internal_browser__window__features.cc A devel/electron39/files/patch-chrome_browser_ui_browser__window_public_browser__window__features.h A devel/electron39/files/patch-chrome_browser_ui_chrome__pages.cc A devel/electron39/files/patch-chrome_browser_ui_chrome__pages.h A devel/electron39/files/patch-chrome_browser_ui_color_native__chrome__color__mixer.cc A devel/electron39/files/patch-chrome_browser_ui_hats_survey__config.cc A devel/electron39/files/patch-chrome_browser_ui_hats_survey__config.h A devel/electron39/files/patch-chrome_browser_ui_hats_trust__safety__sentiment__service__factory.cc A devel/electron39/files/patch-chrome_browser_ui_managed__ui.cc A devel/electron39/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc A devel/electron39/files/patch-chrome_browser_ui_passwords_bubble__controllers_relaunch__chrome__bubble__controller.cc A devel/electron39/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc A devel/electron39/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc A devel/electron39/files/patch-chrome_browser_ui_sad__tab.cc A devel/electron39/files/patch-chrome_browser_ui_sharing__hub_sharing__hub__bubble__controller.h A devel/electron39/files/patch-chrome_browser_ui_signin_signin__view__controller.cc A devel/electron39/files/patch-chrome_browser_ui_signin_signin__view__controller.h A devel/electron39/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h A devel/electron39/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc A devel/electron39/files/patch-chrome_browser_ui_startup_infobar__utils.cc A devel/electron39/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc A devel/electron39/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc A devel/electron39/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc A devel/electron39/files/patch-chrome_browser_ui_tab__helpers.cc A devel/electron39/files/patch-chrome_browser_ui_tabs_features.cc A devel/electron39/files/patch-chrome_browser_ui_tabs_public_tab__features.h A devel/electron39/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc A devel/electron39/files/patch-chrome_browser_ui_tabs_tab__features.cc A devel/electron39/files/patch-chrome_browser_ui_tabs_tab__strip__prefs.cc A devel/electron39/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h A devel/electron39/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc A devel/electron39/files/patch-chrome_browser_ui_test_popup__browsertest.cc A devel/electron39/files/patch-chrome_browser_ui_test_test__browser__ui.cc A devel/electron39/files/patch-chrome_browser_ui_ui__features.cc A devel/electron39/files/patch-chrome_browser_ui_ui__features.h A devel/electron39/files/patch-chrome_browser_ui_url__identity.cc A devel/electron39/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc A devel/electron39/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc A devel/electron39/files/patch-chrome_browser_ui_views_chrome__views__delegate.h A devel/electron39/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc A devel/electron39/files/patch-chrome_browser_ui_views_compose_compose__dialog__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_data__sharing_collaboration__controller__delegate__desktop.cc A devel/electron39/files/patch-chrome_browser_ui_views_data__sharing_collaboration__controller__delegate__desktop.h A devel/electron39/files/patch-chrome_browser_ui_views_frame_browser__frame__view__factory__views.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux__native.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_browser__frame__view__linux.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_browser__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_browser__widget.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_browser__widget.h A devel/electron39/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.h A devel/electron39/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout__delegate.h A devel/electron39/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc A devel/electron39/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_hung__renderer__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_location__bar_location__bar__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_new__tab__footer_footer__controller.cc A devel/electron39/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc A devel/electron39/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.cc A devel/electron39/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.h A devel/electron39/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc A devel/electron39/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc A devel/electron39/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h A devel/electron39/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc A devel/electron39/files/patch-chrome_browser_ui_views_tabs_tab.cc A devel/electron39/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc A devel/electron39/files/patch-chrome_browser_ui_views_task__manager__search__bar__view.cc A devel/electron39/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc A devel/electron39/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc A devel/electron39/files/patch-chrome_browser_ui_web__applications_app__browser__controller.cc A devel/electron39/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h A devel/electron39/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc A devel/electron39/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h A devel/electron39/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc A devel/electron39/files/patch-chrome_browser_ui_webui_about_about__ui.cc A devel/electron39/files/patch-chrome_browser_ui_webui_about_about__ui.h A devel/electron39/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.h A devel/electron39/files/patch-chrome_browser_ui_webui_app__settings_web__app__settings__ui.h A devel/electron39/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc A devel/electron39/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.h A devel/electron39/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc A devel/electron39/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc A devel/electron39/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc A devel/electron39/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc A devel/electron39/files/patch-chrome_browser_ui_webui_management_management__ui.cc A devel/electron39/files/patch-chrome_browser_ui_webui_management_management__ui__constants.cc A devel/electron39/files/patch-chrome_browser_ui_webui_management_management__ui__constants.h A devel/electron39/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h A devel/electron39/files/patch-chrome_browser_ui_webui_password__manager_promo__cards__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_password__manager_promo__cards_relaunch__chrome__promo.cc A devel/electron39/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc A devel/electron39/files/patch-chrome_browser_ui_webui_settings_site__settings__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h A devel/electron39/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc A devel/electron39/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc A devel/electron39/files/patch-chrome_browser_ui_window__sizer_window__sizer.cc A devel/electron39/files/patch-chrome_browser_upgrade__detector_version__history__client.cc A devel/electron39/files/patch-chrome_browser_visited__url__ranking_visited__url__ranking__service__factory.cc A devel/electron39/files/patch-chrome_browser_web__applications_commands_launch__web__app__command.cc A devel/electron39/files/patch-chrome_browser_web__applications_commands_set__user__display__mode__command.cc A devel/electron39/files/patch-chrome_browser_web__applications_extension__status__utils.h A devel/electron39/files/patch-chrome_browser_web__applications_extensions_extension__status__utils.cc A devel/electron39/files/patch-chrome_browser_web__applications_icons_icon__masker.cc A devel/electron39/files/patch-chrome_browser_web__applications_os__integration_os__integration__manager.cc A devel/electron39/files/patch-chrome_browser_web__applications_os__integration_os__integration__test__override.h A devel/electron39/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc A devel/electron39/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc A devel/electron39/files/patch-chrome_browser_web__applications_os__integration_web__app__file__handler__registration.h A devel/electron39/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc A devel/electron39/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.h A devel/electron39/files/patch-chrome_browser_web__applications_policy_web__app__policy__manager.cc A devel/electron39/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.cc A devel/electron39/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.h A devel/electron39/files/patch-chrome_browser_web__applications_web__app.cc A devel/electron39/files/patch-chrome_browser_web__applications_web__app__helpers.cc A devel/electron39/files/patch-chrome_browser_web__applications_web__app__install__info.h A devel/electron39/files/patch-chrome_browser_webapps_chrome__webapps__client.cc A devel/electron39/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc A devel/electron39/files/patch-chrome_browser_webauthn_enclave__manager.cc A devel/electron39/files/patch-chrome_browser_webauthn_gpm__user__verification__policy.cc A devel/electron39/files/patch-chrome_browser_webauthn_password__credential__ui__controller.cc A devel/electron39/files/patch-chrome_browser_webauthn_unexportable__key__utils.cc A devel/electron39/files/patch-chrome_common_channel__info.h A devel/electron39/files/patch-chrome_common_channel__info__posix.cc A devel/electron39/files/patch-chrome_common_chrome__content__client.cc A devel/electron39/files/patch-chrome_common_chrome__features.cc A devel/electron39/files/patch-chrome_common_chrome__features.h A devel/electron39/files/patch-chrome_common_chrome__paths.cc A devel/electron39/files/patch-chrome_common_chrome__paths.h A devel/electron39/files/patch-chrome_common_chrome__paths__internal.h A devel/electron39/files/patch-chrome_common_chrome__switches.cc A devel/electron39/files/patch-chrome_common_chrome__switches.h A devel/electron39/files/patch-chrome_common_controlled__frame_controlled__frame.cc A devel/electron39/files/patch-chrome_common_crash__keys.cc A devel/electron39/files/patch-chrome_common_extensions_extension__constants.cc A devel/electron39/files/patch-chrome_common_extensions_extension__constants.h A devel/electron39/files/patch-chrome_common_extensions_permissions_chrome__permission__message__rules.cc A devel/electron39/files/patch-chrome_common_media_cdm__host__file__path.cc A devel/electron39/files/patch-chrome_common_media_cdm__registration.cc A devel/electron39/files/patch-chrome_common_media_cdm__registration.h A devel/electron39/files/patch-chrome_common_media_component__widevine__cdm__hint__file__linux.h A devel/electron39/files/patch-chrome_common_pref__names.h A devel/electron39/files/patch-chrome_common_url__constants.h A devel/electron39/files/patch-chrome_common_webui__url__constants.cc A devel/electron39/files/patch-chrome_common_webui__url__constants.h A devel/electron39/files/patch-chrome_enterprise__companion_enterprise__companion__client.cc A devel/electron39/files/patch-chrome_enterprise__companion_event__logger.cc A devel/electron39/files/patch-chrome_enterprise__companion_lock.cc A devel/electron39/files/patch-chrome_renderer_chrome__content__renderer__client.cc A devel/electron39/files/patch-chrome_services_printing_print__backend__service__impl.cc A devel/electron39/files/patch-chrome_services_speech_audio__source__fetcher__impl.cc A devel/electron39/files/patch-chrome_test_base_scoped__channel__override__posix.cc A devel/electron39/files/patch-chrome_test_chromedriver_chrome__launcher.cc A devel/electron39/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc A devel/electron39/files/patch-chrome_test_chromedriver_key__converter__unittest.cc A devel/electron39/files/patch-chrome_test_chromedriver_keycode__text__conversion__unittest.cc A devel/electron39/files/patch-chrome_test_supervised__user_google__auth__state__waiter__mixin.cc A devel/electron39/files/patch-chrome_updater_app_app__uninstall.cc A devel/electron39/files/patch-chrome_updater_configurator.cc A devel/electron39/files/patch-chrome_updater_lock.cc A devel/electron39/files/patch-chrome_updater_util_posix__util.cc A devel/electron39/files/patch-chrome_utility_services.cc A devel/electron39/files/patch-components_BUILD.gn A devel/electron39/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc A devel/electron39/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h A devel/electron39/files/patch-components_autofill_core_browser_form__parsing_autofill__scanner.h A devel/electron39/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc A devel/electron39/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide__decider.cc A devel/electron39/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc A devel/electron39/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc A devel/electron39/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc A devel/electron39/files/patch-components_autofill_core_common_autofill__features.cc A devel/electron39/files/patch-components_autofill_core_common_autofill__payments__features.cc A devel/electron39/files/patch-components_autofill_core_common_autofill__prefs.cc A devel/electron39/files/patch-components_autofill_core_common_autofill__prefs.h A devel/electron39/files/patch-components_collaboration_public_collaboration__controller__delegate.h A devel/electron39/files/patch-components_commerce_core_commerce__feature__list.cc A devel/electron39/files/patch-components_constrained__window_constrained__window__views.cc A devel/electron39/files/patch-components_content__settings_core_browser_website__settings__registry.cc A devel/electron39/files/patch-components_cookie__config_cookie__store__util.cc A devel/electron39/files/patch-components_crash_core_app_BUILD.gn A devel/electron39/files/patch-components_crash_core_app_chrome__crashpad__handler.cc A devel/electron39/files/patch-components_crash_core_app_crashpad__handler__main.cc A devel/electron39/files/patch-components_crash_core_browser_crash__upload__list__crashpad.cc A devel/electron39/files/patch-components_crash_core_common_BUILD.gn A devel/electron39/files/patch-components_device__signals_core_browser_browser__utils.h A devel/electron39/files/patch-components_device__signals_core_browser_desktop_desktop__os__signals__collector.cc A devel/electron39/files/patch-components_device__signals_core_browser_mock__signals__aggregator.h A devel/electron39/files/patch-components_device__signals_core_browser_signals__aggregator.h A devel/electron39/files/patch-components_device__signals_core_browser_signals__aggregator__impl.cc A devel/electron39/files/patch-components_device__signals_core_browser_signals__aggregator__impl.h A devel/electron39/files/patch-components_device__signals_core_browser_user__permission__service.h A devel/electron39/files/patch-components_device__signals_core_browser_user__permission__service__impl.cc A devel/electron39/files/patch-components_device__signals_core_browser_user__permission__service__impl.h A devel/electron39/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc A devel/electron39/files/patch-components_device__signals_core_common_platform__utils.h A devel/electron39/files/patch-components_device__signals_core_common_signals__features.cc A devel/electron39/files/patch-components_device__signals_core_common_signals__features.h A devel/electron39/files/patch-components_device__signals_core_system__signals_platform__delegate.cc A devel/electron39/files/patch-components_device__signals_test_signals__contract.cc A devel/electron39/files/patch-components_discardable__memory_service_discardable__shared__memory__manager.cc A devel/electron39/files/patch-components_embedder__support_user__agent__utils.cc A devel/electron39/files/patch-components_embedder__support_user__agent__utils__unittest.cc A devel/electron39/files/patch-components_enterprise_browser_reporting_report__util.cc A devel/electron39/files/patch-components_enterprise_connectors_core_connectors__prefs.cc A devel/electron39/files/patch-components_enterprise_connectors_core_connectors__prefs.h A devel/electron39/files/patch-components_enterprise_connectors_core_realtime__reporting__client__base.cc A devel/electron39/files/patch-components_enterprise_data__controls_core_browser_rule.cc A devel/electron39/files/patch-components_enterprise_watermarking_watermark.cc A devel/electron39/files/patch-components_error__page_common_localized__error.cc A devel/electron39/files/patch-components_eye__dropper_eye__dropper__view.cc A devel/electron39/files/patch-components_feature__engagement_public_event__constants.cc A devel/electron39/files/patch-components_feature__engagement_public_event__constants.h A devel/electron39/files/patch-components_feature__engagement_public_feature__configurations.cc A devel/electron39/files/patch-components_feature__engagement_public_feature__constants.cc A devel/electron39/files/patch-components_feature__engagement_public_feature__constants.h A devel/electron39/files/patch-components_feature__engagement_public_feature__list.cc A devel/electron39/files/patch-components_feature__engagement_public_feature__list.h A devel/electron39/files/patch-components_feed_core_proto_v2_wire_version.proto A devel/electron39/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc A devel/electron39/files/patch-components_feed_core_v2_proto__util.cc A devel/electron39/files/patch-components_feed_core_v2_proto__util__unittest.cc A devel/electron39/files/patch-components_feed_core_v2_test_proto__printer.cc A devel/electron39/files/patch-components_gcm__driver_gcm__desktop__utils.cc A devel/electron39/files/patch-components_gwp__asan_BUILD.gn A devel/electron39/files/patch-components_gwp__asan_buildflags_buildflags.gni A devel/electron39/files/patch-components_gwp__asan_client_guarded__page__allocator__posix.cc A devel/electron39/files/patch-components_gwp__asan_client_gwp__asan.cc A devel/electron39/files/patch-components_gwp__asan_client_gwp__asan__features.cc A devel/electron39/files/patch-components_gwp__asan_crash__handler_crash__analyzer.cc A devel/electron39/files/patch-components_live__caption_caption__util.cc A devel/electron39/files/patch-components_live__caption_caption__util.h A devel/electron39/files/patch-components_media__router_common_media__source.cc A devel/electron39/files/patch-components_media__router_common_providers_cast_channel_cast__message__util.cc A devel/electron39/files/patch-components_media__router_common_providers_cast_channel_enum__table.h A devel/electron39/files/patch-components_metrics_drive__metrics__provider.cc A devel/electron39/files/patch-components_metrics_dwa_dwa__service.cc A devel/electron39/files/patch-components_metrics_metrics__log.cc A devel/electron39/files/patch-components_metrics_motherboard.cc A devel/electron39/files/patch-components_named__mojo__ipc__server_connection__info.h A devel/electron39/files/patch-components_named__mojo__ipc__server_named__mojo__ipc__server__client__util.cc A devel/electron39/files/patch-components_named__mojo__ipc__server_named__mojo__server__endpoint__connector__linux.cc A devel/electron39/files/patch-components_named__system__lock_BUILD.gn A devel/electron39/files/patch-components_named__system__lock_lock.h A devel/electron39/files/patch-components_named__system__lock_lock__unittest.cc A devel/electron39/files/patch-components_ntp__tiles_pref__names.h A devel/electron39/files/patch-components_optimization__guide_core_feature__registry_feature__registration.cc A devel/electron39/files/patch-components_optimization__guide_core_optimization__guide__features.cc A devel/electron39/files/patch-components_optimization__guide_core_optimization__guide__util.cc A devel/electron39/files/patch-components_os__crypt_async_browser_secret__portal__key__provider.cc A devel/electron39/files/patch-components_os__crypt_sync_libsecret__util__linux.cc A devel/electron39/files/patch-components_os__crypt_sync_os__crypt.h A devel/electron39/files/patch-components_paint__preview_browser_paint__preview__client.cc A devel/electron39/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc A devel/electron39/files/patch-components_paint__preview_common_proto_paint__preview.proto A devel/electron39/files/patch-components_paint__preview_player_player__compositor__delegate.cc A devel/electron39/files/patch-components_password__manager_core_browser_features_password__features.cc A devel/electron39/files/patch-components_password__manager_core_browser_features_password__features.h A devel/electron39/files/patch-components_password__manager_core_browser_password__autofill__manager.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__autofill__manager.h A devel/electron39/files/patch-components_password__manager_core_browser_password__form__filling.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__form__manager.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__manager.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__manager__client.h A devel/electron39/files/patch-components_password__manager_core_browser_password__manager__switches.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__manager__switches.h A devel/electron39/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h A devel/electron39/files/patch-components_password__manager_core_browser_password__store__factory__util.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__store_login__database.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__store_login__database__async__helper.cc A devel/electron39/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc A devel/electron39/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc A devel/electron39/files/patch-components_password__manager_core_browser_stub__password__manager__client.h A devel/electron39/files/patch-components_password__manager_core_common_password__manager__pref__names.h A devel/electron39/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc A devel/electron39/files/patch-components_performance__manager_public_features.h A devel/electron39/files/patch-components_performance__manager_resource__attribution_memory__measurement__delegate.cc A devel/electron39/files/patch-components_permissions_prediction__service_prediction__common.cc A devel/electron39/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc A devel/electron39/files/patch-components_policy_core_browser_url__blocklist__manager.cc A devel/electron39/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc A devel/electron39/files/patch-components_policy_core_common_cloud_cloud__policy__refresh__scheduler.cc A devel/electron39/files/patch-components_policy_core_common_cloud_cloud__policy__util.cc A devel/electron39/files/patch-components_policy_core_common_policy__paths.cc A devel/electron39/files/patch-components_policy_core_common_policy__pref__names.cc A devel/electron39/files/patch-components_policy_core_common_policy__pref__names.h A devel/electron39/files/patch-components_policy_tools_generate__policy__source.py A devel/electron39/files/patch-components_power__metrics_BUILD.gn A devel/electron39/files/patch-components_power__metrics_energy__metrics__provider.cc A devel/electron39/files/patch-components_regional__capabilities_regional__capabilities__switches.cc A devel/electron39/files/patch-components_regional__capabilities_regional__capabilities__switches.h A devel/electron39/files/patch-components_safe__browsing_content_common_file__type__policies__unittest.cc A devel/electron39/files/patch-components_safe__browsing_content_resources_gen__file__type__proto.py A devel/electron39/files/patch-components_safe__browsing_core_browser_db_v4__protocol__manager__util.cc A devel/electron39/files/patch-components_safe__browsing_core_browser_realtime_url__lookup__service__base.cc A devel/electron39/files/patch-components_search__engines_template__url__service.cc A devel/electron39/files/patch-components_security__interstitials_content_utils.cc A devel/electron39/files/patch-components_segmentation__platform_embedder_default__model_cross__device__user__segment.cc A devel/electron39/files/patch-components_services_on__device__translation_sandbox__hook.cc A devel/electron39/files/patch-components_services_on__device__translation_sandbox__hook.h A devel/electron39/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.cc A devel/electron39/files/patch-components_signin_public_base_signin__switches.cc A devel/electron39/files/patch-components_signin_public_base_signin__switches.h A devel/electron39/files/patch-components_soda_soda__util.cc A devel/electron39/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc A devel/electron39/files/patch-components_storage__monitor_BUILD.gn A devel/electron39/files/patch-components_storage__monitor_removable__device__constants.cc A devel/electron39/files/patch-components_storage__monitor_removable__device__constants.h A devel/electron39/files/patch-components_supervised__user_core_browser_child__account__service.cc A devel/electron39/files/patch-components_supervised__user_core_browser_kids__chrome__management__url__checker__client.cc A devel/electron39/files/patch-components_supervised__user_core_browser_list__family__members__service.h A devel/electron39/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc A devel/electron39/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc A devel/electron39/files/patch-components_supervised__user_core_common_features.cc A devel/electron39/files/patch-components_supervised__user_core_common_features.h A devel/electron39/files/patch-components_supervised__user_core_common_pref__names.h A devel/electron39/files/patch-components_sync__bookmarks_bookmark__model__view.cc A devel/electron39/files/patch-components_sync__device__info_local__device__info__util.cc A devel/electron39/files/patch-components_sync__device__info_local__device__info__util__linux.cc A devel/electron39/files/patch-components_sync__preferences_common__syncable__prefs__database.cc A devel/electron39/files/patch-components_sync_service_sync__prefs.cc A devel/electron39/files/patch-components_sync_service_sync__service__impl.cc A devel/electron39/files/patch-components_system__cpu_cpu__probe.cc A devel/electron39/files/patch-components_translate_core_common_translate__util.cc A devel/electron39/files/patch-components_trusted__vault_trusted__vault__connection__impl.cc A devel/electron39/files/patch-components_update__client_update__query__params.cc A devel/electron39/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc A devel/electron39/files/patch-components_user__education_views_help__bubble__view.cc A devel/electron39/files/patch-components_user__education_views_help__bubble__view.h A devel/electron39/files/patch-components_variations_service_variations__service.cc A devel/electron39/files/patch-components_visited__url__ranking_public_url__visit__util.cc A devel/electron39/files/patch-components_viz_host_gpu__host__impl.cc A devel/electron39/files/patch-components_viz_host_host__display__client.cc A devel/electron39/files/patch-components_viz_host_host__display__client.h A devel/electron39/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc A devel/electron39/files/patch-components_viz_service_display__embedder_software__output__surface.cc A devel/electron39/files/patch-components_viz_service_display__embedder_software__output__surface.h A devel/electron39/files/patch-components_viz_service_display_skia__renderer.cc A devel/electron39/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc A devel/electron39/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h A devel/electron39/files/patch-components_viz_service_gl_gpu__service__impl.cc A devel/electron39/files/patch-components_viz_service_gl_gpu__service__impl.h A devel/electron39/files/patch-components_viz_test_fake__display__client.cc A devel/electron39/files/patch-components_viz_test_fake__display__client.h A devel/electron39/files/patch-components_viz_test_mock__display__client.h A devel/electron39/files/patch-components_webui_flags_flags__state.cc A devel/electron39/files/patch-content_app_BUILD.gn A devel/electron39/files/patch-content_app_content__main.cc A devel/electron39/files/patch-content_app_content__main__runner__impl.cc A devel/electron39/files/patch-content_browser_BUILD.gn A devel/electron39/files/patch-content_browser_accessibility_browser__accessibility__state__impl.cc A devel/electron39/files/patch-content_browser_accessibility_browser__accessibility__state__impl__auralinux.cc A devel/electron39/files/patch-content_browser_audio_audio__service.cc A devel/electron39/files/patch-content_browser_browser__child__process__host__impl.cc A devel/electron39/files/patch-content_browser_browser__child__process__host__impl.h A devel/electron39/files/patch-content_browser_browser__child__process__host__impl__receiver__bindings.cc A devel/electron39/files/patch-content_browser_browser__main__loop.cc A devel/electron39/files/patch-content_browser_child__process__launcher__helper__linux.cc A devel/electron39/files/patch-content_browser_child__thread__type__switcher__linux.cc A devel/electron39/files/patch-content_browser_child__thread__type__switcher__linux.h A devel/electron39/files/patch-content_browser_compositor_viz__process__transport__factory.cc A devel/electron39/files/patch-content_browser_devtools_devtools__frontend__host__impl.cc A devel/electron39/files/patch-content_browser_devtools_devtools__frontend__host__impl.h A devel/electron39/files/patch-content_browser_devtools_protocol_system__info__handler.cc A devel/electron39/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher.h A devel/electron39/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__bsd.cc A devel/electron39/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__kqueue.h A devel/electron39/files/patch-content_browser_file__system__access_file__system__access__local__path__watcher.cc A devel/electron39/files/patch-content_browser_font__access_font__enumeration__data__source.cc A devel/electron39/files/patch-content_browser_gpu_compositor__util.cc A devel/electron39/files/patch-content_browser_gpu_gpu__data__manager__impl.cc A devel/electron39/files/patch-content_browser_gpu_gpu__data__manager__impl.h A devel/electron39/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc A devel/electron39/files/patch-content_browser_gpu_gpu__data__manager__impl__private.h A devel/electron39/files/patch-content_browser_gpu_gpu__process__host.cc A devel/electron39/files/patch-content_browser_media_frameless__media__interface__proxy.h A devel/electron39/files/patch-content_browser_media_media__keys__listener__manager__impl.cc A devel/electron39/files/patch-content_browser_network__service__instance__impl.cc A devel/electron39/files/patch-content_browser_renderer__host_delegated__frame__host.cc A devel/electron39/files/patch-content_browser_renderer__host_media_service__video__capture__device__launcher.cc A devel/electron39/files/patch-content_browser_renderer__host_navigation__transitions_navigation__entry__screenshot.cc A devel/electron39/files/patch-content_browser_renderer__host_render__process__host__impl.cc A devel/electron39/files/patch-content_browser_renderer__host_render__process__host__impl.h A devel/electron39/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc A devel/electron39/files/patch-content_browser_renderer__host_render__view__host__impl.cc A devel/electron39/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc A devel/electron39/files/patch-content_browser_renderer__host_render__widget__host__view__aura.h A devel/electron39/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc A devel/electron39/files/patch-content_browser_sandbox__host__linux.cc A devel/electron39/files/patch-content_browser_scheduler_responsiveness_jank__monitor__impl.cc A devel/electron39/files/patch-content_browser_scheduler_responsiveness_native__event__observer.cc A devel/electron39/files/patch-content_browser_scheduler_responsiveness_native__event__observer.h A devel/electron39/files/patch-content_browser_service__host_utility__process__host.cc A devel/electron39/files/patch-content_browser_service__host_utility__process__host__receiver__bindings.cc A devel/electron39/files/patch-content_browser_service__host_utility__sandbox__delegate.cc A devel/electron39/files/patch-content_browser_shape__detection_shape__detection__service__host.cc A devel/electron39/files/patch-content_browser_theme__helper.cc A devel/electron39/files/patch-content_browser_v8__snapshot__files.cc A devel/electron39/files/patch-content_browser_web__contents_slow__web__preference__cache.cc A devel/electron39/files/patch-content_browser_web__contents_web__contents__view__aura.cc A devel/electron39/files/patch-content_browser_web__contents_web__contents__view__aura__unittest.cc A devel/electron39/files/patch-content_browser_webui_web__ui__main__frame__observer.cc A devel/electron39/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc A devel/electron39/files/patch-content_browser_zygote__host_zygote__host__impl__linux.h A devel/electron39/files/patch-content_child_BUILD.gn A devel/electron39/files/patch-content_child_child__process.cc A devel/electron39/files/patch-content_child_child__process.h A devel/electron39/files/patch-content_common_BUILD.gn A devel/electron39/files/patch-content_common_features.cc A devel/electron39/files/patch-content_common_features.h A devel/electron39/files/patch-content_common_font__list__unittest.cc A devel/electron39/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc A devel/electron39/files/patch-content_common_gpu__pre__sandbox__hook__bsd.h A devel/electron39/files/patch-content_common_gpu__pre__sandbox__hook__linux.h A devel/electron39/files/patch-content_common_thread__type__switcher.mojom A devel/electron39/files/patch-content_gpu_gpu__child__thread.cc A devel/electron39/files/patch-content_gpu_gpu__main.cc A devel/electron39/files/patch-content_public_browser_content__browser__client.cc A devel/electron39/files/patch-content_public_browser_zygote__host_zygote__host__linux.h A devel/electron39/files/patch-content_public_common_BUILD.gn A devel/electron39/files/patch-content_public_common_content__features.cc A devel/electron39/files/patch-content_public_common_content__switches.cc A devel/electron39/files/patch-content_public_common_content__switches.h A devel/electron39/files/patch-content_public_common_zygote_features.gni A devel/electron39/files/patch-content_renderer_render__thread__impl.cc A devel/electron39/files/patch-content_renderer_renderer__blink__platform__impl.cc A devel/electron39/files/patch-content_renderer_renderer__blink__platform__impl.h A devel/electron39/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc A devel/electron39/files/patch-content_shell_BUILD.gn A devel/electron39/files/patch-content_shell_app_shell__main__delegate.cc A devel/electron39/files/patch-content_shell_browser_shell__browser__main__parts.cc A devel/electron39/files/patch-content_shell_browser_shell__platform__delegate__views.cc A devel/electron39/files/patch-content_shell_renderer_shell__content__renderer__client.cc A devel/electron39/files/patch-content_shell_utility_shell__content__utility__client.cc A devel/electron39/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc A devel/electron39/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.h A devel/electron39/files/patch-content_utility_services.cc A devel/electron39/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.cc A devel/electron39/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.h A devel/electron39/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.cc A devel/electron39/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.h A devel/electron39/files/patch-content_utility_utility__main.cc A devel/electron39/files/patch-content_utility_utility__thread__impl.cc A devel/electron39/files/patch-content_zygote_BUILD.gn A devel/electron39/files/patch-content_zygote_zygote__linux.cc A devel/electron39/files/patch-content_zygote_zygote__main__linux.cc A devel/electron39/files/patch-device_bluetooth_bluetooth__adapter.cc A devel/electron39/files/patch-device_bluetooth_cast__bluetooth.gni A devel/electron39/files/patch-device_gamepad_BUILD.gn A devel/electron39/files/patch-device_gamepad_gamepad__provider.cc A devel/electron39/files/patch-device_gamepad_hid__writer__linux.cc A devel/electron39/files/patch-electron_BUILD.gn A devel/electron39/files/patch-electron_build_args_all.gn A devel/electron39/files/patch-electron_default__app_default__app.ts A devel/electron39/files/patch-electron_filenames.gni A devel/electron39/files/patch-electron_lib_browser_api_app.ts A devel/electron39/files/patch-electron_lib_browser_api_dialog.ts A devel/electron39/files/patch-electron_lib_browser_api_menu-item-roles.ts A devel/electron39/files/patch-electron_lib_browser_api_power-monitor.ts A devel/electron39/files/patch-electron_lib_browser_rpc-server.ts A devel/electron39/files/patch-electron_lib_renderer_api_clipboard.ts A devel/electron39/files/patch-electron_script_lib_config.py A devel/electron39/files/patch-electron_script_lib_utils.js A devel/electron39/files/patch-electron_script_spec-runner.js A devel/electron39/files/patch-electron_shell_app_electron__crash__reporter__client.cc A devel/electron39/files/patch-electron_shell_app_electron__crash__reporter__client.h A devel/electron39/files/patch-electron_shell_app_electron__main__delegate.cc A devel/electron39/files/patch-electron_shell_app_node__main.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__app.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__base__window.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__base__window.h A devel/electron39/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__power__monitor.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__power__monitor.h A devel/electron39/files/patch-electron_shell_browser_api_electron__api__safe__storage.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__screen.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__system__preferences.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__system__preferences.h A devel/electron39/files/patch-electron_shell_browser_api_electron__api__web__contents.cc A devel/electron39/files/patch-electron_shell_browser_api_electron__api__web__contents.h A devel/electron39/files/patch-electron_shell_browser_api_process__metric.h A devel/electron39/files/patch-electron_shell_browser_browser.cc A devel/electron39/files/patch-electron_shell_browser_browser.h A devel/electron39/files/patch-electron_shell_browser_browser__linux.cc A devel/electron39/files/patch-electron_shell_browser_browser__process__impl.cc A devel/electron39/files/patch-electron_shell_browser_browser__process__impl.h A devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc A devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.h A devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts__posix.cc A devel/electron39/files/patch-electron_shell_browser_extensions_api_runtime_electron__runtime__api__delegate.cc A devel/electron39/files/patch-electron_shell_browser_feature__list.cc A devel/electron39/files/patch-electron_shell_browser_native__window.cc A devel/electron39/files/patch-electron_shell_browser_native__window__views.cc A devel/electron39/files/patch-electron_shell_browser_native__window__views.h A devel/electron39/files/patch-electron_shell_browser_net_system__network__context__manager.cc A devel/electron39/files/patch-electron_shell_browser_osr_osr__host__display__client.cc A devel/electron39/files/patch-electron_shell_browser_osr_osr__host__display__client.h A devel/electron39/files/patch-electron_shell_browser_osr_osr__paint__event.h A devel/electron39/files/patch-electron_shell_browser_osr_osr__video__consumer.cc A devel/electron39/files/patch-electron_shell_browser_printing_printing__utils.cc A devel/electron39/files/patch-electron_shell_browser_relauncher__linux.cc A devel/electron39/files/patch-electron_shell_browser_ui_file__dialog.h A devel/electron39/files/patch-electron_shell_browser_ui_inspectable__web__contents.cc A devel/electron39/files/patch-electron_shell_browser_ui_inspectable__web__contents__view.cc A devel/electron39/files/patch-electron_shell_browser_ui_inspectable__web__contents__view__delegate.h A devel/electron39/files/patch-electron_shell_browser_ui_views_electron__views__delegate.cc A devel/electron39/files/patch-electron_shell_browser_ui_views_electron__views__delegate.h A devel/electron39/files/patch-electron_shell_browser_ui_views_menu__bar.cc A devel/electron39/files/patch-electron_shell_browser_ui_views_menu__bar.h A devel/electron39/files/patch-electron_shell_browser_ui_views_submenu__button.cc A devel/electron39/files/patch-electron_shell_common_api_electron__api__clipboard.cc A devel/electron39/files/patch-electron_shell_common_api_electron__api__native__image.cc A devel/electron39/files/patch-electron_shell_common_api_electron__api__native__image.h A devel/electron39/files/patch-electron_shell_common_api_electron__bindings.cc A devel/electron39/files/patch-electron_shell_common_electron__command__line.cc A devel/electron39/files/patch-electron_shell_common_electron__command__line.h A devel/electron39/files/patch-electron_shell_common_electron__paths.h A devel/electron39/files/patch-electron_shell_common_gin__converters_osr__converter.cc A devel/electron39/files/patch-electron_shell_common_gin__converters_std__converter.h A devel/electron39/files/patch-electron_shell_common_node__bindings.cc A devel/electron39/files/patch-electron_shell_common_node__bindings__linux.cc A devel/electron39/files/patch-electron_shell_common_platform__util.h A devel/electron39/files/patch-electron_shell_renderer_api_electron__api__crash__reporter__renderer.cc A devel/electron39/files/patch-electron_shell_services_node_node__service.cc A devel/electron39/files/patch-electron_spec_api-app-spec.ts A devel/electron39/files/patch-electron_spec_api-browser-window-spec.ts A devel/electron39/files/patch-electron_spec_api-clipboard-spec.ts A devel/electron39/files/patch-electron_spec_api-content-tracing-spec.ts A devel/electron39/files/patch-electron_spec_api-crash-reporter-spec.ts A devel/electron39/files/patch-electron_spec_api-desktop-capturer-spec.ts A devel/electron39/files/patch-electron_spec_api-menu-spec.ts A devel/electron39/files/patch-electron_spec_api-native-image-spec.ts A devel/electron39/files/patch-electron_spec_api-net-log-spec.ts A devel/electron39/files/patch-electron_spec_api-notification-dbus-spec.ts A devel/electron39/files/patch-electron_spec_api-power-monitor-spec.ts A devel/electron39/files/patch-electron_spec_api-process-spec.ts A devel/electron39/files/patch-electron_spec_api-protocol-spec.ts A devel/electron39/files/patch-electron_spec_api-safe-storage-spec.ts A devel/electron39/files/patch-electron_spec_api-screen-spec.ts A devel/electron39/files/patch-electron_spec_api-shell-spec.ts A devel/electron39/files/patch-electron_spec_api-subframe-spec.ts A devel/electron39/files/patch-electron_spec_api-system-preferences-spec.ts A devel/electron39/files/patch-electron_spec_api-tray-spec.ts A devel/electron39/files/patch-electron_spec_api-utility-process-spec.ts A devel/electron39/files/patch-electron_spec_api-web-contents-spec.ts A devel/electron39/files/patch-electron_spec_api-web-frame-main-spec.ts A devel/electron39/files/patch-electron_spec_chromium-spec.ts A devel/electron39/files/patch-electron_spec_crash-spec.ts A devel/electron39/files/patch-electron_spec_fixtures_api_safe-storage_decrypt-app_main.js A devel/electron39/files/patch-electron_spec_fixtures_api_safe-storage_encrypt-app_main.js A devel/electron39/files/patch-electron_spec_fixtures_crash-cases_safe-storage_index.js A devel/electron39/files/patch-electron_spec_fixtures_native-addon_uv-dlopen_index.js A devel/electron39/files/patch-electron_spec_node-spec.ts A devel/electron39/files/patch-electron_spec_spellchecker-spec.ts A devel/electron39/files/patch-electron_spec_version-bump-spec.ts A devel/electron39/files/patch-electron_spec_visibility-state-spec.ts A devel/electron39/files/patch-electron_spec_webview-spec.ts A devel/electron39/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc A devel/electron39/files/patch-extensions_browser_api_management_management__api.cc A devel/electron39/files/patch-extensions_browser_api_messaging_message__service.cc A devel/electron39/files/patch-extensions_browser_api_networking__private_networking__private__delegate__factory.cc A devel/electron39/files/patch-extensions_common_api___permission__features.json A devel/electron39/files/patch-extensions_common_api_runtime.json A devel/electron39/files/patch-extensions_common_command.cc A devel/electron39/files/patch-extensions_common_features_feature.cc A devel/electron39/files/patch-extensions_renderer_bindings_api__binding__util.cc A devel/electron39/files/patch-extensions_renderer_bindings_argument__spec.cc A devel/electron39/files/patch-extensions_shell_app_shell__main__delegate.cc A devel/electron39/files/patch-extensions_shell_browser_api_runtime_shell__runtime__api__delegate.cc A devel/electron39/files/patch-extensions_shell_browser_shell__browser__main__parts.cc A devel/electron39/files/patch-extensions_shell_browser_shell__extensions__api__client.cc A devel/electron39/files/patch-extensions_shell_browser_shell__extensions__api__client.h A devel/electron39/files/patch-google__apis_gcm_engine_heartbeat__manager.cc A devel/electron39/files/patch-gpu_command__buffer_client_test__shared__image__interface.cc A devel/electron39/files/patch-gpu_command__buffer_client_test__shared__image__interface.h A devel/electron39/files/patch-gpu_command__buffer_service_dawn__context__provider.cc A devel/electron39/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc A devel/electron39/files/patch-gpu_command__buffer_service_raster__decoder__unittest__context__lost.cc A devel/electron39/files/patch-gpu_command__buffer_service_shared__context__state.cc A devel/electron39/files/patch-gpu_command__buffer_service_shared__context__state.h A devel/electron39/files/patch-gpu_command__buffer_service_shared__image_angle__vulkan__image__backing__factory.cc A devel/electron39/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc A devel/electron39/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing__factory.cc A devel/electron39/files/patch-gpu_command__buffer_service_shared__image_gpu__memory__buffer__factory.cc A devel/electron39/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc A devel/electron39/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc A devel/electron39/files/patch-gpu_command__buffer_service_shared__image_wrapped__sk__image__backing.cc A devel/electron39/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc A devel/electron39/files/patch-gpu_config_gpu__control__list.cc A devel/electron39/files/patch-gpu_config_gpu__finch__features.cc A devel/electron39/files/patch-gpu_config_gpu__info__collector.cc A devel/electron39/files/patch-gpu_config_gpu__test__config.cc A devel/electron39/files/patch-gpu_ipc_service_gpu__init.cc A devel/electron39/files/patch-gpu_ipc_service_x__util.h A devel/electron39/files/patch-gpu_vulkan_generate__bindings.py A devel/electron39/files/patch-gpu_vulkan_semaphore__handle.cc A devel/electron39/files/patch-gpu_vulkan_vulkan__device__queue.cc A devel/electron39/files/patch-gpu_vulkan_vulkan__device__queue.h A devel/electron39/files/patch-gpu_vulkan_vulkan__function__pointers.cc A devel/electron39/files/patch-gpu_vulkan_vulkan__function__pointers.h A devel/electron39/files/patch-gpu_vulkan_vulkan__image.h A devel/electron39/files/patch-gpu_vulkan_vulkan__util.cc A devel/electron39/files/patch-headless_BUILD.gn A devel/electron39/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc A devel/electron39/files/patch-headless_lib_browser_headless__content__browser__client.cc A devel/electron39/files/patch-headless_lib_browser_headless__content__browser__client.h A devel/electron39/files/patch-headless_lib_browser_headless__web__contents__impl.cc A devel/electron39/files/patch-headless_lib_headless__content__main__delegate.cc A devel/electron39/files/patch-ipc_ipc__channel.cc A devel/electron39/files/patch-ipc_ipc__channel.h A devel/electron39/files/patch-ipc_ipc__channel__mojo.cc A devel/electron39/files/patch-ipc_ipc__message__utils.h A devel/electron39/files/patch-media_BUILD.gn A devel/electron39/files/patch-media_audio_BUILD.gn A devel/electron39/files/patch-media_audio_alsa_audio__manager__alsa.cc A devel/electron39/files/patch-media_audio_audio__input__device.cc A devel/electron39/files/patch-media_audio_audio__output__proxy__unittest.cc A devel/electron39/files/patch-media_audio_pulse_pulse__util.cc A devel/electron39/files/patch-media_audio_sndio_audio__manager__sndio.cc A devel/electron39/files/patch-media_audio_sndio_audio__manager__sndio.h A devel/electron39/files/patch-media_audio_sndio_sndio__input.cc A devel/electron39/files/patch-media_audio_sndio_sndio__input.h A devel/electron39/files/patch-media_audio_sndio_sndio__output.cc A devel/electron39/files/patch-media_audio_sndio_sndio__output.h A devel/electron39/files/patch-media_base_audio__latency.cc A devel/electron39/files/patch-media_base_libaom__thread__wrapper.cc A devel/electron39/files/patch-media_base_libvpx__thread__wrapper.cc A devel/electron39/files/patch-media_base_media__switches.cc A devel/electron39/files/patch-media_base_media__switches.h A devel/electron39/files/patch-media_base_video__frame.cc A devel/electron39/files/patch-media_base_video__frame.h A devel/electron39/files/patch-media_capture_video_create__video__capture__device__factory.cc A devel/electron39/files/patch-media_capture_video_fake__video__capture__device__factory.cc A devel/electron39/files/patch-media_capture_video_file__video__capture__device__factory.cc A devel/electron39/files/patch-media_capture_video_linux_fake__v4l2__impl.cc A devel/electron39/files/patch-media_capture_video_linux_fake__v4l2__impl.h A devel/electron39/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc A devel/electron39/files/patch-media_capture_video_linux_v4l2__capture__delegate.h A devel/electron39/files/patch-media_capture_video_linux_v4l2__capture__device.h A devel/electron39/files/patch-media_capture_video_linux_v4l2__capture__device__impl.cc A devel/electron39/files/patch-media_capture_video_linux_v4l2__capture__device__impl.h A devel/electron39/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.cc A devel/electron39/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.h A devel/electron39/files/patch-media_capture_video_video__capture__buffer__tracker__factory__impl.cc A devel/electron39/files/patch-media_capture_video_video__capture__device__client.cc A devel/electron39/files/patch-media_cdm_cdm__paths__unittest.cc A devel/electron39/files/patch-media_cdm_library__cdm_cdm__paths.gni A devel/electron39/files/patch-media_ffmpeg_scripts_build__ffmpeg.py A devel/electron39/files/patch-media_ffmpeg_scripts_robo__lib_config.py A devel/electron39/files/patch-media_ffmpeg_scripts_robo__lib_config__makeinfo.py A devel/electron39/files/patch-media_gpu_chromeos_gl__image__processor__backend.cc A devel/electron39/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc A devel/electron39/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc A devel/electron39/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc A devel/electron39/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc A devel/electron39/files/patch-media_gpu_gpu__video__decode__accelerator__factory.cc A devel/electron39/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc A devel/electron39/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.cc A devel/electron39/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.h A devel/electron39/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.cc A devel/electron39/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.h A devel/electron39/files/patch-media_gpu_test_raw__video.cc A devel/electron39/files/patch-media_gpu_test_video__frame__file__writer.cc A devel/electron39/files/patch-media_gpu_test_video__frame__helpers.cc A devel/electron39/files/patch-media_gpu_test_video__frame__validator.cc A devel/electron39/files/patch-media_gpu_v4l2_v4l2__utils.cc A devel/electron39/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc A devel/electron39/files/patch-media_gpu_vaapi_vaapi__wrapper.cc A devel/electron39/files/patch-media_media__options.gni A devel/electron39/files/patch-media_mojo_mojom_BUILD.gn A devel/electron39/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc A devel/electron39/files/patch-media_mojo_mojom_video__frame__mojom__traits.h A devel/electron39/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc A devel/electron39/files/patch-media_video_renderable__gpu__memory__buffer__video__frame__pool.cc A devel/electron39/files/patch-media_video_video__encode__accelerator__adapter.cc A devel/electron39/files/patch-media_video_video__encode__accelerator__adapter__test.cc A devel/electron39/files/patch-media_webrtc_audio__processor.cc A devel/electron39/files/patch-media_webrtc_helpers.cc A devel/electron39/files/patch-media_webrtc_helpers__unittests.cc A devel/electron39/files/patch-mojo_core_BUILD.gn A devel/electron39/files/patch-mojo_core_channel.cc A devel/electron39/files/patch-mojo_core_embedder_features.h A devel/electron39/files/patch-mojo_public_tools_bindings_mojom.gni A devel/electron39/files/patch-net_BUILD.gn A devel/electron39/files/patch-net_base_features.cc A devel/electron39/files/patch-net_base_network__change__notifier.cc A devel/electron39/files/patch-net_base_network__change__notifier__passive.cc A devel/electron39/files/patch-net_base_network__interfaces__posix.h A devel/electron39/files/patch-net_base_sockaddr__util__posix.cc A devel/electron39/files/patch-net_base_sockaddr__util__posix__unittest.cc A devel/electron39/files/patch-net_disk__cache_backend__experiment.h A devel/electron39/files/patch-net_disk__cache_simple_simple__file__tracker.cc A devel/electron39/files/patch-net_dns_BUILD.gn A devel/electron39/files/patch-net_dns_address__info.cc A devel/electron39/files/patch-net_dns_address__sorter__posix.cc A devel/electron39/files/patch-net_dns_dns__reloader.cc A devel/electron39/files/patch-net_dns_dns__util.cc A devel/electron39/files/patch-net_dns_host__resolver__proc.cc A devel/electron39/files/patch-net_dns_public_BUILD.gn A devel/electron39/files/patch-net_dns_public_resolv__reader.cc A devel/electron39/files/patch-net_dns_public_resolv__reader.h A devel/electron39/files/patch-net_dns_public_scoped__res__state.h A devel/electron39/files/patch-net_filter_zstd__source__stream.cc A devel/electron39/files/patch-net_http_http__auth__gssapi__posix.cc A devel/electron39/files/patch-net_http_http__auth__gssapi__posix.h A devel/electron39/files/patch-net_http_http__auth__handler__negotiate.cc A devel/electron39/files/patch-net_http_http__auth__preferences.cc A devel/electron39/files/patch-net_http_http__auth__preferences.h A devel/electron39/files/patch-net_http_http__network__session.cc A devel/electron39/files/patch-net_proxy__resolution_proxy__config__service.cc A devel/electron39/files/patch-net_proxy__resolution_proxy__config__service__linux.cc A devel/electron39/files/patch-net_socket_socks5__client__socket.cc A devel/electron39/files/patch-net_socket_tcp__socket__posix.cc A devel/electron39/files/patch-net_socket_udp__socket__posix.cc A devel/electron39/files/patch-net_socket_udp__socket__unittest.cc A devel/electron39/files/patch-net_third__party_quiche_BUILD.gn A devel/electron39/files/patch-net_tools_cert__verify__tool_cert__verify__tool.cc A devel/electron39/files/patch-net_tools_net__watcher_net__watcher.cc A devel/electron39/files/patch-net_traffic__annotation_network__traffic__annotation.h A devel/electron39/files/patch-net_url__request_url__request__context.cc A devel/electron39/files/patch-net_url__request_url__request__context.h A devel/electron39/files/patch-net_url__request_url__request__context__builder.cc A devel/electron39/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc A devel/electron39/files/patch-pdf_pdfium_pdfium__engine.cc A devel/electron39/files/patch-printing_backend_cups__helper.cc A devel/electron39/files/patch-printing_backend_cups__helper.h A devel/electron39/files/patch-printing_backend_cups__ipp__helper.cc A devel/electron39/files/patch-printing_backend_cups__jobs.cc A devel/electron39/files/patch-printing_backend_cups__printer.cc A devel/electron39/files/patch-printing_backend_cups__weak__functions.h A devel/electron39/files/patch-printing_backend_print__backend__cups.h A devel/electron39/files/patch-printing_backend_print__backend__cups__ipp.cc A devel/electron39/files/patch-printing_mojom_printing__context__mojom__traits.cc A devel/electron39/files/patch-printing_mojom_printing__context__mojom__traits.h A devel/electron39/files/patch-printing_mojom_printing__context__mojom__traits__unittest.cc A devel/electron39/files/patch-printing_print__settings.cc A devel/electron39/files/patch-printing_print__settings.h A devel/electron39/files/patch-printing_print__settings__conversion.cc A devel/electron39/files/patch-printing_printing__context__linux.cc A devel/electron39/files/patch-printing_printing__features.cc A devel/electron39/files/patch-printing_printing__features.h A devel/electron39/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.cc A devel/electron39/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.h A devel/electron39/files/patch-remoting_base_constants.h A devel/electron39/files/patch-remoting_base_host__settings.cc A devel/electron39/files/patch-remoting_codec_webrtc__video__encoder__vpx.cc A devel/electron39/files/patch-remoting_host_base_desktop__environment__options.cc A devel/electron39/files/patch-remoting_host_base_switches.cc A devel/electron39/files/patch-remoting_host_base_switches.h A devel/electron39/files/patch-remoting_host_chromoting__host.cc A devel/electron39/files/patch-remoting_host_chromoting__host.h A devel/electron39/files/patch-remoting_host_chromoting__host__context.cc A devel/electron39/files/patch-remoting_host_chromoting__host__services__client.cc A devel/electron39/files/patch-remoting_host_client__session.cc A devel/electron39/files/patch-remoting_host_crash_crash__file__uploader.cc A devel/electron39/files/patch-remoting_host_create__desktop__interaction__strategy__factory.cc A devel/electron39/files/patch-remoting_host_evaluate__capability.cc A devel/electron39/files/patch-remoting_host_host__attributes.cc A devel/electron39/files/patch-remoting_host_host__details.cc A devel/electron39/files/patch-remoting_host_host__main.cc A devel/electron39/files/patch-remoting_host_host__power__save__blocker.cc A devel/electron39/files/patch-remoting_host_ipc__constants.cc A devel/electron39/files/patch-remoting_host_it2me_it2me__native__messaging__host__main.cc A devel/electron39/files/patch-remoting_host_me2me__desktop__environment.cc A devel/electron39/files/patch-remoting_host_mojo__caller__security__checker.cc A devel/electron39/files/patch-remoting_host_policy__watcher.cc A devel/electron39/files/patch-remoting_host_remote__open__url_remote__open__url__client.cc A devel/electron39/files/patch-remoting_host_remote__open__url_remote__open__url__main.cc A devel/electron39/files/patch-remoting_host_remote__open__url_remote__open__url__util.cc A devel/electron39/files/patch-remoting_host_remote__open__url_url__forwarder__configurator.cc A devel/electron39/files/patch-remoting_host_remoting__me2me__host.cc A devel/electron39/files/patch-remoting_host_security__key_remote__security__key__main.cc A devel/electron39/files/patch-remoting_host_session__policies__from__dict.cc A devel/electron39/files/patch-remoting_host_setup_me2me__native__messaging__host__main.cc A devel/electron39/files/patch-remoting_host_setup_start__host__main.cc A devel/electron39/files/patch-remoting_host_webauthn_desktop__session__type__util.cc A devel/electron39/files/patch-remoting_host_webauthn_remote__webauthn__caller__security__utils.cc A devel/electron39/files/patch-remoting_host_webauthn_remote__webauthn__extension__notifier.cc A devel/electron39/files/patch-remoting_host_webauthn_remote__webauthn__main.cc A devel/electron39/files/patch-remoting_protocol_webrtc__video__stream.cc A devel/electron39/files/patch-remoting_signaling_ftl__host__device__id__provider.cc A devel/electron39/files/patch-sandbox_BUILD.gn A devel/electron39/files/patch-sandbox_features.gni A devel/electron39/files/patch-sandbox_linux_BUILD.gn A devel/electron39/files/patch-sandbox_linux_services_init__process__reaper.cc A devel/electron39/files/patch-sandbox_linux_services_libc__interceptor.cc A devel/electron39/files/patch-sandbox_policy_BUILD.gn A devel/electron39/files/patch-sandbox_policy_features.cc A devel/electron39/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc A devel/electron39/files/patch-sandbox_policy_freebsd_sandbox__freebsd.h A devel/electron39/files/patch-sandbox_policy_mojom_sandbox.mojom A devel/electron39/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc A devel/electron39/files/patch-sandbox_policy_openbsd_sandbox__openbsd.h A devel/electron39/files/patch-sandbox_policy_sandbox.cc A devel/electron39/files/patch-sandbox_policy_sandbox.h A devel/electron39/files/patch-sandbox_policy_sandbox__type.cc A devel/electron39/files/patch-sandbox_policy_switches.cc A devel/electron39/files/patch-sandbox_policy_switches.h A devel/electron39/files/patch-services_audio_audio__sandbox__hook__linux.cc A devel/electron39/files/patch-services_audio_audio__sandbox__hook__linux.h A devel/electron39/files/patch-services_device_BUILD.gn A devel/electron39/files/patch-services_device_geolocation_location__provider__manager.cc A devel/electron39/files/patch-services_device_hid_BUILD.gn A devel/electron39/files/patch-services_device_hid_hid__connection__fido.cc A devel/electron39/files/patch-services_device_hid_hid__connection__fido.h A devel/electron39/files/patch-services_device_hid_hid__connection__freebsd.cc A devel/electron39/files/patch-services_device_hid_hid__connection__freebsd.h A devel/electron39/files/patch-services_device_hid_hid__service.cc A devel/electron39/files/patch-services_device_hid_hid__service__fido.cc A devel/electron39/files/patch-services_device_hid_hid__service__fido.h A devel/electron39/files/patch-services_device_hid_hid__service__freebsd.cc A devel/electron39/files/patch-services_device_hid_hid__service__freebsd.h A devel/electron39/files/patch-services_device_public_cpp_device__features.cc A devel/electron39/files/patch-services_device_public_cpp_device__features.h A devel/electron39/files/patch-services_device_public_cpp_generic__sensor_sensor__reading.h A devel/electron39/files/patch-services_device_public_mojom_BUILD.gn A devel/electron39/files/patch-services_device_serial_BUILD.gn A devel/electron39/files/patch-services_device_serial_serial__device__enumerator.cc A devel/electron39/files/patch-services_device_serial_serial__io__handler__posix.cc A devel/electron39/files/patch-services_device_time__zone__monitor_time__zone__monitor__linux.cc A devel/electron39/files/patch-services_device_usb_BUILD.gn A devel/electron39/files/patch-services_device_usb_usb__device__handle__usbfs.cc A devel/electron39/files/patch-services_device_usb_usb__device__handle__usbfs.h A devel/electron39/files/patch-services_device_usb_usb__service.cc A devel/electron39/files/patch-services_device_usb_usb__service__fake.cc A devel/electron39/files/patch-services_device_usb_usb__service__fake.h A devel/electron39/files/patch-services_network_BUILD.gn A devel/electron39/files/patch-services_network_network__context.cc A devel/electron39/files/patch-services_network_network__context.h A devel/electron39/files/patch-services_network_network__sandbox__hook__linux.cc A devel/electron39/files/patch-services_network_network__sandbox__hook__linux.h A devel/electron39/files/patch-services_network_network__service.cc A devel/electron39/files/patch-services_network_network__service.h A devel/electron39/files/patch-services_network_public_cpp_BUILD.gn A devel/electron39/files/patch-services_network_public_cpp_features.cc A devel/electron39/files/patch-services_network_public_mojom_BUILD.gn A devel/electron39/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h A devel/electron39/files/patch-services_on__device__model_ml_BUILD.gn A devel/electron39/files/patch-services_on__device__model_ml_gpu__blocklist.cc A devel/electron39/files/patch-services_on__device__model_ml_on__device__model__executor.cc A devel/electron39/files/patch-services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc A devel/electron39/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_BUILD.gn A devel/electron39/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h A devel/electron39/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__bsd.cc A devel/electron39/files/patch-services_screen__ai_public_cpp_utilities.cc A devel/electron39/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.cc A devel/electron39/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.h A devel/electron39/files/patch-services_screen__ai_screen__ai__service__impl.cc A devel/electron39/files/patch-services_service__manager_BUILD.gn A devel/electron39/files/patch-services_service__manager_public_cpp_service__executable_BUILD.gn A devel/electron39/files/patch-services_shape__detection_shape__detection__sandbox__hook.cc A devel/electron39/files/patch-services_shape__detection_shape__detection__sandbox__hook.h A devel/electron39/files/patch-services_shape__detection_shape__detection__service.cc A devel/electron39/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc A devel/electron39/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc A devel/electron39/files/patch-services_tracing_public_cpp_system__metrics__sampler.cc A devel/electron39/files/patch-services_video__capture_public_mojom_video__capture__service.mojom A devel/electron39/files/patch-services_video__effects_video__effects__sandbox__hook__linux.cc A devel/electron39/files/patch-services_video__effects_video__effects__sandbox__hook__linux.h A devel/electron39/files/patch-services_viz_public_mojom_BUILD.gn A devel/electron39/files/patch-skia_ext_SkMemory__new__handler.cpp A devel/electron39/files/patch-skia_ext_font__utils.cc A devel/electron39/files/patch-skia_ext_skcolorspace__trfn.cc A devel/electron39/files/patch-third__party_abseil-cpp_absl_base_config.h A devel/electron39/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc A devel/electron39/files/patch-third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.h A devel/electron39/files/patch-third__party_angle_BUILD.gn A devel/electron39/files/patch-third__party_angle_src_common_platform.h A devel/electron39/files/patch-third__party_angle_src_common_platform__helpers.h A devel/electron39/files/patch-third__party_angle_src_common_system__utils.cpp A devel/electron39/files/patch-third__party_angle_src_common_system__utils__linux.cpp A devel/electron39/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__internal.h A devel/electron39/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp A devel/electron39/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp A devel/electron39/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp A devel/electron39/files/patch-third__party_angle_src_libANGLE_Display.cpp A devel/electron39/files/patch-third__party_angle_src_libANGLE_renderer_gl_glx_FunctionsGLX.cpp A devel/electron39/files/patch-third__party_angle_src_libANGLE_renderer_vulkan_DisplayVk__api.h A devel/electron39/files/patch-third__party_angle_util_BUILD.gn A devel/electron39/files/patch-third__party_blink_common_features.cc A devel/electron39/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc A devel/electron39/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h A devel/electron39/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h A devel/electron39/files/patch-third__party_blink_public_platform_platform.h A devel/electron39/files/patch-third__party_blink_renderer_bindings_scripts_bind_gen_style_format.py A devel/electron39/files/patch-third__party_blink_renderer_build_scripts_run__with__pythonpath.py A devel/electron39/files/patch-third__party_blink_renderer_controller_blink__initializer.cc A devel/electron39/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.cc A devel/electron39/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.h A devel/electron39/files/patch-third__party_blink_renderer_core_dom_tree__scope.h A devel/electron39/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc A devel/electron39/files/patch-third__party_blink_renderer_core_execution__context_navigator__base.cc A devel/electron39/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc A devel/electron39/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc A devel/electron39/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc A devel/electron39/files/patch-third__party_blink_renderer_core_inspector_inspector__memory__agent.cc A devel/electron39/files/patch-third__party_blink_renderer_core_layout_layout__view.cc A devel/electron39/files/patch-third__party_blink_renderer_core_origin__trials_origin__trial__context.cc A devel/electron39/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc A devel/electron39/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc A devel/electron39/files/patch-third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc A devel/electron39/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h A devel/electron39/files/patch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc A devel/electron39/files/patch-third__party_blink_renderer_modules_media_audio_audio__device__factory.cc A devel/electron39/files/patch-third__party_blink_renderer_modules_media_audio_audio__renderer__mixer__manager__test.cc A devel/electron39/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc A devel/electron39/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc A devel/electron39/files/patch-third__party_blink_renderer_modules_webaudio_audio__worklet__thread__test.cc A devel/electron39/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc A devel/electron39/files/patch-third__party_blink_renderer_modules_webgpu_gpu__canvas__context.cc A devel/electron39/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_BUILD.gn A devel/electron39/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h A devel/electron39/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_graphics_begin__frame__provider.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_graphics_gpu_image__layer__bridge.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 A devel/electron39/files/patch-third__party_blink_renderer_platform_scheduler_common_thread.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_widget_compositing_blink__categorized__worker__pool__delegate.cc A devel/electron39/files/patch-third__party_blink_renderer_platform_wtf_container__annotations.h A devel/electron39/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h A devel/electron39/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc A devel/electron39/files/patch-third__party_brotli_common_platform.h A devel/electron39/files/patch-third__party_cpuinfo_cpuinfo.gni A devel/electron39/files/patch-third__party_crabbyavif_BUILD.gn A devel/electron39/files/patch-third__party_crashpad_crashpad_build_crashpad__buildconfig.gni A devel/electron39/files/patch-third__party_crashpad_crashpad_client_BUILD.gn A devel/electron39/files/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc A devel/electron39/files/patch-third__party_crashpad_crashpad_minidump_minidump__misc__info__writer.cc A devel/electron39/files/patch-third__party_crashpad_crashpad_util_misc_address__types.h A devel/electron39/files/patch-third__party_crashpad_crashpad_util_misc_capture__context.h A devel/electron39/files/patch-third__party_crashpad_crashpad_util_misc_metrics.cc A devel/electron39/files/patch-third__party_crashpad_crashpad_util_misc_uuid.cc A devel/electron39/files/patch-third__party_crashpad_crashpad_util_posix_close__multiple.cc A devel/electron39/files/patch-third__party_crashpad_crashpad_util_posix_drop__privileges.cc A devel/electron39/files/patch-third__party_crashpad_crashpad_util_posix_signals.cc A devel/electron39/files/patch-third__party_crashpad_crashpad_util_posix_symbolic__constants__posix.cc A devel/electron39/files/patch-third__party_crc32c_BUILD.gn A devel/electron39/files/patch-third__party_dawn_include_dawn_native_VulkanBackend.h A devel/electron39/files/patch-third__party_dawn_src_dawn_common_Platform.h A devel/electron39/files/patch-third__party_dawn_src_dawn_native_vulkan_BackendVk.cpp A devel/electron39/files/patch-third__party_devtools-frontend_src_front__end_panels_timeline_fixtures_traces_BUILD.gn A devel/electron39/files/patch-third__party_devtools-frontend_src_front__end_ui_components_docs_BUILD.gn A devel/electron39/files/patch-third__party_electron__node_deps_cares_unofficial.gni A devel/electron39/files/patch-third__party_electron__node_deps_histogram_unofficial.gni A devel/electron39/files/patch-third__party_electron__node_deps_openssl_unofficial.gni A devel/electron39/files/patch-third__party_electron__node_deps_uv_src_unix_pipe.c A devel/electron39/files/patch-third__party_electron__node_deps_uv_unofficial.gni A devel/electron39/files/patch-third__party_electron__node_src_node__buffer.cc A devel/electron39/files/patch-third__party_ffmpeg_BUILD.gn A devel/electron39/files/patch-third__party_ffmpeg_configure A devel/electron39/files/patch-third__party_ffmpeg_libavcodec_x86_cabac.h A devel/electron39/files/patch-third__party_ffmpeg_libavutil_cpu.c A devel/electron39/files/patch-third__party_ffmpeg_libavutil_mem.c A devel/electron39/files/patch-third__party_ffmpeg_libavutil_random__seed.c A devel/electron39/files/patch-third__party_ffmpeg_libavutil_x86_x86inc.asm A devel/electron39/files/patch-third__party_fontconfig_include_meson-config.h A devel/electron39/files/patch-third__party_fontconfig_src_src_fccompat.c A devel/electron39/files/patch-third__party_ipcz_src_BUILD.gn A devel/electron39/files/patch-third__party_ipcz_src_reference__drivers_random.cc A devel/electron39/files/patch-third__party_ipcz_src_standalone_base_logging.cc A devel/electron39/files/patch-third__party_leveldatabase_env__chromium.cc A devel/electron39/files/patch-third__party_libaom_source_libaom_aom__ports_aarch64__cpudetect.c A devel/electron39/files/patch-third__party_libc++_src_src_chrono.cpp A devel/electron39/files/patch-third__party_libc++_src_src_filesystem_filesystem__clock.cpp A devel/electron39/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h A devel/electron39/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h A devel/electron39/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h A devel/electron39/files/patch-third__party_libsync_src_include_sync_sync.h A devel/electron39/files/patch-third__party_libsync_src_sync.c A devel/electron39/files/patch-third__party_libusb_BUILD.gn A devel/electron39/files/patch-third__party_libusb_src_libusb_core.c A devel/electron39/files/patch-third__party_libusb_src_libusb_os_threads__posix.c A devel/electron39/files/patch-third__party_libvpx_source_libvpx_vpx__ports_aarch64__cpudetect.c A devel/electron39/files/patch-third__party_lzma__sdk_C_CpuArch.c A devel/electron39/files/patch-third__party_material__color__utilities_src_cpp_palettes_tones.cc A devel/electron39/files/patch-third__party_nasm_BUILD.gn A devel/electron39/files/patch-third__party_nasm_config_config-linux.h A devel/electron39/files/patch-third__party_node_check__version.py A devel/electron39/files/patch-third__party_node_node.gni A devel/electron39/files/patch-third__party_node_node.py A devel/electron39/files/patch-third__party_pdfium_core_fxge_cfx__fontmapper.cpp A devel/electron39/files/patch-third__party_pdfium_core_fxge_linux_fx__linux__impl.cpp A devel/electron39/files/patch-third__party_pdfium_fxjs_fx__date__helpers.cpp A devel/electron39/files/patch-third__party_pdfium_pdfium.gni A devel/electron39/files/patch-third__party_pdfium_xfa_fxfa_parser_cxfa__timezoneprovider.cpp A devel/electron39/files/patch-third__party_perfetto_include_perfetto_base_build__config.h A devel/electron39/files/patch-third__party_perfetto_include_perfetto_base_thread__utils.h A devel/electron39/files/patch-third__party_perfetto_include_perfetto_base_time.h A devel/electron39/files/patch-third__party_perfetto_include_perfetto_ext_base_event__fd.h A devel/electron39/files/patch-third__party_perfetto_include_perfetto_ext_base_thread__utils.h A devel/electron39/files/patch-third__party_perfetto_include_perfetto_tracing_internal_track__event__legacy.h A devel/electron39/files/patch-third__party_perfetto_protos_perfetto_trace_ftrace_v4l2.proto A devel/electron39/files/patch-third__party_perfetto_src_base_clock__snapshots.cc A devel/electron39/files/patch-third__party_perfetto_src_base_event__fd.cc A devel/electron39/files/patch-third__party_perfetto_src_base_periodic__task.cc A devel/electron39/files/patch-third__party_perfetto_src_base_scoped__sched__boost.cc A devel/electron39/files/patch-third__party_perfetto_src_base_string__utils.cc A devel/electron39/files/patch-third__party_perfetto_src_base_subprocess__posix.cc A devel/electron39/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc A devel/electron39/files/patch-third__party_perfetto_src_base_thread__task__runner.cc A devel/electron39/files/patch-third__party_perfetto_src_base_unix__socket.cc A devel/electron39/files/patch-third__party_perfetto_src_base_utils.cc A devel/electron39/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc A devel/electron39/files/patch-third__party_perfetto_src_tracing_ipc_memfd.cc A devel/electron39/files/patch-third__party_perfetto_src_tracing_platform__posix.cc A devel/electron39/files/patch-third__party_perfetto_src_tracing_track.cc A devel/electron39/files/patch-third__party_protobuf_proto__library.gni A devel/electron39/files/patch-third__party_protobuf_src_google_protobuf_stubs_platform__macros.h A devel/electron39/files/patch-third__party_rust_qr__code_v2_BUILD.gn A devel/electron39/files/patch-third__party_skia_rust_png_FFI.rs A devel/electron39/files/patch-third__party_skia_src_ports_SkMemory__malloc.cpp A devel/electron39/files/patch-third__party_skia_src_ports_SkOSFile__posix.cpp A devel/electron39/files/patch-third__party_speech-dispatcher_libspeechd__version.h A devel/electron39/files/patch-third__party_speech-dispatcher_speechd__types.h A devel/electron39/files/patch-third__party_sqlite_BUILD.gn A devel/electron39/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c A devel/electron39/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c A devel/electron39/files/patch-third__party_swiftshader_src_Reactor_Debug.cpp A devel/electron39/files/patch-third__party_swiftshader_src_System_Configurator.cpp A devel/electron39/files/patch-third__party_swiftshader_src_System_Linux_MemFd.cpp A devel/electron39/files/patch-third__party_swiftshader_src_Vulkan_VkSemaphoreExternalLinux.hpp A devel/electron39/files/patch-third__party_swiftshader_src_WSI_libXCB.cpp A devel/electron39/files/patch-third__party_swiftshader_third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h A devel/electron39/files/patch-third__party_swiftshader_third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h A devel/electron39/files/patch-third__party_swiftshader_third__party_marl_src_memory.cpp A devel/electron39/files/patch-third__party_swiftshader_third__party_marl_src_thread.cpp A devel/electron39/files/patch-third__party_test__fonts_BUILD.gn A devel/electron39/files/patch-third__party_test__fonts_fontconfig_BUILD.gn A devel/electron39/files/patch-third__party_test__fonts_fontconfig_fontconfig__util__linux.cc A devel/electron39/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc A devel/electron39/files/patch-third__party_tflite_features.gni A devel/electron39/files/patch-third__party_unrar_src_crc.cpp A devel/electron39/files/patch-third__party_unrar_src_crypt.cpp A devel/electron39/files/patch-third__party_unrar_src_os.hpp A devel/electron39/files/patch-third__party_unrar_src_rijndael.cpp A devel/electron39/files/patch-third__party_vulkan-loader_src_BUILD.gn A devel/electron39/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h A devel/electron39/files/patch-third__party_vulkan-validation-layers_src_layers_external_vma_vk__mem__alloc.h A devel/electron39/files/patch-third__party_vulkan__memory__allocator_include_vk__mem__alloc.h A devel/electron39/files/patch-third__party_wayland_BUILD.gn A devel/electron39/files/patch-third__party_wayland_include_config.h A devel/electron39/files/patch-third__party_webrtc_BUILD.gn A devel/electron39/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn A devel/electron39/files/patch-third__party_webrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc A devel/electron39/files/patch-third__party_webrtc_modules_desktop__capture_linux_x11_x__server__pixel__buffer.cc A devel/electron39/files/patch-third__party_webrtc_modules_portal_pipewire__utils.h A devel/electron39/files/patch-third__party_webrtc_rtc__base_byte__order.h A devel/electron39/files/patch-third__party_webrtc_rtc__base_cpu__info.cc A devel/electron39/files/patch-third__party_webrtc_rtc__base_ip__address.cc A devel/electron39/files/patch-third__party_webrtc_rtc__base_net__helpers.cc A devel/electron39/files/patch-third__party_webrtc_rtc__base_network.cc A devel/electron39/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc A devel/electron39/files/patch-third__party_webrtc_rtc__base_physical__socket__server.h A devel/electron39/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc A devel/electron39/files/patch-third__party_webrtc_rtc__base_third__party_sigslot_sigslot.h A devel/electron39/files/patch-third__party_widevine_cdm_widevine.gni A devel/electron39/files/patch-third__party_zlib_BUILD.gn A devel/electron39/files/patch-third__party_zlib_cpu__features.c A devel/electron39/files/patch-tools_generate__shim__headers_generate__shim__headers.py A devel/electron39/files/patch-tools_generate__stubs_rules.gni A devel/electron39/files/patch-tools_gn_build_build__linux.ninja.template A devel/electron39/files/patch-tools_gn_build_gen.py A devel/electron39/files/patch-tools_gn_src_base_files_file__posix.cc A devel/electron39/files/patch-tools_gn_src_gn_version.h A devel/electron39/files/patch-tools_gn_src_util_exe__path.cc A devel/electron39/files/patch-tools_grit_grit_node_base.py A devel/electron39/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py A devel/electron39/files/patch-tools_json__schema__compiler_feature__compiler.py A devel/electron39/files/patch-tools_memory_partition__allocator_inspect__utils.h A devel/electron39/files/patch-tools_perf_chrome__telemetry__build_BUILD.gn A devel/electron39/files/patch-tools_protoc__wrapper_protoc__wrapper.py A devel/electron39/files/patch-tools_variations_fieldtrial__to__struct.py A devel/electron39/files/patch-ui_accessibility_accessibility__features.cc A devel/electron39/files/patch-ui_accessibility_accessibility__features.h A devel/electron39/files/patch-ui_accessibility_ax__node.cc A devel/electron39/files/patch-ui_accessibility_ax__node.h A devel/electron39/files/patch-ui_accessibility_ax__tree.cc A devel/electron39/files/patch-ui_accessibility_ax__tree.h A devel/electron39/files/patch-ui_aura_client_drag__drop__client.h A devel/electron39/files/patch-ui_aura_screen__ozone.cc A devel/electron39/files/patch-ui_aura_screen__ozone.h A devel/electron39/files/patch-ui_base_accelerators_accelerator.cc A devel/electron39/files/patch-ui_base_accelerators_accelerator__unittest.cc A devel/electron39/files/patch-ui_base_accelerators_command.cc A devel/electron39/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc A devel/electron39/files/patch-ui_base_clipboard_clipboard__constants.h A devel/electron39/files/patch-ui_base_clipboard_clipboard__non__backed.cc A devel/electron39/files/patch-ui_base_cursor_cursor__factory.cc A devel/electron39/files/patch-ui_base_cursor_cursor__factory.h A devel/electron39/files/patch-ui_base_dragdrop_os__exchange__data__provider__factory.cc A devel/electron39/files/patch-ui_base_dragdrop_os__exchange__data__provider__non__backed.cc A devel/electron39/files/patch-ui_base_ime_dummy__text__input__client.cc A devel/electron39/files/patch-ui_base_ime_dummy__text__input__client.h A devel/electron39/files/patch-ui_base_ime_fake__text__input__client.cc A devel/electron39/files/patch-ui_base_ime_fake__text__input__client.h A devel/electron39/files/patch-ui_base_ime_init_input__method__initializer.cc A devel/electron39/files/patch-ui_base_ime_linux_linux__input__method__context__factory.cc A devel/electron39/files/patch-ui_base_ime_text__input__client.h A devel/electron39/files/patch-ui_base_resource_resource__bundle.cc A devel/electron39/files/patch-ui_base_test_skia__gold__pixel__diff.cc A devel/electron39/files/patch-ui_base_test_ui__controls.h A devel/electron39/files/patch-ui_base_ui__base__features.cc A devel/electron39/files/patch-ui_base_ui__base__switches.h A devel/electron39/files/patch-ui_base_webui_web__ui__util.cc A devel/electron39/files/patch-ui_base_x_x11__cursor__factory.cc A devel/electron39/files/patch-ui_base_x_x11__cursor__factory.h A devel/electron39/files/patch-ui_base_x_x11__cursor__loader.cc A devel/electron39/files/patch-ui_base_x_x11__display__manager.cc A devel/electron39/files/patch-ui_base_x_x11__shm__image__pool.cc A devel/electron39/files/patch-ui_color_color__id.h A devel/electron39/files/patch-ui_color_system__theme.h A devel/electron39/files/patch-ui_compositor_compositor.cc A devel/electron39/files/patch-ui_compositor_compositor.h A devel/electron39/files/patch-ui_compositor_compositor__observer.h A devel/electron39/files/patch-ui_display_screen.cc A devel/electron39/files/patch-ui_display_screen.h A devel/electron39/files/patch-ui_events_event.cc A devel/electron39/files/patch-ui_events_event__switches.cc A devel/electron39/files/patch-ui_events_event__switches.h A devel/electron39/files/patch-ui_events_keycodes_dom_keycode__converter.cc A devel/electron39/files/patch-ui_events_keycodes_dom_keycode__converter.h A devel/electron39/files/patch-ui_gfx_BUILD.gn A devel/electron39/files/patch-ui_gfx_canvas__skia.cc A devel/electron39/files/patch-ui_gfx_font__fallback__linux.cc A devel/electron39/files/patch-ui_gfx_font__render__params.h A devel/electron39/files/patch-ui_gfx_font__render__params__linux.cc A devel/electron39/files/patch-ui_gfx_font__util.cc A devel/electron39/files/patch-ui_gfx_gpu__extra__info.h A devel/electron39/files/patch-ui_gfx_linux_dmabuf__uapi.h A devel/electron39/files/patch-ui_gfx_linux_gbm__wrapper.cc A devel/electron39/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.cc A devel/electron39/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h A devel/electron39/files/patch-ui_gfx_native__pixmap__handle.cc A devel/electron39/files/patch-ui_gfx_native__pixmap__handle.h A devel/electron39/files/patch-ui_gfx_native__ui__types.h A devel/electron39/files/patch-ui_gfx_platform__font__skia.cc A devel/electron39/files/patch-ui_gfx_render__text__api__fuzzer.cc A devel/electron39/files/patch-ui_gfx_render__text__fuzzer.cc A devel/electron39/files/patch-ui_gfx_switches.cc A devel/electron39/files/patch-ui_gfx_switches.h A devel/electron39/files/patch-ui_gfx_x_atom__cache.cc A devel/electron39/files/patch-ui_gfx_x_generated__protos_dri3.cc A devel/electron39/files/patch-ui_gfx_x_generated__protos_shm.cc A devel/electron39/files/patch-ui_gfx_x_xlib__support.cc A devel/electron39/files/patch-ui_gl_gl__context.cc A devel/electron39/files/patch-ui_gl_gl__fence.cc A devel/electron39/files/patch-ui_gl_gl__implementation.cc A devel/electron39/files/patch-ui_gl_gl__switches.cc A devel/electron39/files/patch-ui_gl_sync__control__vsync__provider.cc A devel/electron39/files/patch-ui_gl_sync__control__vsync__provider.h A devel/electron39/files/patch-ui_gtk_printing_print__dialog__gtk.cc A devel/electron39/files/patch-ui_message__center_views_message__popup__view.cc A devel/electron39/files/patch-ui_native__theme_features_native__theme__features.cc A devel/electron39/files/patch-ui_native__theme_native__theme.h A devel/electron39/files/patch-ui_native__theme_native__theme__base.cc A devel/electron39/files/patch-ui_ozone_common_egl__util.cc A devel/electron39/files/patch-ui_ozone_platform_headless_headless__surface__factory.cc A devel/electron39/files/patch-ui_ozone_platform_headless_ozone__platform__headless.cc A devel/electron39/files/patch-ui_ozone_platform_headless_vulkan__implementation__headless.cc A devel/electron39/files/patch-ui_ozone_platform_wayland_common_wayland__util.cc A devel/electron39/files/patch-ui_ozone_platform_wayland_gpu_vulkan__implementation__wayland.cc A devel/electron39/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc A devel/electron39/files/patch-ui_ozone_platform_x11_vulkan__implementation__x11.cc A devel/electron39/files/patch-ui_ozone_platform_x11_x11__screen__ozone.cc A devel/electron39/files/patch-ui_ozone_platform_x11_x11__screen__ozone.h A devel/electron39/files/patch-ui_ozone_platform_x11_x11__window.cc A devel/electron39/files/patch-ui_ozone_public_ozone__ui__controls__test__helper.h A devel/electron39/files/patch-ui_ozone_test_mock__platform__window__delegate.h A devel/electron39/files/patch-ui_platform__window_platform__window__delegate.cc A devel/electron39/files/patch-ui_platform__window_platform__window__delegate.h A devel/electron39/files/patch-ui_platform__window_platform__window__init__properties.h A devel/electron39/files/patch-ui_qt_BUILD.gn A devel/electron39/files/patch-ui_qt_moc__wrapper.py A devel/electron39/files/patch-ui_shell__dialogs_select__file__dialog.h A devel/electron39/files/patch-ui_strings_translations_app__locale__settings__bn.xtb A devel/electron39/files/patch-ui_strings_translations_app__locale__settings__ja.xtb A devel/electron39/files/patch-ui_strings_translations_app__locale__settings__ko.xtb A devel/electron39/files/patch-ui_strings_translations_app__locale__settings__ml.xtb A devel/electron39/files/patch-ui_strings_translations_app__locale__settings__th.xtb A devel/electron39/files/patch-ui_strings_translations_app__locale__settings__zh-CN.xtb A devel/electron39/files/patch-ui_strings_translations_app__locale__settings__zh-TW.xtb A devel/electron39/files/patch-ui_strings_ui__strings.grd A devel/electron39/files/patch-ui_views_BUILD.gn A devel/electron39/files/patch-ui_views_accessibility_view__accessibility.cc A devel/electron39/files/patch-ui_views_controls_prefix__selector.cc A devel/electron39/files/patch-ui_views_controls_prefix__selector.h A devel/electron39/files/patch-ui_views_controls_textfield_textfield.cc A devel/electron39/files/patch-ui_views_controls_textfield_textfield.h A devel/electron39/files/patch-ui_views_examples_widget__example.cc A devel/electron39/files/patch-ui_views_focus_focus__manager.cc A devel/electron39/files/patch-ui_views_style_platform__style.cc A devel/electron39/files/patch-ui_views_style_platform__style.h A devel/electron39/files/patch-ui_views_test_ui__controls__factory__desktop__aura__ozone.cc A devel/electron39/files/patch-ui_views_views__delegate.cc A devel/electron39/files/patch-ui_views_views__delegate.h A devel/electron39/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc A devel/electron39/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.h A devel/electron39/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc A devel/electron39/files/patch-ui_views_widget_root__view.cc A devel/electron39/files/patch-ui_views_widget_widget.cc A devel/electron39/files/patch-ui_views_widget_widget.h A devel/electron39/files/patch-ui_views_window_default__frame__view.cc A devel/electron39/files/patch-ui_views_window_dialog__delegate.cc A devel/electron39/files/patch-ui_views_window_frame__background.cc A devel/electron39/files/patch-v8_BUILD.gn A devel/electron39/files/patch-v8_include_v8-internal.h A devel/electron39/files/patch-v8_include_v8config.h A devel/electron39/files/patch-v8_src_api_api.cc A devel/electron39/files/patch-v8_src_base_atomicops.h A devel/electron39/files/patch-v8_src_base_platform_memory.h A devel/electron39/files/patch-v8_src_base_platform_platform-freebsd.cc A devel/electron39/files/patch-v8_src_base_platform_platform-openbsd.cc A devel/electron39/files/patch-v8_src_base_platform_platform-posix.cc A devel/electron39/files/patch-v8_src_base_sys-info.cc A devel/electron39/files/patch-v8_src_diagnostics_perf-jit.cc A devel/electron39/files/patch-v8_src_diagnostics_perf-jit.h A devel/electron39/files/patch-v8_src_execution_isolate.cc A devel/electron39/files/patch-v8_src_flags_flags.cc A devel/electron39/files/patch-v8_src_libsampler_sampler.cc A devel/electron39/files/patch-v8_src_objects_js-temporal-zoneinfo64.cc A devel/electron39/files/patch-v8_src_sandbox_sandbox.cc A devel/electron39/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.cc A devel/electron39/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.h A devel/electron39/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic.cc A devel/electron39/files/patch-v8_src_trap-handler_handler-inside-posix.cc A devel/electron39/files/patch-v8_src_trap-handler_handler-inside-posix.h A devel/electron39/files/patch-v8_src_trap-handler_trap-handler.h A devel/electron39/files/patch-v8_tools_run.py A devel/electron39/pkg-descr A devel/electron39/pkg-plist Log Message: ----------- devel/electron39: add new Electron 39 port AI-Assisted-by: GPT-5.2 Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/9f6f0485f648...ef6878ad6647 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 1 00:07:16 2026 From: noreply at github.com (dependabot[bot]) Date: Thu, 30 Apr 2026 21:07:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c98075: build(deps-dev): bump @xmldom/xmldom Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/devel/electron39/files/packagejsons/xmldom/xmldom-0.8.13 Home: https://github.com/MidnightBSD/mports Commit: c9807508df787daac7172855d1612f284c9ba877 https://github.com/MidnightBSD/mports/commit/c9807508df787daac7172855d1612f284c9ba877 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: A devel/electron39/files/packagejsons/.yarn/install-state.gz M devel/electron39/files/packagejsons/package.json M devel/electron39/files/packagejsons/yarn.lock Log Message: ----------- build(deps-dev): bump @xmldom/xmldom Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.13. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.13) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 1 00:07:26 2026 From: noreply at github.com (dependabot[bot]) Date: Thu, 30 Apr 2026 21:07:26 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e70a84: build(deps-dev): bump uuid in /devel/electron39/fi... Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/devel/electron39/files/packagejsons/uuid-14.0.0 Home: https://github.com/MidnightBSD/mports Commit: e70a84c0d572870b3dce574017f47e042eaf726d https://github.com/MidnightBSD/mports/commit/e70a84c0d572870b3dce574017f47e042eaf726d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: A devel/electron39/files/packagejsons/.yarn/install-state.gz M devel/electron39/files/packagejsons/spec/package.json M devel/electron39/files/packagejsons/yarn.lock Log Message: ----------- build(deps-dev): bump uuid in /devel/electron39/files/packagejsons Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v3.4.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 1 00:07:33 2026 From: noreply at github.com (dependabot[bot]) Date: Thu, 30 Apr 2026 21:07:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ddd8ea: build(deps): bump basic-ftp in /devel/electron39/f... Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/devel/electron39/files/packagejsons/basic-ftp-5.3.0 Home: https://github.com/MidnightBSD/mports Commit: ddd8ea7d0b006ae6b2223a5e17d4784b4e1be42a https://github.com/MidnightBSD/mports/commit/ddd8ea7d0b006ae6b2223a5e17d4784b4e1be42a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: A devel/electron39/files/packagejsons/.yarn/install-state.gz M devel/electron39/files/packagejsons/yarn.lock Log Message: ----------- build(deps): bump basic-ftp in /devel/electron39/files/packagejsons Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.5 to 5.3.0. - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.0.5...v5.3.0) --- updated-dependencies: - dependency-name: basic-ftp dependency-version: 5.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 1 00:07:35 2026 From: noreply at github.com (dependabot[bot]) Date: Thu, 30 Apr 2026 21:07:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] af1f72: build(deps): bump follow-redirects Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/devel/electron39/files/packagejsons/follow-redirects-1.16.0 Home: https://github.com/MidnightBSD/mports Commit: af1f72de17519176b963e88ebc11fea972997b12 https://github.com/MidnightBSD/mports/commit/af1f72de17519176b963e88ebc11fea972997b12 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: A devel/electron39/files/packagejsons/.yarn/install-state.gz M devel/electron39/files/packagejsons/yarn.lock Log Message: ----------- build(deps): bump follow-redirects Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.11 to 1.16.0. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0) --- updated-dependencies: - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 1 00:07:38 2026 From: noreply at github.com (dependabot[bot]) Date: Thu, 30 Apr 2026 21:07:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 473bd4: build(deps): bump axios in /devel/electron39/files... Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/devel/electron39/files/packagejsons/axios-1.15.2 Home: https://github.com/MidnightBSD/mports Commit: 473bd4e38174ba6cc566b2c8b58094f2059a3745 https://github.com/MidnightBSD/mports/commit/473bd4e38174ba6cc566b2c8b58094f2059a3745 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: A devel/electron39/files/packagejsons/.yarn/install-state.gz M devel/electron39/files/packagejsons/yarn.lock Log Message: ----------- build(deps): bump axios in /devel/electron39/files/packagejsons Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.13.2...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 1 00:07:38 2026 From: noreply at github.com (dependabot[bot]) Date: Thu, 30 Apr 2026 21:07:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c5f4ea: build(deps): bump fast-xml-parser Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/devel/electron39/files/packagejsons/fast-xml-parser-4.5.6 Home: https://github.com/MidnightBSD/mports Commit: c5f4eadffb8907f87613213b25cdc118db7e93d6 https://github.com/MidnightBSD/mports/commit/c5f4eadffb8907f87613213b25cdc118db7e93d6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: A devel/electron39/files/packagejsons/.yarn/install-state.gz M devel/electron39/files/packagejsons/yarn.lock Log Message: ----------- build(deps): bump fast-xml-parser Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.3 to 4.5.6. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.3...v4.5.6) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 4.5.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 1 00:28:20 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 21:28:20 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 5e2544: docs: document vendor branches Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 5e2544a9f664060343116ba70e59ecd2de3d0c37 https://github.com/MidnightBSD/src/commit/5e2544a9f664060343116ba70e59ecd2de3d0c37 Author: Lucas Holt Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: M AGENTS.md Log Message: ----------- docs: document vendor branches Describe how MidnightBSD manages vendor branches, including typical locations and naming conventions. AI-Assisted-by: GPT-5.2 (Codex CLI) Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Fri May 1 00:36:33 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 21:36:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 5a3c4e: batt: harden sysctl value handling Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 5a3c4e32343405994d0b334d0ac463f6eaafeeb9 https://github.com/MidnightBSD/src/commit/5a3c4e32343405994d0b334d0ac463f6eaafeeb9 Author: Lucas Holt Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: M usr.bin/batt/batt.c Log Message: ----------- batt: harden sysctl value handling Reject out-of-range battery life/units and handle unknown battery time (-1) by falling back to AC line messaging. AI-Assisted-by: GPT-5.2 (Codex CLI) Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Fri May 1 00:47:37 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 21:47:37 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 96eb01: date: harden -I tz formatting and -v parsing Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 96eb01e50c7a6771d8dc3e0efe91f1bbe060a8da https://github.com/MidnightBSD/src/commit/96eb01e50c7a6771d8dc3e0efe91f1bbe060a8da Author: Lucas Holt Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: M bin/date/date.c M bin/date/vary.c Log Message: ----------- date: harden -I tz formatting and -v parsing Avoid using an unchecked %z result when formatting ISO-8601 output and replace atoi() with strtol()+range checks for -v adjustments. AI-Assisted-by: GPT-5.2 (Codex CLI) Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Fri May 1 00:51:52 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 21:51:52 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 7fb1e2: date: add tests for -v and parsing Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 7fb1e2dc028a9878dd73aa37eb9b212341301644 https://github.com/MidnightBSD/src/commit/7fb1e2dc028a9878dd73aa37eb9b212341301644 Author: Lucas Holt Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: M bin/date/tests/Makefile A bin/date/tests/parse_test.sh A bin/date/tests/vary_test.sh Log Message: ----------- date: add tests for -v and parsing Extend the date(1) test suite to cover -v adjustments, overflow rejection, numeric input parsing, and strptime extraneous-character warnings. AI-Assisted-by: GPT-5.2 (Codex CLI) Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Fri May 1 00:55:15 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 21:55:15 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] d35ef2: ps: harden COLUMNS parsing and malloc checks Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: d35ef2f349a2ebe22e0d68075d74c2595241240a https://github.com/MidnightBSD/src/commit/d35ef2f349a2ebe22e0d68075d74c2595241240a Author: Lucas Holt Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: M bin/ps/ps.c Log Message: ----------- ps: harden COLUMNS parsing and malloc checks Parse COLUMNS with strtol() and validate bounds, and add NULL checks for descendant_sort() prefix bitmap allocation. AI-Assisted-by: GPT-5.2 (Codex CLI) Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Fri May 1 01:02:20 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 30 Apr 2026 22:02:20 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f24e2e: ps: add tests for COLUMNS parsing Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f24e2ee08219dc905e713eff2c164eef4c7ea42e https://github.com/MidnightBSD/src/commit/f24e2ee08219dc905e713eff2c164eef4c7ea42e Author: Lucas Holt Date: 2026-05-01 (Fri, 01 May 2026) Changed paths: M bin/ps/Makefile A bin/ps/tests/Makefile A bin/ps/tests/columns_test.sh Log Message: ----------- ps: add tests for COLUMNS parsing Add an ATF test suite that exercises ps(1) handling of invalid, tiny, and huge COLUMNS values. AI-Assisted-by: GPT-5.2 (Codex CLI) Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications