index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qml
/
jsruntime
/
qv4profiling.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...
v5.15.11-lts-lgpl
Tarja Sundqvist
2023-06-09
1
-2
/
+2
|
\
|
*
QML: Port QV4::CompiledData::Location to new special integer bitfield
Ulf Hermann
2022-06-24
1
-2
/
+2
*
|
Revert "Update commercial license headers"
v5.15.3-lts-lgpl
Tarja Sundqvist
2021-03-24
1
-21
/
+21
|
/
*
Update commercial license headers
Tarja Sundqvist
2021-02-02
1
-21
/
+21
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-1
/
+1
*
QQmlProfilerService: Drop support for non-location-tracking clients
Ulf Hermann
2018-02-09
1
-5
/
+4
*
Re-enable QML memory profiling
Ulf Hermann
2017-11-23
1
-1
/
+2
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+2
*
Qml jsruntime: replace 'foreach' with 'range for'
Anton Kudryavtsev
2016-09-16
1
-1
/
+1
*
QmlProfiler: Send RangeData and RangeLocation only once per type
Ulf Hermann
2016-05-27
1
-5
/
+12
*
V4 profiling: Don't needlessly resolve locations
Ulf Hermann
2016-05-18
1
-9
/
+8
*
V4 profiler: Don't duplicate function locations
Ulf Hermann
2016-05-02
1
-14
/
+26
*
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
std::sort JS profiling data instead of insert-sorting it
Ulf Hermann
2015-08-24
1
-12
/
+17
*
Periodically flush profiling data to client.
Ulf Hermann
2015-08-04
1
-3
/
+2
*
Use QVector instead of QList in V4 profiler
Ulf Hermann
2015-07-20
1
-5
/
+5
*
Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.h
Lars Knoll
2015-04-24
1
-0
/
+1
*
Move memory management related functionality into it's own folder
Lars Knoll
2015-03-02
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Select specific features to be recorded when profiling QML
Ulf Hermann
2014-09-11
1
-18
/
+20
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-18
/
+10
*
Properly initialize heap profiler when starting profiling
Ulf Hermann
2014-06-12
1
-1
/
+18
*
Javascript heap profiler
Ulf Hermann
2014-06-06
1
-1
/
+3
*
Remove nArguments and name from QV4::Function
Lars Knoll
2014-03-03
1
-1
/
+1
*
Satellite profiler for V4
Ulf Hermann
2014-02-12
1
-0
/
+101