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
Method
BuildProfileMenu
src/chrome/browser/background/extensions/background_mode_manager.cc:191
↓ 2 callers
Function
CBBAddTime
src/net/cert/x509_util.cc:196
↓ 2 callers
Function
CanAddForeignVisitToSegments
On iOS devices, Returns true if the device that created the foreign visit is an Android or iOS device, and has a mobile form factor. On non-iOS devic
src/components/history/core/browser/history_backend.cc:244
↓ 2 callers
Function
CanDuplicateTabAt
src/chrome/browser/ui/browser_commands.cc:1282
↓ 2 callers
Function
CanGoBack
src/chrome/browser/ui/browser_commands.cc:690
↓ 2 callers
Function
CanGoForward
src/chrome/browser/ui/browser_commands.cc:767
↓ 2 callers
Function
CanMoveWebContentsToReadLater
src/chrome/browser/ui/browser_commands.cc:304
↓ 2 callers
Function
CheckCanDownload
src/chrome/browser/download/chrome_download_manager_delegate.cc:298
↓ 2 callers
Function
CollapseUnknownDisableReasons
Converts a set of integers to a set of disable reasons. Unknown reasons are collapsed to DISABLE_UNKNOWN.
src/extensions/browser/extension_prefs.cc:264
↓ 2 callers
Function
ComputeAcceptLanguageFromPref
src/chrome/browser/net/profile_network_context_service.cc:171
↓ 2 callers
Function
ConstructDnsHTTPAttempt
src/net/dns/dns_transaction.cc:675
↓ 2 callers
Function
ContainsReservedCharacters
src/extensions/common/extension.cc:77
↓ 2 callers
Function
CookieInclusionStatusNetLogParams
src/net/url_request/url_request_http_job.cc:149
↓ 2 callers
Function
CopyFile
Copy a file from src to dst.
src/tools/clang/scripts/build.py:137
↓ 2 callers
Function
CreateCdmInfoFromWidevineDirectory
On desktop Linux and ChromeOS, given |cdm_base_path| that points to a folder containing the Widevine CDM and associated files, read the manifest inclu
src/chrome/common/media/cdm_registration.cc:78
↓ 2 callers
Function
CreateCookieOptions
src/net/url_request/url_request_http_job.cc:206
↓ 2 callers
Function
CreateCryptoBuffer
src/net/cert/x509_util.cc:432
↓ 2 callers
Function
CreatePermissionList
src/extensions/browser/extension_prefs.cc:885
↓ 2 callers
Method
CreateTransaction
src/net/dns/dns_transaction.cc:1798
↓ 2 callers
Function
DecryptStringWithDPAPI
src/components/os_crypt/sync/os_crypt_win.cc:98
↓ 2 callers
Function
DefaultParseCertificateOptions
src/net/cert/x509_util.cc:506
↓ 2 callers
Method
DeleteURL
src/components/history/core/browser/history_backend.cc:3374
↓ 2 callers
Method
DetachTabAtForInsertion
src/chrome/browser/ui/tabs/tab_strip_model.cc:362
↓ 2 callers
Method
DetachTabGroupForInsertion
src/chrome/browser/ui/tabs/tab_strip_model.cc:409
↓ 2 callers
Function
DidModifyOriginListFlag
ChromeOS does not call ConvertFlagsToSwitches on startup (see ChromeFeatureListCreator::ConvertFlagsToSwitches() for details) so the command line cann
src/components/webui/flags/flags_state.cc:282
↓ 2 callers
Function
DidModifyStringFlag
ChromeOS does not call ConvertFlagsToSwitches on startup (see ChromeFeatureListCreator::ConvertFlagsToSwitches() for details) so the command line cann
src/components/webui/flags/flags_state.cc:300
↓ 2 callers
Function
EncryptAndStoreKey
Takes `key` and encrypts it with DPAPI, then stores it in the `local_state`. Returns true if the key was successfully encrypted and stored.
src/components/os_crypt/sync/os_crypt_win.cc:133
↓ 2 callers
Function
EncryptString
src/components/os_crypt/sync/os_crypt_win.cc:155
↓ 2 callers
Function
EncryptStringWithDPAPI
src/components/os_crypt/sync/os_crypt_win.cc:52
↓ 2 callers
Function
EventSourceFromEvent
src/chrome/browser/ui/views/tabs/tab_strip.cc:129
↓ 2 callers
Function
ExecuteCommand
src/chrome/browser/ui/browser_commands.cc:569
↓ 2 callers
Function
ExpandWildcards
(root, sub_dir)
depot_tools/win_toolchain/package_from_installed.py:92
↓ 2 callers
Function
FileOpenForWrite
src/content/browser/renderer_host/pepper/pepper_file_io_host.cc:82
↓ 2 callers
Function
FindChromeShortcutsForProfile
Returns a vector of Chrome.exe shortcuts for profile `profile_path` in the directory `shortcut_dir`.
src/chrome/browser/profiles/profile_shortcut_manager_win.cc:805
↓ 2 callers
Function
FindExeRelativeToSetupExe
Returns the path to an installed |exe_file| (e.g. chrome.exe) at the specified level, given |setup_exe_path| from the registry. Returns empty base::F
src/chrome/installer/launcher_support/chrome_launcher_support.cc:111
↓ 2 callers
Method
Finish
src/components/download/internal/common/base_file.cc:322
↓ 2 callers
Function
FormatUrlForRedirectComparison
src/components/history/core/browser/history_backend.cc:303
↓ 2 callers
Function
GenerateSafeFileName
For the `new_path`, generates a new safe file name if needed. Keep its extension if it is empty or matches that of the `old_extension`. Otherwise, sug
src/chrome/browser/download/download_target_determiner.cc:111
↓ 2 callers
Function
GetAllowedAudioDecoders
src/media/ffmpeg/ffmpeg_common.cc:1031
↓ 2 callers
Function
GetAutoplayPolicyForWebContents
src/chrome/browser/chrome_content_browser_client.cc:887
↓ 2 callers
Function
GetBookmarkNodeByID
src/components/bookmarks/browser/bookmark_utils.cc:526
↓ 2 callers
Function
GetChromePathForInstallationLevel
src/chrome/installer/launcher_support/chrome_launcher_support.cc:132
↓ 2 callers
Function
GetChromeVersionOfScript
Utility function to get the path to the version of a script shipped with Chrome. |script| gives the name of the script. |chrome_version| returns the p
src/chrome/browser/shell_integration_linux.cc:85
↓ 2 callers
Function
GetClientDataHeader
src/chrome/browser/chrome_content_browser_client.cc:5628
↓ 2 callers
Method
GetClusterIdContainingVisit
src/components/history/core/browser/history_backend.cc:2582
↓ 2 callers
Function
GetDefaultTabSearchRightAligned
src/chrome/browser/ui/tabs/tab_strip_prefs.cc:23
↓ 2 callers
Function
GetDefaultUserDataDirectory
This returns <config-home>/<product>, where <config-home> is: $CHROME_CONFIG_HOME if set otherwise $XDG_CONFIG_HOME if set otherwise ~/.config and <pr
src/chrome/common/chrome_paths_linux.cc:80
↓ 2 callers
Function
GetDropEffect
Converts from `ui::DragDropTypes` to `::ui::mojom::DragOperation`.
src/chrome/browser/ui/views/frame/browser_root_view.cc:168
↓ 2 callers
Function
GetEncryptionScheme
src/media/ffmpeg/ffmpeg_common.cc:47
↓ 2 callers
Function
GetExtensionForBrowser
src/chrome/browser/ui/browser_commands.cc:387
↓ 2 callers
Function
GetExtensionForOrigin
src/chrome/browser/ui/browser.cc:344
↓ 2 callers
Method
GetFindBarController
src/chrome/browser/ui/browser.cc:886
↓ 2 callers
Method
GetFlagFeatureEntries
src/components/webui/flags/flags_state.cc:683
↓ 2 callers
Function
GetHeaderValue
Returns the header value for |name| from |headers| or an empty string_view if not set.
src/components/variations/service/variations_service.cc:170
↓ 2 callers
Function
GetIconName
src/chrome/browser/shell_integration_linux.cc:486
↓ 2 callers
Method
GetIndexOfTab
src/chrome/browser/ui/tabs/tab_strip_model.cc:3152
↓ 2 callers
Method
GetInsecureDownloadStatus
src/chrome/browser/download/chrome_download_manager_delegate.cc:1281
↓ 2 callers
Function
GetIsDefaultWebClient
If |scheme| is empty this function checks if Chrome is the default browser, otherwise it checks if Chrome is the default handler application for |sche
src/chrome/browser/shell_integration_linux.cc:156
↓ 2 callers
Method
GetJobLevel
src/sandbox/win/src/sandbox_policy_base.cc:411
↓ 2 callers
Function
GetMostRecentEntries
src/components/bookmarks/browser/bookmark_utils.cc:134
↓ 2 callers
Method
GetMostRecentVisitForURL
src/components/history/core/browser/history_backend.cc:1675
↓ 2 callers
Function
GetMostRecentlyModifiedUserFolders
src/components/bookmarks/browser/bookmark_utils.cc:188
↓ 2 callers
Function
GetProfileIconPath
src/chrome/browser/profiles/profile_shortcut_manager_win.cc:704
↓ 2 callers
Function
GetRestrictParameterValue
Gets the restrict parameter from either the passed override, the client or |policy_pref_service|.
src/components/variations/service/variations_service.cc:114
↓ 2 callers
Method
GetSecurityLevel
src/chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.cc:134
↓ 2 callers
Method
GetSplitData
src/chrome/browser/ui/tabs/tab_strip_model.cc:1618
↓ 2 callers
Function
GetSupplementalEncoderVideoProfileCache
src/media/base/supported_types.cc:72
↓ 2 callers
Function
GetTabAndRevertIfNecessaryHelper
Based on |disposition|, creates a new tab as necessary, and returns the appropriate tab to navigate. If that tab is the |current_tab|, reverts the lo
src/chrome/browser/ui/browser_commands.cc:399
↓ 2 callers
Function
GetTempPdfDir
src/chrome/browser/download/chrome_download_manager_delegate.cc:358
↓ 2 callers
Method
GetTemplateURLService
src/chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.cc:263
↓ 2 callers
Function
GetUniqueShortcutFilenameForProfile
src/chrome/browser/profiles/profile_shortcut_manager_win.cc:721
↓ 2 callers
Function
GetValueFromRegistry
Reads a string value from the specified product's registry key. Returns true iff the value is present and successfully read.
src/chrome/installer/launcher_support/chrome_launcher_support.cc:60
↓ 2 callers
Method
GetVisitsForURL
src/components/history/core/browser/history_backend.cc:1669
↓ 2 callers
Function
GetWidgetBitmap
src/ui/gtk/native_theme_gtk.cc:40
↓ 2 callers
Function
GetWinSDKDir
Get the location of the current SDK.
src/tools/clang/scripts/build.py:76
↓ 2 callers
Function
GetX11RootWindow
src/ui/base/x/x11_util.cc:272
↓ 2 callers
Method
HandleDragExited
src/chrome/browser/ui/views/frame/browser_root_view.h:65
↓ 2 callers
Function
HasWebUIScheme
src/content/public/common/url_utils.cc:25
↓ 2 callers
Method
Init
src/components/history/core/browser/history_backend.cc:410
↓ 2 callers
Method
Init
src/chrome/browser/ui/toolbar/app_menu_model.cc:1037
↓ 2 callers
Method
Initialize
src/media/filters/ffmpeg_video_decoder.cc:229
↓ 2 callers
Function
InitializeDownloadBubbleUpdateService
src/chrome/browser/download/download_ui_controller.cc:80
↓ 2 callers
Method
InsertDetachedTabGroupAt
src/chrome/browser/ui/tabs/tab_strip_model.cc:530
↓ 2 callers
Function
InvalidManifestVersionError
src/extensions/common/extension.cc:194
↓ 2 callers
Function
IsActorCoordinatorActingOnTab
src/chrome/browser/ui/browser.cc:468
↓ 2 callers
Method
IsAttemptingToCloseBrowser
src/chrome/browser/ui/browser.cc:1164
↓ 2 callers
Function
IsAutomationEnabled
This is a separate function to avoid accidentally reading the switch from `startup_command_line`.
src/chrome/browser/ui/startup/infobar_utils.cc:73
↓ 2 callers
Function
IsAutoplayAllowedByPolicy
Check if autoplay is allowed by policy configuration.
src/chrome/browser/chrome_content_browser_client.cc:875
↓ 2 callers
Function
IsBackoffInDownloadingEnabled
src/components/download/public/common/download_features.cc:27
↓ 2 callers
Function
IsCanaryDev
src/chrome/app/chrome_main_delegate.cc:718
↓ 2 callers
Function
IsChromeLabsFeatureValid
src/chrome/browser/ui/toolbar/chrome_labs/chrome_labs_utils.cc:42
↓ 2 callers
Method
IsConfigured
src/sandbox/win/src/sandbox_policy_base.cc:177
↓ 2 callers
Function
IsContentSettingsTypeEnabled
src/chrome/browser/net/profile_network_context_service.cc:227
↓ 2 callers
Method
IsContextMenuCommandEnabled
Context menu functions.
src/chrome/browser/ui/tabs/tab_strip_model.cc:2205
↓ 2 callers
Method
IsEnabled
src/chrome/browser/ash/settings/stats_reporting_controller.cc:60
↓ 2 callers
Function
IsEncoderBuiltInVideoType
src/media/base/supported_types.cc:527
↓ 2 callers
Method
IsGroupCollapsed
src/chrome/browser/ui/views/tabs/tab_strip.cc:1625
↓ 2 callers
Function
IsInheritableHandle
src/sandbox/win/src/sandbox_policy_base.cc:76
↓ 2 callers
Function
IsLastWindow
Returns a pair [last_window, last_window_for_profile] indicating if `browser` is the only browser in total and for this profile. Ignores browsers that
src/chrome/browser/ui/browser.cc:390
↓ 2 callers
Method
IsPending
src/net/dns/dns_transaction.cc:257
← previous
next →
201–300 of 3,572, ranked by callers