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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
Modify API of PolicyManager
Yuta Doi
4
-400
/
+419
2018-06-01
Use sd_event_add_defer() for dispatching checkPolicy
Yuta Doi
1
-32
/
+45
2018-06-01
Add timer for restriction mode
Yuta Doi
5
-204
/
+346
2018-06-01
PolicyManager uses sd_event loop for the process of check policy
Yuta Doi
3
-86
/
+180
2018-05-28
Use afb_service_call instead of afb_service_call_sync
Yuta Doi
1
-6
/
+5
2018-05-25
The surfaces are managed by using the roles instead of the drawing names
Yuta Doi
2
-42
/
+32
2018-05-25
Delete label "role" for the API activateSurface and deactivateSurface
Yuta Doi
3
-56
/
+39
2018-05-24
Use $ORIGIN for rpath
Yuta Doi
1
-1
/
+1
2018-05-23
Bugfix: Restriction app is displayed on Dashboard app when steping on foot brake
Yuta Doi
1
-4
/
+8
2018-05-23
Bugfix: Occur segmentation fault when steping on the accelerator before navi ...
Yuta Doi
1
-4
/
+17
2018-05-23
Loads libpolicy_manager.so from the directory where WindowManager is installed
Yuta Doi
1
-2
/
+2
2018-05-21
Add lightstatus brake ON/OFF event
Yuta Doi
8
-44
/
+168
2018-05-21
Modify the definition of role:phone for ALS
Yuta Doi
1
-6
/
+1
2018-05-21
Waiting for the surface of new app is created before setting the size
Yuta Doi
1
-0
/
+6
2018-05-21
Bug Fix: When restriction app gets invisible event, other app also gets it
Yuta Doi
1
-11
/
+23
2018-05-17
App (ResourceManager) class has the current car info
Yuta Doi
5
-240
/
+165
2018-05-16
Modify the policy of restriction
Yuta Doi
2
-240
/
+281
2018-05-14
Add transmission gear position event in PolicyManager
Yuta Doi
5
-21
/
+113
2018-05-14
PolicyManager can judge the current car state
Yuta Doi
5
-89
/
+5
2018-05-14
Change the policy of switchng car run/stop in dummy stm
Yuta Doi
2
-31
/
+42
2018-05-14
Add policy of switchng accel pedal status to dummy stm
Yuta Doi
6
-16
/
+97
2018-05-11
Remove unnecessary header from policy_manager.hpp
Yuta Doi
2
-50
/
+44
2018-05-11
LowCanClient can set filter
Yuta Doi
2
-3
/
+32
2018-05-11
LowCanClient can receive accelerator.pedal.position signal
Yuta Doi
5
-54
/
+143
2018-05-11
The role "video" can be shown in split area for ALS
Yuta Doi
4
-19
/
+43
2018-05-10
Fix switching visibility when deactivating
Yuta Doi
1
-0
/
+2
2018-05-10
Replace json_object_from_file to inputJsonFilie
Yuta Doi
7
-26
/
+73
2018-05-10
Modify for restriction role
Yuta Doi
10
-40
/
+216
2018-05-09
Add conversion map role2app
Yuta Doi
2
-17
/
+9
2018-05-09
Add policy of switching parking brake state to dummy stm for validation
Yuta Doi
3
-2
/
+18
2018-05-09
Add parking brake ON/OFF event
Yuta Doi
10
-149
/
+268
2018-05-09
Modify layers.json and layout.db
Kazumasa Mitsunari
1
-20
/
+20
2018-05-08
Change the role and layout
Kazumasa Mitsunari
2
-8
/
+8
2018-05-08
Change layout.db
Kazumasa Mitsunari
1
-8
/
+144
2018-05-08
Add launcher role to the role.db
Kazumasa Mitsunari
1
-1
/
+1
2018-05-07
Add restriction and software keyboard layers
Kazumasa Mitsunari
5
-94
/
+224
2018-05-07
Packaging with libpolicy_manager.so
Kazumasa Mitsunari
1
-0
/
+1
2018-04-27
Add PolicyManager, related classes and some config files
Yuta Doi
21
-445
/
+2917
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 applications
flounder_5.99.1
flounder/5.99.1
5.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
[prev]
[next]