projects
/
platform
/
upstream
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Encapsulate and protect all accesses to the vtable of Heap objects
[platform/upstream/qtdeclarative.git]
/
src
/
qml
/
jsruntime
/
qv4engine.cpp
2015-08-10
Lars Knoll
Encapsulate and protect all accesses to the vtable...
blob
|
commitdiff
2015-08-10
Lars Knoll
Use the QmlContext to access properties of the scope...
blob
|
commitdiff
|
diff to current
2015-08-10
Lars Knoll
Add ability to retrieve and use the QmlContext from...
blob
|
commitdiff
|
diff to current
2015-06-30
Liang Qi
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-06-18
Lars Knoll
Cleanup retrieval of scope and context objects
blob
|
commitdiff
|
diff to current
2015-06-18
Lars Knoll
Clean up ExecutionContext's for QML
blob
|
commitdiff
|
diff to current
2015-06-17
Lars Knoll
Store a Heap::String pointer in StringObject
blob
|
commitdiff
|
diff to current
2015-06-17
Lars Knoll
Store rootcontext in a GC safe way
blob
|
commitdiff
|
diff to current
2015-06-15
Lars Knoll
Fix some function signatures
blob
|
commitdiff
|
diff to current
2015-06-15
Lars Knoll
Get rid of qv4qmlextensions
blob
|
commitdiff
|
diff to current
2015-06-10
Lars Knoll
Remove explicit marking of the typedarray constructors
blob
|
commitdiff
|
diff to current
2015-06-10
Lars Knoll
Move the StringValue members of ExecutionEngine onto...
blob
|
commitdiff
|
diff to current
2015-06-04
Simon Hausmann
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-05-23
Aleix Pol
Makes it possible to extract all data from a QML DropArea
blob
|
commitdiff
|
diff to current
2015-05-19
Simon Hausmann
Fix MSVC warning about unused variable
blob
|
commitdiff
|
diff to current
2015-05-19
Kai Koehne
MSVC: Fix compiler warning
blob
|
commitdiff
|
diff to current
2015-05-12
Erik Verbruggen
QML: fix mixed debug/release build on OSX.
blob
|
commitdiff
|
diff to current
2015-05-08
Simon Hausmann
Add protection against "wrong" marking in debug builds
blob
|
commitdiff
|
diff to current
2015-05-04
Simon Hausmann
Merge remote-tracking branch 'origin/5.4' into 5.5
blob
|
commitdiff
|
diff to current
2015-04-28
Simon Hausmann
Merge "Merge remote-tracking branch 'origin/5.5' into...
blob
|
commitdiff
|
diff to current
2015-04-28
Simon Hausmann
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-04-27
Simon Hausmann
Merge "Merge remote-tracking branch 'origin/5.4' into...
blob
|
commitdiff
|
diff to current
2015-04-27
Simon Hausmann
Merge remote-tracking branch 'origin/5.4' into 5.5
blob
|
commitdiff
|
diff to current
2015-04-25
Simon Hausmann
Merge remote-tracking branch 'origin/5.4.2' into 5.4
blob
|
commitdiff
|
diff to current
2015-04-24
Lars Knoll
Move evalfunction and thrower onto the js stack
blob
|
commitdiff
|
diff to current
2015-04-24
Lars Knoll
Move constructor objects onto the js stack
blob
|
commitdiff
|
diff to current
2015-04-24
Lars Knoll
Move more objects from the v4 engine to the js stack
blob
|
commitdiff
|
diff to current
2015-04-24
Lars Knoll
Continue the work to move Values inside the v4 engine...
blob
|
commitdiff
|
diff to current
2015-04-24
Lars Knoll
Move exceptionValue and globalObject from the Engine...
blob
|
commitdiff
|
diff to current
2015-04-24
Lars Knoll
Get rid of qv4value_inl_p.h and replace it by qv4typedv...
blob
|
commitdiff
|
diff to current
2015-04-23
Simon Hausmann
Merge "Merge remote-tracking branch 'origin/5.5' into...
blob
|
commitdiff
|
diff to current
2015-04-22
Liang Qi
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-04-21
Lars Knoll
Get rid of asFunctionObject()
blob
|
commitdiff
|
diff to current
2015-04-21
Lars Knoll
More cleanups
blob
|
commitdiff
|
diff to current
2015-04-21
Rolf Eike Beer
QML: do not check stack size if stack grows up
blob
|
commitdiff
|
diff to current
2015-04-16
Lars Knoll
Get rid of Value::asDateObject()
blob
|
commitdiff
|
diff to current
2015-04-16
Liang Qi
Merge "Merge remote-tracking branch 'origin/5.4' into...
blob
|
commitdiff
|
diff to current
2015-04-16
Lars Knoll
Further cleanups
blob
|
commitdiff
|
diff to current
2015-04-16
Simon Hausmann
Speed up script binding initialization
blob
|
commitdiff
|
diff to current
2015-04-16
Simon Hausmann
Speed up value type binding creation
blob
|
commitdiff
|
diff to current
2015-04-16
Liang Qi
Merge remote-tracking branch 'origin/5.4' into 5.5
blob
|
commitdiff
|
diff to current
2015-04-15
Valery Kotov
QML Engine: Share data for ArrayBuffer created from...
blob
|
commitdiff
|
diff to current
2015-04-13
Liang Qi
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-03-31
Liang Qi
Merge remote-tracking branch 'origin/5.4' into 5.5
blob
|
commitdiff
|
diff to current
2015-03-24
Liang Qi
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-03-21
Christian Strømme
Fix conversion between char and string.
blob
|
commitdiff
|
diff to current
2015-03-20
Lars Knoll
Cleanup some of the casting code
blob
|
commitdiff
|
diff to current
2015-03-17
Liang Qi
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-03-17
Simon Hausmann
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-03-17
Frederik Gladhorn
Merge remote-tracking branch 'origin/5.4' into 5.5
blob
|
commitdiff
|
diff to current
2015-03-09
Valery Kotov
QML Engine: ArrayBuffer XHR response type support
blob
|
commitdiff
|
diff to current
2015-03-06
Gabriel de Dietrich
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-03-03
Frederik Gladhorn
Merge "Merge remote-tracking branch 'origin/5.5' into...
blob
|
commitdiff
|
diff to current
2015-03-03
Frederik Gladhorn
Merge remote-tracking branch 'origin/5.4' into 5.5
blob
|
commitdiff
|
diff to current
2015-03-03
Frederik Gladhorn
Merge remote-tracking branch 'origin/5.5' into dev
blob
|
commitdiff
|
diff to current
2015-03-02
Lars Knoll
Move memory management related functionality into it...
blob
|
commitdiff
|
diff to current
2015-02-26
Friedemann Kleint
QtQml: Micro-optimize iterator loops.
blob
|
commitdiff
|
diff to current
2015-02-24
Frederik Gladhorn
Merge remote-tracking branch 'origin/5.4' into 5.5
blob
|
commitdiff
|
diff to current
2015-02-12
Jani Heikkinen
Update copyright headers
blob
|
commitdiff
|
diff to current
2015-02-10
Frederik Gladhorn
Merge remote-tracking branch 'origin/5.4.1' into 5.4
blob
|
commitdiff
|
diff to current
2015-01-28
Alex Richardson
Don't crash on FreeBSD when computing stack limits
blob
|
commitdiff
|
diff to current
2015-01-23
Lars Knoll
Store a double in NumberObject
blob
|
commitdiff
|
diff to current
2015-01-23
Lars Knoll
Cleanups
blob
|
commitdiff
|
diff to current
2015-01-23
Lars Knoll
Cleanups
blob
|
commitdiff
|
diff to current
2015-01-23
Lars Knoll
Get rid of most uses of ValueRef
blob
|
commitdiff
|
diff to current
2015-01-21
Lars Knoll
Rework QJSValue internals
blob
|
commitdiff
|
diff to current
2015-01-21
Lars Knoll
Add C++11 move operators, and a simpler internal constr...
blob
|
commitdiff
|
diff to current
2015-01-21
Lars Knoll
Move the internalClass pointer into Heap::Object
blob
|
commitdiff
|
diff to current
2015-01-21
Lars Knoll
Remove the remaining bit of code that use the vtable...
blob
|
commitdiff
|
diff to current
2015-01-20
Lars Knoll
Move vtable out of internalClass
blob
|
commitdiff
|
diff to current
2015-01-16
Lars Knoll
Refactor persistent values
blob
|
commitdiff
|
diff to current
2015-01-16
Simon Hausmann
Merge "Merge remote-tracking branch 'origin/5.4' into...
blob
|
commitdiff
|
diff to current
2015-01-16
Simon Hausmann
Merge remote-tracking branch 'origin/5.4' into dev
blob
|
commitdiff
|
diff to current
2015-01-12
Lars Knoll
Fold the markBit into the internalClass pointer
blob
|
commitdiff
|
diff to current
2015-01-12
Lars Knoll
Fold the inUse flag into the internalClass pointer
blob
|
commitdiff
|
diff to current
2015-01-09
Lars Knoll
Cleanup variant conversion code
blob
|
commitdiff
|
diff to current
2015-01-09
Lars Knoll
Move the variant conversion methods from qv8engine...
blob
|
commitdiff
|
diff to current
2015-01-08
Lars Knoll
Get rid of more uses of QV8Engine
blob
|
commitdiff
|
diff to current
2015-01-03
Oleg Shparber
Use QV4::ScopedObject typedef instead of actual type
blob
|
commitdiff
|
diff to current
2015-01-02
Oleg Shparber
Use QV4::ScopedContext typedef instead of actual type
blob
|
commitdiff
|
diff to current
2015-01-02
Oleg Shparber
Use QV4::ScopedString typedef instead of actual type
blob
|
commitdiff
|
diff to current
2015-01-02
Lars Knoll
Add a direct accessor to retrieve the JS engine from...
blob
|
commitdiff
|
diff to current
2014-12-20
Lars Knoll
Make Managed inherit Value
blob
|
commitdiff
|
diff to current
2014-12-20
Lars Knoll
Return a Heap object from the getter()/setter() methods...
blob
|
commitdiff
|
diff to current
2014-12-20
Lars Knoll
Use a Heap::FunctionObject to store the thrower function
blob
|
commitdiff
|
diff to current
2014-12-20
Lars Knoll
Remove most of the places where getPointer() is used
blob
|
commitdiff
|
diff to current
2014-12-20
Lars Knoll
Store a Heap::EvalFunction pointer in the engine
blob
|
commitdiff
|
diff to current
2014-12-19
Lars Knoll
Return Heap::ExecutionContext for globalContext()
blob
|
commitdiff
|
diff to current
2014-12-19
Lars Knoll
Return Heap::ExecutionContext for currentContext()
blob
|
commitdiff
|
diff to current
2014-12-19
Lars Knoll
Mark JS freed parts of the JS stack as undefined in...
blob
|
commitdiff
|
diff to current
2014-12-17
Lars Knoll
Return a Heap::Object in Object::prototype()
blob
|
commitdiff
|
diff to current
2014-12-11
Lars Knoll
Move prototype back from the vtable into Object
blob
|
commitdiff
|
diff to current
2014-12-11
Lars Knoll
Better encapsulate access to the global object
blob
|
commitdiff
|
diff to current
2014-12-11
Lars Knoll
Encapsulate accesses to the root context
blob
|
commitdiff
|
diff to current
2014-12-09
Simon Hausmann
Merge remote-tracking branch 'origin/5.4' into dev
blob
|
commitdiff
|
diff to current
2014-12-09
Erik Verbruggen
QML Debugging: Fix crash when stepping through try...
blob
|
commitdiff
|
diff to current
2014-11-21
Lars Knoll
Let the memory manager operate on Heap::Base objects...
blob
|
commitdiff
|
diff to current
2014-11-21
Simon Hausmann
Fix run-time string handling with regards to the new...
blob
|
commitdiff
|
diff to current
2014-11-15
Lars Knoll
Cleanup exception catching code
blob
|
commitdiff
|
diff to current
2014-11-14
Simon Hausmann
Changed MemoryManager::alloc<T> to return Heap::T*...
blob
|
commitdiff
|
diff to current
next