[Common] Simplified handling of JS<->C++ communication.
authorPawel Andruszkiewicz <p.andruszkie@samsung.com>
Fri, 5 Feb 2016 07:49:32 +0000 (08:49 +0100)
committerPawel Andruszkiewicz <p.andruszkie@samsung.com>
Wed, 10 Feb 2016 08:54:41 +0000 (17:54 +0900)
commitf7b29158746db3941d0fa1f83518bd68bddce908
tree38067e2c84585adb20273ca09138b6cd6489a5d5
parent51f0209c18b200612c8a07c4c2e4c94910b55a3c
[Common] Simplified handling of JS<->C++ communication.

Change-Id: I56abb9f1912e76c6d54e75d9bb577ed29fe45040
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
src/common/common.gyp
src/common/logger.h
src/common/tizen_instance.cc [new file with mode: 0644]
src/common/tizen_instance.h [new file with mode: 0644]
src/common/tizen_result.cc [new file with mode: 0644]
src/common/tizen_result.h [new file with mode: 0644]