MCPcopy Create free account

hub / github.com/Bush2021/chrome_plus / functions

Functions198 in github.com/Bush2021/chrome_plus

↓ 1 callersFunctionInstallLoader
src/chrome++.cc:90
↓ 1 callersFunctionIsBrowserProcess
The loader calls `PakPatch()` only in the browser and in `--type=renderer` children (chrome++.cc `Loader`), so no `-type=` switch means the browser.
src/pakpatch.cc:59
↓ 1 callersMethodIsDoubleClickClose
src/config.h:34
↓ 1 callersMethodIsIgnorePolicies
src/config.h:27
↓ 1 callersFunctionIsOmniboxFocused
src/uia.cc:1058
↓ 1 callersFunctionIsOnBookmark
src/uia.cc:1034
↓ 1 callersFunctionIsOnTabBar
The wheel path used `IUIAutomation::ElementFromPoint`, whose HWND routing descends into the renderer accessibility tree whenever the pointer is over t
src/uia.cc:1014
↓ 1 callersFunctionIsOnTabCloseButton
src/uia.cc:715
↓ 1 callersFunctionIsPolicyKey
src/policies.cc:16
↓ 1 callersFunctionIsResourcesPak
Identify `resources.pak` where it is mapped, by querying the handle, rather than where it is opened. Chrome maps the pak with `CreateFileMapping`/`Map
src/pakpatch.cc:284
↓ 1 callersMethodIsRightClickClose
src/config.h:35
↓ 1 callersMethodIsShowPassword
src/config.h:25
↓ 1 callersMethodIsSuppressFalseUpgradeNotification
src/config.h:28
↓ 1 callersFunctionIsValidBookmark
src/uia.cc:276
↓ 1 callersMethodIsWin32K
src/config.h:26
↓ 1 callersFunctionIsWindowFullScreen
src/uia.cc:530
↓ 1 callersFunctionJoinArgsString
src/utils.cc:155
↓ 1 callersFunctionKeyMapping
src/keymapping.cc:262
↓ 1 callersFunctionLoadSysDll
src/hijack.cc:146
↓ 1 callersFunctionLoadVersion
src/hijack.cc:101
↓ 1 callersFunctionMakeGreen
src/green.cc:165
↓ 1 callersFunctionOnHotkey
src/hotkey.cc:215
↓ 1 callersFunctionParseCharacterKey
Parse single character key (A-Z, 0-9, symbols)
src/utils.cc:364
↓ 1 callersFunctionParseCommand
src/keymapping.cc:185
↓ 1 callersFunctionParseCommandLineArgs
Parse command line string into argument vector, skipping the executable name.
src/portable.cc:93
↓ 1 callersFunctionParseConfiguredArgs
src/portable.cc:54
↓ 1 callersFunctionParseFunctionKey
Parse function key (F1-F24)
src/utils.cc:345
↓ 1 callersFunctionPatchResourcesPak
One flow per process kind: the browser locates and patches the entry itself, then publishes the id and the patched bytes for its children; a renderer
src/pakpatch.cc:218
↓ 1 callersFunctionPortable
src/portable.cc:253
↓ 1 callersFunctionProcessAndMergeArgs
src/portable.cc:148
↓ 1 callersFunctionProcessAudioSession
src/hotkey.cc:95
↓ 1 callersFunctionPublishPatchedEntry
Browser side: copy the patched slot into a named read-only section and publish the name through the environment. Read-only is load-bearing: the bytes
src/pakpatch.cc:84
↓ 1 callersFunctionQuoteSpaceIfNeeded
src/utils.cc:139
↓ 1 callersFunctionReassembleCommandLine
Reassemble final command line from arguments and suffix.
src/portable.cc:205
↓ 1 callersFunctionRegisterMouseHandler
src/inputhook.cc:69
↓ 1 callersMethodRelease
src/appid.cc:102
↓ 1 callersFunctionResolveTabUi
src/uia.cc:585
↓ 1 callersFunctionRunningChromeVersion
The first `pv` read can arrive before `chrome.dll` is loaded, so keep retrying (cheaply) until it resolves rather than caching an empty result.
src/upgradenotification.cc:69
↓ 1 callersFunctionSearchMemory
Search memory.
src/utils.cc:165
↓ 1 callersFunctionSendMappedKey
src/keymapping.cc:102
↓ 1 callersFunctionSeparateSentinelArgs
Separate arguments before and after the `--` sentinel.
src/portable.cc:120
↓ 1 callersFunctionSetAppId
src/appid.cc:173
↓ 1 callersFunctionSplitSingleArgumentSwitch
Split command line to extract `--single-argument` suffix if present.
src/portable.cc:75
↓ 1 callersFunctionSuppressFalseUpgradeNotification
src/upgradenotification.cc:169
↓ 1 callersFunctionTabBookmark
src/tabbookmark.cc:402
↓ 1 callersFunctionTraverseDescendantsRaw
src/uia.cc:291
↓ 1 callersFunctionTrimTrailingWhitespace
src/portable.cc:48
↓ 1 callersFunctionWindowHostsWebContent
True when `window` hosts web content. WebContents on Windows always carries a `Chrome_RenderWidgetHostHWND` child HWND, kept by Chromium for screen-re
src/uia.cc:867
↓ 1 callersFunctioncompression_html
src/utils.cc:104
MethodAddRef
src/appid.cc:98
MethodComInitializer
src/com_initializer.h:8
MethodCommit
src/appid.cc:138
MethodConfig
src/config.cc:17
MethodConfig
src/config.h:55
FunctionDllMain
src/chrome++.cc:109
FunctionFakeGetComputerName
src/green.cc:31
FunctionFakeGetVolumeInformation
This function checks if the lpVolumeSerialNumber parameter is provided. If lpVolumeSerialNumber is not null, the function returns false. This behavior
src/green.cc:51
MethodGetAt
src/appid.cc:114
MethodGetValue
src/appid.cc:118
FunctionHideAndShow
src/hotkey.cc:192
FunctionKeyMappingHandler
src/keymapping.cc:147
FunctionKeyboardProc
src/inputhook.cc:24
MethodLoadBookmarkNewTabMode
src/config.cc:123
MethodLoadConfig
src/config.cc:21
MethodLoadDirPath
src/config.cc:101
MethodLoadKeyMappings
src/config.cc:64
MethodLoadOpenUrlNewTabMode
src/config.cc:119
FunctionLoader
src/chrome++.cc:66
FunctionMouseProc
src/inputhook.cc:35
FunctionMyCreateFileMapping
src/pakpatch.cc:300
FunctionMyCryptProtectData
src/green.cc:93
FunctionMyCryptUnprotectData
src/green.cc:108
FunctionMyIsOS
src/green.cc:141
FunctionMyLogonUserW
src/green.cc:128
FunctionMyMapViewOfFile
src/pakpatch.cc:239
FunctionMyNetUserGetInfo
src/green.cc:150
FunctionMyRegOpenKeyExW
Make Chrome's installed-version probe succeed even when Google Update was never installed. `InstallUtil::GetChromeVersion` opens `...\Google\Update\Cl
src/upgradenotification.cc:147
FunctionMyRegOpenKeyExW
src/policies.cc:29
FunctionMyRegQueryValueExW
`InstallUtil::GetChromeVersion` reads `pv` (REG_SZ) under `...\Google\Update\Clients\{GUID}` (chrome/installer/util/install_util.cc). When a co-instal
src/upgradenotification.cc:96
FunctionMySHGetPropertyStoreForWindow
src/appid.cc:155
FunctionMySetCurrentProcessExplicitAppUserModelID
src/appid.cc:148
FunctionMyUpdateProcThreadAttribute
src/green.cc:69
FunctionPatchSettingsHtml
The #172 settings-page injection, run on each candidate decompressed pak entry until it finds the one holding the settings-about-page HTML.
src/pakpatch.cc:175
MethodPropertyStoreWrapper
src/appid.cc:74
MethodScopedBstr
src/uia.cc:184
MethodScopedVariant
src/uia.cc:23
FunctionSearchChromeWindow
src/hotkey.cc:38
MethodSetValue
src/appid.cc:129
FunctionTabBookmarkKeyboardHandler
Keyboard handler for tab and bookmark operations
src/tabbookmark.cc:383
FunctionTabBookmarkMouseHandler
Mouse handler for tab and bookmark operations
src/tabbookmark.cc:231
FunctionTranslateKeyHandler
src/keymapping.cc:166
Methodoperator()
src/appid.cc:47
Functionportable
src/chrome++.cc:107
Method~ComInitializer
src/com_initializer.h:13
Method~Config
src/config.h:54
Method~PropertyStoreWrapper
src/appid.cc:77
Method~ScopedBstr
src/uia.cc:185
Method~ScopedVariant
src/uia.cc:24
← previous101–198 of 198, ranked by callers