aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-27Fix class name "App" to "WindowManager"Kazumasa Mitsunari1-1513/+0
2018-06-27Refactor: Integrate rework handles by applicationKazumasa Mitsunari1-316/+749
2018-06-27Add Get/Set area size functionsKazumasa Mitsunari1-0/+2
2018-06-25Bug Fix: Window Manager doesn't react after killing app processKazumasa Mitsunari1-31/+0
2018-06-25Clean: remove small filesKazumasa Mitsunari1-9/+15
2018-06-25Clean: remove useless headersKazumasa Mitsunari1-18/+4
2018-05-31Format source codesKazumasa Mitsunari1-820/+952
2018-03-19Change reply timingKazumasa Mitsunari1-24/+32
2018-03-19Send visible event after commit changeKazumasa Mitsunari1-1/+1
2018-03-09Enable fallback, then display applicationsflounder_5.99.1flounder/5.99.15.99.1Kazumasa Mitsunari1-3/+16
2018-02-09Add APIs which can get information about the display and the surface areaYuta Doi1-11/+127
2018-01-24Change the protocol from ivi-controller to ivi-wmYuta Doi1-63/+16
2018-01-11Fix screen flickerKazumasa Mitsunari1-2/+0
2017-12-27Merge "Fix build error in gcc 7.2"Jan-Simon Moeller1-1/+0
2017-12-25Enable an application re-launchKazumasa Mitsunari1-1/+2
2017-12-22Fix build error in gcc 7.2Changhyeok Bae1-1/+0
2017-12-22Enable to show Video and WebBrowserTadao Tanikawa1-0/+2
2017-12-21Clean up source codeKazumasa Mitsunari1-7/+31
2017-12-14Add background layer for CES DEMOYuta Doi1-1/+57
2017-12-12Support XDG applicationTadao Tanikawa1-0/+30
2017-12-11Revert "Add APIs which can get information of display and area"Tadao Tanikawa1-96/+10
2017-12-11Add APIs which can get information of display and areaYuta Doi1-10/+96
2017-11-10Remove and replace the commentsYuta Doi1-3/+1
2017-11-10Add the fail-safe process for the configuration fileYuta Doi1-3/+7
2017-11-01Fix copyright to TOYOTAeel_4.99.2eel/4.99.24.99.2Kazumasa Mitsunari1-1/+1
2017-11-01Change namespace name to generic nameKazumasa Mitsunari1-2/+2
2017-11-01Modify the waiting loop of the ivi configuration listenerYuta Doi1-9/+61
2017-11-01Add debug message macros controlled by environment variableYuta Doi1-26/+29
2017-11-01Modify event notification from broadcast to subscribe modelKazumasa Mitsunari1-10/+13
2017-11-01Add drawing_area parameter to APIKazumasa Mitsunari1-49/+41
2017-10-26Change the sequence how signals are emittedKazumasa Mitsunari1-1/+1
2017-10-09Add agl-service-windowmanager-2017zheng_wenlong1-0/+733