Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alex313031/thorium
/ functions
Functions
3,572 in github.com/Alex313031/thorium
⨍
Functions
3,572
◇
Types & classes
201
↓ 2 callers
Function
IsRequestingTabletSite
src/chrome/browser/ui/browser_commands.cc:2198
↓ 2 callers
Function
IsSafeValue
Returns true if |value| is safe to include in a command line string in the form of --flag=value.
src/components/webui/flags/flags_state.cc:164
↓ 2 callers
Function
IsShowingNTP
TODO(crbug.com/382494946): Similar bespoke checks are used throughout the codebase. This should be factored out as a common util and other callsites c
src/chrome/browser/ui/browser.cc:491
↓ 2 callers
Function
IsShowingWebContentsModalDialog
src/chrome/browser/ui/browser_commands.cc:529
↓ 2 callers
Method
IsShuttingDown
src/chrome/browser/chrome_content_browser_client.cc:1737
↓ 2 callers
Function
IsTLS13OverTCP
src/net/url_request/url_request_http_job.cc:215
↓ 2 callers
Function
IsValidDNSConstraint
src/chrome/browser/net/profile_network_context_service.cc:311
↓ 2 callers
Function
IsVideoCodecProprietary
src/media/base/supported_types.cc:181
↓ 2 callers
Function
LaunchXdgUtility
src/chrome/browser/shell_integration_linux.cc:367
↓ 2 callers
Function
ListDirContents
Get the file paths of files optionally filtered by `filter`.
src/chrome/browser/profiles/profile_shortcut_manager_win.cc:272
↓ 2 callers
Method
LoadingStateChanged
src/chrome/browser/ui/browser.cc:2250
↓ 2 callers
Function
LogContainer
src/media/filters/ffmpeg_glue.cc:70
↓ 2 callers
Function
MakePathRelative
src/extensions/browser/extension_prefs.cc:446
↓ 2 callers
Function
MaskFromIPAndPrefixLength
src/chrome/browser/net/profile_network_context_service.cc:316
↓ 2 callers
Function
MaybeAppendSecureOriginsAllowlistSwitch
src/chrome/browser/chrome_content_browser_client.cc:1172
↓ 2 callers
Function
MaybeShowFeatureBackNavigationMenuPromo
src/chrome/browser/ui/browser_commands.cc:709
↓ 2 callers
Function
NewEmptyWindow
src/chrome/browser/ui/browser_commands.cc:607
↓ 2 callers
Method
NotifyOnNativeThemeUpdated
src/ui/gtk/native_theme_gtk.cc:136
↓ 2 callers
Method
OnNewDownloadReady
src/chrome/browser/download/download_ui_controller.cc:73
↓ 2 callers
Method
Open
src/components/download/internal/common/base_file.cc:406
↓ 2 callers
Method
OpenURL
src/chrome/browser/ui/browser.cc:1662
↓ 2 callers
Function
ReadTime
The opposite of SaveTime. If |key| is not found, this returns an empty Time (is_null() will return true).
src/extensions/browser/extension_prefs.cc:291
↓ 2 callers
Function
RecordRequestsAllowedHistogram
Records UMA histogram with the current resource requests allowed state.
src/components/variations/service/variations_service.cc:142
↓ 2 callers
Function
ReloadInternal
src/chrome/browser/ui/browser_commands.cc:476
↓ 2 callers
Function
RemoveCommandLineSwitch
Removes the specified command line switch (if present).
src/components/webui/flags/flags_state.cc:260
↓ 2 callers
Function
RenameChromeDesktopShortcutForProfile
Renames an existing Chrome desktop profile shortcut. |profile_shortcuts| are Chrome desktop shortcuts for the profile (there can be several). |desktop
src/chrome/browser/profiles/profile_shortcut_manager_win.cc:331
↓ 2 callers
Function
SendClientMessage
src/ui/base/x/x11_util.cc:635
↓ 2 callers
Function
SetDefaultWebClient
If |scheme| is empty this function sets Chrome as the default browser, otherwise it sets Chrome as the default handler application for |scheme|.
src/chrome/browser/shell_integration_linux.cc:124
↓ 2 callers
Method
SetDohChangeCallback
src/chrome/browser/net/default_dns_over_https_config_source.cc:60
↓ 2 callers
Function
ShouldBlockAllCookies
src/net/url_request/url_request_http_job.cc:482
↓ 2 callers
Method
ShouldHideUIForFullscreen
src/chrome/browser/ui/browser.cc:1250
↓ 2 callers
Function
ShouldShowCookieMigrationNoticeForBrowser
Returns whether the cookie migration notice should be shown: the migration is not complete, and this is the last browser window open for this profile.
src/chrome/browser/ui/browser.cc:415
↓ 2 callers
Function
ShowBadFlagsInfoBarHelper
src/chrome/browser/ui/startup/bad_flags_prompt.cc:197
↓ 2 callers
Method
Start
src/content/browser/file_system_access/file_system_access_safe_move_helper.cc:158
↓ 2 callers
Function
SubAppsAPIsRequireUserGestureAndAuthorization
Checks if installation and removal of subapps require a user gesture and authorization. Both requirements can be overridden via admin policy.
src/chrome/browser/chrome_content_browser_client.cc:1277
↓ 2 callers
Method
TabGroupedStateChanged
src/chrome/browser/ui/browser.cc:1792
↓ 2 callers
Method
TabPinnedStateChanged
src/chrome/browser/ui/browser.cc:1776
↓ 2 callers
Method
TabStripEmpty
src/chrome/browser/ui/browser.cc:1818
↓ 2 callers
Function
TranslateStringArray
src/chrome/browser/net/profile_network_context_service.cc:162
↓ 2 callers
Function
URLHasExtensionPermission
Returns true if there is is an extension matching `url` in `render_process_id` with `permission`. GetExtensionOrAppByURL requires a full URL in order
src/chrome/browser/chrome_content_browser_client.cc:966
↓ 2 callers
Function
UpdateAntiAbuseSettings
src/chrome/browser/net/profile_network_context_service.cc:215
↓ 2 callers
Function
UpdateCookieSettings
src/chrome/browser/net/profile_network_context_service.cc:249
↓ 2 callers
Function
UpdateDragEventSourceCrashKey
src/chrome/browser/ui/views/tabs/tab_strip.cc:146
↓ 2 callers
Function
UpdateForcedColorsForWebContent
src/chrome/browser/chrome_content_browser_client.cc:3908
↓ 2 callers
Function
UpdatePreferredColorScheme
Returns true if preferred color scheme is modified based on at least one of the following - |url| - Last committed url. |web_contents| - For Android b
src/chrome/browser/chrome_content_browser_client.cc:3942
↓ 2 callers
Method
UpdateWebContentsStateAt
src/chrome/browser/ui/tabs/tab_strip_model.cc:1100
↓ 2 callers
Function
UpgradeSchemeToCryptographic
src/net/url_request/url_request_http_job.cc:223
↓ 2 callers
Function
WillExitBeforeBrowserFeatureListInitialization
Returns true if the browser will exit before feature list initialization happens in the browser process.
src/chrome/app/chrome_main_delegate.cc:436
↓ 2 callers
Function
announcePhrase
* For screen readers make an announcement to the live region. * @param {string} phrase Sentence to speak.
src/components/neterror/resources/dino_game/offline.js:1587
↓ 2 callers
Function
appendLastErrorMessage
(errors)
infra/hangout_services/thunk.js:234
↓ 2 callers
Function
boxCompare
* Compare two collision boxes for a collision. * @param {CollisionBox} tRexBox * @param {CollisionBox} obstacleBox * @return {boolean} Whether the
src/components/neterror/resources/dino_game/offline.js:1755
↓ 2 callers
Function
compiler_rt_cmake_flags
(*, sanitizers, profile)
src/tools/clang/scripts/build.py:590
↓ 2 callers
Function
countChar
pak_src/pak_pack.c:73
↓ 2 callers
Function
createAdjustedCollisionBox
* Adjust the collision box. * @param {!CollisionBox} box The original box. * @param {!CollisionBox} adjustment Adjustment box. * @return {Collision
src/components/neterror/resources/dino_game/offline.js:1728
↓ 2 callers
Method
db
src/components/history/core/browser/history_backend.h:817
↓ 2 callers
Function
debugexec
infra/portable/C/THORIUM-SHELL.sh.x.c:449
↓ 2 callers
Function
debugexec
infra/portable/C/THORIUM-PORTABLE.sh.x.c:735
↓ 2 callers
Function
drawCollisionBoxes
* Draw the collision boxes for debug.
src/components/neterror/resources/dino_game/offline.js:1737
↓ 2 callers
Function
fail
(msg)
infra/portable/make_portable_win.py:13
↓ 2 callers
Function
fail
(msg)
win_scripts/setup.py:14
↓ 2 callers
Function
fail
(msg)
win_scripts/version.py:15
↓ 2 callers
Function
getHost
(url)
infra/hangout_services/thunk.js:19
↓ 2 callers
Method
is_extension
src/extensions/common/extension.cc:568
↓ 2 callers
Method
is_type_app_popup
src/chrome/browser/ui/browser.h:811
↓ 2 callers
Method
is_type_devtools
src/chrome/browser/ui/browser.h:812
↓ 2 callers
Method
is_type_picture_in_picture
src/chrome/browser/ui/browser.h:816
↓ 2 callers
Method
policy
src/sandbox/win/src/sandbox_policy_base.cc:195
↓ 2 callers
Function
seccomp_hardening
Seccomp Sandboxing - Set up the restricted environment */
infra/portable/C/THORIUM-SHELL.sh.x.c:328
↓ 2 callers
Function
seccomp_hardening
Seccomp Sandboxing - Set up the restricted environment */
infra/portable/C/THORIUM-PORTABLE.sh.x.c:614
↓ 2 callers
Function
stte_0
* Reset arc4 stte. */
infra/portable/C/THORIUM-SHELL.sh.x.c:225
↓ 2 callers
Function
stte_0
* Reset arc4 stte. */
infra/portable/C/THORIUM-PORTABLE.sh.x.c:511
↓ 2 callers
Method
tab_at
src/chrome/browser/ui/views/tabs/tab_strip.cc:1633
↓ 2 callers
Function
try_run
(command)
infra/portable/make_portable_win.py:18
↓ 2 callers
Function
try_run
(command)
win_scripts/upstream_version.py:20
↓ 2 callers
Function
try_run
(command)
win_scripts/build_win.py:18
↓ 2 callers
Function
try_run
(command)
win_scripts/version.py:21
↓ 1 callers
Function
AVCodecContextToAudioDecoderConfig
src/media/ffmpeg/ffmpeg_common.cc:369
↓ 1 callers
Function
AVErrorToString
src/media/ffmpeg/ffmpeg_common.cc:1018
↓ 1 callers
Function
AVIOReadOperation
src/media/filters/ffmpeg_glue.cc:31
↓ 1 callers
Function
AVIOSeekOperation
src/media/filters/ffmpeg_glue.cc:35
↓ 1 callers
Function
AVSampleFormatToSampleFormat
src/media/ffmpeg/ffmpeg_common.cc:321
↓ 1 callers
Function
AboutLinuxProxyConfig
src/chrome/browser/ui/webui/about/about_ui.cc:420
↓ 1 callers
Function
AcquireProcessSingleton
src/chrome/app/chrome_main_delegate.cc:487
↓ 1 callers
Function
AddAmdGpuPermissions
src/content/common/gpu_pre_sandbox_hook_linux.cc:253
↓ 1 callers
Function
AddArmGpuPermissions
src/content/common/gpu_pre_sandbox_hook_linux.cc:395
↓ 1 callers
Function
AddArmMaliGpuPermissions
src/content/common/gpu_pre_sandbox_hook_linux.cc:194
↓ 1 callers
Function
AddCMakeToPath
Download CMake and add it to PATH.
src/tools/clang/scripts/build.py:226
↓ 1 callers
Function
AddChromeSchemeFactories
src/chrome/browser/chrome_content_browser_client.cc:6097
↓ 1 callers
Function
AddChromecastArmGpuPermissions
src/content/common/gpu_pre_sandbox_hook_linux.cc:411
↓ 1 callers
Function
AddEnvSetup
We need to generate this file in the same way that the "from pieces" script does, so pull that in here.
depot_tools/win_toolchain/package_from_installed.py:453
↓ 1 callers
Function
AddExternalClearKey
src/chrome/common/media/cdm_registration.cc:308
↓ 1 callers
Function
AddGitForWindowsToPath
Download Git for Windows and add it to PATH. Git for Windows provides command line utilities (not Git) for tests.
src/tools/clang/scripts/build.py:244
↓ 1 callers
Function
AddHardwareSecureWidevine
src/chrome/common/media/cdm_registration.cc:248
↓ 1 callers
Function
AddIfNotBookmarked
src/components/bookmarks/browser/bookmark_utils.cc:491
↓ 1 callers
Function
AddImgPvrGpuPermissions
src/content/common/gpu_pre_sandbox_hook_linux.cc:220
↓ 1 callers
Function
AddIntelGpuPermissions
src/content/common/gpu_pre_sandbox_hook_linux.cc:327
↓ 1 callers
Function
AddMediaFoundationClearKey
src/chrome/common/media/cdm_registration.cc:381
↓ 1 callers
Function
AddNvidiaGpuPermissions
src/content/common/gpu_pre_sandbox_hook_linux.cc:300
↓ 1 callers
Function
AddOsStrings
Adds a |StringValue| to |list| for each platform where |bitmask| indicates whether the entry is available on that platform.
src/components/webui/flags/flags_state.cc:75
↓ 1 callers
Method
AddPath
src/components/history/core/browser/history_backend.cc:124
← previous
next →
301–400 of 3,572, ranked by callers