/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
D | WebIDBCallbacksImpl.cpp | 66 …m_asyncOperationId = InspectorInstrumentation::traceAsyncOperationStarting(m_request->executionCon… in WebIDBCallbacksImpl() 71 …InspectorInstrumentation::traceAsyncOperationCompleted(m_request->executionContext(), m_asyncOpera… in ~WebIDBCallbacksImpl() 84 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncCallbackStarting(m_req… in onError() 86 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in onError() 94 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncCallbackStarting(m_req… in onSuccess() 96 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in onSuccess() 101 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncCallbackStarting(m_req… in onSuccess() 103 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in onSuccess() 108 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncCallbackStarting(m_req… in onSuccess() 110 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in onSuccess() [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | MainThreadTaskRunner.cpp | 83 InspectorInstrumentation::didPostExecutionContextTask(m_context, task.get()); in postTask() 101 InspectorInstrumentation::willPerformExecutionContextTask(m_context, task.get()); in perform() 104 InspectorInstrumentation::didPerformExecutionContextTask(m_context); in perform() 130 InspectorInstrumentation::willPerformExecutionContextTask(m_context, task.get()); in pendingTasksTimerFired() 133 InspectorInstrumentation::didPerformExecutionContextTask(m_context); in pendingTasksTimerFired()
|
D | ScriptedAnimationController.cpp | 95 InspectorInstrumentation::didRequestAnimationFrame(m_document, id); in registerCallback() 107 InspectorInstrumentation::didCancelAnimationFrame(m_document, id); in cancelCallback() 117 InspectorInstrumentation::didCancelAnimationFrame(m_document, id); in cancelCallback() 141 InspectorInstrumentation::didRemoveEvent(eventTarget, events[i].get()); in dispatchEvents() 164 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::willFireAnimationFrame(m_documen… in executeCallbacks() 169 InspectorInstrumentation::didFireAnimationFrame(cookie); in executeCallbacks() 207 InspectorInstrumentation::didEnqueueEvent(event->target(), event.get()); in enqueueEvent()
|
D | MutationObserver.cpp | 75 InspectorInstrumentation::didClearAllMutationRecords(m_callback->executionContext(), this); in ~MutationObserver() 142 InspectorInstrumentation::didClearAllMutationRecords(m_callback->executionContext(), this); in takeRecords() 149 InspectorInstrumentation::didClearAllMutationRecords(m_callback->executionContext(), this); in disconnect() 193 InspectorInstrumentation::didEnqueueMutationRecord(m_callback->executionContext(), this); in enqueueMutationRecord() 235 InspectorInstrumentation::willDeliverMutationRecords(m_callback->executionContext(), this); in deliver() 237 InspectorInstrumentation::didDeliverMutationRecords(m_callback->executionContext()); in deliver()
|
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/ |
D | FileSystemCallbacks.cpp | 68 …m_asyncOperationId = InspectorInstrumentation::traceAsyncOperationStarting(m_executionContext.get(… in FileSystemCallbacksBase() 76 …InspectorInstrumentation::traceAsyncOperationCompleted(m_executionContext.get(), m_asyncOperationI… in ~FileSystemCallbacksBase() 102 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncOperationCompletedCall… in handleEventOrScheduleCallback() 108 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in handleEventOrScheduleCallback() 115 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncOperationCompletedCall… in handleEventOrScheduleCallback() 121 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in handleEventOrScheduleCallback() 128 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncOperationCompletedCall… in handleEventOrScheduleCallback() 134 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in handleEventOrScheduleCallback() 192 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncCallbackStarting(m_exe… in didReadDirectoryEntries() 195 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in didReadDirectoryEntries() [all …]
|
D | FileWriter.cpp | 257 …m_asyncOperationId = InspectorInstrumentation::traceAsyncOperationStarting(executionContext(), "Fi… in doOperation() 306 InspectorInstrumentation::traceAsyncOperationCompleted(executionContext(), m_asyncOperationId); in signalCompletion() 312 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncCallbackStarting(execu… in fireEvent() 317 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in fireEvent()
|
/external/chromium_org/third_party/WebKit/Source/core/events/ |
D | DOMWindowEventQueue.cpp | 82 InspectorInstrumentation::didEnqueueEvent(event->target(), event.get()); in enqueueEvent() 98 InspectorInstrumentation::didRemoveEvent(event->target(), event); in cancelEvent() 110 if (InspectorInstrumentation::hasFrontends()) { in close() 115 InspectorInstrumentation::didRemoveEvent(event->target(), event.get()); in close() 140 InspectorInstrumentation::didRemoveEvent(event->target(), event.get()); in pendingEventTimerFired()
|
D | GenericEventQueue.cpp | 68 …InspectorInstrumentation::didEnqueueEvent(event->target() ? event->target() : m_owner.get(), event… in enqueueEvent() 82 …InspectorInstrumentation::didRemoveEvent(event->target() ? event->target() : m_owner.get(), event); in cancelEvent() 109 InspectorInstrumentation::didRemoveEvent(target, event); in timerFired() 126 …InspectorInstrumentation::didRemoveEvent(event->target() ? event->target() : m_owner.get(), event); in cancelAllEvents()
|
/external/chromium_org/third_party/WebKit/Source/core/loader/ |
D | PingLoader.cpp | 144 …InspectorInstrumentation::willSendRequest(frame, m_identifier, frame->loader().documentLoader(), r… in PingLoader() 168 …InspectorInstrumentation::didReceiveResourceResponse(page->deprecatedLocalMainFrame(), m_identifie… in didReceiveResponse() 169 …InspectorInstrumentation::didFailLoading(page->deprecatedLocalMainFrame(), m_identifier, ResourceE… in didReceiveResponse() 178 …InspectorInstrumentation::didFailLoading(page->deprecatedLocalMainFrame(), m_identifier, ResourceE… in didReceiveData() 187 …InspectorInstrumentation::didFailLoading(page->deprecatedLocalMainFrame(), m_identifier, ResourceE… in didFinishLoading() 196 …InspectorInstrumentation::didFailLoading(page->deprecatedLocalMainFrame(), m_identifier, ResourceE… in didFail() 205 …InspectorInstrumentation::didFailLoading(page->deprecatedLocalMainFrame(), m_identifier, ResourceE… in timeout()
|
D | FrameFetchContext.cpp | 145 …InspectorInstrumentation::willSendRequest(m_frame, identifier, ensureLoader(loader), request, redi… in dispatchWillSendRequest() 160 …InspectorInstrumentation::didReceiveResourceResponse(m_frame, identifier, documentLoader, r, resou… in dispatchDidReceiveResponse() 170 …InspectorInstrumentation::didReceiveData(m_frame, identifier, data, dataLength, encodedDataLength); in dispatchDidReceiveData() 178 InspectorInstrumentation::didReceiveData(m_frame, identifier, 0, dataLength, encodedDataLength); in dispatchDidDownloadData() 188 …InspectorInstrumentation::didFinishLoading(m_frame, identifier, ensureLoader(loader), finishTime, … in dispatchDidFinishLoading() 196 InspectorInstrumentation::didFailLoading(m_frame, identifier, error); in dispatchDidFail()
|
D | NavigationScheduler.cpp | 371 InspectorInstrumentation::frameClearedScheduledNavigation(m_frame); in timerFired() 379 InspectorInstrumentation::frameClearedScheduledNavigation(m_frame); in timerFired() 414 InspectorInstrumentation::frameScheduledNavigation(m_frame, m_redirect->delay()); in startTimer() 420 InspectorInstrumentation::frameClearedScheduledNavigation(m_frame); in cancel()
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | DOMTimer.cpp | 77 InspectorInstrumentation::didInstallTimer(context, timeoutID, timeout, singleShot); in install() 89 InspectorInstrumentation::didRemoveTimer(context, timeoutID); in removeByID() 130 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::willFireTimer(context, m_timeout… in fired() 145 InspectorInstrumentation::didFireTimer(cookie); in fired() 160 InspectorInstrumentation::didFireTimer(cookie); in fired()
|
D | ConsoleBase.cpp | 132 InspectorInstrumentation::consoleProfile(context(), title); in profile() 137 InspectorInstrumentation::consoleProfileEnd(context(), title); in profileEnd() 142 InspectorInstrumentation::consoleTime(context(), title); in time() 154 InspectorInstrumentation::consoleTimeEnd(context(), title, scriptState); in timeEnd() 182 InspectorInstrumentation::consoleTimeStamp(context(), title); in timeStamp() 193 InspectorInstrumentation::consoleTimeline(context(), title, scriptState); in timeline() 201 InspectorInstrumentation::consoleTimelineEnd(context(), title, scriptState); in timelineEnd()
|
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
D | WorkerThread.cpp | 162 … InspectorInstrumentation::willPerformExecutionContextTask(workerGlobalScope, m_task.get()); in run() 166 InspectorInstrumentation::didPerformExecutionContextTask(workerGlobalScope); in run() 178 …InspectorInstrumentation::didPostExecutionContextTask(m_workerThread.workerGlobalScope(), m_task.g… in WorkerThreadTask() 282 InspectorInstrumentation::willEvaluateWorkerScript(workerGlobalScope(), startMode); in initialize() 396 InspectorInstrumentation::didKillAllExecutionContextTasks(m_workerGlobalScope.get()); in stopInternal() 464 InspectorInstrumentation::willProcessTask(workerGlobalScope()); in runDebuggerTask() 466 InspectorInstrumentation::didProcessTask(workerGlobalScope()); in runDebuggerTask() 474 InspectorInstrumentation::willEnterNestedRunLoop(m_workerGlobalScope.get()); in willEnterNestedLoop() 479 InspectorInstrumentation::didLeaveNestedRunLoop(m_workerGlobalScope.get()); in didLeaveNestedLoop()
|
D | Worker.cpp | 121 InspectorInstrumentation::didReceiveScriptResponse(executionContext(), identifier); in didReceiveResponse() 131 if (InspectorInstrumentation::shouldPauseDedicatedWorkerOnStart(executionContext())) in notifyFinished() 134 …InspectorInstrumentation::scriptImported(executionContext(), m_scriptLoader->identifier(), m_scrip… in notifyFinished()
|
D | WorkerEventQueue.cpp | 110 InspectorInstrumentation::didRemoveEvent(event->target(), event); in removeEvent() 119 InspectorInstrumentation::didEnqueueEvent(event->target(), event.get()); in enqueueEvent() 142 InspectorInstrumentation::didRemoveEvent(event->target(), event); in close()
|
D | WorkerInspectorProxy.cpp | 39 InspectorInstrumentation::didStartWorker(context, this, url); in workerThreadCreated() 45 InspectorInstrumentation::workerTerminated(m_executionContext, this); in workerThreadTerminated()
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | Chrome.cpp | 204 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::willRunJavaScriptDialog(m_page, … in runBeforeUnloadConfirmPanel() 206 InspectorInstrumentation::didRunJavaScriptDialog(cookie); in runBeforeUnloadConfirmPanel() 227 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::willRunJavaScriptDialog(m_page, … in runJavaScriptAlert() 229 InspectorInstrumentation::didRunJavaScriptDialog(cookie); in runJavaScriptAlert() 244 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::willRunJavaScriptDialog(m_page, … in runJavaScriptConfirm() 246 InspectorInstrumentation::didRunJavaScriptDialog(cookie); in runJavaScriptConfirm() 262 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::willRunJavaScriptDialog(m_page, … in runJavaScriptPrompt() 264 InspectorInstrumentation::didRunJavaScriptDialog(cookie); in runJavaScriptPrompt()
|
/external/chromium_org/third_party/WebKit/Source/modules/websockets/ |
D | NewWebSocketChannelImpl.cpp | 170 InspectorInstrumentation::didCreateWebSocket(document(), m_identifier, url, protocol); in connect() 182 …InspectorInstrumentation::didSendWebSocketFrame(document(), m_identifier, WebSocketFrame::OpCodeTe… in send() 197 …InspectorInstrumentation::didSendWebSocketFrame(document(), m_identifier, WebSocketFrame::OpCodeBi… in send() 209 …InspectorInstrumentation::didSendWebSocketFrame(document(), m_identifier, WebSocketFrame::OpCodeBi… in send() 224 …InspectorInstrumentation::didSendWebSocketFrame(document(), m_identifier, WebSocketFrame::OpCodeBi… in send() 245 InspectorInstrumentation::didReceiveWebSocketFrameError(document(), m_identifier, reason); in fail() 264 InspectorInstrumentation::didCloseWebSocket(document(), m_identifier); in disconnect() 428 …InspectorInstrumentation::willSendWebSocketHandshakeRequest(document(), m_identifier, &request.toC… in didStartOpeningHandshake() 439 …InspectorInstrumentation::didReceiveWebSocketHandshakeResponse(document(), m_identifier, m_handsha… in didFinishOpeningHandshake() 487 …InspectorInstrumentation::didReceiveWebSocketFrame(document(), m_identifier, frame.opCode, frame.m… in didReceiveData() [all …]
|
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
D | ScriptCallStackFactory.cpp | 94 if (InspectorInstrumentation::hasFrontends() && maxStackSize > 1) in createScriptCallStack() 95 … InspectorInstrumentation::appendAsyncCallStack(currentExecutionContext(isolate), callStack.get()); in createScriptCallStack() 117 if (InspectorInstrumentation::hasFrontends()) { in createScriptCallStackForConsole() 121 if (InspectorInstrumentation::consoleAgentEnabled(currentExecutionContext(isolate))) in createScriptCallStackForConsole()
|
D | V8WorkerGlobalScopeEventListener.cpp | 84 if (InspectorInstrumentation::timelineAgentEnabled(scriptState()->executionContext())) { in callListenerFunction() 89 …cookie = InspectorInstrumentation::willCallFunction(scriptState()->executionContext(), scriptId, r… in callListenerFunction() 95 InspectorInstrumentation::didCallFunction(cookie); in callListenerFunction()
|
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/ |
D | V8HTMLCanvasElementCustom.cpp | 102 if (InspectorInstrumentation::canvasAgentEnabled(&impl->document())) { in getContextMethodCustom() 105 …ScriptValue wrapped = InspectorInstrumentation::wrapCanvas2DRenderingContextForInstrumentation(&im… in getContextMethodCustom() 116 if (InspectorInstrumentation::canvasAgentEnabled(&impl->document())) { in getContextMethodCustom() 119 …ScriptValue wrapped = InspectorInstrumentation::wrapWebGLRenderingContextForInstrumentation(&impl-… in getContextMethodCustom()
|
/external/chromium_org/third_party/WebKit/Source/core/fileapi/ |
D | FileReader.cpp | 122 …reader->m_asyncOperationId = InspectorInstrumentation::traceAsyncOperationStarting(context, "FileR… in pushReader() 137 InspectorInstrumentation::traceAsyncOperationCompleted(context, reader->m_asyncOperationId); in finishReader() 455 …InspectorInstrumentationCookie cookie = InspectorInstrumentation::traceAsyncCallbackStarting(execu… in fireEvent() 458 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in fireEvent() 467 InspectorInstrumentation::traceAsyncCallbackCompleted(cookie); in fireEvent()
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | ConsoleMessageStorage.cpp | 38 InspectorInstrumentation::addMessageToConsole(executionContext(), message.get()); in reportMessage() 50 InspectorInstrumentation::consoleMessagesCleared(executionContext()); in clear()
|
D | BUILD.gn | 44 "InspectorInstrumentation.idl", 57 rebase_path("InspectorInstrumentation.idl", root_build_dir),
|