aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-0/+0
| | | | | | | | | | | | This replaces the dependency to QtScript with two new builtin classes QJSValue and QJSEngine. This is still work in progress, development continues now in the master branch. Change-Id: I7f5487feb45c972f25a22b10cc81b9218b9805de Reviewed-on: http://codereview.qt.nokia.com/2299 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Update V8Aaron Kennedy2011-07-211-0/+0
| | | | | | | | | | | Fixes a bug in threadsafe symbol id generation, and adds a ComputeHash implementation for const char * strings. Change-Id: Id1fb4c7d9bf8eae59229b3893e8a9ef20dede336 Reviewed-on: http://codereview.qt.nokia.com/1621 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com> Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Update V8Aaron Kennedy2011-07-011-0/+0
| | | | | | Change-Id: I2736cb8fffaace5cbb9e91d12a75bdedf3f80627 Reviewed-on: http://codereview.qt.nokia.com/988 Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
* Update V8Aaron Kennedy2011-06-151-0/+0
|
* Update V8Aaron Kennedy2011-06-141-0/+0
|
* Update v8 to include ARM patchesAaron Kennedy2011-06-101-0/+0
|
* Initial V8 integrationAaron Kennedy2011-06-065-0/+1075