Age | Commit message (Expand) | Author | Files | Lines |
2018-08-02 | Merge changes from topic '15921' |  Jan-Simon Moeller | 4 | -9/+16 |
2018-08-02 | Fix WM attach layers to different screen. |  Kazumasa Mitsunari | 1 | -3/+3 |
2018-08-02 | Improve output of multiple screen resolution |  Tadao Tanikawa | 7 | -9/+141 |
2018-08-02 | Revert "Enable scaling to fit various screen resolutions" |  Tadao Tanikawa | 9 | -212/+22 |
2018-08-02 | Fix source rectangle changes every state change |  Kazumasa Mitsunari | 4 | -6/+13 |
2018-07-27 | Fix crashed application can re-launch |  Kazumasa Mitsunari | 5 | -112/+98 |
2018-07-26 | Fix memory release problem |  Kazumasa Mitsunari | 1 | -1/+0 |
2018-07-24 | Fix the race condition of HomeScreen |  Kazumasa Mitsunari | 1 | -1/+9 |
2018-07-24 | Remove useless functions |  Kazumasa Mitsunari | 2 | -23/+0 |
2018-07-24 | Fix XDG application shrinks |  Kazumasa Mitsunari | 2 | -12/+7 |
2018-07-20 | Fix timer |  Tadao Tanikawa | 1 | -3/+9 |
2018-07-19 | Revert "Add PolicyManager as plugin" |  Jan-Simon Moeller | 17 | -2756/+395 |
2018-07-19 | Revert "Add policy table generated by ZIPC for EXAMPLE" |  Jan-Simon Moeller | 35 | -5899/+0 |
2018-07-12 | Add policy table generated by ZIPC for EXAMPLEflounder_5.99.2flounder/5.99.25.99.2 |  Yuta Doi | 35 | -0/+5899 |
2018-07-12 | Add PolicyManager as plugin |  Yuta Doi | 17 | -395/+2756 |
2018-07-11 | Enable scaling to fit various screen resolutions |  Kazumasa Mitsunari | 9 | -22/+212 |
2018-07-10 | Forbid negative value for area size |  Kazumasa Mitsunari | 2 | -39/+26 |
2018-07-09 | Rename event names to lower camel case |  Yuta Doi | 1 | -3/+3 |
2018-07-09 | Rename APIs |  Yuta Doi | 1 | -4/+4 |
2018-07-09 | Add configuration file for each area sizes |  Yuta Doi | 7 | -64/+297 |
2018-07-09 | Convert the roles from old one to new |  Yuta Doi | 7 | -40/+414 |
2018-06-28 | Add signal when the displayed application changed |  Kazumasa Mitsunari | 2 | -0/+37 |
2018-06-27 | Clean: sort source code according to the order of header file |  Kazumasa Mitsunari | 2 | -334/+339 |
2018-06-27 | Fix class name "App" to "WindowManager" |  Kazumasa Mitsunari | 5 | -94/+94 |
2018-06-27 | Refactor: Integrate rework handles by application |  Kazumasa Mitsunari | 3 | -367/+828 |
2018-06-27 | Rework: Window Manager handles by application |  Kazumasa Mitsunari | 10 | -3/+1113 |
2018-06-27 | Add Get/Set area size functions |  Kazumasa Mitsunari | 3 | -0/+62 |
2018-06-25 | Bug Fix: Window Manager doesn't react after killing app process |  Kazumasa Mitsunari | 3 | -32/+12 |
2018-06-25 | Clean: remove small files |  Kazumasa Mitsunari | 6 | -147/+16 |
2018-06-25 | Clean: remove useless headers |  Kazumasa Mitsunari | 9 | -52/+9 |
2018-06-25 | Fix Client Context of afb-binder |  Kazumasa Mitsunari | 1 | -8/+10 |
2018-05-31 | Format source codes |  Kazumasa Mitsunari | 17 | -2459/+2901 |
2018-03-19 | Change reply timing |  Kazumasa Mitsunari | 3 | -49/+59 |
2018-03-19 | Send visible event after commit change |  Kazumasa Mitsunari | 1 | -1/+1 |
2018-03-09 | Enable fallback, then display applicationsflounder_5.99.1flounder/5.99.15.99.1 |  Kazumasa Mitsunari | 1 | -3/+16 |
2018-02-09 | Add APIs which can get information about the display and the surface area |  Yuta Doi | 5 | -21/+222 |
2018-01-24 | Change the protocol from ivi-controller to ivi-wm |  Yuta Doi | 10 | -878/+724 |
2018-01-11 | Fix screen flicker |  Kazumasa Mitsunari | 1 | -2/+0 |
2017-12-27 | Merge "Fix build error in gcc 7.2" |  Jan-Simon Moeller | 1 | -1/+0 |
2017-12-25 | Enable an application re-launch |  Kazumasa Mitsunari | 2 | -1/+56 |
2017-12-22 | Fix build error in gcc 7.2 |  Changhyeok Bae | 1 | -1/+0 |
2017-12-22 | Enable to show Video and WebBrowser |  Tadao Tanikawa | 1 | -0/+2 |
2017-12-21 | Clean up source code |  Kazumasa Mitsunari | 6 | -271/+87 |
2017-12-19 | Remove automatic code generation |  Kazumasa Mitsunari | 3 | -10/+422 |
2017-12-19 | Exclude execusion bit |  Kazumasa Mitsunari | 1 | -0/+0 |
2017-12-14 | Add background layer for CES DEMO |  Yuta Doi | 2 | -1/+60 |
2017-12-12 | Support XDG application |  Tadao Tanikawa | 3 | -0/+49 |
2017-12-11 | Revert "Add APIs which can get information of display and area" |  Tadao Tanikawa | 6 | -150/+14 |
2017-12-11 | Add APIs which can get information of display and area |  Yuta Doi | 6 | -14/+150 |
2017-11-25 | Fix the flipped screen problemeel_4.99.3eel/4.99.34.99.3 |  Kazumasa Mitsunari | 1 | -2/+4 |