Linux Foundation Collaborative Projects
index
:
agl-service-windowmanager-2017
eel
flounder
master
sandbox/claneys/hmi-framework
sandbox/jsmoeller/timerfix
sandbox/knimitz/16085
sandbox/knimitz/ces2019
sandbox/knimitz/layer
sandbox/knimitz/layer_with_pm
sandbox/knimitz/lock
sandbox/knimitz/set_role_pid_ver
sandbox/knimitz/set_role_with_master
sandbox/ruke47/ces2018
sandbox/ruke47/fix_timer
sandbox/ruke47/flounder_RPi3
sandbox/ruke47/scaling
sandbox/ruke47/xdg-launcher
sandbox/yuta-d/add_api_get_car_info
sandbox/yuta-d/add_pm
sandbox/yuta-d/als2018
sandbox/yuta-d/dev_pm
sandbox/zheng_wenlong/ces2019
sandbox/zheng_wenlong/focusapp
sandbox/zheng_wenlong/horizontal
sandbox/zheng_wenlong/horizontal_24x9
sandbox/zheng_wenlong/layer_with_pm
sandbox/zheng_wenlong/nearhomescreen
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
Add loadLayerSetting
Kazumasa Mitsunari
3
-2
/
+55
2018-08-22
Add loadAreaDb
Kazumasa Mitsunari
2
-2
/
+79
2018-08-22
Start to rework using ilmControl
Kazumasa Mitsunari
13
-372
/
+210
2018-08-22
Remove struct unieque_fd
Kazumasa Mitsunari
2
-28
/
+0
2018-08-22
Remove useless definiition
Kazumasa Mitsunari
1
-16
/
+0
2018-08-22
Fix util function HMI_*
Kazumasa Mitsunari
10
-159
/
+162
2018-08-22
Remove hmi-debug.h
Kazumasa Mitsunari
14
-261
/
+128
2018-08-22
Move declaration to source code
Kazumasa Mitsunari
2
-1
/
+2
2018-08-22
Rename class name LayerManager to LayerControl
Kazumasa Mitsunari
5
-28
/
+41
2018-08-22
Forgot adding new files
Kazumasa Mitsunari
4
-0
/
+324
2018-08-20
Add initialize of Layout Manager
Kazumasa Mitsunari
4
-57
/
+12
2018-08-20
Omit std::string to string
Kazumasa Mitsunari
1
-41
/
+44
2018-08-20
Add setRole
Kazumasa Mitsunari
7
-21
/
+269
2018-08-20
get callback of surface_stats_received
Kazumasa Mitsunari
5
-3
/
+51
2018-08-20
Add new class
Kazumasa Mitsunari
1
-0
/
+48
2018-08-20
Proposal: New layer settings
Kazumasa Mitsunari
3
-2
/
+87
2018-08-15
Readd policy table generated by ZIPC for EXAMPLE
flounder_5.99.4
flounder_5.99.3
flounder/5.99.4
flounder/5.99.3
5.99.4
5.99.3
Yuta Doi
38
-1
/
+5787
2018-08-15
Readd Policy Manager as plugin
Yuta Doi
20
-466
/
+2846
2018-08-09
Fix multiple erase of surface information
Yuta Doi
1
-2
/
+0
2018-08-03
Fix mistake
Kazumasa Mitsunari
2
-2
/
+2
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
10
-220
/
+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
flounder_5.99.2
flounder/5.99.2
5.99.2
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 EXAMPLE
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
[next]