profile/ivi/qtjsbackend.git
2012-03-01 Holger Hans... [V8] mips: Add support for custom object compare callback
2012-03-01 Holger Hans... [V8] uclibc: __GLIBC__ might be defined on uclibc builds
2012-03-01 Kai Koehne[V8] Add flag to avoid breakpoint relocation
2012-03-01 Aaron Kennedy[V8] Fix warnings
2012-03-01 Aaron Kennedy[V8] Remove execute flag from v8-debug.h
2012-03-01 Kent Hansen[V8] Fix deprecated Python code
2012-03-01 Jedrzej Nowacki[V8] QtScript/V8: Add new v8 api to check if a value...
2012-03-01 Aaron Kennedy[V8] Allow a script to be flagged as "native"
2012-03-01 Aaron Kennedy[V8] Add custom object compare callback
2012-03-01 Aaron Kennedy[V8] Allow access to the calling script data
2012-03-01 Aaron Kennedy[V8] Introduce a QML compilation mode
2012-03-01 Aaron Kennedy[V8] Generalize external object resources
2012-03-01 Aaron Kennedy[V8] Add a "fallback" mode for named property interceptors
2012-03-01 Aaron Kennedy[V8] Add hashing and comparison methods to v8::String
2012-03-01 Peter VargaUpdated V8 from git://github.com/v8/v8.git to 06e55bc22...
2012-02-23 Peter VargaExtend the update-v8.sh script
2012-01-30 Holger Hans... mips: Add support for custom object compare callback
2012-01-30 Ben Noordhuisfreebsd: implement missing VirtualMemory methods
2012-01-30 Holger Hans... uclibc: __GLIBC__ might be defined on uclibc builds
2012-01-30 Kent HansenAdd snapshot support for non-cross-compiled builds
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-24 Jason McDonaldUpdate obsolete contact address.
2012-01-18 Aurindam Jana[V8] Fix crash when querying for scopes
2012-01-06 Simon HausmannAdded helper script for cherry-picking commits from v8
2012-01-05 Sergio AhumadaAdded missing license headers.
2012-01-05 Simon HausmannAdded helper script for easier V8 updates
2012-01-05 Simon HausmannAdded missing README to explain initial update procedure
2012-01-05 Aurindam Jana[V8] Update ScriptBreakPoints for ScriptRegExp
2012-01-05 Kai Koehne[V8] Add flag to avoid breakpoint relocation
2012-01-05 Aaron Kennedy[V8] Fix warnings
2012-01-05 Aaron Kennedy[V8] Remove execute flag from v8-debug.h
2012-01-05 Kent Hansen[V8] Fix deprecated Python code
2012-01-05 Jedrzej Nowacki[V8] QtScript/V8: Add new v8 api to check if a value...
2012-01-05 Aaron Kennedy[V8] Allow a script to be flagged as "native"
2012-01-05 Aaron Kennedy[V8] Add custom object compare callback
2012-01-05 Aaron Kennedy[V8] Allow access to the calling script data
2012-01-05 Aaron Kennedy[V8] Introduce a QML compilation mode
2012-01-05 Aaron Kennedy[V8] Generalize external object resources
2012-01-05 Aaron Kennedy[V8] Add a "fallback" mode for named property interceptors
2012-01-05 Aaron Kennedy[V8] Add hashing and comparison methods to v8::String
2012-01-05 Simon HausmannImported v8 version 3.7.3 from https://github.com/v8...
2012-01-05 Simon HausmannDisable snapshots until we have support for host builds...
2012-01-05 Simon HausmannCreated QtJSBackend module.