summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Forbid negative value for area sizeKazumasa Mitsunari2-39/+26
2018-07-09Rename event names to lower camel caseYuta Doi1-3/+3
2018-07-09Rename APIsYuta Doi1-4/+4
2018-07-09Add configuration file for each area sizesYuta Doi7-64/+297
2018-07-09Convert the roles from old one to newYuta Doi7-40/+414
2018-06-28Add signal when the displayed application changedKazumasa Mitsunari2-0/+37
2018-06-27Clean: sort source code according to the order of header fileKazumasa Mitsunari2-334/+339
2018-06-27Fix class name "App" to "WindowManager"Kazumasa Mitsunari5-94/+94
2018-06-27Refactor: Integrate rework handles by applicationKazumasa Mitsunari3-367/+828
2018-06-27Rework: Window Manager handles by applicationKazumasa Mitsunari10-3/+1113
2018-06-27Add Get/Set area size functionsKazumasa Mitsunari3-0/+62
2018-06-25Bug Fix: Window Manager doesn't react after killing app processKazumasa Mitsunari3-32/+12
2018-06-25Clean: remove small filesKazumasa Mitsunari6-147/+16
2018-06-25Clean: remove useless headersKazumasa Mitsunari9-52/+9
2018-06-25Fix Client Context of afb-binderKazumasa Mitsunari1-8/+10
2018-05-31Format source codesKazumasa Mitsunari17-2459/+2901
2018-03-19Change reply timingKazumasa Mitsunari3-49/+59
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 Doi5-21/+222
2018-01-24Change the protocol from ivi-controller to ivi-wmYuta Doi10-878/+724
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 Mitsunari2-1/+56
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 Mitsunari6-271/+87
2017-12-19Remove automatic code generationKazumasa Mitsunari3-10/+422
2017-12-19Exclude execusion bitKazumasa Mitsunari1-0/+0
2017-12-14Add background layer for CES DEMOYuta Doi2-1/+60
2017-12-12Support XDG applicationTadao Tanikawa3-0/+49
2017-12-11Revert "Add APIs which can get information of display and area"Tadao Tanikawa6-150/+14
2017-12-11Add APIs which can get information of display and areaYuta Doi6-14/+150
2017-11-25Fix the flipped screen problemeel_4.99.3eel/4.99.34.99.3Kazumasa Mitsunari1-2/+4
2017-11-10Remove and replace the commentsYuta Doi9-148/+71
2017-11-10Add the fail-safe process for the configuration fileYuta Doi2-3/+50
2017-11-09Fix the error log on windowmanager initializationYuta Doi1-1/+1
2017-11-01Fix copyright to TOYOTAeel_4.99.2eel/4.99.24.99.2Kazumasa Mitsunari20-20/+20
2017-11-01Change namespace name to generic nameKazumasa Mitsunari8-53/+46
2017-11-01Layer configuration file is included in widgetYuta Doi2-1/+11
2017-11-01Modify the waiting loop of the ivi configuration listenerYuta Doi5-11/+79
2017-11-01Add debug message macros controlled by environment variableYuta Doi7-93/+100
2017-11-01Modify event notification from broadcast to subscribe modelKazumasa Mitsunari3-16/+45
2017-11-01Removed redraw_fixer.cppKazumasa Mitsunari1-128/+0
2017-11-01Add drawing_area parameter to APIKazumasa Mitsunari4-55/+74
2017-10-26Change the sequence how signals are emittedKazumasa Mitsunari1-1/+1
2017-10-09Add agl-service-windowmanager-2017zheng_wenlong21-0/+3425