Separate binder code from widget.c.
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 22 Apr 2015 05:23:57 +0000 (14:23 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 22 Apr 2015 06:00:04 +0000 (15:00 +0900)
commit098db74ed28b2fe9d962c552a529cba63e899d08
tree7cbb458de1a64e4df936b5b3ffd732ab540271eb
parentf7eb4d709a898ac8aae9b52950d942fd5c9884ac
Separate binder code from widget.c.

(Check the return value.)

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I024cb2d8b81f3b8e59e2fe920414a18b1f399f2a
CMakeLists.txt
include/binder.h [new file with mode: 0644]
include/util.h
include/widget_internal.h
src/binder.c [new file with mode: 0644]
src/util.c
src/virtual_window.c
src/widget.c