summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Add benchmarks for QtScript's QObject bindingKent Hansen2010-08-052-0/+1244
* Add benchmarks for QMetaType::construct(int type, void *copy = 0)Kent Hansen2010-08-053-0/+171
* Add benchmarks for QVariant(int type, void *copy = 0)Kent Hansen2010-08-053-0/+164
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-286-0/+164
|\
| * Use SSSE3 to convert from RGB888 to RGB32Benjamin Poulain2010-07-263-0/+119
| * Add additional QVariant benchmarks.Michael Brasser2010-07-221-0/+45
| * Remove some files as instructed by Legal department.Jason McDonald2010-07-202-0/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-157-10/+388
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-101-0/+41
| |\
| | * Add styled text layout benchmark.Michael Brasser2010-07-051-0/+41
| * | Add test and fix style for the SSE2 implementation of ARGB32 conversionBenjamin Poulain2010-07-071-1/+63
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-011-0/+51
| |\
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Gunnar Sletta2010-06-301-0/+52
| | |\
| | * | Added textureUpload benchmark to the GL benchmarksGunnar Sletta2010-06-301-0/+51
| * | | Add additional text layout benchmarks.Michael Brasser2010-07-011-7/+51
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-06-281-0/+52
| |\ \ \ | | | |/ | | |/|
| * | | More script benchmarking.Michael Brasser2010-06-243-4/+31
| * | | Script benchmarking.Michael Brasser2010-06-244-4/+157
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-0/+52
|\ \ \ | | |/ | |/|
| * | Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-251-0/+52
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-014-13/+13
|\ \ | |/
| * Fix benchmark warnings on symbian.Michael Brasser2010-05-244-13/+13
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-2552-0/+1987
|\ \ | |/
| * Factor out initialization effects from declarative benchmarks.Michael Brasser2010-05-244-0/+19
| * Add license headers for .qml files.Jason McDonald2010-05-2148-0/+1968
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-2019-59/+80
|\ \ | |/
| * Merge commit 'qt/4.7' into 4.7Miikka Heikkinen2010-05-179-16/+12
| |\
| * | Fix SRCDIR and DEPLOYMENT usage in declarative benchmarksMiikka Heikkinen2010-05-1414-52/+64
| * | Omit building declarative/painting benchmark if no OpenGL configuredMiikka Heikkinen2010-05-142-1/+6
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-1921-105/+323
|\ \ \ | | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-1410-51/+43
| |\ \ | | |/ | |/|
| | * Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-1410-51/+43
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-132-29/+88
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-122-29/+88
| | |\
| | | * Modified QPainter and QPixmap benchmarks to use raster pixmaps.Samuel Rødal2010-05-122-29/+88
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-137-25/+21
| |\ \ \ | | |/ / | |/| |
| | * | Fix broken benchmarks.Michael Brasser2010-05-137-25/+21
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-111-0/+5
| |\ \ | | |/ | |/|
| | * Remove test cases which cause stack overflowShane Kearns2010-05-101-0/+5
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-047-3/+6
| |\ \ | | |/
| * | BenchmarkAaron Kennedy2010-04-283-0/+166
* | | Benchmark for QMutex.Olivier Goffart2010-05-182-0/+137
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-05-046-2/+5
|\ \ \ | | |/ | |/|
| * | Do not link QtGui in benchmarks which don't need itGordon Schumacher2010-05-036-2/+5
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-05-041-1/+1
|\ \ \ | |/ /
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-231-1/+1
| |\ \ | | |/ | |/|
| | * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-221-1/+1
| | |\
| | | * Fixing the wrong QUrl usageAleksandar Sasha Babic2010-04-211-1/+1
| | | * When on Symbian use smaller files.Aleksandar Sasha Babic2010-04-211-3/+6
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-04-281-1/+43
|\ \ \ \ | |/ / / |/| | |