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-06-13
Add category "system" for showing specific app on restriction mode ON
Yuta Doi
3
-3
/
+73
2018-06-13
Add role for the application "AlsMeterDemo"
Yuta Doi
3
-2
/
+6
2018-06-12
Bug fix: Add mutex lock
Yuta Doi
2
-0
/
+11
2018-06-12
Bug fix: Refer removed surface id in vector of pending_end_draw
Yuta Doi
1
-1
/
+3
2018-06-12
Bug fix: Calling enqueue_flushdraw is later than emit_syncdraw
Yuta Doi
1
-3
/
+3
2018-06-08
Bug fix: convert nullptr to string
Yuta Doi
1
-1
/
+9
2018-06-05
Add new roles and remove unnecessary role definition
Yuta Doi
2
-7
/
+3
2018-06-05
Add the role "launcher"
Yuta Doi
2
-1
/
+5
2018-06-05
Bug fix: refer the released memory of role name
Yuta Doi
1
-9
/
+7
2018-06-01
Modify request_surface for XDG app
Yuta Doi
1
-3
/
+6
2018-06-01
Modify API of PolicyManager
Yuta Doi
4
-400
/
+419
2018-05-31
Use sd_event_add_defer() for dispatching checkPolicy
Yuta Doi
1
-32
/
+45
2018-05-29
Add timer for restriction mode
Yuta Doi
5
-204
/
+346
2018-05-29
PolicyManager uses sd_event loop for the process of check policy
Yuta Doi
3
-86
/
+180
2018-05-28
The surfaces are managed by using the roles instead of the drawing names
Yuta Doi
3
-48
/
+36
2018-05-25
Use afb_service_call instead of afb_service_call_sync
Yuta Doi
1
-6
/
+5
2018-05-25
Add new event
Kazumasa Mitsunari
3
-5
/
+30
2018-05-25
Delete label "role" for the API activateSurface and deactivateSurface
Yuta Doi
4
-57
/
+40
2018-05-24
Use $ORIGIN for rpath
Yuta Doi
1
-1
/
+1
2018-05-24
VideoPlayer is moved to BG layer when becoming invisible
Yuta Doi
1
-0
/
+4
2018-05-23
Bugfix: Restriction app is displayed on Dashboard app when steping on foot brake
sandbox/yuta-d/add_api_get_car_info
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-22
getCarInfo() can get lightstatus.brake status
Yuta Doi
2
-0
/
+7
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-18
Add API which can get information about the car state
Yuta Doi
4
-5
/
+97
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
2
-25
/
+25
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-08
Change the size of restriction layer
Kazumasa Mitsunari
1
-2
/
+2
[next]