Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | The cmd line arguments have not been delegated properly. | Aleksandar Sasha Babic | 2010-04-27 | 1 | -32/+1 | |
* | | | Add benchmarks for QtScript's QObject binding | Kent Hansen | 2010-08-05 | 2 | -0/+1244 | |
* | | | Add benchmarks for QMetaType::construct(int type, void *copy = 0) | Kent Hansen | 2010-08-05 | 3 | -0/+171 | |
* | | | Add benchmarks for QVariant(int type, void *copy = 0) | Kent Hansen | 2010-08-05 | 3 | -0/+164 | |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 6 | -0/+164 | |
|\ \ \ | |/ / | ||||||
| * | | Use SSSE3 to convert from RGB888 to RGB32 | Benjamin Poulain | 2010-07-26 | 3 | -0/+119 | |
| * | | Add additional QVariant benchmarks. | Michael Brasser | 2010-07-22 | 1 | -0/+45 | |
| * | | Remove some files as instructed by Legal department. | Jason McDonald | 2010-07-20 | 2 | -0/+0 | |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-15 | 7 | -10/+388 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-10 | 1 | -0/+41 | |
| |\ \ | ||||||
| | * | | Add styled text layout benchmark. | Michael Brasser | 2010-07-05 | 1 | -0/+41 | |
| * | | | Add test and fix style for the SSE2 implementation of ARGB32 conversion | Benjamin Poulain | 2010-07-07 | 1 | -1/+63 | |
| |/ / | ||||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 1 | -0/+51 | |
| |\ \ | ||||||
| | * \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Gunnar Sletta | 2010-06-30 | 1 | -0/+52 | |
| | |\ \ | ||||||
| | * | | | Added textureUpload benchmark to the GL benchmarks | Gunnar Sletta | 2010-06-30 | 1 | -0/+51 | |
| * | | | | Add additional text layout benchmarks. | Michael Brasser | 2010-07-01 | 1 | -7/+51 | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-06-28 | 1 | -0/+52 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | More script benchmarking. | Michael Brasser | 2010-06-24 | 3 | -4/+31 | |
| * | | | | Script benchmarking. | Michael Brasser | 2010-06-24 | 4 | -4/+157 | |
| | |/ / | |/| | | ||||||
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 1 | -0/+52 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Use custom static scopes to improve QML/JavaScript performance | Kent Hansen | 2010-06-25 | 1 | -0/+52 | |
| |/ / | ||||||
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-06-01 | 4 | -13/+13 | |
|\ \ \ | |/ / | ||||||
| * | | Fix benchmark warnings on symbian. | Michael Brasser | 2010-05-24 | 4 | -13/+13 | |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-05-25 | 52 | -0/+1987 | |
|\ \ \ | |/ / | ||||||
| * | | Factor out initialization effects from declarative benchmarks. | Michael Brasser | 2010-05-24 | 4 | -0/+19 | |
| * | | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 48 | -0/+1968 | |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-05-20 | 19 | -59/+80 | |
|\ \ \ | |/ / | ||||||
| * | | Merge commit 'qt/4.7' into 4.7 | Miikka Heikkinen | 2010-05-17 | 9 | -16/+12 | |
| |\ \ | ||||||
| * | | | Fix SRCDIR and DEPLOYMENT usage in declarative benchmarks | Miikka Heikkinen | 2010-05-14 | 14 | -52/+64 | |
| * | | | Omit building declarative/painting benchmark if no OpenGL configured | Miikka Heikkinen | 2010-05-14 | 2 | -1/+6 | |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-05-19 | 21 | -105/+323 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-14 | 10 | -51/+43 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 10 | -51/+43 | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-13 | 2 | -29/+88 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-12 | 2 | -29/+88 | |
| | |\ \ | ||||||
| | | * | | Modified QPainter and QPixmap benchmarks to use raster pixmaps. | Samuel Rødal | 2010-05-12 | 2 | -29/+88 | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-13 | 7 | -25/+21 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Fix broken benchmarks. | Michael Brasser | 2010-05-13 | 7 | -25/+21 | |
| | |/ / | ||||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-11 | 1 | -0/+5 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Remove test cases which cause stack overflow | Shane Kearns | 2010-05-10 | 1 | -0/+5 | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-05-04 | 7 | -3/+6 | |
| |\ \ \ | | |/ / | ||||||
| * | | | Benchmark | Aaron Kennedy | 2010-04-28 | 3 | -0/+166 | |
* | | | | Benchmark for QMutex. | Olivier Goffart | 2010-05-18 | 2 | -0/+137 | |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-05-04 | 6 | -2/+5 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Do not link QtGui in benchmarks which don't need it | Gordon Schumacher | 2010-05-03 | 6 | -2/+5 | |
* | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-05-04 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-23 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-22 | 1 | -1/+1 | |
| | |\ \ | | | |/ | ||||||
| | | * | Fixing the wrong QUrl usage | Aleksandar Sasha Babic | 2010-04-21 | 1 | -1/+1 | |
| | | * | When on Symbian use smaller files. | Aleksandar Sasha Babic | 2010-04-21 | 1 | -3/+6 | |