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
/
policy_manager
/
policy_manager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
Modify error process for setInputEventData
Yuta Doi
1
-16
/
+34
2018-06-22
Modify data type of changed flag
Yuta Doi
1
-12
/
+12
2018-06-21
Bug fix: Always changed flag becomes true when restriction mode is changed
Yuta Doi
1
-12
/
+27
2018-06-21
Modify debug log
Yuta Doi
1
-8
/
+9
2018-06-20
Use default area when area is not requested
Yuta Doi
1
-3
/
+5
2018-06-20
Replace word "is_changed" to "changed"
Yuta Doi
1
-9
/
+9
2018-06-20
Modify string of car state
Yuta Doi
1
-5
/
+5
2018-06-20
Modify process of analyzing current state in ResourceManager
Yuta Doi
1
-10
/
+6
2018-06-20
Move event info queue into PolicyManager
Yuta Doi
1
-14
/
+6
2018-06-20
Modify member variable name
Yuta Doi
1
-22
/
+22
2018-06-20
Integrate car element state
Yuta Doi
1
-130
/
+124
2018-06-20
Segment process for control timer event
Yuta Doi
1
-25
/
+29
2018-06-20
Add calling callback for onError
Yuta Doi
1
-3
/
+19
2018-06-20
Segment process
Yuta Doi
1
-72
/
+88
2018-06-20
Remove unnecessary code
Yuta Doi
1
-7
/
+0
2018-06-20
Use enum instead of constant macro
Yuta Doi
1
-3
/
+2
2018-06-19
Bug fix: nullptr access
Yuta Doi
1
-3
/
+2
2018-06-18
Modify API of PolicyManager
Yuta Doi
1
-19
/
+61
2018-06-15
Modify format of layout information and process for updating layout
Yuta Doi
1
-79
/
+26
2018-06-15
Add new addStateToJson()
Yuta Doi
1
-4
/
+30
2018-06-14
Modify the process for updating layer state
Yuta Doi
1
-141
/
+104
2018-06-11
Update managing layout information
Yuta Doi
1
-3
/
+25
2018-06-11
Update managing layout information
Yuta Doi
1
-18
/
+62
2018-06-08
PolicyManager manage layout information (area, category, role)
Yuta Doi
1
-105
/
+271
2018-06-08
PolicyManager uses layout information
Yuta Doi
1
-0
/
+286
2018-06-07
Modify struct stm_state_t
Yuta Doi
1
-20
/
+130
2018-06-01
Modify API of PolicyManager
Yuta Doi
1
-233
/
+226
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
1
-175
/
+241
2018-06-01
PolicyManager uses sd_event loop for the process of check policy
Yuta Doi
1
-71
/
+162
2018-05-21
Add lightstatus brake ON/OFF event
Yuta Doi
1
-0
/
+13
2018-05-16
Modify the policy of restriction
Yuta Doi
1
-34
/
+36
2018-05-14
Add policy of switchng accel pedal status to dummy stm
Yuta Doi
1
-0
/
+13
2018-05-11
Remove unnecessary header from policy_manager.hpp
Yuta Doi
1
-43
/
+44
2018-05-11
The role "video" can be shown in split area for ALS
Yuta Doi
1
-0
/
+16
2018-05-10
Replace json_object_from_file to inputJsonFilie
Yuta Doi
1
-15
/
+59
2018-05-10
Modify for restriction role
Yuta Doi
1
-5
/
+15
2018-05-09
Add policy of switching parking brake state to dummy stm for validation
Yuta Doi
1
-1
/
+1
2018-05-09
Add parking brake ON/OFF event
Yuta Doi
1
-100
/
+35
2018-04-27
Add PolicyManager, related classes and some config files
Yuta Doi
1
-0
/
+497