Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-13 | Attach application to ivi-layer not to surface | 10 | -273/+532 | |
2018-10-26 | Fix internal function name for consistency | 3 | -8/+8 | |
2018-10-24 | Fix the conversion table | 1 | -1/+1 | |
2018-10-24 | Delete verbs no longer used | 1 | -117/+0 | |
2018-10-24 | Refactor : Hide wayland operations from Window Manager | 16 | -2432/+946 | |
2018-10-15 | Fix memory leak | 1 | -53/+72 | |
2018-10-15 | Include WMClient into WMRequest | 5 | -18/+28 | |
2018-10-15 | Omit std:: | 1 | -37/+40 | |
2018-10-15 | Fix verbs | 1 | -7/+7 | |
2018-10-15 | Rename file names | 4 | -6/+6 | |
2018-10-15 | Migrate hmi-debug into util | 12 | -322/+274 | |
2018-10-11 | Drop 2017 suffix | 1 | -1/+1 | |
2018-10-04 | Clean: Remove split_layout structure | 2 | -46/+2 | |
2018-08-31 | Fix Window Manager crush when application terminated | 1 | -0/+4 | |
2018-08-15 | Readd Policy Manager as plugin | 8 | -410/+520 | |
2018-08-09 | Fix multiple erase of surface information | 1 | -2/+0 | |
2018-08-03 | Fix mistake | 2 | -2/+2 | |
2018-08-02 | Merge changes from topic '15921' | 4 | -9/+16 | |
2018-08-02 | Fix WM attach layers to different screen. | 1 | -3/+3 | |
2018-08-02 | Improve output of multiple screen resolution | 7 | -9/+141 | |
2018-08-02 | Revert "Enable scaling to fit various screen resolutions" | 9 | -212/+22 | |
2018-08-02 | Fix source rectangle changes every state change | 4 | -6/+13 | |
2018-07-27 | Fix crashed application can re-launch | 5 | -112/+98 | |
2018-07-26 | Fix memory release problem | 1 | -1/+0 | |
2018-07-24 | Fix the race condition of HomeScreen | 1 | -1/+9 | |
2018-07-24 | Remove useless functions | 2 | -23/+0 | |
2018-07-24 | Fix XDG application shrinks | 2 | -12/+7 | |
2018-07-20 | Fix timer | 1 | -3/+9 | |
2018-07-19 | Revert "Add PolicyManager as plugin" | 17 | -2756/+395 | |
2018-07-19 | Revert "Add policy table generated by ZIPC for EXAMPLE" | 35 | -5899/+0 | |
2018-07-12 | Add policy table generated by ZIPC for EXAMPLEflounder_5.99.2flounder/5.99.25.99.2 | 35 | -0/+5899 | |
2018-07-12 | Add PolicyManager as plugin | 17 | -395/+2756 | |
2018-07-11 | Enable scaling to fit various screen resolutions | 9 | -22/+212 | |
2018-07-10 | Forbid negative value for area size | 2 | -39/+26 | |
2018-07-09 | Rename event names to lower camel case | 1 | -3/+3 | |
2018-07-09 | Rename APIs | 1 | -4/+4 | |
2018-07-09 | Add configuration file for each area sizes | 7 | -64/+297 | |
2018-07-09 | Convert the roles from old one to new | 7 | -40/+414 | |
2018-06-28 | Add signal when the displayed application changed | 2 | -0/+37 | |
2018-06-27 | Clean: sort source code according to the order of header file | 2 | -334/+339 | |
2018-06-27 | Fix class name "App" to "WindowManager" | 5 | -94/+94 | |
2018-06-27 | Refactor: Integrate rework handles by application | 3 | -367/+828 | |
2018-06-27 | Rework: Window Manager handles by application | 10 | -3/+1113 | |
2018-06-27 | Add Get/Set area size functions | 3 | -0/+62 | |
2018-06-25 | Bug Fix: Window Manager doesn't react after killing app process | 3 | -32/+12 | |
2018-06-25 | Clean: remove small files | 6 | -147/+16 | |
2018-06-25 | Clean: remove useless headers | 9 | -52/+9 | |
2018-06-25 | Fix Client Context of afb-binder | 1 | -8/+10 | |
2018-05-31 | Format source codes | 17 | -2459/+2901 | |
2018-03-19 | Change reply timing | 3 | -49/+59 |