536 Commits (f5436bc6318aa3b830591746473228f41513a836)
 

Author SHA1 Message Date
Antti Kervinen f5436bc631 Fixes: NB#231306 - Launcher slows down boot by loading irrelevant libs and not loading relevant ones
Details: new preloaded library list generated
15 years ago
Alexey Shilov 08c871823d Merge remote branch 'origin/master' 15 years ago
Alexey Shilov d56d2b236a Changes: update debug messages
RevBy: TrustMe
15 years ago
Pertti Kellomäki b7d0434da6 Fixes: NB#234196 - QML Booster should be part of Nokia MeeGo in the API
RevBy: TrustMe
15 years ago
Pertti Kellomäki 7ae62a496e Changes: Documented applauncherd command line interface in api file.
Changed scope from Platform to Nokia MeeGo.

RevBy: Juha Lintula
15 years ago
Antti Kervinen cb0a80dde1 Changes: --respawn delay accepts 0
RevBy: Alexey Shilov
15 years ago
Alexey Shilov ee1c4b72a5 Merge remote branch 'origin/master' 15 years ago
Alexey Shilov d058ecfbf7 Changes: Remove compilation warning
RevBy: Juha Lintula
15 years ago
Alexey Shilov 74e9e341e9 Changes: update debug messages
RevBy: TrustMe
15 years ago
Juha Lintula 058981a3ae Changes: New unreleased 0.24 added to changelog
RevBy: TrustMe
15 years ago
Juha Lintula 81ef2d3ffc Changes: changelog updated
RevBy: Olli Leppänen
15 years ago
Alexey Shilov d782b03e65 Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 6d0d98d627 Changes: update description of -o parameter for invoker
RevBy: Antti Kervinen
15 years ago
Juha Lintula 53a410c266 Changes: Pipe between applauncherd and boosters replaced with socket pair.
RevBy: Antti Kervinen

Details: Booster passes invoker socket connection to applauncherd
and after that applaucherd takes care of boosted application
exit value and passes it to invoker. Exit value works for booster-e.
15 years ago
Olli Leppanen f5b1339650 Changes:Added doxygen-userdoc.conf file
RevBy:TrustMe
15 years ago
Olli Leppanen 8b1ceee52a Fixes: NB#234213 - The documentation of QML Booster is not good
RevBy:Pertti Kellomaki
15 years ago
Oskari Timperi 5191143fef Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 8de65bb1a3 Fixes: NB#236033 - applauncherd does not build with gcc-4.5
RevBy: TrustMe
15 years ago
Oskari Timperi bece996814 Changes: use SIGTERM instead of SIGKILL in test scripts
RevBy: TrustMe
15 years ago
Oskari Timperi 497ea63dcb Changes: add a test for invokers -o param
RevBy: TrustMe
15 years ago
Jussi Lind e4a907e83d Changes: Minor polishing (tabs removed, white-space removed..)
RevBy: TrustMe
15 years ago
Alexey Shilov cd565cbb6c Changes: code clean-up
RevBy: TrustMe
15 years ago
Alexey Shilov 4ebc2dcfb0 Changes: removed compilation warnings
RevBy: Pertti Kellomaki
15 years ago
Alexey Shilov 7615862662 Changes: e-booster refactoring
RevBy: Pertti Kellomaki
15 years ago
Alexey Shilov 6a1e243877 Changes: new unstable 0.23.0 15 years ago
Antti Kervinen 949359b6cc Changes: Removed extra prctl(PR_SET_DUMPABLE, ...)
RevBy: Oskari Timperi
15 years ago
Nimika Keshri e67309c53c Changes: debian/changelog updated. New stable version 0.22.0
RevBy: TrustMe
15 years ago
Nimika Keshri 16b178367e New: Test set for splash screen
RevBy: Juha Lintula, Pertti Kellomaki
Description: 1. Test for --splash parameter
             2. Test for --splash-landscape
             3. Test with no splash parameter
15 years ago
Alexey Shilov fb348dac56 Changes: new unstable 0.22.0 15 years ago
Pertti Kellomäki 47899b7607 Changes: Implementation of the applauncherd-mcompositor communication for splash screen.
Sets pid, wmclass, portrait splash image, landscape splash
         image, and pixmap id in the _MEEGO_SPLASH_SCREEN X11 property
         of the compositor window.  Pid is the booster/application
         pid, wmclass is derived from the application binary name,
         splash images are the parameters given for --splash and
         --splash-landscape. The pixmap id is set to the empty stirng.

RevBy: Antti Kervinen
15 years ago
Juha Lintula 5539597ebc Changes: Landscape splash-message implemented to protocol between invoker and launcher
RevBy: Antti Kervinen
15 years ago
Nimika Keshri 05fa733843 Changes: debian/changelog updated. New stable version 0.21.0 15 years ago
Alexey Shilov 47653f4e4a Changes: Disable out of memory adjustments command line parameter added to invoker, code refactoring
RevBy: Antti Kervinen
15 years ago
Nimika Keshri d5a0a4994e Changes:Fixing commandline perf tests by modifying the tests.xml
RevBy: TrustMe
Description: Now launching application using invoker. Removed some extra debugs.
15 years ago
Jussi Lind 8b3322ddc4 Changes: Use QByteArray/QString in MDeclarativeCachePrivate::populate() instead of sprintf and C-arrays. Test argv in ut_dbooster. 15 years ago
Jussi Lind 7fdae4cdbf Changes: new unstable 0.21.0 15 years ago
Jussi Lind b39afac6fe Changes: debian/changelog updated with new stable 0.20.0 15 years ago
Nimika Keshri 3dec75ec93 Changes: e-booster tests added. Removed .launch from test applications and scripts
RevBy: TrustMe
15 years ago
Jussi Lind aa9b8b5c21 Changes: Indentation fixed / tabs removed from mdeclarativecache.cpp 15 years ago
Jussi Lind 67edb111cf New: Unit tests for EBooster added. 15 years ago
Jussi Lind 28d852e015 New: Basic implementation of the e-booster. 15 years ago
Oskari Timperi 038bf86bc5 Changes: add core dump test to red tests
RevBy: TrustMe
15 years ago
Oskari Timperi 91239db5f7 New: Test for core dump generation with launched apps
RevBy: Nimika Keshri
15 years ago
Pertti Kellomäki 5bc743f2ca Changes: Copied the splash screen section from README to README-QDECLARATIVEBOOSTER.
RevBy: TrustMe
15 years ago
Oskari Timperi 883e009706 Changes: test-perf.rb modified to be more general
Details: the script can be used to test the performance on both applauncherd
         and applifed. It can possibly be used for other apps too.

RevBy: Olli Leppänen
15 years ago
Nimika Keshri 3c0a5c2bf3 Changes: debian/changelog updated. New stable version 0.19.0 15 years ago
Jussi Lind b87d343f6e Changes: Compiler warnings due to m_splashFileName being in a wrong place fixed. 15 years ago
Jussi Lind 1dda6bf409 Changes: debian/changelog updated. 15 years ago
Jussi Lind 10cdc8e59a Fixes: NB#229983 - Applauncherd is not able to return to the boot mode
RevBy: Pertti Kellomäki

Details:
- Applaucherd returns to the boot mode when it receives SIGURS2
- All self-pipes used combined into one
- README and help printing updated
15 years ago
Oskari Timperi 701f254200 Changes: debian/changelog updated
RevBy: TrustMe
15 years ago