From owner-svn-ports-all@freebsd.org Sat Dec 5 12:30:05 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 17FD0479D69; Sat, 5 Dec 2020 12:30:05 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cp86P01qsz3QD2; Sat, 5 Dec 2020 12:30:05 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E70241DF8B; Sat, 5 Dec 2020 12:30:04 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0B5CU49Y044742; Sat, 5 Dec 2020 12:30:04 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B5CTv4d044665; Sat, 5 Dec 2020 12:29:57 GMT (envelope-from rene@FreeBSD.org) Message-Id: <202012051229.0B5CTv4d044665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 5 Dec 2020 12:29:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r557055 - in branches/2020Q4/www/chromium: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in branches/2020Q4/www/chromium: . files X-SVN-Commit-Revision: 557055 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2020 12:30:05 -0000 Author: rene Date: Sat Dec 5 12:29:57 2020 New Revision: 557055 URL: https://svnweb.freebsd.org/changeset/ports/557055 Log: www/chromium: Synchronize with HEAD MFH: r552588 r553068 r553141 r554786 r554895 r555115 r556709 r556720 r556921 www/chromium: drop pkg-message which was only useful for FreeBSD <= 11.2 Phabricator: D26646 www/chromium: Update to version 85.0.4183.121 Submitted by: cem, rene Obtained from: some patches from OpenBSD port www/chromium: Use SNDIO instead of ALSA for audio by default There are stuttering sound issues when using ALSA, so switch to something that works. PR: 250370 www/chromium: attempt to fix build on aarch64 PR: 246982 Reported by: Bob Prohaska Approved by: portmgr (tier-2 blanket) www/chromium: improve cpu features detection on aarch64 Approved by: portmgr (tier-2 blanket) www/chromium: Make online detection always positive Summary: navigator.onLine is currently broken in www/chromium. This change introduce a workaround that always return positive for online detection. Sponsored by: The FreeBSD Foundation Submitted by: Ka Ho Ng Differential Revision: https://reviews.freebsd.org/D26490 www/chromium: Update to version 87.0.4280.66 Submitted by: Matthias Wolf, cem, rene Obtained from: Some patches from OpenBSD port (robert@openbsd.org) Unbreak INDEX www/chromium: Update to 87.0.4280.88 https://chromereleases.googleblog.com/2020/12/stable-channel-update-for-desktop.html Changes: https://chromium.googlesource.com/chromium/src/+log/87.0.4280.67..87.0.4280.88?pretty=fuller&n=10000 Approved by: jrm Differential Revision: https://reviews.freebsd.org/D27452 Added: branches/2020Q4/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni - copied unchanged from r556709, head/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.cc - copied unchanged from r556709, head/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.cc branches/2020Q4/www/chromium/files/patch-base_cpu.h - copied unchanged from r556709, head/www/chromium/files/patch-base_cpu.h branches/2020Q4/www/chromium/files/patch-base_message__loop_message__pump__glib.cc - copied unchanged from r556709, head/www/chromium/files/patch-base_message__loop_message__pump__glib.cc branches/2020Q4/www/chromium/files/patch-base_strings_sys__string__conversions__unittest.cc - copied unchanged from r556709, head/www/chromium/files/patch-base_strings_sys__string__conversions__unittest.cc branches/2020Q4/www/chromium/files/patch-base_system_sys__info__unittest.cc - copied unchanged from r556709, head/www/chromium/files/patch-base_system_sys__info__unittest.cc branches/2020Q4/www/chromium/files/patch-base_threading_platform__thread__internal__posix.h - copied unchanged from r556709, head/www/chromium/files/patch-base_threading_platform__thread__internal__posix.h branches/2020Q4/www/chromium/files/patch-base_time_time__unittest.cc - copied unchanged from r556709, head/www/chromium/files/patch-base_time_time__unittest.cc branches/2020Q4/www/chromium/files/patch-base_util_memory__pressure_system__memory__pressure__evaluator.cc - copied unchanged from r556709, head/www/chromium/files/patch-base_util_memory__pressure_system__memory__pressure__evaluator.cc branches/2020Q4/www/chromium/files/patch-chrome_BUILD.gn - copied unchanged from r556709, head/www/chromium/files/patch-chrome_BUILD.gn branches/2020Q4/www/chromium/files/patch-chrome_browser_intranet__redirect__detector.h - copied unchanged from r556709, head/www/chromium/files/patch-chrome_browser_intranet__redirect__detector.h branches/2020Q4/www/chromium/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc - copied unchanged from r556709, head/www/chromium/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_policy_device__management__service__configuration.cc - copied unchanged from r556709, head/www/chromium/files/patch-chrome_browser_policy_device__management__service__configuration.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_prefs_pref__service__incognito__allowlist.cc - copied, changed from r553068, head/www/chromium/files/patch-chrome_browser_prefs_pref__service__incognito__allowlist.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_printing_print__job__worker.cc - copied unchanged from r556709, head/www/chromium/files/patch-chrome_browser_printing_print__job__worker.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_web__apps_pwa__confirmation__bubble__view.cc - copied unchanged from r556709, head/www/chromium/files/patch-chrome_browser_ui_views_web__apps_pwa__confirmation__bubble__view.cc branches/2020Q4/www/chromium/files/patch-components_crash_core_app_BUILD.gn - copied unchanged from r556709, head/www/chromium/files/patch-components_crash_core_app_BUILD.gn branches/2020Q4/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc - copied unchanged from r556709, head/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc branches/2020Q4/www/chromium/files/patch-components_feed_core_proto_v2_wire_version.proto - copied unchanged from r556709, head/www/chromium/files/patch-components_feed_core_proto_v2_wire_version.proto branches/2020Q4/www/chromium/files/patch-components_feed_core_proto_wire_version.proto - copied unchanged from r556709, head/www/chromium/files/patch-components_feed_core_proto_wire_version.proto branches/2020Q4/www/chromium/files/patch-components_feed_core_v2_proto__util.cc - copied unchanged from r556709, head/www/chromium/files/patch-components_feed_core_v2_proto__util.cc branches/2020Q4/www/chromium/files/patch-components_gwp__asan_BUILD.gn - copied unchanged from r556709, head/www/chromium/files/patch-components_gwp__asan_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_app_content__main.cc - copied unchanged from r556709, head/www/chromium/files/patch-content_app_content__main.cc branches/2020Q4/www/chromium/files/patch-content_browser_font__access_font__enumeration__cache.h - copied unchanged from r556709, head/www/chromium/files/patch-content_browser_font__access_font__enumeration__cache.h branches/2020Q4/www/chromium/files/patch-content_browser_gpu_compositor__util.cc - copied unchanged from r556709, head/www/chromium/files/patch-content_browser_gpu_compositor__util.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_delegated__frame__host.cc - copied unchanged from r556709, head/www/chromium/files/patch-content_browser_renderer__host_delegated__frame__host.cc branches/2020Q4/www/chromium/files/patch-content_browser_scheduler_responsiveness_jank__monitor__impl.cc - copied unchanged from r556709, head/www/chromium/files/patch-content_browser_scheduler_responsiveness_jank__monitor__impl.cc branches/2020Q4/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc - copied unchanged from r556709, head/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc branches/2020Q4/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc - copied, changed from r553068, head/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc branches/2020Q4/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.h - copied, changed from r553068, head/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.h branches/2020Q4/www/chromium/files/patch-content_child_child__process.cc - copied unchanged from r556709, head/www/chromium/files/patch-content_child_child__process.cc branches/2020Q4/www/chromium/files/patch-content_common_mojo__core__library__support.cc - copied unchanged from r556709, head/www/chromium/files/patch-content_common_mojo__core__library__support.cc branches/2020Q4/www/chromium/files/patch-content_public_browser_zygote__host_zygote__host__linux.h - copied, changed from r553068, head/www/chromium/files/patch-content_public_browser_zygote__host_zygote__host__linux.h branches/2020Q4/www/chromium/files/patch-content_public_common_zygote_features.gni - copied, changed from r553068, head/www/chromium/files/patch-content_public_common_zygote_features.gni branches/2020Q4/www/chromium/files/patch-content_zygote_zygote__linux.cc - copied, changed from r553068, head/www/chromium/files/patch-content_zygote_zygote__linux.cc branches/2020Q4/www/chromium/files/patch-content_zygote_zygote__main__linux.cc - copied, changed from r553068, head/www/chromium/files/patch-content_zygote_zygote__main__linux.cc branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_service_external__semaphore.cc - copied unchanged from r556709, head/www/chromium/files/patch-gpu_command__buffer_service_external__semaphore.cc branches/2020Q4/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts.h - copied, changed from r553068, head/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts.h branches/2020Q4/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__linux.cc - copied, changed from r553068, head/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__linux.cc branches/2020Q4/www/chromium/files/patch-media_audio_audio__output__proxy__unittest.cc - copied unchanged from r556709, head/www/chromium/files/patch-media_audio_audio__output__proxy__unittest.cc branches/2020Q4/www/chromium/files/patch-net_cert_test__root__certs.h - copied, changed from r553068, head/www/chromium/files/patch-net_cert_test__root__certs.h branches/2020Q4/www/chromium/files/patch-printing_print__settings.cc - copied unchanged from r556709, head/www/chromium/files/patch-printing_print__settings.cc branches/2020Q4/www/chromium/files/patch-printing_print__settings.h - copied, changed from r553068, head/www/chromium/files/patch-printing_print__settings.h branches/2020Q4/www/chromium/files/patch-printing_print__settings__conversion.cc - copied unchanged from r556709, head/www/chromium/files/patch-printing_print__settings__conversion.cc branches/2020Q4/www/chromium/files/patch-printing_printing__features.cc - copied unchanged from r556709, head/www/chromium/files/patch-printing_printing__features.cc branches/2020Q4/www/chromium/files/patch-printing_printing__features.h - copied unchanged from r556709, head/www/chromium/files/patch-printing_printing__features.h branches/2020Q4/www/chromium/files/patch-remoting_host_desktop__resizer__ozone.cc - copied unchanged from r556709, head/www/chromium/files/patch-remoting_host_desktop__resizer__ozone.cc branches/2020Q4/www/chromium/files/patch-sandbox_BUILD.gn - copied unchanged from r556709, head/www/chromium/files/patch-sandbox_BUILD.gn branches/2020Q4/www/chromium/files/patch-sandbox_policy_BUILD.gn - copied unchanged from r556709, head/www/chromium/files/patch-sandbox_policy_BUILD.gn branches/2020Q4/www/chromium/files/patch-sandbox_policy_switches.cc - copied unchanged from r556709, head/www/chromium/files/patch-sandbox_policy_switches.cc branches/2020Q4/www/chromium/files/patch-sandbox_policy_switches.h - copied unchanged from r556709, head/www/chromium/files/patch-sandbox_policy_switches.h branches/2020Q4/www/chromium/files/patch-services_service__manager_BUILD.gn - copied unchanged from r556709, head/www/chromium/files/patch-services_service__manager_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_blink_public_common_privacy__budget_identifiable__token.h - copied, changed from r553068, head/www/chromium/files/patch-third__party_blink_public_common_privacy__budget_identifiable__token.h branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_clipboard_system__clipboard.cc - copied unchanged from r556709, head/www/chromium/files/patch-third__party_blink_renderer_core_clipboard_system__clipboard.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_modules_media_audio_web__audio__device__factory.cc - copied unchanged from r556709, head/www/chromium/files/patch-third__party_blink_renderer_modules_media_audio_web__audio__device__factory.cc branches/2020Q4/www/chromium/files/patch-third__party_nearby_src_cpp_core__v2_internal_offline__service__controller.h - copied unchanged from r556709, head/www/chromium/files/patch-third__party_nearby_src_cpp_core__v2_internal_offline__service__controller.h branches/2020Q4/www/chromium/files/patch-third__party_openscreen_src_platform_impl_udp__socket__posix.cc - copied unchanged from r556709, head/www/chromium/files/patch-third__party_openscreen_src_platform_impl_udp__socket__posix.cc branches/2020Q4/www/chromium/files/patch-third__party_pdfium_core_fxge_cfx__fontmapper.cpp - copied unchanged from r556709, head/www/chromium/files/patch-third__party_pdfium_core_fxge_cfx__fontmapper.cpp branches/2020Q4/www/chromium/files/patch-tools_gn_src_gn_function__write__file__unittest.cc - copied unchanged from r556709, head/www/chromium/files/patch-tools_gn_src_gn_function__write__file__unittest.cc branches/2020Q4/www/chromium/files/patch-tools_gn_src_gn_version.h - copied, changed from r553068, head/www/chromium/files/patch-tools_gn_src_gn_version.h branches/2020Q4/www/chromium/files/patch-ui_aura_test_ui__controls__ozone.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_aura_test_ui__controls__ozone.cc branches/2020Q4/www/chromium/files/patch-ui_base_clipboard_clipboard__constants.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_base_clipboard_clipboard__constants.cc branches/2020Q4/www/chromium/files/patch-ui_base_clipboard_clipboard__constants.h - copied unchanged from r556709, head/www/chromium/files/patch-ui_base_clipboard_clipboard__constants.h branches/2020Q4/www/chromium/files/patch-ui_base_clipboard_clipboard__data__endpoint.h - copied unchanged from r556709, head/www/chromium/files/patch-ui_base_clipboard_clipboard__data__endpoint.h branches/2020Q4/www/chromium/files/patch-ui_base_clipboard_clipboard__ozone.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_base_clipboard_clipboard__ozone.cc branches/2020Q4/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc branches/2020Q4/www/chromium/files/patch-ui_events_event.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_events_event.cc branches/2020Q4/www/chromium/files/patch-ui_events_ozone_keyboard__hook__ozone.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_events_ozone_keyboard__hook__ozone.cc branches/2020Q4/www/chromium/files/patch-ui_gl_gl__features.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_gl_gl__features.cc branches/2020Q4/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc - copied, changed from r553068, head/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc branches/2020Q4/www/chromium/files/patch-ui_ozone_ozone.gni - copied unchanged from r556709, head/www/chromium/files/patch-ui_ozone_ozone.gni branches/2020Q4/www/chromium/files/patch-ui_views_focus_focus__manager.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_views_focus_focus__manager.cc branches/2020Q4/www/chromium/files/patch-ui_views_widget_desktop__aura_desktop__screen__ozone.cc - copied unchanged from r556709, head/www/chromium/files/patch-ui_views_widget_desktop__aura_desktop__screen__ozone.cc Deleted: branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim.cc branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher.cc branches/2020Q4/www/chromium/files/patch-base_stl__util.h branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_input__ime_input__ime__api.h branches/2020Q4/www/chromium/files/patch-chrome_browser_prefs_pref__service__incognito__whitelist.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_sharing_sharing__service.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_sharing_webrtc_webrtc__flags.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_sharing_webrtc_webrtc__flags.h branches/2020Q4/www/chromium/files/patch-chrome_browser_sync_test_integration_single__client__wallet__sync__test.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_input__method_input__method__engine__base.cc branches/2020Q4/www/chromium/files/patch-chrome_common_extensions_api_api__sources.gni branches/2020Q4/www/chromium/files/patch-chrome_common_media_cdm__host__file__path.cc branches/2020Q4/www/chromium/files/patch-chromecast_browser_metrics_BUILD.gn branches/2020Q4/www/chromium/files/patch-chromecast_browser_tts_tts__controller__impl.cc branches/2020Q4/www/chromium/files/patch-components_autofill_core_browser_autofill__experiments.cc branches/2020Q4/www/chromium/files/patch-components_feedback_anonymizer__tool.cc branches/2020Q4/www/chromium/files/patch-components_metrics_system__memory__stats__recorder__linux.cc branches/2020Q4/www/chromium/files/patch-components_viz_service_display__embedder_skia__output__device__dawn.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h branches/2020Q4/www/chromium/files/patch-content_browser_scheduler_responsiveness_jank__monitor.cc branches/2020Q4/www/chromium/files/patch-content_browser_scheduler_responsiveness_watcher.cc branches/2020Q4/www/chromium/files/patch-content_child_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_public_common_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_renderer_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_renderer_media_audio_audio__device__factory.cc branches/2020Q4/www/chromium/files/patch-content_shell_browser_web__test_web__test__browser__context.cc branches/2020Q4/www/chromium/files/patch-content_shell_browser_web__test_web__test__browser__main__parts.cc branches/2020Q4/www/chromium/files/patch-content_shell_browser_web__test_web__test__browser__main__runner.cc branches/2020Q4/www/chromium/files/patch-content_shell_renderer_web__test_test__runner.cc branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_service_external__vk__image__backing.h branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_service_external__vk__image__gl__representation.cc branches/2020Q4/www/chromium/files/patch-headless_lib_browser_headless__content__browser__client.h branches/2020Q4/www/chromium/files/patch-headless_lib_headless__content__main__delegate.h branches/2020Q4/www/chromium/files/patch-net_features.gni branches/2020Q4/www/chromium/files/patch-services_service__manager_embedder_main.cc branches/2020Q4/www/chromium/files/patch-services_service__manager_embedder_set__process__title__linux.h branches/2020Q4/www/chromium/files/patch-services_service__manager_sandbox_BUILD.gn branches/2020Q4/www/chromium/files/patch-services_service__manager_zygote_common_zygote__features.gni branches/2020Q4/www/chromium/files/patch-services_service__manager_zygote_host_zygote__host__impl__linux.cc branches/2020Q4/www/chromium/files/patch-services_service__manager_zygote_host_zygote__host__impl__linux.h branches/2020Q4/www/chromium/files/patch-services_service__manager_zygote_zygote__host__linux.h branches/2020Q4/www/chromium/files/patch-services_service__manager_zygote_zygote__linux.cc branches/2020Q4/www/chromium/files/patch-services_service__manager_zygote_zygote__main__linux.cc branches/2020Q4/www/chromium/files/patch-services_tracing_public_cpp_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_boringssl_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_cacheinvalidation_src_google_cacheinvalidation_include_types.h branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_build_crashpad__buildconfig.gni branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_util_misc_address__types.h branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_util_misc_capture__context.h branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_util_misc_metrics.cc branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_util_misc_uuid.cc branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_util_posix_drop__privileges.cc branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_util_posix_symbolic__constants__posix.cc branches/2020Q4/www/chromium/files/patch-third__party_pdfium_core_fxcrt_fx__system.h branches/2020Q4/www/chromium/files/patch-third__party_pdfium_xfa_fgas_font_cfx__fontsourceenum__file.cpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_third__party_llvm-10.0_configs_linux_include_llvm_Config_llvm-config.h branches/2020Q4/www/chromium/files/patch-tools_gn_src_base_files_file__util.h branches/2020Q4/www/chromium/files/patch-tools_gn_src_base_files_file__util__posix.cc branches/2020Q4/www/chromium/files/patch-tools_gn_src_base_files_scoped__file.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_x_BUILD.gn branches/2020Q4/www/chromium/files/patch-ui_gfx_x_gen__xproto.py branches/2020Q4/www/chromium/files/patch-ui_gtk_print__dialog__gtk.cc branches/2020Q4/www/chromium/files/patch-ui_webui_resources_js_icon.js branches/2020Q4/www/chromium/files/pkg-message.in Modified: branches/2020Q4/www/chromium/Makefile branches/2020Q4/www/chromium/distinfo branches/2020Q4/www/chromium/files/extra-patch-clang branches/2020Q4/www/chromium/files/patch-3p-pdfium_3p_base_allocator_partition__allocator_page__allocator__internals__posix.h branches/2020Q4/www/chromium/files/patch-BUILD.gn branches/2020Q4/www/chromium/files/patch-apps_app__restore__service__browsertest.cc branches/2020Q4/www/chromium/files/patch-apps_ui_views_app__window__frame__view.cc branches/2020Q4/www/chromium/files/patch-ash_display_mirror__window__controller.cc branches/2020Q4/www/chromium/files/patch-base_BUILD.gn branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__unittest.cc branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc branches/2020Q4/www/chromium/files/patch-base_base__switches.cc branches/2020Q4/www/chromium/files/patch-base_base__switches.h branches/2020Q4/www/chromium/files/patch-base_cpu.cc branches/2020Q4/www/chromium/files/patch-base_debug_debugger__posix.cc branches/2020Q4/www/chromium/files/patch-base_debug_elf__reader.cc branches/2020Q4/www/chromium/files/patch-base_debug_proc__maps__linux.cc branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace.cc branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace.h branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace__posix.cc branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace__unittest.cc branches/2020Q4/www/chromium/files/patch-base_files_file__path__unittest.cc branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__stub.cc branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__unittest.cc branches/2020Q4/www/chromium/files/patch-base_files_file__util.h branches/2020Q4/www/chromium/files/patch-base_files_file__util__posix.cc branches/2020Q4/www/chromium/files/patch-base_files_file__util__unittest.cc branches/2020Q4/www/chromium/files/patch-base_files_scoped__file.cc branches/2020Q4/www/chromium/files/patch-base_i18n_icu__util.cc branches/2020Q4/www/chromium/files/patch-base_linux__util.cc branches/2020Q4/www/chromium/files/patch-base_location__unittest.cc branches/2020Q4/www/chromium/files/patch-base_logging__unittest.cc branches/2020Q4/www/chromium/files/patch-base_memory_discardable__memory.cc branches/2020Q4/www/chromium/files/patch-base_memory_discardable__memory__internal.h branches/2020Q4/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc branches/2020Q4/www/chromium/files/patch-base_memory_platform__shared__memory__region.h branches/2020Q4/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc branches/2020Q4/www/chromium/files/patch-base_memory_shared__memory__region__unittest.cc branches/2020Q4/www/chromium/files/patch-base_native__library__posix.cc branches/2020Q4/www/chromium/files/patch-base_native__library__unittest.cc branches/2020Q4/www/chromium/files/patch-base_numerics_safe__math__shared__impl.h branches/2020Q4/www/chromium/files/patch-base_path__service__unittest.cc branches/2020Q4/www/chromium/files/patch-base_posix_can__lower__nice__to.cc branches/2020Q4/www/chromium/files/patch-base_posix_unix__domain__socket.cc branches/2020Q4/www/chromium/files/patch-base_posix_unix__domain__socket__unittest.cc branches/2020Q4/www/chromium/files/patch-base_process_internal__linux.cc branches/2020Q4/www/chromium/files/patch-base_process_internal__linux.h branches/2020Q4/www/chromium/files/patch-base_process_kill.h branches/2020Q4/www/chromium/files/patch-base_process_kill__posix.cc branches/2020Q4/www/chromium/files/patch-base_process_launch.cc branches/2020Q4/www/chromium/files/patch-base_process_launch.h branches/2020Q4/www/chromium/files/patch-base_process_launch__posix.cc branches/2020Q4/www/chromium/files/patch-base_process_memory.cc branches/2020Q4/www/chromium/files/patch-base_process_memory.h branches/2020Q4/www/chromium/files/patch-base_process_memory__unittest.cc branches/2020Q4/www/chromium/files/patch-base_process_process__handle.cc branches/2020Q4/www/chromium/files/patch-base_process_process__handle.h branches/2020Q4/www/chromium/files/patch-base_process_process__handle__freebsd.cc branches/2020Q4/www/chromium/files/patch-base_process_process__iterator__freebsd.cc branches/2020Q4/www/chromium/files/patch-base_process_process__linux.cc branches/2020Q4/www/chromium/files/patch-base_process_process__metrics.cc branches/2020Q4/www/chromium/files/patch-base_process_process__metrics.h branches/2020Q4/www/chromium/files/patch-base_process_process__metrics__freebsd.cc branches/2020Q4/www/chromium/files/patch-base_process_process__metrics__posix.cc branches/2020Q4/www/chromium/files/patch-base_process_process__unittest.cc branches/2020Q4/www/chromium/files/patch-base_process_process__util__unittest.cc branches/2020Q4/www/chromium/files/patch-base_profiler_register__context.h branches/2020Q4/www/chromium/files/patch-base_profiler_sampling__profiler__thread__token.cc branches/2020Q4/www/chromium/files/patch-base_profiler_sampling__profiler__thread__token.h branches/2020Q4/www/chromium/files/patch-base_profiler_stack__copier__signal.cc branches/2020Q4/www/chromium/files/patch-base_profiler_stack__sampling__profiler__test__util.cc branches/2020Q4/www/chromium/files/patch-base_profiler_stack__sampling__profiler__unittest.cc branches/2020Q4/www/chromium/files/patch-base_profiler_thread__delegate__posix.cc branches/2020Q4/www/chromium/files/patch-base_sampling__heap__profiler_sampling__heap__profiler.cc branches/2020Q4/www/chromium/files/patch-base_security__unittest.cc branches/2020Q4/www/chromium/files/patch-base_synchronization_lock__impl.h branches/2020Q4/www/chromium/files/patch-base_syslog__logging.cc branches/2020Q4/www/chromium/files/patch-base_system_sys__info.cc branches/2020Q4/www/chromium/files/patch-base_system_sys__info.h branches/2020Q4/www/chromium/files/patch-base_system_sys__info__freebsd.cc branches/2020Q4/www/chromium/files/patch-base_system_sys__info__posix.cc branches/2020Q4/www/chromium/files/patch-base_task_thread__pool_environment__config__unittest.cc branches/2020Q4/www/chromium/files/patch-base_test_BUILD.gn branches/2020Q4/www/chromium/files/patch-base_test_launcher_test__launcher.cc branches/2020Q4/www/chromium/files/patch-base_test_test__file__util__posix.cc branches/2020Q4/www/chromium/files/patch-base_test_test__suite.cc branches/2020Q4/www/chromium/files/patch-base_third__party_libevent_BUILD.gn branches/2020Q4/www/chromium/files/patch-base_threading_platform__thread.h branches/2020Q4/www/chromium/files/patch-base_threading_platform__thread__linux.cc branches/2020Q4/www/chromium/files/patch-base_threading_platform__thread__posix.cc branches/2020Q4/www/chromium/files/patch-base_threading_platform__thread__unittest.cc branches/2020Q4/www/chromium/files/patch-base_threading_scoped__blocking__call__unittest.cc branches/2020Q4/www/chromium/files/patch-base_threading_thread__task__runner__handle.cc branches/2020Q4/www/chromium/files/patch-base_trace__event_malloc__dump__provider.cc branches/2020Q4/www/chromium/files/patch-base_trace__event_process__memory__dump.cc branches/2020Q4/www/chromium/files/patch-base_trace__event_process__memory__dump.h branches/2020Q4/www/chromium/files/patch-build_config_BUILD.gn branches/2020Q4/www/chromium/files/patch-build_config_BUILDCONFIG.gn branches/2020Q4/www/chromium/files/patch-build_config_compiler_BUILD.gn branches/2020Q4/www/chromium/files/patch-build_config_compiler_compiler.gni branches/2020Q4/www/chromium/files/patch-build_config_features.gni branches/2020Q4/www/chromium/files/patch-build_config_freetype_freetype.gni branches/2020Q4/www/chromium/files/patch-build_config_linux_BUILD.gn branches/2020Q4/www/chromium/files/patch-build_config_linux_pkg-config.py branches/2020Q4/www/chromium/files/patch-build_config_sysroot.gni branches/2020Q4/www/chromium/files/patch-build_detect__host__arch.py branches/2020Q4/www/chromium/files/patch-build_gn__run__binary.py branches/2020Q4/www/chromium/files/patch-build_linux_chrome.map branches/2020Q4/www/chromium/files/patch-build_linux_libpci_BUILD.gn branches/2020Q4/www/chromium/files/patch-build_linux_unbundle_libusb.gn branches/2020Q4/www/chromium/files/patch-build_linux_unbundle_replace__gn__files.py branches/2020Q4/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni branches/2020Q4/www/chromium/files/patch-build_toolchain_get__concurrent__links.py branches/2020Q4/www/chromium/files/patch-build_toolchain_linux_BUILD.gn branches/2020Q4/www/chromium/files/patch-cc_BUILD.gn branches/2020Q4/www/chromium/files/patch-cc_layers_scrollbar__layer__impl__base.cc branches/2020Q4/www/chromium/files/patch-cc_test_layer__tree__test.cc branches/2020Q4/www/chromium/files/patch-cc_test_pixel__test.cc branches/2020Q4/www/chromium/files/patch-cc_trees_frame__rate__estimator.cc branches/2020Q4/www/chromium/files/patch-cc_trees_property__tree.cc branches/2020Q4/www/chromium/files/patch-chrome_app_BUILD.gn branches/2020Q4/www/chromium/files/patch-chrome_app_chrome__command__ids.h branches/2020Q4/www/chromium/files/patch-chrome_app_chrome__main.cc branches/2020Q4/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc branches/2020Q4/www/chromium/files/patch-chrome_app_chromium__strings.grd branches/2020Q4/www/chromium/files/patch-chrome_app_generated__resources.grd branches/2020Q4/www/chromium/files/patch-chrome_app_google__chrome__strings.grd branches/2020Q4/www/chromium/files/patch-chrome_app_settings__strings.grdp branches/2020Q4/www/chromium/files/patch-chrome_app_shutdown__signal__handlers__posix.cc branches/2020Q4/www/chromium/files/patch-chrome_app_theme_chrome__unscaled__resources.grd branches/2020Q4/www/chromium/files/patch-chrome_app_theme_theme__resources.grd branches/2020Q4/www/chromium/files/patch-chrome_browser_BUILD.gn branches/2020Q4/www/chromium/files/patch-chrome_browser_about__flags.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_after__startup__task__utils.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_apps_platform__apps_api_music__manager__private_device__id__linux.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_autocomplete_chrome__autocomplete__scheme__classifier.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_background_background__mode__manager.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_background_background__mode__optimizer.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_browser__resources.grd branches/2020Q4/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h branches/2020Q4/www/chromium/files/patch-chrome_browser_crash__upload__list_crash__upload__list.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_crash__upload__list_crash__upload__list__crashpad.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_custom__handlers_protocol__handler__registry.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_defaults.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd branches/2020Q4/www/chromium/files/patch-chrome_browser_device__identity_device__oauth2__token__service__factory.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_devtools_devtools__eye__dropper.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.h branches/2020Q4/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_download_download__commands.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_download_download__commands.h branches/2020Q4/www/chromium/files/patch-chrome_browser_download_download__item__model.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_download_download__prefs.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_download_download__prefs.h branches/2020Q4/www/chromium/files/patch-chrome_browser_download_download__query.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_download_download__shelf__context__menu.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_activity__log_activity__log.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_device__info__fetcher.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_device__info__fetcher__linux.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_erp_chrome_desktop_report_request_helper.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_extension__action_browser__action__interactive__test.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_image__writer__private_removable__storage__provider.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_api_webrtc__logging__private_webrtc__logging__private__api.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_browser__context__keyed__service__factories.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_first__run_first__run__dialog.h branches/2020Q4/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h branches/2020Q4/www/chromium/files/patch-chrome_browser_first__run_first__run__internal__posix.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_flag__descriptions.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_flag__descriptions.h branches/2020Q4/www/chromium/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__posix.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_media_router_providers_wired__display_wired__display__media__route__provider.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_media_webrtc_webrtc__event__log__uploader.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.h branches/2020Q4/www/chromium/files/patch-chrome_browser_memory__details.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_memory__details__linux.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_metrics_process__memory__metrics__emitter.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_native__file__system_chrome__native__file__system__permission__context.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_notifications_notification__display__service__impl.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_password__manager_password__store__factory.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_pdf_pdf__extension__test.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_performance__monitor_process__metrics__history.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_performance__monitor_process__metrics__history.h branches/2020Q4/www/chromium/files/patch-chrome_browser_plugins_plugin__info__host__impl.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_plugins_plugins__resource__service.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_policy_browser__signin__policy__handler.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_process__singleton__posix.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_profiles_profile__attributes__entry.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_resources_settings_appearance__page_appearance__browser__proxy.js branches/2020Q4/www/chromium/files/patch-chrome_browser_resources_settings_appearance__page_appearance__page.html branches/2020Q4/www/chromium/files/patch-chrome_browser_resources_settings_appearance__page_appearance__page.js branches/2020Q4/www/chromium/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__handler__util.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__reporting__service.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_search_search__suggest_search__suggest__service.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_send__tab__to__self_receiving__ui__handler__registry.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_send__tab__to__self_send__tab__to__self__client__service.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_sharing_shared__clipboard_feature__flags.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_sharing_shared__clipboard_feature__flags.h branches/2020Q4/www/chromium/files/patch-chrome_browser_sharing_sharing__device__registration.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_sharing_sharing__handler__registry__impl.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_signin_signin__util.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_sync_chrome__sync__client.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h branches/2020Q4/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h branches/2020Q4/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_task__manager_task__manager__observer.h branches/2020Q4/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_tracing_crash__service__uploader.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_BUILD.gn branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_browser__view__prefs.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_exclusive__access_exclusive__access__bubble.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_sad__tab.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__columns.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_test_test__browser__dialog.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_test_test__browser__ui.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_bookmarks_bookmark__bar__view__test.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.h branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_download_download__item__view.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_first__run__dialog.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__platform__specific.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_hung__renderer__view.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_tabs_new__tab__button.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__drag__controller.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_webui_about__ui.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.h branches/2020Q4/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_web__applications_components_web__app__file__handler__registration.h branches/2020Q4/www/chromium/files/patch-chrome_browser_web__applications_components_web__app__shortcut.cc branches/2020Q4/www/chromium/files/patch-chrome_browser_web__applications_extensions_bookmark__app__finalizer__utils.cc branches/2020Q4/www/chromium/files/patch-chrome_common_BUILD.gn branches/2020Q4/www/chromium/files/patch-chrome_common_channel__info.h branches/2020Q4/www/chromium/files/patch-chrome_common_channel__info__posix.cc branches/2020Q4/www/chromium/files/patch-chrome_common_chrome__features.cc branches/2020Q4/www/chromium/files/patch-chrome_common_chrome__features.h branches/2020Q4/www/chromium/files/patch-chrome_common_chrome__paths.cc branches/2020Q4/www/chromium/files/patch-chrome_common_chrome__paths.h branches/2020Q4/www/chromium/files/patch-chrome_common_chrome__paths__internal.h branches/2020Q4/www/chromium/files/patch-chrome_common_chrome__switches.cc branches/2020Q4/www/chromium/files/patch-chrome_common_chrome__switches.h branches/2020Q4/www/chromium/files/patch-chrome_common_extensions_command.cc branches/2020Q4/www/chromium/files/patch-chrome_common_features.gni branches/2020Q4/www/chromium/files/patch-chrome_common_pref__names.cc branches/2020Q4/www/chromium/files/patch-chrome_common_pref__names.h branches/2020Q4/www/chromium/files/patch-chrome_common_webui__url__constants.cc branches/2020Q4/www/chromium/files/patch-chrome_common_webui__url__constants.h branches/2020Q4/www/chromium/files/patch-chrome_renderer_chrome__content__renderer__client.cc branches/2020Q4/www/chromium/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.cc branches/2020Q4/www/chromium/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.h branches/2020Q4/www/chromium/files/patch-chrome_service_cloud__print_print__system.cc branches/2020Q4/www/chromium/files/patch-chrome_test_BUILD.gn branches/2020Q4/www/chromium/files/patch-chrome_test_base_chrome__test__launcher.cc branches/2020Q4/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc branches/2020Q4/www/chromium/files/patch-chrome_test_base_interactive__ui__tests__main.cc branches/2020Q4/www/chromium/files/patch-chrome_test_base_test__browser__window.h branches/2020Q4/www/chromium/files/patch-chrome_test_base_testing__browser__process.h branches/2020Q4/www/chromium/files/patch-chrome_test_chromedriver_chrome__launcher.cc branches/2020Q4/www/chromium/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc branches/2020Q4/www/chromium/files/patch-chrome_test_chromedriver_key__converter__unittest.cc branches/2020Q4/www/chromium/files/patch-chrome_test_chromedriver_server_chromedriver__server.cc branches/2020Q4/www/chromium/files/patch-chromecast_browser_cast__browser__main__parts.cc branches/2020Q4/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc branches/2020Q4/www/chromium/files/patch-chromecast_external__mojo_public_cpp_external__mojo__broker.cc branches/2020Q4/www/chromium/files/patch-chromecast_media_base_default__monotonic__clock.cc branches/2020Q4/www/chromium/files/patch-chromecast_renderer_cast__content__renderer__client.cc branches/2020Q4/www/chromium/files/patch-components_BUILD.gn branches/2020Q4/www/chromium/files/patch-components_autofill_content_renderer_password__form__conversion__utils.cc branches/2020Q4/www/chromium/files/patch-components_autofill_core_browser_autofill__external__delegate.cc branches/2020Q4/www/chromium/files/patch-components_autofill_core_browser_personal__data__manager.cc branches/2020Q4/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc branches/2020Q4/www/chromium/files/patch-components_autofill_core_common_autofill__util.cc branches/2020Q4/www/chromium/files/patch-components_content__settings_core_browser_website__settings__registry.cc branches/2020Q4/www/chromium/files/patch-components_cookie__config_cookie__store__util.cc branches/2020Q4/www/chromium/files/patch-components_crash_content_browser_BUILD.gn branches/2020Q4/www/chromium/files/patch-components_crash_core_common_BUILD.gn branches/2020Q4/www/chromium/files/patch-components_discardable__memory_service_discardable__shared__memory__manager.cc branches/2020Q4/www/chromium/files/patch-components_download_internal_common_base__file.cc branches/2020Q4/www/chromium/files/patch-components_feature__engagement_public_event__constants.cc branches/2020Q4/www/chromium/files/patch-components_feature__engagement_public_event__constants.h branches/2020Q4/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc branches/2020Q4/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h branches/2020Q4/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc branches/2020Q4/www/chromium/files/patch-components_feature__engagement_public_feature__list.h branches/2020Q4/www/chromium/files/patch-components_flags__ui_flags__state.cc branches/2020Q4/www/chromium/files/patch-components_gcm__driver_gcm__client.h branches/2020Q4/www/chromium/files/patch-components_gcm__driver_gcm__client__impl.cc branches/2020Q4/www/chromium/files/patch-components_keyed__service_core_dependency__graph__unittest.cc branches/2020Q4/www/chromium/files/patch-components_metrics_BUILD.gn branches/2020Q4/www/chromium/files/patch-components_metrics_drive__metrics__provider__linux.cc branches/2020Q4/www/chromium/files/patch-components_metrics_metrics__log.cc branches/2020Q4/www/chromium/files/patch-components_neterror_resources_neterror.js branches/2020Q4/www/chromium/files/patch-components_network__session__configurator_browser_network__session__configurator.cc branches/2020Q4/www/chromium/files/patch-components_new__or__sad__tab__strings.grdp branches/2020Q4/www/chromium/files/patch-components_os__crypt_os__crypt.h branches/2020Q4/www/chromium/files/patch-components_os__crypt_os__crypt__unittest.cc branches/2020Q4/www/chromium/files/patch-components_plugins_renderer_plugin__placeholder.cc branches/2020Q4/www/chromium/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc branches/2020Q4/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__util.cc branches/2020Q4/www/chromium/files/patch-components_policy_core_common_schema.cc branches/2020Q4/www/chromium/files/patch-components_policy_resources_policy__templates.json branches/2020Q4/www/chromium/files/patch-components_policy_tools_generate__policy__source.py branches/2020Q4/www/chromium/files/patch-components_previews_core_previews__features.cc branches/2020Q4/www/chromium/files/patch-components_safe__browsing_core_resources_gen__file__type__proto.py branches/2020Q4/www/chromium/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc branches/2020Q4/www/chromium/files/patch-components_security__interstitials_content_utils.cc branches/2020Q4/www/chromium/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.cc branches/2020Q4/www/chromium/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.h branches/2020Q4/www/chromium/files/patch-components_storage__monitor_BUILD.gn branches/2020Q4/www/chromium/files/patch-components_storage__monitor_removable__device__constants.cc branches/2020Q4/www/chromium/files/patch-components_storage__monitor_removable__device__constants.h branches/2020Q4/www/chromium/files/patch-components_storage__monitor_storage__monitor__freebsd.cc branches/2020Q4/www/chromium/files/patch-components_storage__monitor_storage__monitor__freebsd.h branches/2020Q4/www/chromium/files/patch-components_sync__device__info_local__device__info__util.cc branches/2020Q4/www/chromium/files/patch-components_sync__device__info_local__device__info__util__linux.cc branches/2020Q4/www/chromium/files/patch-components_update__client_update__query__params.cc branches/2020Q4/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc branches/2020Q4/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc branches/2020Q4/www/chromium/files/patch-components_url__matcher_url__matcher__factory.cc branches/2020Q4/www/chromium/files/patch-components_viz_common_features.cc branches/2020Q4/www/chromium/files/patch-components_viz_common_gpu_dawn__context__provider.cc branches/2020Q4/www/chromium/files/patch-components_viz_host_host__display__client.cc branches/2020Q4/www/chromium/files/patch-components_viz_host_host__display__client.h branches/2020Q4/www/chromium/files/patch-components_viz_service_display__embedder_software__output__surface.cc branches/2020Q4/www/chromium/files/patch-components_viz_service_display__embedder_software__output__surface.h branches/2020Q4/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc branches/2020Q4/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h branches/2020Q4/www/chromium/files/patch-components_viz_test_fake__output__surface.cc branches/2020Q4/www/chromium/files/patch-components_viz_test_fake__output__surface.h branches/2020Q4/www/chromium/files/patch-components_viz_test_mock__display__client.h branches/2020Q4/www/chromium/files/patch-components_webcrypto_algorithms_test__helpers.cc branches/2020Q4/www/chromium/files/patch-content_app_content__main__runner__impl.cc branches/2020Q4/www/chromium/files/patch-content_browser_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_browser_browser__main__loop.cc branches/2020Q4/www/chromium/files/patch-content_browser_child__process__launcher__helper__linux.cc branches/2020Q4/www/chromium/files/patch-content_browser_compositor_viz__process__transport__factory.cc branches/2020Q4/www/chromium/files/patch-content_browser_devtools_protocol_system__info__handler.cc branches/2020Q4/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc branches/2020Q4/www/chromium/files/patch-content_browser_memory_swap__metrics__driver__impl__linux.cc branches/2020Q4/www/chromium/files/patch-content_browser_ppapi__plugin__process__host.cc branches/2020Q4/www/chromium/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_input_input__device__change__observer.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_pepper_pepper__file__io__host.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_render__message__filter.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_render__message__filter.h branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc branches/2020Q4/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc branches/2020Q4/www/chromium/files/patch-content_browser_scheduler_responsiveness_native__event__observer.cc branches/2020Q4/www/chromium/files/patch-content_browser_scheduler_responsiveness_native__event__observer.h branches/2020Q4/www/chromium/files/patch-content_browser_utility__process__host.cc branches/2020Q4/www/chromium/files/patch-content_browser_utility__process__host__receiver__bindings.cc branches/2020Q4/www/chromium/files/patch-content_browser_v8__snapshot__files.cc branches/2020Q4/www/chromium/files/patch-content_browser_webui_shared__resources__data__source.cc branches/2020Q4/www/chromium/files/patch-content_common_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_common_common__sandbox__support__linux.cc branches/2020Q4/www/chromium/files/patch-content_common_user__agent.cc branches/2020Q4/www/chromium/files/patch-content_gpu_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_gpu_gpu__main.cc branches/2020Q4/www/chromium/files/patch-content_gpu_gpu__sandbox__hook__linux.cc branches/2020Q4/www/chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc branches/2020Q4/www/chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h branches/2020Q4/www/chromium/files/patch-content_public_app_content__main__delegate.cc branches/2020Q4/www/chromium/files/patch-content_public_app_content__main__delegate.h branches/2020Q4/www/chromium/files/patch-content_public_common_child__process__host.h branches/2020Q4/www/chromium/files/patch-content_public_common_common__param__traits__macros.h branches/2020Q4/www/chromium/files/patch-content_public_common_content__constants.cc branches/2020Q4/www/chromium/files/patch-content_public_common_content__constants.h branches/2020Q4/www/chromium/files/patch-content_public_common_content__features.cc branches/2020Q4/www/chromium/files/patch-content_public_common_content__switches.cc branches/2020Q4/www/chromium/files/patch-content_public_common_content__switches.h branches/2020Q4/www/chromium/files/patch-content_public_common_use__zoom__for__dsf__policy.cc branches/2020Q4/www/chromium/files/patch-content_public_test_browser__test__base.cc branches/2020Q4/www/chromium/files/patch-content_public_test_content__browser__test.cc branches/2020Q4/www/chromium/files/patch-content_public_test_mock__render__thread.cc branches/2020Q4/www/chromium/files/patch-content_renderer_render__process__impl.cc branches/2020Q4/www/chromium/files/patch-content_renderer_render__thread__impl.cc branches/2020Q4/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc branches/2020Q4/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h branches/2020Q4/www/chromium/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc branches/2020Q4/www/chromium/files/patch-content_shell_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc branches/2020Q4/www/chromium/files/patch-content_shell_browser_shell__browser__context.cc branches/2020Q4/www/chromium/files/patch-content_shell_browser_shell__browser__main__parts.cc branches/2020Q4/www/chromium/files/patch-content_test_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_test_content__test__suite.cc branches/2020Q4/www/chromium/files/patch-content_utility_BUILD.gn branches/2020Q4/www/chromium/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.cc branches/2020Q4/www/chromium/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.h branches/2020Q4/www/chromium/files/patch-device_bluetooth_BUILD.gn branches/2020Q4/www/chromium/files/patch-device_gamepad_gamepad__provider.cc branches/2020Q4/www/chromium/files/patch-device_gamepad_hid__writer__linux.cc branches/2020Q4/www/chromium/files/patch-extensions_browser_api_declarative__webrequest_webrequest__action.cc branches/2020Q4/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc branches/2020Q4/www/chromium/files/patch-extensions_browser_api_networking__private_networking__private__delegate__factory.cc branches/2020Q4/www/chromium/files/patch-extensions_browser_api_web__request_form__data__parser.cc branches/2020Q4/www/chromium/files/patch-extensions_browser_browser__context__keyed__service__factories.cc branches/2020Q4/www/chromium/files/patch-extensions_common_api___permission__features.json branches/2020Q4/www/chromium/files/patch-extensions_common_api_runtime.json branches/2020Q4/www/chromium/files/patch-extensions_common_feature__switch.cc branches/2020Q4/www/chromium/files/patch-extensions_common_features_feature.cc branches/2020Q4/www/chromium/files/patch-extensions_common_image__util.cc branches/2020Q4/www/chromium/files/patch-extensions_common_stack__frame.cc branches/2020Q4/www/chromium/files/patch-extensions_renderer_bindings_api__binding__util.cc branches/2020Q4/www/chromium/files/patch-extensions_shell_BUILD.gn branches/2020Q4/www/chromium/files/patch-extensions_shell_app_shell__main__delegate.cc branches/2020Q4/www/chromium/files/patch-extensions_shell_browser_api_runtime_shell__runtime__api__delegate.cc branches/2020Q4/www/chromium/files/patch-extensions_shell_browser_shell__extensions__api__client.cc branches/2020Q4/www/chromium/files/patch-extensions_shell_browser_shell__extensions__api__client.h branches/2020Q4/www/chromium/files/patch-google__apis_gcm_engine_heartbeat__manager.cc branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_common_gpu__memory__buffer__support.cc branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_service_external__vk__image__backing.cc branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_service_program__manager.cc branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_tests_gl__copy__texture__CHROMIUM__unittest.cc branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_tests_gl__test__utils.cc branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_tests_gl__test__utils.h branches/2020Q4/www/chromium/files/patch-gpu_command__buffer_tests_webgpu__test.cc branches/2020Q4/www/chromium/files/patch-gpu_config_gpu__control__list.cc branches/2020Q4/www/chromium/files/patch-gpu_config_gpu__test__config.cc branches/2020Q4/www/chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.cc branches/2020Q4/www/chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h branches/2020Q4/www/chromium/files/patch-gpu_ipc_service_gpu__init.cc branches/2020Q4/www/chromium/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc branches/2020Q4/www/chromium/files/patch-gpu_ipc_service_gpu__watchdog__thread.cc branches/2020Q4/www/chromium/files/patch-gpu_ipc_service_gpu__watchdog__thread.h branches/2020Q4/www/chromium/files/patch-gpu_vulkan_vulkan__function__pointers.cc branches/2020Q4/www/chromium/files/patch-gpu_vulkan_vulkan__function__pointers.h branches/2020Q4/www/chromium/files/patch-headless_BUILD.gn branches/2020Q4/www/chromium/files/patch-headless_lib_browser_headless__content__browser__client.cc branches/2020Q4/www/chromium/files/patch-headless_lib_browser_headless__request__context__manager.cc branches/2020Q4/www/chromium/files/patch-headless_lib_headless__content__main__delegate.cc branches/2020Q4/www/chromium/files/patch-headless_lib_headless__macros.h branches/2020Q4/www/chromium/files/patch-ipc_ipc__channel.h branches/2020Q4/www/chromium/files/patch-ipc_ipc__channel__common.cc branches/2020Q4/www/chromium/files/patch-ipc_ipc__channel__mojo.cc branches/2020Q4/www/chromium/files/patch-ipc_ipc__message__utils.cc branches/2020Q4/www/chromium/files/patch-ipc_ipc__message__utils.h branches/2020Q4/www/chromium/files/patch-media_BUILD.gn branches/2020Q4/www/chromium/files/patch-media_audio_BUILD.gn branches/2020Q4/www/chromium/files/patch-media_audio_alsa_audio__manager__alsa.cc branches/2020Q4/www/chromium/files/patch-media_audio_audio__features.cc branches/2020Q4/www/chromium/files/patch-media_audio_audio__input__device.cc branches/2020Q4/www/chromium/files/patch-media_audio_audio__manager.cc branches/2020Q4/www/chromium/files/patch-media_audio_audio__manager.h branches/2020Q4/www/chromium/files/patch-media_base_audio__latency.cc branches/2020Q4/www/chromium/files/patch-media_base_media__switches.cc branches/2020Q4/www/chromium/files/patch-media_base_scopedfd__helper.h branches/2020Q4/www/chromium/files/patch-media_base_status.cc branches/2020Q4/www/chromium/files/patch-media_base_video__frame.cc branches/2020Q4/www/chromium/files/patch-media_base_video__frame.h branches/2020Q4/www/chromium/files/patch-media_capture_video_create__video__capture__device__factory.cc branches/2020Q4/www/chromium/files/patch-media_capture_video_fake__video__capture__device__factory.cc branches/2020Q4/www/chromium/files/patch-media_capture_video_file__video__capture__device__factory.cc branches/2020Q4/www/chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc branches/2020Q4/www/chromium/files/patch-media_capture_video_video__capture__buffer__pool__impl.cc branches/2020Q4/www/chromium/files/patch-media_capture_video_video__capture__device__client.cc branches/2020Q4/www/chromium/files/patch-media_filters_vp9__parser.h branches/2020Q4/www/chromium/files/patch-media_formats_common_offset__byte__queue.cc branches/2020Q4/www/chromium/files/patch-media_formats_common_offset__byte__queue.h branches/2020Q4/www/chromium/files/patch-media_formats_mp2t_es__parser__adts.cc branches/2020Q4/www/chromium/files/patch-media_formats_mp2t_es__parser__mpeg1audio.cc branches/2020Q4/www/chromium/files/patch-media_gpu_buffer__validation.cc branches/2020Q4/www/chromium/files/patch-media_media__options.gni branches/2020Q4/www/chromium/files/patch-media_mojo_clients_mojo__video__encode__accelerator.cc branches/2020Q4/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc branches/2020Q4/www/chromium/files/patch-media_mojo_services_gpu__mojo__media__client.cc branches/2020Q4/www/chromium/files/patch-media_video_fake__gpu__memory__buffer.cc branches/2020Q4/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc branches/2020Q4/www/chromium/files/patch-mojo_public_c_system_thunks.cc branches/2020Q4/www/chromium/files/patch-mojo_public_js_mojo__bindings__resources.grd branches/2020Q4/www/chromium/files/patch-net_BUILD.gn branches/2020Q4/www/chromium/files/patch-net_base_address__tracker__linux.cc branches/2020Q4/www/chromium/files/patch-net_base_address__tracker__linux.h branches/2020Q4/www/chromium/files/patch-net_base_address__tracker__linux__unittest.cc branches/2020Q4/www/chromium/files/patch-net_base_network__change__notifier.cc branches/2020Q4/www/chromium/files/patch-net_base_network__interfaces__posix.h branches/2020Q4/www/chromium/files/patch-net_cert_cert__verifier.cc branches/2020Q4/www/chromium/files/patch-net_cert_cert__verify__proc.cc branches/2020Q4/www/chromium/files/patch-net_cert_cert__verify__proc.h branches/2020Q4/www/chromium/files/patch-net_disk__cache_blockfile_disk__format.h branches/2020Q4/www/chromium/files/patch-net_dns_address__sorter__posix.cc branches/2020Q4/www/chromium/files/patch-net_dns_dns__config__service__posix__unittest.cc branches/2020Q4/www/chromium/files/patch-net_dns_dns__reloader.cc branches/2020Q4/www/chromium/files/patch-net_dns_dns__util.cc branches/2020Q4/www/chromium/files/patch-net_dns_host__resolver__proc.cc branches/2020Q4/www/chromium/files/patch-net_http_http__auth__gssapi__posix.cc branches/2020Q4/www/chromium/files/patch-net_http_http__auth__gssapi__posix.h branches/2020Q4/www/chromium/files/patch-net_nqe_network__quality__estimator.cc branches/2020Q4/www/chromium/files/patch-net_nqe_network__quality__estimator__unittest.cc branches/2020Q4/www/chromium/files/patch-net_proxy__resolution_configured__proxy__resolution__service.cc branches/2020Q4/www/chromium/files/patch-net_proxy__resolution_proxy__config__service__linux.cc branches/2020Q4/www/chromium/files/patch-net_socket_socket__posix.cc branches/2020Q4/www/chromium/files/patch-net_socket_socks5__client__socket.cc branches/2020Q4/www/chromium/files/patch-net_socket_tcp__socket__posix.cc branches/2020Q4/www/chromium/files/patch-net_socket_udp__socket__posix.cc branches/2020Q4/www/chromium/files/patch-net_socket_udp__socket__posix.h branches/2020Q4/www/chromium/files/patch-net_socket_unix__domain__client__socket__posix.cc branches/2020Q4/www/chromium/files/patch-net_tools_cert__verify__tool_cert__verify__tool.cc branches/2020Q4/www/chromium/files/patch-net_tools_quic_quic__http__proxy__backend.cc branches/2020Q4/www/chromium/files/patch-net_traffic__annotation_network__traffic__annotation.h branches/2020Q4/www/chromium/files/patch-net_url__request_url__fetcher.cc branches/2020Q4/www/chromium/files/patch-net_url__request_url__fetcher.h branches/2020Q4/www/chromium/files/patch-net_url__request_url__request__context.cc branches/2020Q4/www/chromium/files/patch-net_url__request_url__request__context.h branches/2020Q4/www/chromium/files/patch-net_url__request_url__request__context__builder.cc branches/2020Q4/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc branches/2020Q4/www/chromium/files/patch-ppapi_proxy_file__io__resource.cc branches/2020Q4/www/chromium/files/patch-ppapi_proxy_flash__resource.cc branches/2020Q4/www/chromium/files/patch-printing_cups__config__helper.py branches/2020Q4/www/chromium/files/patch-remoting_base_chromoting__event.cc branches/2020Q4/www/chromium/files/patch-remoting_client_display_sys__opengl.h branches/2020Q4/www/chromium/files/patch-remoting_host_evaluate__capability.cc branches/2020Q4/www/chromium/files/patch-remoting_host_host__attributes.cc branches/2020Q4/www/chromium/files/patch-remoting_host_host__details.cc branches/2020Q4/www/chromium/files/patch-remoting_host_host__main.cc branches/2020Q4/www/chromium/files/patch-remoting_host_it2me_it2me__native__messaging__host__main.cc branches/2020Q4/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc branches/2020Q4/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc branches/2020Q4/www/chromium/files/patch-remoting_host_switches.cc branches/2020Q4/www/chromium/files/patch-remoting_host_switches.h branches/2020Q4/www/chromium/files/patch-remoting_resources_remoting__strings.grd branches/2020Q4/www/chromium/files/patch-remoting_test_it2me__standalone__host.cc branches/2020Q4/www/chromium/files/patch-remoting_test_it2me__standalone__host__main.cc branches/2020Q4/www/chromium/files/patch-sandbox_features.gni branches/2020Q4/www/chromium/files/patch-sandbox_linux_BUILD.gn branches/2020Q4/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc branches/2020Q4/www/chromium/files/patch-sandbox_linux_services_libc__interceptor.cc branches/2020Q4/www/chromium/files/patch-services_audio_BUILD.gn branches/2020Q4/www/chromium/files/patch-services_device_geolocation_location__arbitrator.cc branches/2020Q4/www/chromium/files/patch-services_device_hid_BUILD.gn branches/2020Q4/www/chromium/files/patch-services_device_hid_hid__connection__freebsd.cc branches/2020Q4/www/chromium/files/patch-services_device_hid_hid__connection__freebsd.h branches/2020Q4/www/chromium/files/patch-services_device_hid_hid__service.cc branches/2020Q4/www/chromium/files/patch-services_device_hid_hid__service__freebsd.cc branches/2020Q4/www/chromium/files/patch-services_device_hid_hid__service__freebsd.h branches/2020Q4/www/chromium/files/patch-services_device_serial_BUILD.gn branches/2020Q4/www/chromium/files/patch-services_device_serial_serial__device__enumerator.cc branches/2020Q4/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc branches/2020Q4/www/chromium/files/patch-services_device_time__zone__monitor_time__zone__monitor__linux.cc branches/2020Q4/www/chromium/files/patch-services_device_usb_BUILD.gn branches/2020Q4/www/chromium/files/patch-services_network_BUILD.gn branches/2020Q4/www/chromium/files/patch-services_network_network__context.cc branches/2020Q4/www/chromium/files/patch-services_network_network__sandbox__hook__linux.cc branches/2020Q4/www/chromium/files/patch-services_network_network__service.cc branches/2020Q4/www/chromium/files/patch-services_network_network__service.h branches/2020Q4/www/chromium/files/patch-services_network_public_cpp_cert__verifier_cert__verifier__creation.cc branches/2020Q4/www/chromium/files/patch-services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc branches/2020Q4/www/chromium/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h branches/2020Q4/www/chromium/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__linux.cc branches/2020Q4/www/chromium/files/patch-services_service__manager_public_cpp_service__executable_BUILD.gn branches/2020Q4/www/chromium/files/patch-services_tracing_public_cpp_perfetto_trace__time.cc branches/2020Q4/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc branches/2020Q4/www/chromium/files/patch-services_video__capture_broadcasting__receiver.cc branches/2020Q4/www/chromium/files/patch-skia_ext_SkMemory__new__handler.cpp branches/2020Q4/www/chromium/files/patch-third__party_angle_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__internal.h branches/2020Q4/www/chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp branches/2020Q4/www/chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp branches/2020Q4/www/chromium/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp branches/2020Q4/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp branches/2020Q4/www/chromium/files/patch-third__party_angle_src_libANGLE_renderer_driver__utils.cpp branches/2020Q4/www/chromium/files/patch-third__party_angle_src_libANGLE_renderer_driver__utils.h branches/2020Q4/www/chromium/files/patch-third__party_angle_src_libANGLE_renderer_vulkan_DisplayVk__api.h branches/2020Q4/www/chromium/files/patch-third__party_angle_third__party_vulkan-loader_src_loader_loader.c branches/2020Q4/www/chromium/files/patch-third__party_angle_third__party_vulkan-loader_src_loader_vk__loader__platform.h branches/2020Q4/www/chromium/files/patch-third__party_angle_third__party_vulkan-validation-layers_src_layers_vk__loader__platform.h branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.h branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__frame__test.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_inspector_inspector__memory__agent.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_layout_layout__view.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_modules_mediastream_processed__local__audio__source.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_modules_webaudio_audio__worklet__thread__test.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_shaping_harfbuzz__shaper__test.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_image__frame__generator__test.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_container__annotations.h branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc branches/2020Q4/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_threading__pthreads.cc branches/2020Q4/www/chromium/files/patch-third__party_boringssl_src_crypto_cpu-aarch64-linux.c branches/2020Q4/www/chromium/files/patch-third__party_boringssl_src_crypto_ex__data.c branches/2020Q4/www/chromium/files/patch-third__party_breakpad_breakpad_src_common_simple__string__dictionary.h branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_client_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_util_posix_close__multiple.cc branches/2020Q4/www/chromium/files/patch-third__party_crashpad_crashpad_util_posix_signals.cc branches/2020Q4/www/chromium/files/patch-third__party_crc32c_src_src_crc32c__arm64__linux__check.h branches/2020Q4/www/chromium/files/patch-third__party_ffmpeg_libavutil_mem.c branches/2020Q4/www/chromium/files/patch-third__party_googletest_src_googletest_include_gtest_internal_gtest-port.h branches/2020Q4/www/chromium/files/patch-third__party_googletest_src_googletest_src_gtest-port.cc branches/2020Q4/www/chromium/files/patch-third__party_googletest_src_googletest_src_gtest.cc branches/2020Q4/www/chromium/files/patch-third__party_harfbuzz-ng_harfbuzz.gni branches/2020Q4/www/chromium/files/patch-third__party_leveldatabase_env__chromium.cc branches/2020Q4/www/chromium/files/patch-third__party_libXNVCtrl_NVCtrl.c branches/2020Q4/www/chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h branches/2020Q4/www/chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h branches/2020Q4/www/chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h branches/2020Q4/www/chromium/files/patch-third__party_libpng_pnglibconf.h branches/2020Q4/www/chromium/files/patch-third__party_libyuv_include_libyuv_row.h branches/2020Q4/www/chromium/files/patch-third__party_nasm_config_config-linux.h branches/2020Q4/www/chromium/files/patch-third__party_node_node.py branches/2020Q4/www/chromium/files/patch-third__party_pdfium_core_fxcrt_cfx__datetime.cpp branches/2020Q4/www/chromium/files/patch-third__party_pdfium_core_fxge_fx__ge__linux.cpp branches/2020Q4/www/chromium/files/patch-third__party_pdfium_fxjs_cjs__publicmethods.cpp branches/2020Q4/www/chromium/files/patch-third__party_pdfium_fxjs_fx__date__helpers.cpp branches/2020Q4/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_build__config.h branches/2020Q4/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_thread__utils.h branches/2020Q4/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h branches/2020Q4/www/chromium/files/patch-third__party_perfetto_include_perfetto_ext_base_event__fd.h branches/2020Q4/www/chromium/files/patch-third__party_perfetto_include_perfetto_ext_base_thread__utils.h branches/2020Q4/www/chromium/files/patch-third__party_perfetto_src_base_subprocess.cc branches/2020Q4/www/chromium/files/patch-third__party_perfetto_src_base_thread__task__runner.cc branches/2020Q4/www/chromium/files/patch-third__party_perfetto_src_base_unix__socket.cc branches/2020Q4/www/chromium/files/patch-third__party_perfetto_src_tracing_core_tracing__service__impl.cc branches/2020Q4/www/chromium/files/patch-third__party_protobuf_src_google_protobuf_stubs_platform__macros.h branches/2020Q4/www/chromium/files/patch-third__party_skia_src_core_SkCpu.cpp branches/2020Q4/www/chromium/files/patch-third__party_skia_src_gpu_GrAutoLocaleSetter.h branches/2020Q4/www/chromium/files/patch-third__party_skia_src_images_SkJpegEncoder.cpp branches/2020Q4/www/chromium/files/patch-third__party_skia_src_ports_SkOSFile__stdio.cpp branches/2020Q4/www/chromium/files/patch-third__party_skia_src_sksl_SkSLString.h branches/2020Q4/www/chromium/files/patch-third__party_sqlite_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_Common_Configurator.cpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_Common_MutexLock.hpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_Common_SharedLibrary.hpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_Main_SwiftConfig.cpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_OpenGL_libEGL_Display.cpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_OpenGL_libEGL_Surface.cpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_OpenGL_libEGL_libEGL.cpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_OpenGL_libEGL_libEGL.hpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_OpenGL_libGLES__CM_libGLES__CM.hpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_OpenGL_libGLESv2_libGLESv2.hpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_Reactor_Debug.cpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_src_System_Debug.cpp branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h branches/2020Q4/www/chromium/files/patch-third__party_swiftshader_third__party_llvm-subzero_lib_Support_Unix_Process.inc branches/2020Q4/www/chromium/files/patch-third__party_usrsctp_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_webrtc_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_webrtc_modules_rtp__rtcp_source_forward__error__correction.cc branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_byte__order.h branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_ifaddrs__converter.h branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_ip__address.cc branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_ip__address.h branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_network.cc branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_network.h branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.h branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc branches/2020Q4/www/chromium/files/patch-third__party_webrtc_rtc__base_third__party_sigslot_sigslot.h branches/2020Q4/www/chromium/files/patch-third__party_webrtc_system__wrappers_BUILD.gn branches/2020Q4/www/chromium/files/patch-third__party_zlib_cpu__features.c branches/2020Q4/www/chromium/files/patch-tools_gn_build_gen.py branches/2020Q4/www/chromium/files/patch-tools_gn_src_base_files_file__posix.cc branches/2020Q4/www/chromium/files/patch-tools_gn_src_gn_exec__process.cc branches/2020Q4/www/chromium/files/patch-tools_gn_src_util_sys__info.cc branches/2020Q4/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py branches/2020Q4/www/chromium/files/patch-tools_json__schema__compiler_model.py branches/2020Q4/www/chromium/files/patch-tools_perf_chrome__telemetry__build_BUILD.gn branches/2020Q4/www/chromium/files/patch-tools_variations_fieldtrial__to__struct.py branches/2020Q4/www/chromium/files/patch-ui_aura_test_aura__test__helper.cc branches/2020Q4/www/chromium/files/patch-ui_base_dragdrop_os__exchange__data__provider__factory.cc branches/2020Q4/www/chromium/files/patch-ui_base_ime_init_input__method__initializer.cc branches/2020Q4/www/chromium/files/patch-ui_base_resource_resource__bundle.cc branches/2020Q4/www/chromium/files/patch-ui_base_resource_resource__bundle__freebsd.cc branches/2020Q4/www/chromium/files/patch-ui_base_ui__base__features.cc branches/2020Q4/www/chromium/files/patch-ui_base_ui__base__features.h branches/2020Q4/www/chromium/files/patch-ui_base_webui_web__ui__util.cc branches/2020Q4/www/chromium/files/patch-ui_base_x_x11__shm__image__pool.cc branches/2020Q4/www/chromium/files/patch-ui_compositor_compositor.cc branches/2020Q4/www/chromium/files/patch-ui_compositor_compositor.h branches/2020Q4/www/chromium/files/patch-ui_compositor_compositor__observer.h branches/2020Q4/www/chromium/files/patch-ui_events_devices_x11_device__data__manager__x11.cc branches/2020Q4/www/chromium/files/patch-ui_events_event__switches.cc branches/2020Q4/www/chromium/files/patch-ui_events_event__switches.h branches/2020Q4/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_BUILD.gn branches/2020Q4/www/chromium/files/patch-ui_gfx_canvas__skia.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_codec_jpeg__codec.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_font__list.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_font__names__testing.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_font__render__params.h branches/2020Q4/www/chromium/files/patch-ui_gfx_font__util.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_gpu__memory__buffer.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_gpu__memory__buffer.h branches/2020Q4/www/chromium/files/patch-ui_gfx_ipc_gfx__param__traits__macros.h branches/2020Q4/www/chromium/files/patch-ui_gfx_linux_client__native__pixmap__dmabuf.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_mojom_buffer__types__mojom__traits.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h branches/2020Q4/www/chromium/files/patch-ui_gfx_native__pixmap__handle.cc branches/2020Q4/www/chromium/files/patch-ui_gfx_native__pixmap__handle.h branches/2020Q4/www/chromium/files/patch-ui_gfx_native__widget__types.h branches/2020Q4/www/chromium/files/patch-ui_gfx_render__text.cc branches/2020Q4/www/chromium/files/patch-ui_gl_BUILD.gn branches/2020Q4/www/chromium/files/patch-ui_gl_generate__bindings.py branches/2020Q4/www/chromium/files/patch-ui_gl_gl__bindings__api__autogen__glx.h branches/2020Q4/www/chromium/files/patch-ui_gl_gl__bindings__autogen__glx.cc branches/2020Q4/www/chromium/files/patch-ui_gl_gl__bindings__autogen__glx.h branches/2020Q4/www/chromium/files/patch-ui_gl_gl__fence.cc branches/2020Q4/www/chromium/files/patch-ui_gl_sync__control__vsync__provider.cc branches/2020Q4/www/chromium/files/patch-ui_gl_sync__control__vsync__provider.h branches/2020Q4/www/chromium/files/patch-ui_message__center_views_message__popup__view.cc branches/2020Q4/www/chromium/files/patch-ui_native__theme_native__theme.h branches/2020Q4/www/chromium/files/patch-ui_native__theme_native__theme__base.cc branches/2020Q4/www/chromium/files/patch-ui_platform__window_platform__window__init__properties.h branches/2020Q4/www/chromium/files/patch-ui_strings_app__locale__settings.grd branches/2020Q4/www/chromium/files/patch-ui_views_bubble_bubble__dialog__delegate__view.cc branches/2020Q4/www/chromium/files/patch-ui_views_controls_label.cc branches/2020Q4/www/chromium/files/patch-ui_views_controls_textfield_textfield.cc branches/2020Q4/www/chromium/files/patch-ui_views_corewm_tooltip__aura.cc branches/2020Q4/www/chromium/files/patch-ui_views_examples_widget__example.cc branches/2020Q4/www/chromium/files/patch-ui_views_selection__controller.cc branches/2020Q4/www/chromium/files/patch-ui_views_style_platform__style.cc branches/2020Q4/www/chromium/files/patch-ui_views_views__delegate.cc branches/2020Q4/www/chromium/files/patch-ui_views_views__delegate.h branches/2020Q4/www/chromium/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc branches/2020Q4/www/chromium/files/patch-ui_views_widget_native__widget__aura.cc branches/2020Q4/www/chromium/files/patch-ui_views_window_custom__frame__view.cc branches/2020Q4/www/chromium/files/patch-ui_views_window_dialog__delegate.cc branches/2020Q4/www/chromium/files/patch-ui_views_window_frame__background.cc branches/2020Q4/www/chromium/files/patch-ui_webui_resources_js_cr.js branches/2020Q4/www/chromium/files/patch-v8_BUILD.gn branches/2020Q4/www/chromium/files/patch-v8_include_v8config.h branches/2020Q4/www/chromium/files/patch-v8_src_api_api.cc branches/2020Q4/www/chromium/files/patch-v8_src_base_cpu.cc branches/2020Q4/www/chromium/files/patch-v8_src_base_platform_platform-freebsd.cc branches/2020Q4/www/chromium/files/patch-v8_src_base_platform_platform-posix.cc branches/2020Q4/www/chromium/files/patch-weblayer_BUILD.gn branches/2020Q4/www/chromium/files/patch-weblayer_app_content__main__delegate__impl.cc branches/2020Q4/www/chromium/files/patch-weblayer_browser_browser__main__parts__impl.cc branches/2020Q4/www/chromium/files/patch-weblayer_browser_content__browser__client__impl.cc branches/2020Q4/www/chromium/files/patch-weblayer_browser_content__browser__client__impl.h branches/2020Q4/www/chromium/files/patch-weblayer_browser_system__network__context__manager.cc branches/2020Q4/www/chromium/files/patch-weblayer_common_weblayer__paths.cc branches/2020Q4/www/chromium/files/sndio_input.cc branches/2020Q4/www/chromium/pkg-plist Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/www/chromium/Makefile ============================================================================== --- branches/2020Q4/www/chromium/Makefile Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/Makefile Sat Dec 5 12:29:57 2020 (r557055) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 84.0.4147.135 +PORTVERSION= 87.0.4280.88 CATEGORIES?= www java MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ - LOCAL/cpm/chromium/:fonts + LOCAL/rene/chromium/:fonts DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= chromium@FreeBSD.org @@ -59,7 +59,8 @@ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ - libfontconfig.so:x11-fonts/fontconfig + libfontconfig.so:x11-fonts/fontconfig \ + libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= xdg-open:devel/xdg-utils \ noto-basic>0:x11-fonts/noto-basic @@ -137,7 +138,7 @@ GN_ARGS+= google_api_key="AIzaSyBsp9n41JLW8jCokwn7vhoa google_default_client_secret="IR1za9-1VK0zZ0f_O8MVFicn" .if !defined(GN_ONLY) -SUB_FILES= chromium-browser.desktop chrome pkg-message +SUB_FILES= chromium-browser.desktop chrome SUB_LIST+= COMMENT="${COMMENT}" OPTIONS_DEFINE= CODECS CUPS DEBUG DRIVER KERBEROS TEST @@ -146,7 +147,7 @@ DRIVER_DESC= Install chromedriver OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO -OPTIONS_DEFAULT= ALSA CODECS CUPS DRIVER KERBEROS +OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS SNDIO OPTIONS_SUB= yes ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib @@ -199,10 +200,14 @@ SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false .include "Makefile.tests" TEST_ALL_TARGET= ${TEST_TARGETS} TEST_DISTFILES= ${PORTNAME}-${DISTVERSION}-testdata${EXTRACT_SUFX} \ - test_fonts${EXTRACT_SUFX}:fonts + test_fonts-85${EXTRACT_SUFX}:fonts .include +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300000 +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-build_config_compiler_pgo_pgo.gni +.endif + # swiftshader/lib/{libEGL.so,libGLESv2.so} is x86 only .if ${ARCH} == aarch64 PLIST_SUB+= NOT_AARCH64="@comment " @@ -235,11 +240,6 @@ pre-everything:: post-extract-TEST-on: @${MKDIR} ${WRKSRC}/third_party/test_fonts/test_fonts @${MV} ${WRKDIR}/test_fonts ${WRKSRC}/third_party/test_fonts/ - -post-patch: - @${REINPLACE_CMD} -e 's|@@PACKAGE@@|chromium|' \ - -e 's|@@MENUNAME@@|Chromium Web Browser|' \ - ${WRKSRC}/chrome/app/resources/manpage.1.in post-patch-SNDIO-on: @${MKDIR} ${WRKSRC}/media/audio/sndio ${WRKSRC}/media/audio/openbsd Modified: branches/2020Q4/www/chromium/distinfo ============================================================================== --- branches/2020Q4/www/chromium/distinfo Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/distinfo Sat Dec 5 12:29:57 2020 (r557055) @@ -1,7 +1,7 @@ -TIMESTAMP = 1597780235 -SHA256 (chromium-84.0.4147.135.tar.xz) = dd41001596d0e17051ddcece3db6c0cdbe92fe23375d56fbcfba624a5f4996d8 -SIZE (chromium-84.0.4147.135.tar.xz) = 815136236 -SHA256 (chromium-84.0.4147.135-testdata.tar.xz) = cef39a11f7df8ff9655b9e70b9d774dc65cf6a15a726c048389eb87613d80ef2 -SIZE (chromium-84.0.4147.135-testdata.tar.xz) = 257190224 -SHA256 (test_fonts.tar.xz) = cf9cbe3b7f1c4c42d426bddc65ec178d333ad7e205a36fe0a606a3c0c545ece1 -SIZE (test_fonts.tar.xz) = 200040 +TIMESTAMP = 1606957721 +SHA256 (chromium-87.0.4280.88.tar.xz) = 3e4645328735ef60db78d1a313efb3770a3edeaede90d076414df52f567a09c0 +SIZE (chromium-87.0.4280.88.tar.xz) = 856266548 +SHA256 (chromium-87.0.4280.88-testdata.tar.xz) = 35c4676c9cb699aa76335757ec2a71a246102f2e6e6a3536e43c1c4afb04e494 +SIZE (chromium-87.0.4280.88-testdata.tar.xz) = 257423892 +SHA256 (test_fonts-85.tar.xz) = f22b61b3639acb147c98ec2e2305d8b96f0b55c8c74c40e2ea696402fae8cef9 +SIZE (test_fonts-85.tar.xz) = 9511984 Copied: branches/2020Q4/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni (from r556709, head/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2020Q4/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni Sat Dec 5 12:29:57 2020 (r557055, copy of r556709, head/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni) @@ -0,0 +1,11 @@ +--- build/config/compiler/pgo/pgo.gni.orig 2020-11-24 12:45:30 UTC ++++ build/config/compiler/pgo/pgo.gni +@@ -12,7 +12,7 @@ declare_args() { + # 2 : Used during the PGO (optimization) phase. + chrome_pgo_phase = 0 + if (is_official_build && +- (is_win || is_mac || (is_desktop_linux && !chromeos_is_browser_only))) { ++ (is_win || is_mac || (is_desktop_linux && !chromeos_is_browser_only && !is_bsd))) { + chrome_pgo_phase = 2 + } + Modified: branches/2020Q4/www/chromium/files/extra-patch-clang ============================================================================== --- branches/2020Q4/www/chromium/files/extra-patch-clang Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/extra-patch-clang Sat Dec 5 12:29:57 2020 (r557055) @@ -27,14 +27,3 @@ if (*ptr == kFinalTlsValue) return; // We've been called enough times. ASSERT_LT(kFinalTlsValue, *ptr); ---- media/audio/audio_output_proxy_unittest.cc.orig 2019-03-11 22:00:59 UTC -+++ media/audio/audio_output_proxy_unittest.cc -@@ -410,7 +410,7 @@ class AudioOutputProxyTest : public testing::Test { - // |stream| is closed at this point. Start() should reopen it again. - EXPECT_CALL(manager(), MakeAudioOutputStream(_, _, _)) - .Times(2) -- .WillRepeatedly(Return(reinterpret_cast(NULL))); -+ .WillRepeatedly(Return(static_cast(NULL))); - - EXPECT_CALL(callback_, OnError()).Times(2); - Modified: branches/2020Q4/www/chromium/files/patch-3p-pdfium_3p_base_allocator_partition__allocator_page__allocator__internals__posix.h ============================================================================== --- branches/2020Q4/www/chromium/files/patch-3p-pdfium_3p_base_allocator_partition__allocator_page__allocator__internals__posix.h Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-3p-pdfium_3p_base_allocator_partition__allocator_page__allocator__internals__posix.h Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,11 @@ ---- third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2020-07-07 22:03:25 UTC +--- third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2020-11-13 06:42:21 UTC +++ third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator_internals_posix.h @@ -16,7 +16,7 @@ #if defined(OS_ANDROID) #include #endif --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) #include #include Modified: branches/2020Q4/www/chromium/files/patch-BUILD.gn ============================================================================== --- branches/2020Q4/www/chromium/files/patch-BUILD.gn Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-BUILD.gn Sat Dec 5 12:29:57 2020 (r557055) @@ -1,15 +1,15 @@ ---- BUILD.gn.orig 2020-07-07 21:58:11 UTC +--- BUILD.gn.orig 2020-11-13 06:36:33 UTC +++ BUILD.gn -@@ -417,7 +417,7 @@ group("gn_all") { +@@ -422,7 +422,7 @@ group("gn_all") { ] } -- if (is_linux || is_android) { -+ if ((is_linux && !is_bsd) || is_android) { +- if (is_linux || is_chromeos || is_android) { ++ if ((is_linux && !is_bsd) || is_chromeos || is_android) { deps += [ "//third_party/breakpad:breakpad_unittests", "//third_party/breakpad:core-2-minidump", -@@ -459,8 +459,6 @@ group("gn_all") { +@@ -463,8 +463,6 @@ group("gn_all") { "//net:disk_cache_memory_test", "//net:quic_client", "//net:quic_server", @@ -18,7 +18,7 @@ "//testing:empty_main", ] -@@ -515,10 +513,6 @@ group("gn_all") { +@@ -519,10 +517,6 @@ group("gn_all") { "//chrome/test:load_library_perf_tests", "//chrome/test:sync_performance_tests", "//chrome/test/chromedriver:chromedriver", @@ -29,7 +29,7 @@ "//media/cast:generate_barcode_video", "//media/cast:generate_timecode_audio", "//net:crash_cache", -@@ -578,10 +572,6 @@ group("gn_all") { +@@ -582,10 +576,6 @@ group("gn_all") { "//mojo:mojo_perftests", "//services/service_manager/public/cpp", "//testing/gmock:gmock_main", @@ -40,7 +40,7 @@ ] if (!is_android) { -@@ -655,7 +645,7 @@ group("gn_all") { +@@ -663,7 +653,7 @@ group("gn_all") { host_os == "win") { deps += [ "//chrome/test/mini_installer:mini_installer_tests" ] } @@ -49,16 +49,25 @@ deps += [ "//third_party/breakpad:symupload($host_toolchain)" ] } -@@ -788,7 +778,6 @@ group("gn_all") { +@@ -678,7 +668,7 @@ group("gn_all") { + } + } + +- if (is_mac || is_win || is_android || (is_linux && !is_chromeos)) { ++ if (is_mac || is_win || is_android || (is_linux && !is_chromeos && !is_bsd)) { + deps += [ + "//third_party/crashpad/crashpad:crashpad_tests", + "//third_party/crashpad/crashpad/handler:crashpad_handler", +@@ -797,7 +787,6 @@ group("gn_all") { "//chrome/browser/vr:vr_common_perftests", "//chrome/browser/vr:vr_common_unittests", "//chrome/browser/vr:vr_pixeltests", - "//tools/perf/contrib/vr_benchmarks:vr_perf_tests", ] - if (is_desktop_linux && use_ozone) { - deps += [ "//chrome/browser/vr/testapp:vr_testapp" ] -@@ -1074,7 +1063,7 @@ if (!is_ios) { - ] + if (is_android) { + deps += [ "//chrome/browser/android/vr:vr_android_unittests" ] +@@ -1090,7 +1079,7 @@ if (!is_ios) { + data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ] } - if (!is_win && !is_android) { @@ -66,16 +75,16 @@ data_deps += [ "//third_party/breakpad:minidump_stackwalk($host_toolchain)" ] } -@@ -1083,7 +1072,7 @@ if (!is_ios) { +@@ -1099,7 +1088,7 @@ if (!is_ios) { data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } -- if (is_linux) { -+ if (is_linux && !is_bsd) { +- if (is_linux || is_chromeos) { ++ if ((is_linux && !is_bsd) || is_chromeos) { data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } -@@ -1276,9 +1265,6 @@ group("chromium_builder_perf") { +@@ -1296,9 +1285,6 @@ group("chromium_builder_perf") { if (is_win) { data_deps += [ "//chrome/installer/mini_installer:mini_installer" ] Modified: branches/2020Q4/www/chromium/files/patch-apps_app__restore__service__browsertest.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-apps_app__restore__service__browsertest.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-apps_app__restore__service__browsertest.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,11 @@ ---- apps/app_restore_service_browsertest.cc.orig 2020-07-07 21:57:29 UTC +--- apps/app_restore_service_browsertest.cc.orig 2020-11-13 06:36:34 UTC +++ apps/app_restore_service_browsertest.cc @@ -148,7 +148,7 @@ IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, FileAcc } // Flaky: crbug.com/269613 --#if defined(OS_LINUX) || defined(OS_WIN) -+#if defined(OS_LINUX) || defined(OS_WIN) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_WIN) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_WIN) || defined(OS_BSD) #define MAYBE_FileAccessIsRestored DISABLED_FileAccessIsRestored #else #define MAYBE_FileAccessIsRestored FileAccessIsRestored Modified: branches/2020Q4/www/chromium/files/patch-apps_ui_views_app__window__frame__view.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-apps_ui_views_app__window__frame__view.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-apps_ui_views_app__window__frame__view.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,6 +1,6 @@ ---- apps/ui/views/app_window_frame_view.cc.orig 2019-06-04 18:55:14 UTC +--- apps/ui/views/app_window_frame_view.cc.orig 2020-11-13 06:36:34 UTC +++ apps/ui/views/app_window_frame_view.cc -@@ -125,7 +125,7 @@ gfx::Rect AppWindowFrameView::GetBoundsForClientView() +@@ -132,7 +132,7 @@ gfx::Rect AppWindowFrameView::GetBoundsForClientView() gfx::Rect AppWindowFrameView::GetWindowBoundsForClientBounds( const gfx::Rect& client_bounds) const { gfx::Rect window_bounds = client_bounds; Modified: branches/2020Q4/www/chromium/files/patch-ash_display_mirror__window__controller.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-ash_display_mirror__window__controller.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-ash_display_mirror__window__controller.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,4 +1,4 @@ ---- ash/display/mirror_window_controller.cc.orig 2020-05-13 18:39:35 UTC +--- ash/display/mirror_window_controller.cc.orig 2020-11-13 06:36:34 UTC +++ ash/display/mirror_window_controller.cc @@ -275,7 +275,11 @@ void MirrorWindowController::UpdateWindow( return info.id() == iter->first; Modified: branches/2020Q4/www/chromium/files/patch-base_BUILD.gn ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_BUILD.gn Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_BUILD.gn Sat Dec 5 12:29:57 2020 (r557055) @@ -1,6 +1,6 @@ ---- base/BUILD.gn.orig 2020-07-07 21:58:11 UTC +--- base/BUILD.gn.orig 2020-11-13 06:36:34 UTC +++ base/BUILD.gn -@@ -60,7 +60,7 @@ declare_args() { +@@ -53,7 +53,7 @@ declare_args() { # replacement base::Location::Current(). On by default in non-official builds # for testing purposes. # TODO(https://crbug.com/974061): remove this eventually. @@ -9,20 +9,19 @@ # Unsafe developer build. Has developer-friendly features that may weaken or # disable security measures like sandboxing or ASLR. -@@ -936,7 +936,7 @@ jumbo_component("base") { +@@ -878,7 +878,7 @@ component("base") { "timer/hi_res_timer_manager_posix.cc", ] -- if (!is_nacl && !is_mac && !is_ios) { -+ if (!is_nacl && !is_mac && !is_ios && !is_bsd) { +- if (!is_nacl && !is_apple) { ++ if (!is_nacl && !is_apple && !is_bsd) { sources += [ - "profiler/stack_copier_signal.cc", - "profiler/stack_copier_signal.h", -@@ -945,6 +945,12 @@ jumbo_component("base") { + "cpu_affinity_posix.cc", + "cpu_affinity_posix.h", +@@ -889,6 +889,11 @@ component("base") { "profiler/thread_delegate_posix.h", ] } -+ + if (is_bsd) { + sources += [ + "profiler/stack_sampler_posix.cc", @@ -31,25 +30,34 @@ } if (is_win) { -@@ -1329,7 +1335,7 @@ jumbo_component("base") { - # Needed for if using newer C++ library than sysroot, except if +@@ -1295,7 +1300,7 @@ component("base") { # building inside the cros_sdk environment - use host_toolchain as a # more robust check for this. -- if (!use_sysroot && (is_android || (is_linux && !is_chromecast)) && -+ if (!use_sysroot && (is_android || (is_linux && !is_chromecast) && !is_clang) && + if (!use_sysroot && +- (is_android || ((is_linux || is_chromeos) && !is_chromecast)) && ++ (is_android || ((is_linux || is_chromeos) && !is_chromecast) && !is_clang) && host_toolchain != "//build/toolchain/cros:host") { libs += [ "atomic" ] } -@@ -1355,7 +1361,7 @@ jumbo_component("base") { - "allocator/allocator_shim_override_glibc_weak_symbols.h", - ] - deps += [ "//base/allocator:tcmalloc" ] -- } else if (is_linux && use_allocator == "none") { -+ } else if ((is_linux && !is_bsd) && use_allocator == "none") { - sources += [ "allocator/allocator_shim_default_dispatch_to_glibc.cc" ] - } else if (is_android && use_allocator == "none") { - sources += [ -@@ -1952,6 +1958,33 @@ jumbo_component("base") { +@@ -1342,7 +1347,7 @@ component("base") { + "allocator/allocator_shim_default_dispatch_to_mac_zoned_malloc.cc", + ] + } +- if (is_chromeos || is_linux) { ++ if ((is_chromeos || is_linux) && !is_bsd) { + sources += [ "allocator/allocator_shim_default_dispatch_to_glibc.cc" ] + } + if (is_win) { +@@ -1811,7 +1816,7 @@ component("base") { + ] + } + +- if (is_linux || is_chromeos || is_android) { ++ if ((is_linux || is_chromeos || is_android) && !is_bsd) { + sources += [ + "allocator/partition_allocator/spinning_futex_linux.cc", + "allocator/partition_allocator/spinning_futex_linux.h", +@@ -1956,6 +1961,34 @@ component("base") { } } @@ -80,28 +88,25 @@ + ] + } + ++ # iOS if (is_ios) { sources -= [ -@@ -2946,7 +2979,7 @@ test("base_unittests") { - "posix/unix_domain_socket_unittest.cc", - "task/thread_pool/task_tracker_posix_unittest.cc", +@@ -3069,7 +3102,7 @@ test("base_unittests") { ] -- if (!is_nacl && !is_mac && !is_ios) { -+ if (!is_nacl && !is_mac && !is_ios && !is_bsd) { - sources += [ "profiler/stack_copier_signal_unittest.cc" ] - } } -@@ -3154,6 +3187,12 @@ test("base_unittests") { - manifest = "//build/config/fuchsia/tests.cmx" +- if (is_linux || is_chromeos) { ++ if ((is_linux || is_chromeos) && !is_bsd) { + sources += [ "debug/proc_maps_linux_unittest.cc" ] } -+ -+ if (is_bsd) { -+ sources -= [ -+ "debug/proc_maps_linux_unittest.cc", -+ ] -+ } - if (!is_fuchsia && !is_ios) { - sources += [ "files/file_locking_unittest.cc" ] +@@ -3110,7 +3143,7 @@ test("base_unittests") { + "posix/unix_domain_socket_unittest.cc", + "task/thread_pool/task_tracker_posix_unittest.cc", + ] +- if (!is_nacl && !is_apple) { ++ if (!is_nacl && !is_apple && !is_bsd) { + sources += [ + "cpu_affinity_posix_unittest.cc", + "profiler/stack_copier_signal_unittest.cc", Modified: branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,4 +1,4 @@ ---- base/allocator/allocator_shim_default_dispatch_to_glibc.cc.orig 2020-02-03 21:52:37 UTC +--- base/allocator/allocator_shim_default_dispatch_to_glibc.cc.orig 2020-11-13 06:36:34 UTC +++ base/allocator/allocator_shim_default_dispatch_to_glibc.cc @@ -6,18 +6,28 @@ #include "base/compiler_specific.h" Modified: branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h Sat Dec 5 12:29:57 2020 (r557055) @@ -1,4 +1,4 @@ ---- base/allocator/allocator_shim_override_libc_symbols.h.orig 2019-03-11 22:00:51 UTC +--- base/allocator/allocator_shim_override_libc_symbols.h.orig 2020-11-13 06:36:34 UTC +++ base/allocator/allocator_shim_override_libc_symbols.h @@ -10,7 +10,7 @@ #endif Modified: branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__unittest.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__unittest.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_allocator_allocator__shim__unittest.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,45 +1,47 @@ ---- base/allocator/allocator_shim_unittest.cc.orig 2020-07-07 21:57:30 UTC +--- base/allocator/allocator_shim_unittest.cc.orig 2020-11-13 06:36:34 UTC +++ base/allocator/allocator_shim_unittest.cc -@@ -355,7 +355,7 @@ TEST_F(AllocatorShimTest, InterceptLibcSymbols) { - ASSERT_GE(aligned_allocs_intercepted_by_size[61], 1u); +@@ -367,7 +367,7 @@ TEST_F(AllocatorShimTest, InterceptLibcSymbols) { + #endif // !OS_WIN --#if !defined(OS_WIN) && !defined(OS_MACOSX) -+#if !defined(OS_WIN) && !defined(OS_MACOSX) && !defined(OS_BSD) +-#if !defined(OS_WIN) && !defined(OS_APPLE) ++#if !defined(OS_WIN) && !defined(OS_APPLE) && !defined(OS_BSD) void* memalign_ptr = memalign(128, 53); ASSERT_NE(nullptr, memalign_ptr); ASSERT_EQ(0u, reinterpret_cast(memalign_ptr) % 128); -@@ -368,7 +368,7 @@ TEST_F(AllocatorShimTest, InterceptLibcSymbols) { - ASSERT_GE(aligned_allocs_intercepted_by_alignment[kPageSize], 1u); - // pvalloc rounds the size up to the next page. +@@ -383,7 +383,7 @@ TEST_F(AllocatorShimTest, InterceptLibcSymbols) { ASSERT_GE(aligned_allocs_intercepted_by_size[kPageSize], 1u); --#endif // !OS_WIN && !OS_MACOSX -+#endif // !OS_WIN && !OS_MACOSX && !OS_BSD + #endif // !defined(OS_ANDROID) - char* realloc_ptr = static_cast(malloc(10)); - strcpy(realloc_ptr, "foobar"); -@@ -384,13 +384,13 @@ TEST_F(AllocatorShimTest, InterceptLibcSymbols) { +-#endif // !OS_WIN && !OS_APPLE ++#endif // !OS_WIN && !OS_APPLE && !OS_BSD + + // See allocator_shim_override_glibc_weak_symbols.h for why we intercept + // internal libc symbols. +@@ -410,7 +410,7 @@ TEST_F(AllocatorShimTest, InterceptLibcSymbols) { free(zero_alloc_ptr); ASSERT_GE(frees_intercepted_by_addr[Hash(zero_alloc_ptr)], 1u); --#if !defined(OS_WIN) && !defined(OS_MACOSX) -+#if !defined(OS_WIN) && !defined(OS_MACOSX) && !defined(OS_BSD) +-#if !defined(OS_WIN) && !defined(OS_APPLE) ++#if !defined(OS_WIN) && !defined(OS_APPLE) && !defined(OS_BSD) free(memalign_ptr); ASSERT_GE(frees_intercepted_by_addr[Hash(memalign_ptr)], 1u); - free(pvalloc_ptr); +@@ -419,7 +419,7 @@ TEST_F(AllocatorShimTest, InterceptLibcSymbols) { ASSERT_GE(frees_intercepted_by_addr[Hash(pvalloc_ptr)], 1u); --#endif // !OS_WIN && !OS_MACOSX -+#endif // !OS_WIN && !OS_MACOSX && !OS_BSD + #endif // !defined(OS_ANDROID) +-#endif // !OS_WIN && !OS_APPLE ++#endif // !OS_WIN && !OS_APPLE && !OS_BSD + #if !defined(OS_WIN) free(posix_memalign_ptr); -@@ -557,7 +557,7 @@ static size_t GetAllocatedSize(void* ptr) { +@@ -595,7 +595,7 @@ static size_t GetAllocatedSize(void* ptr) { static size_t GetAllocatedSize(void* ptr) { return malloc_size(ptr); } --#elif defined(OS_LINUX) -+#elif defined(OS_LINUX) || defined(OS_BSD) +-#elif defined(OS_LINUX) || defined(OS_CHROMEOS) ++#elif defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) static size_t GetAllocatedSize(void* ptr) { return malloc_usable_size(ptr); } Modified: branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,11 @@ ---- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2020-05-13 18:39:35 UTC +--- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2020-11-13 06:36:34 UTC +++ base/allocator/partition_allocator/page_allocator_internals_posix.h -@@ -22,7 +22,7 @@ +@@ -24,7 +24,7 @@ #if defined(OS_ANDROID) #include #endif --#if defined(OS_LINUX) -+#if defined(OS_BSD) || defined(OS_LINUX) +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) #include #include Copied: branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.cc (from r556709, head/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.cc Sat Dec 5 12:29:57 2020 (r557055, copy of r556709, head/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.cc) @@ -0,0 +1,12 @@ +--- base/allocator/partition_allocator/partition_alloc.cc.orig 2020-11-30 16:06:59 UTC ++++ base/allocator/partition_allocator/partition_alloc.cc +@@ -197,6 +197,9 @@ void PartitionAllocGlobalInit(OomFunction on_out_of_me + // Check that some of our zanier calculations worked out as expected. + #if ENABLE_TAG_FOR_MTE_CHECKED_PTR + static_assert(kSmallestBucket >= kAlignment, "generic smallest bucket"); ++#elif defined(__i386__) && defined(OS_FREEBSD) ++ // alignof(std::max_align_t) is only 4 on FreeBSD/i386 ++ static_assert(kSmallestBucket >= kAlignment, "generic smallest bucket"); + #else + static_assert(kSmallestBucket == kAlignment, "generic smallest bucket"); + #endif Modified: branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,17 +1,26 @@ ---- base/allocator/partition_allocator/partition_alloc_unittest.cc.orig 2020-07-07 21:58:11 UTC +--- base/allocator/partition_allocator/partition_alloc_unittest.cc.orig 2020-11-13 06:36:34 UTC +++ base/allocator/partition_allocator/partition_alloc_unittest.cc -@@ -307,9 +307,13 @@ void FreeFullPage(PartitionRoot* root, PartitionRoot:: +@@ -333,9 +333,13 @@ void FreeFullPage(PartitionRoot; + static bool GetCumulativeCoreIdleTimes(CoreIdleTimes&); +-#endif // defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_ANDROID) || ++#endif // defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_ANDROID) || defined(OS_BSD) + // defined(OS_AIX) + + private: Modified: branches/2020Q4/www/chromium/files/patch-base_debug_debugger__posix.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_debug_debugger__posix.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_debug_debugger__posix.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,4 +1,4 @@ ---- base/debug/debugger_posix.cc.orig 2020-07-07 21:58:11 UTC +--- base/debug/debugger_posix.cc.orig 2020-11-13 06:36:34 UTC +++ base/debug/debugger_posix.cc @@ -98,7 +98,7 @@ bool BeingDebugged() { KERN_PROC, Modified: branches/2020Q4/www/chromium/files/patch-base_debug_elf__reader.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_debug_elf__reader.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_debug_elf__reader.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,6 +1,6 @@ ---- base/debug/elf_reader.cc.orig 2020-07-07 21:57:30 UTC +--- base/debug/elf_reader.cc.orig 2020-11-13 06:36:34 UTC +++ base/debug/elf_reader.cc -@@ -36,7 +36,9 @@ using Nhdr = Elf64_Nhdr; +@@ -38,7 +38,9 @@ using Nhdr = Elf64_Nhdr; using Word = Elf64_Word; #endif @@ -8,9 +8,9 @@ constexpr char kGnuNoteName[] = "GNU"; +#endif - // Returns a pointer to the header of the ELF binary mapped into memory, - // or a null pointer if the header is invalid. -@@ -99,6 +101,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, + // Returns a pointer to the header of the ELF binary mapped into memory, or a + // null pointer if the header is invalid. Here and below |elf_mapped_base| is a +@@ -75,6 +77,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, bool found = false; while (current_section < section_end) { current_note = reinterpret_cast(current_section); @@ -18,7 +18,7 @@ if (current_note->n_type == NT_GNU_BUILD_ID) { StringPiece note_name(current_section + sizeof(Nhdr), current_note->n_namesz); -@@ -108,6 +111,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, +@@ -84,6 +87,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, break; } } Modified: branches/2020Q4/www/chromium/files/patch-base_debug_proc__maps__linux.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_debug_proc__maps__linux.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_debug_proc__maps__linux.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,11 @@ ---- base/debug/proc_maps_linux.cc.orig 2020-07-07 21:57:30 UTC +--- base/debug/proc_maps_linux.cc.orig 2020-11-13 06:36:34 UTC +++ base/debug/proc_maps_linux.cc @@ -13,7 +13,7 @@ #include "base/strings/string_split.h" #include "build/build_config.h" --#if defined(OS_LINUX) || defined(OS_ANDROID) -+#if defined(OS_LINUX) || defined(OS_BSD) || defined(OS_ANDROID) +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_ANDROID) || defined(OS_BSD) #include #endif Modified: branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,11 @@ ---- base/debug/stack_trace.cc.orig 2019-03-17 21:37:51 UTC +--- base/debug/stack_trace.cc.orig 2020-11-13 06:36:34 UTC +++ base/debug/stack_trace.cc -@@ -14,7 +14,7 @@ +@@ -15,7 +15,7 @@ #if BUILDFLAG(CAN_UNWIND_WITH_FRAME_POINTERS) --#if defined(OS_LINUX) || defined(OS_ANDROID) -+#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_ANDROID) || defined(OS_BSD) #include #include "base/process/process_handle.h" #include "base/threading/platform_thread.h" Modified: branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace.h ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace.h Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace.h Sat Dec 5 12:29:57 2020 (r557055) @@ -1,4 +1,4 @@ ---- base/debug/stack_trace.h.orig 2019-09-09 21:55:05 UTC +--- base/debug/stack_trace.h.orig 2020-11-13 06:36:34 UTC +++ base/debug/stack_trace.h @@ -19,6 +19,7 @@ #if !defined(OS_NACL) Modified: branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace__posix.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace__posix.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace__posix.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,11 @@ ---- base/debug/stack_trace_posix.cc.orig 2020-03-16 18:39:41 UTC +--- base/debug/stack_trace_posix.cc.orig 2020-11-13 06:36:34 UTC +++ base/debug/stack_trace_posix.cc @@ -35,7 +35,7 @@ #include #endif --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) #include "base/debug/proc_maps_linux.h" #endif Modified: branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace__unittest.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace__unittest.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_debug_stack__trace__unittest.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,14 +1,14 @@ ---- base/debug/stack_trace_unittest.cc.orig 2020-03-23 14:01:09 UTC +--- base/debug/stack_trace_unittest.cc.orig 2020-11-13 06:36:34 UTC +++ base/debug/stack_trace_unittest.cc -@@ -86,6 +86,7 @@ TEST_F(StackTraceTest, OutputToStream) { +@@ -88,6 +88,7 @@ TEST_F(StackTraceTest, OutputToStream) { std::string::npos) << "Unable to resolve symbols."; +#if !defined(OS_BSD) // Expect a demangled symbol. // Note that Windows Release builds omit the function parameters from the - // demangled stack output, otherwise this could be "testing::Test::Run()". -@@ -103,9 +104,10 @@ TEST_F(StackTraceTest, OutputToStream) { + // demangled stack output, otherwise this could be "testing::UnitTest::Run()". +@@ -106,9 +107,10 @@ TEST_F(StackTraceTest, OutputToStream) { EXPECT_TRUE(backtrace_message.find(__func__) != std::string::npos) << "Expected to find " << __func__ << " in backtrace:\n" << backtrace_message; @@ -20,7 +20,7 @@ // Disabled in Official builds, where Link-Time Optimization can result in two // or fewer stack frames being available, causing the test to fail. TEST_F(StackTraceTest, TruncatedTrace) { -@@ -119,7 +121,7 @@ TEST_F(StackTraceTest, TruncatedTrace) { +@@ -122,7 +124,7 @@ TEST_F(StackTraceTest, TruncatedTrace) { truncated.Addresses(&count); EXPECT_EQ(2u, count); } Modified: branches/2020Q4/www/chromium/files/patch-base_files_file__path__unittest.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_files_file__path__unittest.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_files_file__path__unittest.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,11 @@ ---- base/files/file_path_unittest.cc.orig 2020-03-16 18:39:41 UTC +--- base/files/file_path_unittest.cc.orig 2020-11-13 06:36:34 UTC +++ base/files/file_path_unittest.cc @@ -1149,7 +1149,7 @@ TEST_F(FilePathTest, FromUTF8Unsafe_And_AsUTF8Unsafe) "\xEF\xBC\xA1\xEF\xBC\xA2\xEF\xBC\xA3.txt" }, }; --#if !defined(SYSTEM_NATIVE_UTF8) && defined(OS_LINUX) -+#if !defined(SYSTEM_NATIVE_UTF8) && (defined(OS_LINUX) || defined(OS_BSD)) +-#if !defined(SYSTEM_NATIVE_UTF8) && (defined(OS_LINUX) || defined(OS_CHROMEOS)) ++#if !defined(SYSTEM_NATIVE_UTF8) && (defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)) ScopedLocale locale("en_US.UTF-8"); #endif Modified: branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h Sat Dec 5 12:29:57 2020 (r557055) @@ -1,4 +1,4 @@ ---- base/files/file_path_watcher_kqueue.h.orig 2019-03-11 22:00:51 UTC +--- base/files/file_path_watcher_kqueue.h.orig 2020-11-13 06:36:34 UTC +++ base/files/file_path_watcher_kqueue.h @@ -5,6 +5,10 @@ #ifndef BASE_FILES_FILE_PATH_WATCHER_KQUEUE_H_ Modified: branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__stub.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__stub.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__stub.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,4 +1,4 @@ ---- base/files/file_path_watcher_stub.cc.orig 2020-03-16 18:39:41 UTC +--- base/files/file_path_watcher_stub.cc.orig 2020-11-13 06:36:34 UTC +++ base/files/file_path_watcher_stub.cc @@ -1,14 +1,15 @@ -// Copyright (c) 2012 The Chromium Authors. All rights reserved. Modified: branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__unittest.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__unittest.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_files_file__path__watcher__unittest.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,41 +1,65 @@ ---- base/files/file_path_watcher_unittest.cc.orig 2020-07-07 21:58:11 UTC +--- base/files/file_path_watcher_unittest.cc.orig 2020-11-13 06:36:34 UTC +++ base/files/file_path_watcher_unittest.cc -@@ -424,7 +424,7 @@ TEST_F(FilePathWatcherTest, WatchDirectory) { +@@ -425,12 +425,12 @@ TEST_F(FilePathWatcherTest, WatchDirectory) { VLOG(1) << "Waiting for file1 creation"; ASSERT_TRUE(WaitForEvents()); --#if !defined(OS_MACOSX) -+#if !defined(OS_MACOSX) && !defined(OS_BSD) +-#if !defined(OS_APPLE) ++#if !defined(OS_APPLE) && !defined(OS_BSD) // Mac implementation does not detect files modified in a directory. ASSERT_TRUE(WriteFile(file1, "content v2")); VLOG(1) << "Waiting for file1 modification"; -@@ -797,7 +797,7 @@ enum Permission { + ASSERT_TRUE(WaitForEvents()); +-#endif // !OS_APPLE ++#endif // !OS_APPLE && !OS_BSD + + ASSERT_TRUE(base::DeleteFile(file1)); + VLOG(1) << "Waiting for file1 deletion"; +@@ -632,7 +632,7 @@ TEST_F(FilePathWatcherTest, FileAttributesChanged) { + ASSERT_TRUE(WaitForEvents()); + } + +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) + + // Verify that creating a symlink is caught. + TEST_F(FilePathWatcherTest, CreateLink) { +@@ -790,7 +790,7 @@ TEST_F(FilePathWatcherTest, LinkedDirectoryPart3) { + ASSERT_TRUE(WaitForEvents()); + } + +-#endif // defined(OS_LINUX) || defined(OS_CHROMEOS) ++#endif // defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) + + enum Permission { + Read, +@@ -798,7 +798,7 @@ enum Permission { Execute }; --#if defined(OS_MACOSX) -+#if defined(OS_MACOSX) || defined(OS_BSD) +-#if defined(OS_APPLE) ++#if defined(OS_APPLE) || defined(OS_BSD) bool ChangeFilePermissions(const FilePath& path, Permission perm, bool allow) { struct stat stat_buf; -@@ -826,9 +826,9 @@ bool ChangeFilePermissions(const FilePath& path, Permi +@@ -827,9 +827,9 @@ bool ChangeFilePermissions(const FilePath& path, Permi } return chmod(path.value().c_str(), stat_buf.st_mode) == 0; } --#endif // defined(OS_MACOSX) -+#endif // defined(OS_MACOSX) || defined(OS_BSD) +-#endif // defined(OS_APPLE) ++#endif // defined(OS_APPLE) || defined(OS_BSD) --#if defined(OS_MACOSX) -+#if defined(OS_MACOSX) || defined(OS_BSD) +-#if defined(OS_APPLE) ++#if defined(OS_APPLE) || defined(OS_BSD) // Linux implementation of FilePathWatcher doesn't catch attribute changes. // http://crbug.com/78043 // Windows implementation of FilePathWatcher catches attribute changes that -@@ -863,7 +863,7 @@ TEST_F(FilePathWatcherTest, DirAttributesChanged) { +@@ -864,7 +864,7 @@ TEST_F(FilePathWatcherTest, DirAttributesChanged) { ASSERT_TRUE(ChangeFilePermissions(test_dir1, Execute, true)); } --#endif // OS_MACOSX -+#endif // OS_MACOSX || OS_BSD +-#endif // OS_APPLE ++#endif // OS_APPLE || OS_BSD } // namespace } // namespace base Modified: branches/2020Q4/www/chromium/files/patch-base_files_file__util.h ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_files_file__util.h Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_files_file__util.h Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,28 @@ ---- base/files/file_util.h.orig 2020-07-07 21:58:11 UTC +--- base/files/file_util.h.orig 2020-11-13 06:36:34 UTC +++ base/files/file_util.h -@@ -552,7 +552,7 @@ BASE_EXPORT bool VerifyPathControlledByAdmin(const bas +@@ -278,14 +278,14 @@ BASE_EXPORT bool SetPosixFilePermissions(const FilePat + BASE_EXPORT bool ExecutableExistsInPath(Environment* env, + const FilePath::StringType& executable); + +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_AIX) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_AIX) || defined(OS_BSD) + // Determine if files under a given |path| can be mapped and then mprotect'd + // PROT_EXEC. This depends on the mount options used for |path|, which vary + // among different Linux distributions and possibly local configuration. It also + // depends on details of kernel--ChromeOS uses the noexec option for /dev/shm + // but its kernel allows mprotect with PROT_EXEC anyway. + BASE_EXPORT bool IsPathExecutable(const FilePath& path); +-#endif // defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_AIX) ++#endif // defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_AIX) || defined(OS_BSD) + + #endif // OS_POSIX + +@@ -592,7 +592,7 @@ BASE_EXPORT bool VerifyPathControlledByAdmin(const bas // the directory |path|, in the number of FilePath::CharType, or -1 on failure. BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path); --#if defined(OS_LINUX) || defined(OS_AIX) -+#if defined(OS_LINUX) || defined(OS_AIX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_AIX) ++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_AIX) || defined(OS_BSD) // Broad categories of file systems as returned by statfs() on Linux. enum FileSystemType { FILE_SYSTEM_UNKNOWN, // statfs failed. Modified: branches/2020Q4/www/chromium/files/patch-base_files_file__util__posix.cc ============================================================================== --- branches/2020Q4/www/chromium/files/patch-base_files_file__util__posix.cc Sat Dec 5 12:18:13 2020 (r557054) +++ branches/2020Q4/www/chromium/files/patch-base_files_file__util__posix.cc Sat Dec 5 12:29:57 2020 (r557055) @@ -1,11 +1,60 @@ ---- base/files/file_util_posix.cc.orig 2020-02-03 21:52:37 UTC +--- base/files/file_util_posix.cc.orig 2020-11-13 06:36:34 UTC +++ base/files/file_util_posix.cc -@@ -411,7 +411,7 @@ bool CreatePipe(ScopedFD* read_fd, ScopedFD* write_fd, +@@ -412,7 +412,7 @@ bool CreatePipe(ScopedFD* read_fd, ScopedFD* write_fd, } *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***