aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Remove namespace stmsandbox/yuta-d/dev_pmYuta Doi3-129/+118
2018-06-25Move global variable to PolicyManager memberYuta Doi3-143/+182
2018-06-25Modify enum nameYuta Doi2-3/+3
2018-06-25Modify enum and struct nameYuta Doi4-493/+494
2018-06-22Modify definition in stmYuta Doi3-200/+126
2018-06-22Add none event and categoryYuta Doi3-40/+46
2018-06-22Move process for deciding area when correct area is not setYuta Doi3-39/+10
2018-06-22Modify file name from app.db to drawing_name.dbYuta Doi4-24/+35
2018-06-22Modify error process for setInputEventDataYuta Doi1-16/+34
2018-06-22Remove the roles which have name written by pascal caseYuta Doi2-6/+6
2018-06-22Modify data type of changed flagYuta Doi1-12/+12
2018-06-22Move layout.dbYuta Doi3-159/+1
2018-06-22Modify layout nameYuta Doi3-156/+107
2018-06-22Modify role definitionYuta Doi1-7/+12
2018-06-22Separate area.db from layout.dbYuta Doi5-205/+143
2018-06-21Bug fix: Always changed flag becomes true when restriction mode is changedYuta Doi1-12/+27
2018-06-21OnScreen app can be displayed for pop_up roleYuta Doi7-16/+65
2018-06-21Modify commentYuta Doi1-6/+2
2018-06-21Modify debug logYuta Doi1-8/+9
2018-06-20Use default area when area is not requestedYuta Doi1-3/+5
2018-06-20Modify car info nameYuta Doi2-4/+4
2018-06-20Replace word "is_changed" to "changed"Yuta Doi3-94/+94
2018-06-20Modify string of car stateYuta Doi4-63/+52
2018-06-20Modify process of analyzing current state in ResourceManagerYuta Doi3-141/+90
2018-06-20Move event info queue into PolicyManagerYuta Doi2-14/+15
2018-06-20Modify member variable nameYuta Doi9-130/+130
2018-06-20Integrate car element stateYuta Doi5-218/+231
2018-06-20Segment process for control timer eventYuta Doi1-25/+29
2018-06-20Add calling callback for onErrorYuta Doi2-6/+27
2018-06-20Segment processYuta Doi3-75/+103
2018-06-20Remove unnecessary codeYuta Doi2-11/+0
2018-06-20Use enum instead of constant macroYuta Doi3-31/+72
2018-06-20Add layout "system" to layout.dbYuta Doi1-0/+10
2018-06-20Add category "system" for showing specific app on restriction mode ONYuta Doi3-3/+73
2018-06-20Bug fix: Refer removed surface id in vector of pending_end_drawYuta Doi1-1/+3
2018-06-19Bug fix: nullptr accessYuta Doi1-3/+2
2018-06-18Remove unnecesarry member variable: role2surfaceid_Yuta Doi2-13/+8
2018-06-18Modify API of PolicyManagerYuta Doi5-21/+74
2018-06-15Modify format of layout information and process for updating layoutYuta Doi7-616/+113
2018-06-15Add new addStateToJson()Yuta Doi1-4/+30
2018-06-14Modify the process for updating layer stateYuta Doi3-143/+106
2018-06-11Update managing layout informationYuta Doi1-3/+25
2018-06-11Update managing layout informationYuta Doi1-18/+62
2018-06-08PolicyManager manage layout information (area, category, role)Yuta Doi3-116/+305
2018-06-08PolicyManager uses layout informationYuta Doi4-17/+314
2018-06-07Modify struct stm_state_tYuta Doi4-96/+241
2018-06-05Add new roles and remove unnecessary role definitionYuta Doi2-7/+3
2018-06-05Add the role "launcher"Yuta Doi2-1/+5
2018-06-05Bug fix: refer the released memory of role nameYuta Doi1-9/+7
2018-06-01Modify request_surface for XDG appYuta Doi1-3/+6