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
↓ 1 callers
Function
GetAllowedVideoDecoders
src/media/ffmpeg/ffmpeg_common.cc:67
↓ 1 callers
Function
GetAlphaMode
src/media/ffmpeg/ffmpeg_common.cc:53
↓ 1 callers
Method
GetApplicationLocale
src/chrome/browser/chrome_content_browser_client.cc:3044
↓ 1 callers
Function
GetBoundNetworkFromRenderFrameHost
src/chrome/browser/chrome_content_browser_client.cc:1316
↓ 1 callers
Function
GetBundledWidevine
This code checks to see if the Widevine CDM was bundled with Chrome. If one can be found and looks valid, it returns the CdmInfo for the CDM. Otherwis
src/chrome/common/media/cdm_registration.cc:112
↓ 1 callers
Function
GetChannelSuffixForDataDir
src/chrome/common/channel_info_posix.cc:83
↓ 1 callers
Function
GetChromeExePath
Gets the path to the Chrome executable or wrapper script. Returns an empty path if the executable path could not be found, which should never happen.
src/chrome/browser/shell_integration_linux.cc:427
↓ 1 callers
Method
GetClientFilterableStateForVersion
src/components/variations/service/variations_service.cc:963
↓ 1 callers
Function
GetClientStateRegKey
Returns the registry path to where Client state is stored.
src/chrome/installer/launcher_support/chrome_launcher_support.cc:40
↓ 1 callers
Function
GetClientsRegKey
Returns the registry path to where basic information about the Clients like name and version information are stored.
src/chrome/installer/launcher_support/chrome_launcher_support.cc:50
↓ 1 callers
Function
GetCommitDescription
Get the output of `git describe`. Needs to be called from inside the git repository dir.
src/tools/clang/scripts/build.py:215
↓ 1 callers
Method
GetConfig
src/sandbox/win/src/sandbox_policy_base.cc:480
↓ 1 callers
Function
GetContentRestrictions
src/chrome/browser/ui/browser_commands.cc:596
↓ 1 callers
Function
GetCrashSignalFD
src/chrome/browser/chrome_content_browser_client.cc:944
↓ 1 callers
Function
GetCurrentDirectory
src/content/browser/launch_as_mojo_client_browsertest.cc:45
↓ 1 callers
Function
GetCurrentFlagsState
src/chrome/browser/about_flags.cc:12978
↓ 1 callers
Method
GetDelayedProcessMitigations
src/sandbox/win/src/sandbox_policy_base.cc:340
↓ 1 callers
Function
GetDesktopFileContentsForCommand
src/chrome/browser/shell_integration_linux.cc:594
↓ 1 callers
Function
GetDesktopFileForDefaultSchemeHandler
src/chrome/browser/shell_integration_linux.cc:300
↓ 1 callers
Function
GetDiskSpaceRequiredInMbForOnDeviceModelInstall
src/components/optimization_guide/core/optimization_guide_features.cc:771
↓ 1 callers
Method
GetDnsOverHttpsMode
src/chrome/browser/net/default_dns_over_https_config_source.cc:45
↓ 1 callers
Method
GetDnsOverHttpsTemplates
src/chrome/browser/net/default_dns_over_https_config_source.cc:49
↓ 1 callers
Function
GetDownloadBlockingEnum
Get appropriate enum value for the initiator/download security state combo for histogram reporting. |dl_secure| signifies whether the download was a s
src/chrome/browser/download/insecure_download_blocking.cc:167
↓ 1 callers
Function
GetDownloadBlockingExtensionMetricName
Get the appropriate histogram metric name for the initiator/download security state combo.
src/chrome/browser/download/insecure_download_blocking.cc:104
↓ 1 callers
Method
GetDropIndex
src/chrome/browser/ui/views/tabs/tab_strip.cc:2159
↓ 1 callers
Function
GetEffectiveAutoplayPolicy
src/media/base/media_switches.cc:1412
↓ 1 callers
Function
GetExamplesToShow
src/ui/views/examples/examples_window.cc:44
↓ 1 callers
Function
GetExistingShortcutContents
src/chrome/browser/shell_integration_linux.cc:494
↓ 1 callers
Function
GetExtensionEnumFromString
Map the string file extension to the corresponding histogram enum.
src/chrome/browser/download/insecure_download_blocking.cc:89
↓ 1 callers
Function
GetFFmpegVideoDecoderThreadCount
Returns the number of threads given the FFmpeg CodecID. Also inspects the command line for a valid --video-threads flag.
src/media/filters/ffmpeg_video_decoder.cc:76
↓ 1 callers
Method
GetFavicon
src/components/history/core/browser/history_backend.cc:2958
↓ 1 callers
Method
GetFileMimeType
src/chrome/browser/download/chrome_download_manager_delegate.cc:1588
↓ 1 callers
Function
GetGuessedColorSpace
src/media/ffmpeg/ffmpeg_common.cc:61
↓ 1 callers
Function
GetHeaderValuesList
Returns the list of values for |name| from |headers|. If the header in not set, return an empty list.
src/components/variations/service/variations_service.cc:177
↓ 1 callers
Function
GetHintedWidevine
This code checks to see if Component Updater picked a version of the Widevine CDM to be used last time it ran. (Component Updater may choose the bundl
src/chrome/common/media/cdm_registration.cc:134
↓ 1 callers
Function
GetHttpCacheBackendResetParam
src/chrome/browser/net/profile_network_context_service.cc:1248
↓ 1 callers
Function
GetHumanProfileSelections
src/chrome/browser/chrome_content_browser_client.cc:1325
↓ 1 callers
Method
GetIcon
TODO (manukh) OmniboxView::GetIcon is very similar to OmniboxPopupModel::GetMatchIcon. They contain certain inconsistencies concerning what flags are
src/components/omnibox/browser/omnibox_view.cc:77
↓ 1 callers
Method
GetIndexRangeOfSplit
src/chrome/browser/ui/tabs/tab_strip_model.cc:4768
↓ 1 callers
Method
GetInitialTokenLevel
src/sandbox/win/src/sandbox_policy_base.cc:397
↓ 1 callers
Function
GetInsecureDownloadStatusForDownload
src/chrome/browser/download/insecure_download_blocking.cc:475
↓ 1 callers
Function
GetInstallPWAIcon
TODO(b/328077967): Implement async updates of menu for app icon.
src/chrome/browser/ui/toolbar/app_menu_model.cc:328
↓ 1 callers
Function
GetInstallPWALabel
Returns the appropriate menu label for the IDC_INSTALL_PWA command if available.
src/chrome/browser/ui/toolbar/app_menu_model.cc:242
↓ 1 callers
Function
GetInstanceManipulations
Looks for delta and gzip compression instance manipulation flags set by the server in |headers|. Checks the order of flags and presence of unknown ins
src/components/variations/service/variations_service.cc:193
↓ 1 callers
Method
GetLastVisibleTab
src/chrome/browser/ui/views/tabs/tab_strip.cc:2254
↓ 1 callers
Method
GetLatestCountry
src/components/variations/service/variations_service.cc:971
↓ 1 callers
Function
GetLatestLLVMCommit
Get the latest commit hash in the LLVM monorepo.
src/tools/clang/scripts/build.py:205
↓ 1 callers
Function
GetLibXml2Dirs
Gets the set of directories where LibXml2 is located. Includes the diractories where the source is unpacked, where it is built, and installed.
src/tools/clang/scripts/build.py:313
↓ 1 callers
Method
GetLockdownTokenLevel
src/sandbox/win/src/sandbox_policy_base.cc:401
↓ 1 callers
Function
GetMetricForSSLUpgradeDecision
src/net/url_request/url_request_http_job.cc:301
↓ 1 callers
Method
GetMimeType
src/net/url_request/url_request_http_job.cc:1442
↓ 1 callers
Method
GetModelCount
src/chrome/browser/ui/views/tabs/tab_strip.cc:1517
↓ 1 callers
Method
GetModelPinnedTabCount
src/chrome/browser/ui/views/tabs/tab_strip.cc:1521
↓ 1 callers
Function
GetModulePath
Returns the full path to |module_name|. Both dev builds (where |module_name| is in the current executable's directory) and proper installs (where |mod
src/chrome/browser/chrome_content_browser_client.cc:1193
↓ 1 callers
Method
GetMostRecentVisitsForURL
src/components/history/core/browser/history_backend.cc:1681
↓ 1 callers
Method
GetNewBackgroundApps
src/chrome/browser/background/extensions/background_mode_manager.cc:255
↓ 1 callers
Function
GetNoStatePrefetchCanceler
src/chrome/browser/chrome_content_browser_client.cc:996
↓ 1 callers
Function
GetOnDeviceModelMaxTokensForContext
src/components/optimization_guide/core/optimization_guide_features.cc:676
↓ 1 callers
Function
GetOnDeviceModelMaxTokensForExecute
src/components/optimization_guide/core/optimization_guide_features.cc:690
↓ 1 callers
Function
GetOnDeviceModelMaxTokensForOutput
src/components/optimization_guide/core/optimization_guide_features.cc:697
↓ 1 callers
Function
GetOpenPWALabel
Returns the appropriate menu label for the IDC_OPEN_IN_PWA_WINDOW command if available.
src/chrome/browser/ui/toolbar/app_menu_model.cc:376
↓ 1 callers
Function
GetParentForNewNodes
src/components/bookmarks/browser/bookmark_utils.cc:547
↓ 1 callers
Function
GetPinnedShortCutsForProfile
src/chrome/browser/profiles/profile_shortcut_manager_win.cc:822
↓ 1 callers
Function
GetPlatformString
Returns a string that will be used for the value of the 'osname' URL param to the variations server.
src/components/variations/service/variations_service.cc:90
↓ 1 callers
Function
GetProcessDataMemoryInformation
For each of a list of pids, collect memory information about that process.
src/chrome/browser/memory_details_linux.cc:56
↓ 1 callers
Function
GetProcessDataMemoryInformation
For each of a list of pids, collect memory information about that process.
other/CrOS/chrome/browser/memory_details_linux.cc:57
↓ 1 callers
Function
GetProcesses
Get information on all the processes running on the system.
src/chrome/browser/memory_details_linux.cc:42
↓ 1 callers
Function
GetProcesses
Get information on all the processes running on the system.
other/CrOS/chrome/browser/memory_details_linux.cc:43
↓ 1 callers
Method
GetProfile
src/chrome/browser/ui/browser.cc:1227
↓ 1 callers
Method
GetQuarantineConnectionCallback
src/chrome/browser/chrome_content_browser_client.cc:3038
↓ 1 callers
Method
GetRawEncryptionKey
src/components/os_crypt/sync/os_crypt_win.cc:345
↓ 1 callers
Method
GetResponseCode
src/net/url_request/url_request_http_job.cc:1510
↓ 1 callers
Function
GetSetupExeForInstallationLevel
Returns the path to an existing setup.exe at the specified level, if it can be found via the registry.
src/chrome/installer/launcher_support/chrome_launcher_support.cc:98
↓ 1 callers
Function
GetStatusTrayIcon
Gets the image for the status tray icon, at the correct size for the current platform and display settings.
src/chrome/browser/background/extensions/background_mode_manager.cc:877
↓ 1 callers
Function
GetStorageAsync
This method may be invoked both synchronously or asynchronously. Based on whether the current user is the owner of the device, generates the appropria
src/chrome/browser/about_flags.cc:12756
↓ 1 callers
Method
GetStoredPermanentCountry
src/components/variations/service/variations_service.cc:1037
↓ 1 callers
Method
GetSwitchesAndFeaturesFromFlags
src/components/webui/flags/flags_state.cc:372
↓ 1 callers
Function
GetSyncSectionTitle
src/chrome/browser/ui/toolbar/app_menu_model.cc:400
↓ 1 callers
Method
GetTabAt
src/chrome/browser/ui/views/tabs/tab_strip.cc:1894
↓ 1 callers
Method
GetTabAtIndex
src/chrome/browser/ui/tabs/tab_strip_model.cc:3162
↓ 1 callers
Function
GetTabSearchTrailingTabstrip
src/chrome/browser/ui/tabs/tab_strip_prefs.cc:44
↓ 1 callers
Method
GetTabsInSplit
src/chrome/browser/ui/views/tabs/tab_strip.cc:1918
↓ 1 callers
Method
GetTotalReceivedBytes
src/net/url_request/url_request_http_job.cc:1787
↓ 1 callers
Method
GetTotalSentBytes
src/net/url_request/url_request_http_job.cc:1795
↓ 1 callers
Method
GetType
src/extensions/common/extension.cc:304
↓ 1 callers
Function
GetUIThreadStuffForInternalFileSystems
src/content/browser/renderer_host/pepper/pepper_file_io_host.cc:49
↓ 1 callers
Method
GetURL
src/components/history/core/browser/history_backend.cc:1977
↓ 1 callers
Function
GetURLsForDrop
Returns the URLs that are currently being dragged by the user and which should be considered for the drop.
src/chrome/browser/ui/views/frame/browser_root_view.cc:155
↓ 1 callers
Function
GetUpgradeDialogTitleText
Conditionally return the update app menu item title based on upgrade detector state.
src/chrome/browser/ui/toolbar/app_menu_model.cc:227
↓ 1 callers
Method
GetUserAgent
src/chrome/browser/chrome_content_browser_client.cc:7170
↓ 1 callers
Function
GetVSPath
()
depot_tools/win_toolchain/package_from_installed.py:54
↓ 1 callers
Method
GetVideoBuffer
src/media/filters/ffmpeg_video_decoder.cc:141
↓ 1 callers
Method
GetViewForDrop
src/chrome/browser/ui/views/tabs/tab_strip.cc:2170
↓ 1 callers
Method
GetVisibleSecurityState
src/chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.cc:157
↓ 1 callers
Method
GetVisibleVisitCountToHost
src/components/history/core/browser/history_backend.cc:2848
↓ 1 callers
Function
GetWMClassFromAppName
src/chrome/browser/shell_integration_linux.cc:389
↓ 1 callers
Method
GetWebContentsModalDialogHost
src/chrome/browser/ui/browser.cc:2985
↓ 1 callers
Function
GuessWindowManager
src/ui/base/x/x11_util.cc:422
↓ 1 callers
Function
HandleBorealisCredits
src/chrome/browser/ui/webui/about/about_ui.cc:296
↓ 1 callers
Function
HandleCreditsSwitch
src/chrome/app/chrome_main_delegate.cc:336
← previous
next →
501–600 of 3,572, ranked by callers