Age | Commit message (Expand) | Author | Files | Lines |
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 | 19 | -2768/+451 |
2018-07-19 | Revert "Add policy table generated by ZIPC for EXAMPLE" | Jan-Simon Moeller | 36 | -5900/+0 |
2018-07-12 | Add policy table generated by ZIPC for EXAMPLEflounder_5.99.2flounder/5.99.25.99.2 | Yuta Doi | 36 | -0/+5900 |
2018-07-12 | Add PolicyManager as plugin | Yuta Doi | 19 | -451/+2768 |
2018-07-11 | Enable scaling to fit various screen resolutions | Kazumasa Mitsunari | 10 | -22/+220 |
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 new layers and rename existing layers | Yuta Doi | 2 | -14/+38 |
2018-07-09 | Add configuration file for each area sizes | Yuta Doi | 9 | -72/+297 |
2018-07-09 | Convert the roles from old one to new | Yuta Doi | 9 | -49/+423 |
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 | 11 | -3/+1160 |
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-06-01 | Remove the unnecessary property | Kazumasa Mitsunari | 2 | -284/+0 |
2018-05-31 | Format source codes | Kazumasa Mitsunari | 19 | -2465/+2907 |
2018-03-20 | Update document | Kazumasa Mitsunari | 1 | -101/+67 |
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 | 3 | -5/+18 |
2018-02-09 | Add APIs which can get information about the display and the surface area | Yuta Doi | 6 | -22/+280 |
2018-01-24 | Change the protocol from ivi-controller to ivi-wm | Yuta Doi | 14 | -1582/+1340 |
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 | 2 | -1/+3 |
2017-12-21 | Clean up source code | Kazumasa Mitsunari | 7 | -455/+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 | 3 | -1/+67 |
2017-12-12 | Support XDG application | Tadao Tanikawa | 4 | -0/+56 |
2017-12-11 | Revert "Add APIs which can get information of display and area" | Tadao Tanikawa | 8 | -217/+16 |
2017-12-11 | Add APIs which can get information of display and area | Yuta Doi | 8 | -16/+217 |
2017-11-25 | Fix the flipped screen problemeel_4.99.3eel/4.99.34.99.3 | Kazumasa Mitsunari | 1 | -2/+4 |
2017-11-13 | Update the debug message macros | Yuta Doi | 1 | -9/+29 |
2017-11-10 | Remove and replace the comments | Yuta Doi | 12 | -151/+74 |
2017-11-10 | Add the fail-safe process for the configuration file | Yuta Doi | 2 | -3/+50 |