aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qv8profilerservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-287/+0
* v8profiler: Actually submit dataKai Koehne2012-02-211-0/+2
* Debugger: Consistenly use 'state' instead of 'status'Kai Koehne2012-02-101-3/+3
* Debugger: Allow trace service to send data on exitKai Koehne2012-02-091-9/+30
* QmlProfiling: don't send v8 data if not profilingChristiaan Janssen2012-02-021-2/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Debugger: Allow transmissions of network packets in one goKai Koehne2011-12-211-1/+3
* DeclarativeDebug: Add version info to service pluginsAurindam Jana2011-12-161-1/+1
* QmlProfiler: stream snapshots to reduce memory footprintMikko Harju2011-12-121-11/+13
* V8Profiler: make the profiler run in the main threadChristiaan Janssen2011-11-301-15/+16
* DeclarativeDebugServices: Cleanup CodeAurindam Jana2011-11-251-20/+8
* Debugger: Make registration of services explicitKai Koehne2011-11-231-1/+2
* Debugger: Move server into it's own threadKai Koehne2011-11-221-0/+10
* QV8ProfileService: Code refactorAurindam Jana2011-11-111-2/+8
* QV8Profiler: Rename the global static instanceAurindam Jana2011-11-111-2/+2
* V8Profiler: fix block at start when profiling is disabledChristiaan Janssen2011-11-031-1/+1
* Debugger: Don't crash in v8 profiler service if client sends false on startupKai Koehne2011-10-291-3/+5
* Clean up declarative includesKent Hansen2011-10-171-3/+2
* Fix V8 heap snapshot in profiler serviceMikko Harju2011-10-121-10/+8
* Remove aggregated heap snapshotsAaron Kennedy2011-10-121-3/+1
* QV8Profiler serviceChristiaan Janssen2011-10-061-0/+252