Commit Graph

  • 0aa3cb1d00 Changes: meego .spec and .yaml files modified. ghost files renamed to normal files RevBy: Antti Kervinen Nimika Keshri 2010-11-25 14:46:44 +0200
  • fe5d753d95 Changes: Polished the startup time performance tests Olli Leppanen 2010-11-25 14:27:08 +0200
  • 302cbc8da7 Changes: Improved the perf tests by checking the system load before start Olli Leppanen 2010-11-25 12:43:42 +0200
  • bf00cca3d7 Changes: debian/changelog updated Jussi Lind 2010-11-24 19:35:44 +0200
  • 7768e742a2 Changes: Fixed crash of booster-m and booster-w / non-quitting booster-m caused by erroneous handling of SIGHUP. No more QThread warnings related to QSocketNotifier. Removed SIGHUP handler from main.cpp (Set in mbooster.cpp and wrtbooster.cpp. Default behavior is always exit() anyway). Jussi Lind 2010-11-24 19:27:35 +0200
  • eea221ca59 Changes: Update to meego packaging file RevBy: TrustMe Nimika Keshri 2010-11-24 15:36:25 +0200
  • c0babc03ce Changes: Adding install location for applauncherd.desktop in meego RevBy: TrustMe Nimika Keshri 2010-11-24 15:33:03 +0200
  • 92fceb00d2 Changes: Removing static linking from testapps fala_gettime and fala_gettime_ms RevBy: Antti Kervinen Nimika Keshri 2010-11-24 15:31:10 +0200
  • 232a4d0221 Changes: A bit confusing Booster::readCommand() renamed to Booster::receiveDataFromInvoker(). Jussi Lind 2010-11-24 15:12:47 +0200
  • 27762f316d Changes: Access Booster::m_connection and Booster::m_appData through setter/getter in derived classes. Jussi Lind 2010-11-24 15:04:19 +0200
  • b7eb646a33 Changes: debian/changelog updated Jussi Lind 2010-11-24 12:22:48 +0200
  • 70219408d4 Changes: - License plates added to some test apps. - fala_gettime.cpp => fala_gettime.c, fala_gettime_ms.cpp => fala_gettime_ms.c. - Default C-flags added to top-level CMakeLists. Jussi Lind 2010-11-24 12:15:49 +0200
  • 1de4b4567a Changes: pixelchanged test: use pkg-config for x11, xtst and xi. C flags set correctly. Warnings fixed. Jussi Lind 2010-11-24 11:53:14 +0200
  • bc8c2c48fa Merge branch 'master', remote branch 'origin' Jussi Lind 2010-11-24 11:20:26 +0200
  • 5fc4e311d2 Changes: Corrected the changelog file. Olli Leppanen 2010-11-24 09:25:50 +0200
  • 35128d4df1 Changes:Modified test-perf-rb to support command line starting and parameters. Olli Leppanen 2010-11-23 22:00:18 +0200
  • e0e3c2f4e8 Fixes: NB#205006 - Redundant(?) booster-monitor processes takes a lot of memory RevBy: Jussi Lind Alexey Shilov 2010-11-23 17:13:55 +0200
  • 0c9adf06e2 Changes: get rid of monitor booster Alexey Shilov 2010-11-23 16:49:48 +0200
  • c0542e02d0 Merge branch 'master', remote branch 'origin' Jussi Lind 2010-11-23 10:58:44 +0200
  • 69b7ebba63 Changes: new list of libraries to preload Alexey Shilov 2010-11-22 17:32:42 +0200
  • a144764994 Changes: New stable version 0.15.1 created Alexey Shilov 2010-11-22 17:08:38 +0200
  • f9f7d04932 Changes: changelog corrections Alexey Shilov 2010-11-22 17:05:49 +0200
  • 592e92440c Merge remote branch 'origin/master' Alexey Shilov 2010-11-22 17:02:08 +0200
  • 96f73a2ce1 Fixes: NB#206309 - applauncherd cannot locate shared objects Alexey Shilov 2010-11-22 17:02:05 +0200
  • 8783fcc522 Merge branch 'master', remote branch 'origin' Jussi Lind 2010-11-22 16:38:19 +0200
  • d9af11ef65 Changes: Launcher library exports only main() Jussi Lind 2010-11-22 16:37:40 +0200
  • 868745821b Changes: New test added that checks that boosters get killed when applauncherd is stooped RevBy: TrustMe Nimika Keshri 2010-11-22 16:07:22 +0200
  • 811eae9b4d Merge branch 'master', remote branch 'origin' Jussi Lind 2010-11-22 15:47:35 +0200
  • c624a676f6 Changes: Install /usr/bin/applauncherd.launcher to /usr/lib/libapplauncherd.so due to dh_strip problems and because it's not -pie. Jussi Lind 2010-11-22 15:46:44 +0200
  • 48575f3075 Merge remote branch 'origin/master' Alexey Shilov 2010-11-22 15:39:30 +0200
  • ce934ac2bc Changes: remove --help option from applauncherd Alexey Shilov 2010-11-22 15:39:01 +0200
  • bf76d66ab3 Merge branch 'master', remote branch 'origin' Jussi Lind 2010-11-22 15:03:48 +0200
  • e6f297a561 Changes: Tests separated in different dir for Meego and Harmattan RevBy: TrustMe Nimika Keshri 2010-11-22 14:15:12 +0200
  • 646b88f226 Changes:Changelog modification Olli Leppanen 2010-11-19 15:29:23 +0200
  • 077c2b3c54 Changes: Added pixelchanged test application into package. Enabled "application startup time from application grid" -test case Olli Leppanen 2010-11-19 15:18:40 +0200
  • 56b1716540 0.15.0 tagged Jussi Lind 2010-11-19 15:21:10 +0200
  • a5d1f6a817 Changes: debian/changelog updated Jussi Lind 2010-11-19 14:22:26 +0200
  • 51d50585e8 Changes: README updated. Jussi Lind 2010-11-17 18:14:43 +0200
  • c263e56c42 Changes: Basic implementation of library-based launcher. Jussi Lind 2010-11-02 12:15:58 +0200
  • 89039bd90e Changes: clean-up code to avoid compiler warnings Alexey Shilov 2010-11-19 14:06:20 +0200
  • 9de5c27e9d Fixes: Bug 205663 - crashes due to exit() is used in forked process Alexey Shilov 2010-11-19 14:02:59 +0200
  • 667b5100d5 Changes:Modified application grid performance test to use pixelchanged method. Olli Leppanen 2010-11-17 16:47:02 +0200
  • aaeb5887bb Changes: invoker code clean-up for coverity tool RevBy: TrustMe Alexey Shilov 2010-11-11 16:19:31 +0200
  • 5f5e6038e2 Changes: debian/changelog updated and dependency of libwrt1 removed from the debian/control RevBy: TrustMe Nimika Keshri 2010-11-10 13:04:11 +0200
  • 11025f1036 Fixes: Bug 199342 - Music-suite crashes when started using invoker RevBy: Leonid Moiseichuk Alexey Shilov 2010-11-09 16:51:22 +0200
  • 386227a966 Changes: Add test_invoker_search_prog to tests.xml RevBy: Antti Kervinen Oskari Timperi 2010-11-09 16:54:00 +0200
  • d9bcd7b9c8 Changes: Add a test for invoker searching PATH for programs RevBy: Antti Kervinen Oskari Timperi 2010-11-09 16:52:39 +0200
  • 38c9655fa8 Changes: Moved the implementation of MonitorBooster::boosterType() to the source file from the header file RevBy: Antti Kervinen Oskari Timperi 2010-11-09 16:50:28 +0200
  • 605cda8d3b Changes: Remove invoke_recv_str as it is never used RevBy: Antti Kervinen Oskari Timperi 2010-11-09 16:49:13 +0200
  • 75fff43729 Changes: Added package dependency on libwrt1 due to build failures RevBy: Antti Kervinen Nimika Keshri 2010-11-02 14:36:12 +0200
  • a436d43b85 Changes: New stable version 0.14.5 created Nimika Keshri 2010-11-02 14:08:28 +0200
  • 2909f5e242 Changes: acceptance and validation flags removed for tests packages RevBy: Olli Leppanen Nimika Keshri 2010-11-02 13:16:24 +0200
  • 68a216dd51 Changes: Tests fixed as the default --wait-term made them fail. RevBy: Antti Kervinen Nimika Keshri 2010-11-01 14:51:07 +0200
  • 35c230464b Revert "Changes: Too exact library versions made more general in preload.h" Alexey Shilov 2010-10-29 19:07:15 +0300
  • 194e48497c Changes: no-wait option for invoker is added Alexey Shilov 2010-10-29 16:31:13 +0300
  • f9bedf0ff3 Merge remote branch 'origin/master' Alexey Shilov 2010-10-28 14:34:38 +0300
  • 204c5a5246 Changes: invoker - launcher protocol simplification Alexey Shilov 2010-10-28 14:34:29 +0300
  • 89f0ec9d8d Changes: New stable version 0.14.4 created Nimika Keshri 2010-10-28 14:06:16 +0300
  • 37bb30d95e Changes: Added the new security test to tests.xml Oskari Timperi 2010-10-26 16:20:03 +0300
  • ae8f570dc1 Changes: Test case testing that invoker specific credentials are no passed to launched app Oskari Timperi 2010-10-26 16:15:53 +0300
  • 63db1beabc Merge commit 'origin/master' into my-master Oskari Timperi 2010-10-26 15:55:58 +0300
  • 665079f4b8 Changes: Fixed security test 5 Oskari Timperi 2010-10-26 15:08:27 +0300
  • 5259cc2925 Changes: Fixed security test 4 Oskari Timperi 2010-10-26 14:37:35 +0300
  • 596c3ead97 Changes: Wrote helpers and made security tests 1 & 2 very strict about credentials Oskari Timperi 2010-10-26 13:26:40 +0300
  • 0351938653 Changes: Insignificant tests removed RevBy: TrustMe Nimika Keshri 2010-10-26 12:18:20 +0300
  • 6f533b9cab Changes: use at() instead of [] operator to read-only access to vector elements Alexey Shilov 2010-10-25 15:41:38 +0300
  • b189475ad6 Changes: duihome renamed to mthome and meegotouchhome as required RevBy:TrustMe Nimika Keshri 2010-10-25 12:34:17 +0300
  • 93d87e4e8d Changes: x11-utils added in the dependency for applauncherd-testscripts RevBy: TrustMe Nimika Keshri 2010-10-25 12:14:40 +0300
  • 842be3431a Changes: clean-up preload library list Alexey Shilov 2010-10-22 17:06:11 +0300
  • fac0e7b564 Fixes: NB#199342 - Music-suite crashes when started using invoker Antti Kervinen 2010-10-22 15:33:04 +0300
  • f5f64d6bd2 Revert: change RTLD_LOCAL back to RTLD_GLOBAL when dlopening application binary Antti Kervinen 2010-10-20 13:36:27 +0300
  • 0521924a4c Changes: Too exact library versions made more general in preload.h Antti Kervinen 2010-10-19 13:39:12 +0300
  • 9b11c59bce Changes: Qt-styled Unix signal handling added to MBooster. Fixes the issue where booster-m is not killed when launcher dies. Jussi Lind 2010-10-21 12:56:54 +0300
  • 879d66a131 Changes: cosmetic fix Jussi Lind 2010-10-20 14:26:32 +0300
  • d5cdb70b75 Changes: Polished the credential filtering stuff in Booster, some comments added Jussi Lind 2010-10-20 14:13:43 +0300
  • 21f0310479 Changes: Modified performance scripts to not die when duihome is renamed to meegotouchhome Oskari Timperi 2010-10-19 13:05:25 +0300
  • f6e509d28c Merge remote branch 'origin/master' Alexey Shilov 2010-10-15 16:34:58 +0300
  • 884ec58c65 Changes: filter out invoker credentials from boosted applications Alexey Shilov 2010-10-15 16:34:27 +0300
  • 39405e3533 Changes: Refactored the performance test to use xresponse for startup times RevBy: TrustMe Nimika Keshri 2010-10-15 14:56:19 +0300
  • 3b703d091e Fixes: Bug 178610 - applauncherd/boosters potential optimizations Alexey Shilov 2010-10-14 16:10:48 +0300
  • 5f640a58af Changes: Link fala_gettime statically and get rid of redundant meegotouch libraries linked with it. Reduces startup time considerably. Pertti Kellomäki 2010-10-14 10:02:28 +0300
  • 21b57bed7e Fixes: Bug 196289 - applauncher.bin adds 3-28 extra file descriptors for nothing Alexey Shilov 2010-10-13 15:04:00 +0300
  • 9c4572eff3 Merge remote branch 'origin/master' Alexey Shilov 2010-10-13 14:00:35 +0300
  • 864c5beca0 Changes: add event loop to m-booster Alexey Shilov 2010-10-07 11:17:52 +0300
  • 165771ed6f Changes: New stable version 0.14.3 created RevBy: TrustMe Nimika Keshri 2010-10-12 11:54:48 +0300
  • dfac5b0f10 Changes: use RTLD_LOCAL flag instead of RTLD_GLOBAL in dlopen() to load application binary Alexey Shilov 2010-10-11 17:42:29 +0300
  • bfc47222b1 Changes: remove -rdynamic linker parameter Alexey Shilov 2010-10-08 16:43:45 +0300
  • 776866d4c5 Changes: package dependency changed from testrunner -> testrunner-lite RevBy: TrustMe Nimika Keshri 2010-10-08 12:28:30 +0300
  • 6347134f38 Changes: New stable version 0.14.2 created Nimika Keshri 2010-10-06 15:12:26 +0300
  • a94dbc172d Merge remote branch 'origin/master' Alexey Shilov 2010-10-06 15:04:08 +0300
  • 4672248569 Fixes: Bug 195903 - applauncherd-launcher manifest refers to non-existing tokens ReadUserData/WriteUserData Alexey Shilov 2010-10-06 15:00:42 +0300
  • e90bb3b383 launcher aegis file clean-up Alexey Shilov 2010-10-06 15:00:42 +0300
  • 8e2ed9a461 Changes: launcher aegis file updated Alexey Shilov 2010-10-06 14:54:01 +0300
  • 9f881c5db6 Changes: New stable version 0.14.1 created Nimika Keshri 2010-10-06 14:08:48 +0300
  • fb6bd7dd44 Changes: Compilation flag -Wno-psabi removed Juha Lintula 2010-10-06 14:04:32 +0300
  • a470856edf Changes: refactored testcase to test daemonized applauncherd Oskari Timperi 2010-10-05 16:41:51 +0300
  • 2b9d3940a8 Changes: A small fix to file descriptor test Oskari Timperi 2010-10-05 16:10:57 +0300
  • 3147e5c5b7 Changes: Fixed a typo in theming test Oskari Timperi 2010-10-05 15:54:23 +0300
  • 64904c9d17 Changes: mcetool command modified in perf-test RevBy: TrustMe Nimika Keshri 2010-10-05 12:11:22 +0300
  • e00824171e Changes: Made theming tests to run apps as user Oskari Timperi 2010-10-04 15:54:34 +0300