Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.065622
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:36:06 +0000 (12:36 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:36:06 +0000 (12:36 +0900)
commit63d8b0ec0788ae2033ed966b18fac3ebb43a89d0
tree99441a4a1f8cb9b4865e7ad58d5f67be9f878c30
Initialize Tizen 2.3
66 files changed:
AUTHOR [new file with mode: 0644]
LICENSE [new file with mode: 0644]
LICENSE.LGPLv2.1 [new file with mode: 0644]
LICENSE.MIT [new file with mode: 0644]
Makefile [new file with mode: 0644]
NOTICE [new file with mode: 0644]
custom_chart/da_chart.c [new file with mode: 0755]
custom_chart/da_chart.h [new file with mode: 0755]
custom_chart/da_chart_dummy.c [new file with mode: 0755]
dynamic-analysis-probe.manifest [new file with mode: 0644]
helper/addr-capi.c [new file with mode: 0644]
helper/addr-tizen.c [new file with mode: 0644]
helper/appfw-capi.c [new file with mode: 0644]
helper/appfw-tizen.cpp [new file with mode: 0644]
helper/btsym.c [new file with mode: 0755]
helper/dacapture.c [new file with mode: 0755]
helper/dacollection.c [new file with mode: 0755]
helper/dahelper.c [new file with mode: 0755]
helper/libdaprobe.c [new file with mode: 0755]
helper/private_link.h [new file with mode: 0644]
include/dacollection.h [new file with mode: 0755]
include/daerror.h [new file with mode: 0755]
include/dahelper.h [new file with mode: 0755]
include/daprobe.h [new file with mode: 0644]
include/dautil.h [new file with mode: 0644]
include/khash.h [new file with mode: 0755]
include/probeinfo.h [new file with mode: 0755]
include/tizen_probe.h [new file with mode: 0755]
packaging/dynamic-analysis-probe.changes [new file with mode: 0644]
packaging/dynamic-analysis-probe.manifest [new file with mode: 0644]
packaging/dynamic-analysis-probe.spec [new file with mode: 0644]
probe_capi/capi_appfw.c [new file with mode: 0644]
probe_event/da_event.c [new file with mode: 0755]
probe_event/da_event.h [new file with mode: 0755]
probe_event/gesture.cpp [new file with mode: 0755]
probe_event/gesture.h [new file with mode: 0644]
probe_event/keytouch.c [new file with mode: 0755]
probe_event/orientation.c [new file with mode: 0644]
probe_file/da_io.h [new file with mode: 0755]
probe_file/da_io_posix.c [new file with mode: 0755]
probe_file/da_io_stdc.c [new file with mode: 0644]
probe_memory/da_memory.h [new file with mode: 0644]
probe_memory/libdamemalloc.c [new file with mode: 0755]
probe_memory/libdamemmanage.c [new file with mode: 0644]
probe_memory/libdanew.cpp [new file with mode: 0644]
probe_socket/da_socket.h [new file with mode: 0644]
probe_socket/libdasocket.c [new file with mode: 0644]
probe_third/libdaemon.c [new file with mode: 0644]
probe_thread/da_sync.h [new file with mode: 0644]
probe_thread/da_thread.h [new file with mode: 0644]
probe_thread/libdasync.c [new file with mode: 0644]
probe_thread/libdathread.c [new file with mode: 0644]
probe_tizenapi/tizen_constructor.cpp [new file with mode: 0755]
probe_tizenapi/tizen_controls.cpp [new file with mode: 0755]
probe_tizenapi/tizen_file.cpp [new file with mode: 0755]
probe_tizenapi/tizen_lifecycle.cpp [new file with mode: 0755]
probe_tizenapi/tizen_sync.cpp [new file with mode: 0755]
probe_tizenapi/tizen_thread.cpp [new file with mode: 0755]
probe_ui/capi_capture.c [new file with mode: 0755]
probe_ui/da_ui.h [new file with mode: 0755]
probe_ui/tizen_capture.cpp [new file with mode: 0755]
probe_ui/tizen_display.cpp [new file with mode: 0644]
probe_ui/tizen_frameani.cpp [new file with mode: 0644]
probe_ui/tizen_frameani.h [new file with mode: 0644]
probe_ui/tizen_scenemanager.cpp [new file with mode: 0755]
probe_userfunc/libdauserfunc.c [new file with mode: 0755]