Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / debugger / qv8profilerservice.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-21 Kai KoehneDebugger: Allow transmissions of network packets in...
2011-12-16 Aurindam JanaDeclarativeDebug: Add version info to service plugins
2011-12-12 Mikko HarjuQmlProfiler: stream snapshots to reduce memory footprint
2011-11-30 Christiaan JanssenV8Profiler: make the profiler run in the main thread
2011-11-25 Aurindam JanaDeclarativeDebugServices: Cleanup Code
2011-11-23 Kai KoehneDebugger: Make registration of services explicit
2011-11-22 Kai KoehneDebugger: Move server into it's own thread
2011-11-11 Aurindam JanaQV8ProfileService: Code refactor
2011-11-11 Aurindam JanaQV8Profiler: Rename the global static instance
2011-11-03 Christiaan JanssenV8Profiler: fix block at start when profiling is disabled
2011-10-29 Kai KoehneDebugger: Don't crash in v8 profiler service if client...
2011-10-17 Kent HansenClean up declarative includes
2011-10-12 Mikko HarjuFix V8 heap snapshot in profiler service
2011-10-11 Aaron KennedyRemove aggregated heap snapshots
2011-10-06 Christiaan JanssenQV8Profiler service