Encapsulate and protect all accesses to the vtable of Heap objects
[platform/upstream/qtdeclarative.git] / src / qml / jsruntime / qv4engine.cpp
2015-08-10 Lars KnollEncapsulate and protect all accesses to the vtable...
2015-08-10 Lars KnollUse the QmlContext to access properties of the scope...
2015-08-10 Lars KnollAdd ability to retrieve and use the QmlContext from...
2015-06-30 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-06-18 Lars KnollCleanup retrieval of scope and context objects
2015-06-18 Lars KnollClean up ExecutionContext's for QML
2015-06-17 Lars KnollStore a Heap::String pointer in StringObject
2015-06-17 Lars KnollStore rootcontext in a GC safe way
2015-06-15 Lars KnollFix some function signatures
2015-06-15 Lars KnollGet rid of qv4qmlextensions
2015-06-10 Lars KnollRemove explicit marking of the typedarray constructors
2015-06-10 Lars KnollMove the StringValue members of ExecutionEngine onto...
2015-06-04 Simon HausmannMerge remote-tracking branch 'origin/5.5' into dev
2015-05-23 Aleix PolMakes it possible to extract all data from a QML DropArea
2015-05-19 Simon HausmannFix MSVC warning about unused variable
2015-05-19 Kai KoehneMSVC: Fix compiler warning
2015-05-12 Erik VerbruggenQML: fix mixed debug/release build on OSX.
2015-05-08 Simon HausmannAdd protection against "wrong" marking in debug builds
2015-05-04 Simon HausmannMerge remote-tracking branch 'origin/5.4' into 5.5
2015-04-28 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.5' into...
2015-04-28 Simon HausmannMerge remote-tracking branch 'origin/5.5' into dev
2015-04-27 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-04-27 Simon HausmannMerge remote-tracking branch 'origin/5.4' into 5.5
2015-04-25 Simon HausmannMerge remote-tracking branch 'origin/5.4.2' into 5.4
2015-04-24 Lars KnollMove evalfunction and thrower onto the js stack
2015-04-24 Lars KnollMove constructor objects onto the js stack
2015-04-24 Lars KnollMove more objects from the v4 engine to the js stack
2015-04-24 Lars KnollContinue the work to move Values inside the v4 engine...
2015-04-24 Lars KnollMove exceptionValue and globalObject from the Engine...
2015-04-24 Lars KnollGet rid of qv4value_inl_p.h and replace it by qv4typedv...
2015-04-23 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.5' into...
2015-04-22 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-04-21 Lars KnollGet rid of asFunctionObject()
2015-04-21 Lars KnollMore cleanups
2015-04-21 Rolf Eike BeerQML: do not check stack size if stack grows up
2015-04-16 Lars KnollGet rid of Value::asDateObject()
2015-04-16 Liang QiMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-04-16 Lars KnollFurther cleanups
2015-04-16 Simon HausmannSpeed up script binding initialization
2015-04-16 Simon HausmannSpeed up value type binding creation
2015-04-16 Liang QiMerge remote-tracking branch 'origin/5.4' into 5.5
2015-04-15 Valery KotovQML Engine: Share data for ArrayBuffer created from...
2015-04-13 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-03-31 Liang QiMerge remote-tracking branch 'origin/5.4' into 5.5
2015-03-24 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-03-21 Christian StrømmeFix conversion between char and string.
2015-03-20 Lars KnollCleanup some of the casting code
2015-03-17 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-03-17 Simon HausmannMerge remote-tracking branch 'origin/5.5' into dev
2015-03-17 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into 5.5
2015-03-09 Valery KotovQML Engine: ArrayBuffer XHR response type support
2015-03-06 Gabriel de DietrichMerge remote-tracking branch 'origin/5.5' into dev
2015-03-03 Frederik GladhornMerge "Merge remote-tracking branch 'origin/5.5' into...
2015-03-03 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into 5.5
2015-03-03 Frederik GladhornMerge remote-tracking branch 'origin/5.5' into dev
2015-03-02 Lars KnollMove memory management related functionality into it...
2015-02-26 Friedemann KleintQtQml: Micro-optimize iterator loops.
2015-02-24 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into 5.5
2015-02-12 Jani HeikkinenUpdate copyright headers
2015-02-10 Frederik GladhornMerge remote-tracking branch 'origin/5.4.1' into 5.4
2015-01-28 Alex RichardsonDon't crash on FreeBSD when computing stack limits
2015-01-23 Lars KnollStore a double in NumberObject
2015-01-23 Lars KnollCleanups
2015-01-23 Lars KnollCleanups
2015-01-23 Lars KnollGet rid of most uses of ValueRef
2015-01-21 Lars KnollRework QJSValue internals
2015-01-21 Lars KnollAdd C++11 move operators, and a simpler internal constr...
2015-01-21 Lars KnollMove the internalClass pointer into Heap::Object
2015-01-21 Lars KnollRemove the remaining bit of code that use the vtable...
2015-01-20 Lars KnollMove vtable out of internalClass
2015-01-16 Lars KnollRefactor persistent values
2015-01-16 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-01-16 Simon HausmannMerge remote-tracking branch 'origin/5.4' into dev
2015-01-12 Lars KnollFold the markBit into the internalClass pointer
2015-01-12 Lars KnollFold the inUse flag into the internalClass pointer
2015-01-09 Lars KnollCleanup variant conversion code
2015-01-09 Lars KnollMove the variant conversion methods from qv8engine...
2015-01-08 Lars KnollGet rid of more uses of QV8Engine
2015-01-03 Oleg ShparberUse QV4::ScopedObject typedef instead of actual type
2015-01-02 Oleg ShparberUse QV4::ScopedContext typedef instead of actual type
2015-01-02 Oleg ShparberUse QV4::ScopedString typedef instead of actual type
2015-01-02 Lars KnollAdd a direct accessor to retrieve the JS engine from...
2014-12-20 Lars KnollMake Managed inherit Value
2014-12-20 Lars KnollReturn a Heap object from the getter()/setter() methods...
2014-12-20 Lars KnollUse a Heap::FunctionObject to store the thrower function
2014-12-20 Lars KnollRemove most of the places where getPointer() is used
2014-12-20 Lars KnollStore a Heap::EvalFunction pointer in the engine
2014-12-19 Lars KnollReturn Heap::ExecutionContext for globalContext()
2014-12-19 Lars KnollReturn Heap::ExecutionContext for currentContext()
2014-12-19 Lars KnollMark JS freed parts of the JS stack as undefined in...
2014-12-17 Lars KnollReturn a Heap::Object in Object::prototype()
2014-12-11 Lars KnollMove prototype back from the vtable into Object
2014-12-11 Lars KnollBetter encapsulate access to the global object
2014-12-11 Lars KnollEncapsulate accesses to the root context
2014-12-09 Simon HausmannMerge remote-tracking branch 'origin/5.4' into dev
2014-12-09 Erik VerbruggenQML Debugging: Fix crash when stepping through try...
2014-11-21 Lars KnollLet the memory manager operate on Heap::Base objects...
2014-11-21 Simon HausmannFix run-time string handling with regards to the new...
2014-11-15 Lars KnollCleanup exception catching code
2014-11-14 Simon HausmannChanged MemoryManager::alloc<T> to return Heap::T*...
next