genode/repos/gems/src/app
Norman Feske 7274ca997d Remove Genode::Process from API
This patch makes the former 'Process' class private to the 'Child'
class and changes the constructor of the 'Child' in a way that
principally enables the implementation of single-threaded runtime
environments that virtualize the CPU, PD, and RAM services. The
new interfaces has become free from side effects. I.e., instead
of implicitly using Genode::env()->rm_session(), it takes the reference
to the local region map as argument. Also, the handling of the dynamic
linker via global variables is gone. Now, the linker binary must be
provided as constructor argument.

Fixes #1949
2016-05-09 13:10:52 +02:00
..
backdrop backdrop: respond to config changes 2015-01-26 12:28:42 +01:00
cpu_load_display CPU load display application 2015-07-07 19:48:05 +02:00
decorator window decorator: report decorator margins 2016-02-09 15:28:47 +01:00
floating_window_layouter window layouter: small documentation fix 2016-02-26 12:20:57 +01:00
launcher Remove Genode::Process from API 2016-05-09 13:10:52 +02:00
menu_view gems: add Nitpicker_buffer and Dither_painter 2015-11-27 12:18:54 +01:00
mixer_gui_qt mixer_gui_qt: write config instead of using report 2015-11-29 18:17:08 +01:00
nano3d Polygon drawing and rudimentary 3D routines 2015-07-07 19:48:04 +02:00
themed_decorator window decorator: report decorator margins 2016-02-09 15:28:47 +01:00