Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChromeDevTools/timeline-viewer
/ functions
Functions
56 in github.com/ChromeDevTools/timeline-viewer
⨍
Functions
56
◇
Types & classes
14
↓ 10 callers
Method
makeDevToolsVisible
(bool)
docs/timeline_viewer.js:198
↓ 10 callers
Method
updateStatus
(str)
docs/timeline_viewer.js:203
↓ 5 callers
Method
getAuthInstance
()
docs/auth.js:51
↓ 5 callers
Method
getUserAccessToken
()
docs/auth.js:54
↓ 4 callers
Method
showInfoMessage
(text)
docs/timeline_viewer.js:105
↓ 4 callers
Method
toggleNetworkStatusMessage
(options = {status: 'online'})
docs/timeline_viewer.js:146
↓ 3 callers
Method
fetch
(url, params, CORSFlag = false)
docs/utils.js:5
↓ 3 callers
Method
init
()
docs/dev_tools.js:11
↓ 3 callers
Method
toggleUploadToDriveElem
(display)
docs/timeline_viewer.js:101
↓ 2 callers
Method
doCORSRequest
(url, method='GET', body, addRequestHeaders, onprogress, withCreds)
docs/utils.js:17
↓ 2 callers
Method
fetchTimelineAsset
(url, addRequestHeaders = Function.prototype, method = 'GET', body)
docs/timeline_viewer.js:335
↓ 2 callers
Method
monkepatchSetTimelineVisibleWindow
()
docs/dev_tools.js:124
↓ 2 callers
Method
panels
()
docs/sync_view.js:63
↓ 2 callers
Method
subPanel
()
docs/sync_view.js:69
↓ 2 callers
Method
tweakUI
()
docs/dev_tools.js:149
↓ 1 callers
Method
attachEventListeners
()
docs/timeline_viewer.js:68
↓ 1 callers
Method
attachSubmitUrlListener
()
docs/timeline_viewer.js:75
↓ 1 callers
Method
changeUrl
(id)
docs/timeline_viewer.js:405
↓ 1 callers
Method
fetchDriveAsset
(url)
docs/timeline_viewer.js:323
↓ 1 callers
Method
fetchPatched
(...args)
docs/timeline_viewer.js:247
↓ 1 callers
Method
handleDragEvents
()
docs/timeline_viewer.js:94
↓ 1 callers
Method
handleDriveAsset
(resp)
docs/timeline_viewer.js:327
↓ 1 callers
Method
handleNetworkStatus
()
docs/timeline_viewer.js:130
↓ 1 callers
Method
hideInfoMessage
()
docs/timeline_viewer.js:114
↓ 1 callers
Method
insertPermission
(fileId, type = 'anyone', role = 'writer')
docs/storage.js:54
↓ 1 callers
Method
isSignedIn
()
docs/auth.js:42
↓ 1 callers
Method
monkeyPatchFetch
()
docs/dev_tools.js:187
↓ 1 callers
Method
monkeypatchTimelineFeatures
()
docs/dev_tools.js:99
↓ 1 callers
Method
parseURLforTimelineId
(url)
docs/timeline_viewer.js:156
↓ 1 callers
Method
requestDriveFileMeta
()
docs/timeline_viewer.js:269
↓ 1 callers
Method
signIn
(oAuthOptions)
docs/auth.js:45
↓ 1 callers
Method
startSplitViewIfNeeded
(urls)
docs/timeline_viewer.js:177
↓ 1 callers
Method
updateOther
* do the sync magic * this also ends up getting called on initial load. * 1st frame is often set to match 2nd frame's starting window * @para
docs/sync_view.js:13
↓ 1 callers
Method
uploadData
(traceData)
docs/timeline_viewer.js:382
Method
apiKey
()
docs/auth.js:17
Method
checkAuth
(callback)
docs/auth.js:23
Method
checkAuth
()
docs/timeline_viewer.js:207
Method
clientId
()
docs/auth.js:20
Method
constructor
()
docs/storage.js:5
Method
constructor
(state, updateType, options = {shouldAnimate: false})
docs/sync_view.js:83
Method
constructor
()
docs/auth.js:5
Method
constructor
(options)
docs/dev_tools.js:5
Method
constructor
()
docs/timeline_viewer.js:7
Method
dragover
(e)
docs/timeline_viewer.js:119
Method
handleAuthResult
()
docs/timeline_viewer.js:226
Method
handleDriveFileMetadata
(response)
docs/timeline_viewer.js:285
Method
monkeyPatch
()
docs/dev_tools.js:86
Method
plzRepeat
docs/dev_tools.js:125
Method
revokeAccess
()
docs/auth.js:48
Method
revokeAccess
()
docs/timeline_viewer.js:218
Method
setAuthHeaders
(xhr)
docs/timeline_viewer.js:352
Method
targetPanels
()
docs/sync_view.js:77
Method
updateProgress
(evt)
docs/timeline_viewer.js:356
Method
uploadData
(fileName = `Timeline-data-${Date.now()}.json`, data)
docs/storage.js:8
Method
uploadTimelineData
()
docs/timeline_viewer.js:376
Function
wait
(ms = 100)
docs/timeline_viewer.js:3