From: Mu-Woong Lee Date: Fri, 16 Jun 2017 07:09:29 +0000 (+0900) Subject: Merge branch 'devel/tizen' into tizen X-Git-Tag: accepted/tizen/unified/20170630.083109^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F134387%2F1;p=platform%2Fcore%2Fcontext%2Fjob-scheduler.git Merge branch 'devel/tizen' into tizen * devel/tizen: Enable a compile warning: -Wformat=2 Fix a possible memory leak in job_scheduler.cpp Implement API functions that communicate with the server Bug fixes: API function name typos & mis-implemented JobSchedulerService class The parameterized constructor of JobInfo initializes all member variables Cleanup build dependencies Implement dummy API functions Add JobInfo::deserialize(), which replaces two sub-class deserialize() functions Add the skeleton of JobManagerProxy, which is used to implement the API Partial implementation of API: functions requiring no IPC Add getType() functions to JobInfo & JobContext Add -Wall compile option Add job information class deserializer Add the 'notification' type action Add job information class serializer Change-Id: Id7b66bfc38ed4dc12f1fc6fc9c64ae4317e60956 Signed-off-by: Mu-Woong Lee --- 19f2b30b4a803a4c58f050369fa26e515daa218e