aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qv8profilerservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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