sdk/ide/dynamic-analysis-ide-eplugin.git
9 years agoMerge remote-tracking branch 'remotes/origin/da-interactive' into tizen 75/41375/1 tizen
jungwook.ryu [Sat, 13 Jun 2015 13:39:31 +0000 (22:39 +0900)]
Merge remote-tracking branch 'remotes/origin/da-interactive' into tizen

Conflicts:
org.tizen.dynamicanalysis.ide.native.eplugin/src/org/tizen/dynamicanalysis/ide/eplugin/communication/DAServerManager.java

Change-Id: I121a5b88cd125320042765617ae69cc0233fadc2
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoCOMMON : fix some potential bugs 46/39246/1
seokgil.kang [Tue, 12 May 2015 07:36:13 +0000 (16:36 +0900)]
COMMON : fix some potential bugs

Change-Id: I9fa336f9e14c2eb988ff5b4f2e5248228a053145
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agofeature : 1. Reinforce logic about checking validation/management of Interactive... 10/35110/7 da-interactive
jungwook.ryu [Mon, 9 Feb 2015 08:38:08 +0000 (17:38 +0900)]
feature : 1. Reinforce logic about checking validation/management of Interactive Checkpoints
2. Add UI to select Checkpoint location (Before/After line execution)

Change-Id: Id488cf5e03cd6793fa27e88d0534cb030ebf32ac
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMISC : add profileActionSet to the dynamic-analysis-ide-eplugin & dynamic-analysis... 86/37786/1
seokgil.kang [Mon, 6 Apr 2015 05:44:35 +0000 (14:44 +0900)]
MISC : add profileActionSet to the dynamic-analysis-ide-eplugin & dynamic-analysis-ide-native-eplugin package

Change-Id: I83d764436023e22dae53b077a9a928ecd1eeaec9
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoCOMMON : fix native project build error at the org.tizen.dynamicanalysis.ide.eplugin 59/37459/1
seokgil.kang [Fri, 27 Mar 2015 02:50:09 +0000 (11:50 +0900)]
COMMON : fix native project build error at the org.tizen.dynamicanalysis.ide.eplugin

Change-Id: I234e21b3fa8c691714412b16fe872c5eba9277fb
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoFix potential bugs 51/36251/1
jungwook.ryu [Wed, 4 Mar 2015 07:50:39 +0000 (16:50 +0900)]
Fix potential bugs

Change-Id: If47cd7bcd6978eb0788c4f84a5502ff301b29f2f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoRevision WindowActivator - Add OS dependency 70/35170/1
jungwook.ryu [Tue, 10 Feb 2015 07:15:48 +0000 (16:15 +0900)]
Revision WindowActivator - Add OS dependency

Change-Id: I7b6fba8b1a7d402e231f7ccafcf10d6fa5512708
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoRevision WindowActivator - Add OS dependency 64/35164/1
jungwook.ryu [Tue, 10 Feb 2015 05:30:35 +0000 (14:30 +0900)]
Revision WindowActivator - Add OS dependency

Change-Id: Idaa9b293fa863cd33cae7e46599522f73363dc29
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoVersion up 2.2.21 62/34562/1
jungwook.ryu [Thu, 29 Jan 2015 05:32:02 +0000 (14:32 +0900)]
Version up 2.2.21

Change-Id: I559f2f386a6ed9c49d813b4b9d46b1acae9adb4c
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoReplace WindowActivator with IDE 61/34561/1
jungwook.ryu [Thu, 29 Jan 2015 05:23:03 +0000 (14:23 +0900)]
Replace WindowActivator with IDE

Change-Id: Ica149762306ac8def22c928394b72b3d0b792fe7
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge branch 'mw' into tizen 81/33881/1
jungwook.ryu [Fri, 16 Jan 2015 05:21:29 +0000 (14:21 +0900)]
Merge branch 'mw' into tizen

Conflicts:
org.tizen.dynamicanalysis.ide.native.eplugin/src/org/tizen/dynamicanalysis/ide/eplugin/communication/DAServerManager.java

Change-Id: Ia1539f7c74d75bdef84a7714c37b8e545a84c662
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoFix build error for DAServerManager (revision getting server inetaddress) 76/33876/1
jungwook.ryu [Fri, 16 Jan 2015 05:07:49 +0000 (14:07 +0900)]
Fix build error for DAServerManager (revision getting server inetaddress)

Change-Id: I564d498680305914343d18b47015935776fcaaac
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoAdd "revision launchdelegate" to package which has nativeplatform dependency. 71/33871/1
jungwook.ryu [Fri, 16 Jan 2015 03:13:46 +0000 (12:13 +0900)]
Add "revision launchdelegate" to package which has nativeplatform dependency.

Change-Id: Ife84eab44cf4f236486524441a13c3e09a05883d
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agofeature : Revision Interactive profiling 21/32721/3
jungwook.ryu [Tue, 23 Dec 2014 05:36:15 +0000 (14:36 +0900)]
feature : Revision Interactive profiling

1. Enforce variable validation check routine using CDT library.
2. Using Marker plugin.
3. Change Checkpoint view. (launch configuration tab -> Eclipse View)

Change-Id: I8f5d46b58098100d16ff22cfa785271754f828f4
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "Fix IPC with Host - revision get server IP" into tizen
juyoung kim [Tue, 6 Jan 2015 09:30:26 +0000 (01:30 -0800)]
Merge "Fix IPC with Host - revision get server IP" into tizen

9 years agoFix IPC with Host - revision get server IP 07/33107/1
jungwook.ryu [Tue, 30 Dec 2014 08:02:18 +0000 (17:02 +0900)]
Fix IPC with Host - revision get server IP

Change-Id: Iafcdf25a5b547efa95c64c84c62317a17a4869e4
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoFix IPC with Host - revision get server IP 96/32896/1
jungwook.ryu [Tue, 30 Dec 2014 08:02:18 +0000 (17:02 +0900)]
Fix IPC with Host - revision get server IP

Change-Id: Iafcdf25a5b547efa95c64c84c62317a17a4869e4
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoRevert "Revert "Revert "TEMP: Fixed build error""" 16/32716/1
Taeyoung Son [Tue, 23 Dec 2014 02:08:48 +0000 (18:08 -0800)]
Revert "Revert "Revert "TEMP: Fixed build error"""

This reverts commit dad6b21a9dc02aacfa28502ee79efabc77c4badd.

Change-Id: Ifefc6153da454d3f6c1a338c5187b30e5aa2d01c

9 years agoRevert "Revert "TEMP: Fixed build error"" 12/32712/1
Taeyoung Son [Mon, 22 Dec 2014 22:55:55 +0000 (14:55 -0800)]
Revert "Revert "TEMP: Fixed build error""

This reverts commit 69b8008e2eb76fbff7cbda2746c411b30167f48c.

Change-Id: I3a963486e3c9611f42dd01218d40b97935a52c70

9 years agoRevert "TEMP: Fixed build error" 33/32233/1
Taeyoung Son [Wed, 17 Dec 2014 05:31:54 +0000 (21:31 -0800)]
Revert "TEMP: Fixed build error"

This reverts commit 187e469b448dc85e47639b3112df7240704a9409.

Change-Id: I6dd3fefc5f23be0c51a2ba77cc8b8214e09416a4

9 years agoTEMP: Fixed build error 25/32225/1
Taeyoung Son [Wed, 17 Dec 2014 04:04:47 +0000 (13:04 +0900)]
TEMP: Fixed build error

After upload the package, it will be reverted.

Change-Id: I81774fa86a55dda18d2cf3cbff64127f47ba42e8
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
9 years agofeature : Add function for Interactive profiling 54/30354/3
jungwook.ryu [Sat, 15 Nov 2014 11:40:23 +0000 (20:40 +0900)]
feature : Add function for Interactive profiling

Add variable info to profile in source editor. check these info in launch configuration tab.

Change-Id: Ie2947422740031ce16a49a4fcc25b55a7141363f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMISC : Version up 08/29808/1
jungwook.ryu [Tue, 4 Nov 2014 13:40:56 +0000 (22:40 +0900)]
MISC : Version up

Change-Id: I518305403d4f179dc399cd5892bb657276937862
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoRevision launchDelegate using TizenLaunchDelegate 06/29806/1
jungwook.ryu [Tue, 4 Nov 2014 13:23:13 +0000 (22:23 +0900)]
Revision launchDelegate using TizenLaunchDelegate

Change-Id: I2f19e3bf11f00e1a4f6b8a007f57b140cd7f2090
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge branch 'tizen' into mw 31/29631/1
jungwook.ryu [Fri, 31 Oct 2014 01:26:59 +0000 (10:26 +0900)]
Merge branch 'tizen' into mw

Change-Id: Id5941644c829553cc5862985491f5a554df67782
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMISC : version up to fix build error 88/29588/1
jungwook.ryu [Thu, 30 Oct 2014 04:10:04 +0000 (13:10 +0900)]
MISC : version up to fix build error

Change-Id: I369b1fa477cee852b6a7b43add63b6a9567aafb6
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMISC : fix build error 83/29583/1
jungwook.ryu [Thu, 30 Oct 2014 01:55:39 +0000 (10:55 +0900)]
MISC : fix build error

Change-Id: I013171b29a7c29082723cc792feabbf9af2bd3fa
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMISC : separate the ide-eplugin package for nativeplatform dependency (dynamic-analys... 42/29542/1
jungwook.ryu [Wed, 29 Oct 2014 10:49:59 +0000 (19:49 +0900)]
MISC : separate the ide-eplugin package for nativeplatform dependency (dynamic-analysis-ide-eplugin, dynamic-analysis-ide-native-eplugin)

Change-Id: I9ea301a00e54a03d190b72a18f4f7e9bf3759a79
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoBug fix - launching error using "run as" after "profile with dynamic analyzer". 72/29372/1
jungwook.ryu [Mon, 27 Oct 2014 02:05:27 +0000 (11:05 +0900)]
Bug fix - launching error using "run as" after "profile with dynamic analyzer".

Change-Id: I4779987002d1196543ed524bed189964031d4d8d
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge branch 'tizen' into mw & version up 47/29247/1
jungwook.ryu [Thu, 23 Oct 2014 08:04:13 +0000 (17:04 +0900)]
Merge branch 'tizen' into mw & version up

Conflicts:
org.tizen.dynamicanalysis.ide.eplugin/plugin.xml

Change-Id: I536b867d39cdfbf8b7b4b84d45ec5636a8f28906
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoRemove factors concerning build type "Dynamic Analyzer" 45/29245/1
jungwook.ryu [Thu, 23 Oct 2014 07:35:02 +0000 (16:35 +0900)]
Remove factors concerning build type "Dynamic Analyzer"

Change-Id: Idad91d41c6de598a70dcb8a53f1dc023db0876f7
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoapply modified api of nativeplatform 20/29020/1
jungwook.ryu [Mon, 20 Oct 2014 09:34:44 +0000 (18:34 +0900)]
apply modified api of nativeplatform

Change-Id: I25bf62af87fcf138af358b8610d69c0ad798cacc
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge branch 'tizen' into mw
JuYoung Kim [Mon, 29 Sep 2014 12:34:28 +0000 (21:34 +0900)]
Merge branch 'tizen' into mw

Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
Conflicts:
package/changelog
package/pkginfo.manifest

10 years agoMISC : revision boilerplate of windowactivator 65/28165/1
jungwook.ryu [Mon, 29 Sep 2014 10:38:48 +0000 (19:38 +0900)]
MISC : revision boilerplate of windowactivator

Change-Id: I0508dfb733e02d25494ed6c45c78163eefceead8
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : Exception Log(not error) print console -> write to file 19/27919/1
jungwook.ryu [Tue, 19 Aug 2014 07:47:38 +0000 (16:47 +0900)]
MISC : Exception Log(not error) print console -> write to file

Change-Id: I9192d6931d741b7a936d301599f24dc6f704f442
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoFix communication with DA tool proxy network environment 11/27411/1
jungwook.ryu [Sun, 7 Sep 2014 07:39:50 +0000 (16:39 +0900)]
Fix communication with DA tool proxy network environment

Change-Id: I9a7018bd3d4f75428c84078ab91dbc1507e51fc3
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : Apply "Changed native template (nativcpp -> nativecore)" 38/27338/2
jungwook.ryu [Thu, 11 Sep 2014 07:44:24 +0000 (16:44 +0900)]
MISC : Apply "Changed native template (nativcpp -> nativecore)"

Change-Id: I4a77fff6a61249301c59adfd0aa3cf36da25b39f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoFix communication with DA tool proxy network environment 95/27195/1
jungwook.ryu [Sun, 7 Sep 2014 07:39:50 +0000 (16:39 +0900)]
Fix communication with DA tool proxy network environment

Change-Id: I9a7018bd3d4f75428c84078ab91dbc1507e51fc3
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC: version up (2.2.11) 30/27030/1 tizen_3.0.m14.3_ivi
Gun Kim [Wed, 3 Sep 2014 11:07:11 +0000 (20:07 +0900)]
MISC: version up (2.2.11)

Change-Id: I660edcc8dbc539a3b1e30b3156fd7d6fa8688790
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoLAUNCH: applied nativecommon-eplugin's change 29/27029/1
Gun Kim [Fri, 22 Aug 2014 10:15:51 +0000 (19:15 +0900)]
LAUNCH: applied nativecommon-eplugin's change

Change-Id: Ie0137ae53cb8ce336b26b951662602c6cbda5358
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoChange the method name of PlatformRootstrap 03/26903/1
Shihyun.kim [Mon, 1 Sep 2014 07:35:50 +0000 (16:35 +0900)]
Change the method name of PlatformRootstrap

Change-Id: I5c9751bc37f05aec3a98ad3590fefcf366ee0231
Signed-off-by: Shihyun.kim <shihyun.kim@samsung.com>
10 years agofix build error because misuse common interface 49/26849/1
jungwook.ryu [Fri, 29 Aug 2014 09:00:10 +0000 (18:00 +0900)]
fix build error because misuse common interface

Change-Id: I80ba133df30143fa61b544774e3674cc11f3f408
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : modify build dependency for kepler build 39/26839/1
jungwook.ryu [Fri, 29 Aug 2014 08:32:26 +0000 (17:32 +0900)]
MISC : modify build dependency for kepler build

Change-Id: I19f570588ce44eb11db6f1ea60f52f9961183915
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge branch 'mw' into tizen 38/26838/1
jungwook.ryu [Fri, 29 Aug 2014 08:29:43 +0000 (17:29 +0900)]
Merge branch 'mw' into tizen

Change-Id: Icb9d4ba02085bb35d594efd6c1aacc98b8e05a02
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC: version up (2.2.10) 34/26434/1
Gun Kim [Fri, 22 Aug 2014 10:17:20 +0000 (19:17 +0900)]
MISC: version up (2.2.10)

Change-Id: I91c2d97352fa3923c5b2508980549ed4832df62a
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoLAUNCH: applied nativecommon-eplugin's change 33/26433/1
Gun Kim [Fri, 22 Aug 2014 10:15:51 +0000 (19:15 +0900)]
LAUNCH: applied nativecommon-eplugin's change

Change-Id: Ie0137ae53cb8ce336b26b951662602c6cbda5358
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoMISC : Fix build fail - revision plugin dependency 18/26218/1
jungwook.ryu [Tue, 19 Aug 2014 09:43:15 +0000 (18:43 +0900)]
MISC : Fix build fail - revision plugin dependency

Change-Id: I7e77eedd8fc18e1c0ee6b9271c3890b2fda632c1
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : Exception Log(not error) print console -> write to file 02/26202/1
jungwook.ryu [Tue, 19 Aug 2014 07:47:38 +0000 (16:47 +0900)]
MISC : Exception Log(not error) print console -> write to file

Change-Id: I9192d6931d741b7a936d301599f24dc6f704f442
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge branch 'tizen' into mw 41/26141/1
jungwook.ryu [Mon, 18 Aug 2014 10:12:15 +0000 (19:12 +0900)]
Merge branch 'tizen' into mw

Change-Id: Iebec9be05551fde6eef3ead3396fbdafae515118
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge remote-tracking branch tv/develop into tizen 31/26131/1
jungwook.ryu [Mon, 18 Aug 2014 07:28:43 +0000 (16:28 +0900)]
Merge remote-tracking branch tv/develop into tizen

Change-Id: I1154f7e3ca3c459c3465b346559dceb06349aee0
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : fix build fail (revision pkginfo.manifest) 14/25614/1
jungwook.ryu [Thu, 7 Aug 2014 09:54:48 +0000 (18:54 +0900)]
MISC : fix build fail (revision pkginfo.manifest)

Change-Id: I91e68e0964a203b632f00749e513fb80f1ccb9b0
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : version up for prerequisite build 77/25577/1
jungwook.ryu [Thu, 7 Aug 2014 05:59:04 +0000 (14:59 +0900)]
MISC : version up for prerequisite build

Change-Id: I438a4a27c101d124304cbcd89fdd1846acbdec6e
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : revision pkginfo.manifest 99/24599/1
jungwook.ryu [Thu, 17 Jul 2014 06:43:51 +0000 (15:43 +0900)]
MISC : revision pkginfo.manifest

Apply prerequisites

Change-Id: I242ef95e8e56b352a4c20bea3693bb883e432097
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : apply prerequisites (Ubuntu32) 38/24438/1
jungwook.ryu [Mon, 14 Jul 2014 10:18:16 +0000 (19:18 +0900)]
MISC : apply prerequisites (Ubuntu32)

Change-Id: I92d42e3efaf0255f3f4084eebb4c8c09c2978081
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge remote-tracking branch 'origin/tizen' into mw 16/24216/1
jungwook.ryu [Wed, 9 Jul 2014 03:01:41 +0000 (12:01 +0900)]
Merge remote-tracking branch 'origin/tizen' into mw

Change-Id: Ib028964259bb1fe2a11a9050e4814e08a3fec6f1
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge remote-tracking branch 'origin/mw' into tizen 14/24214/1
jungwook.ryu [Wed, 9 Jul 2014 02:52:14 +0000 (11:52 +0900)]
Merge remote-tracking branch 'origin/mw' into tizen

Change-Id: I059dd90966bfb86ca9d738999f7fac78a2ce31dc
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoCommon : fix potentional null pointer exception. 51/24051/1
jungwook.ryu [Tue, 8 Jul 2014 09:18:19 +0000 (18:18 +0900)]
Common : fix potentional null pointer exception.

Change-Id: I8d35c38746ca41de706fad066c3b223445713b75
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agobug fix : remove potential null pointer exception during build project. 21/23121/1
jungwook.ryu [Wed, 18 Jun 2014 04:17:40 +0000 (13:17 +0900)]
bug fix : remove potential null pointer exception during build project.

Change-Id: I88e6769d79f4cea9e949aa082e79e913d777a09e
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge remote-tracking branch 'mw' into tizen 98/22598/1
jungwook.ryu [Mon, 9 Jun 2014 07:06:16 +0000 (16:06 +0900)]
Merge remote-tracking branch 'mw' into tizen

Conflicts:
package/changelog
package/pkginfo.manifest

Change-Id: I019965fe0d64f9add440b6b983fbccec19c11b94
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : source code boilerplate 82/22582/1
jungwook.ryu [Mon, 9 Jun 2014 04:18:58 +0000 (13:18 +0900)]
MISC : source code boilerplate

Change-Id: I7689bb04af1d30f1d5fa0a0969970bcedcd3a082
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[Common] Bug fix about Platform Project 06/21506/2
jungwook.ryu [Thu, 22 May 2014 06:23:23 +0000 (15:23 +0900)]
[Common] Bug fix about Platform Project

Logic about Get build output file of platform project & Checking target device type before profile with Dynamic Analyzer

Change-Id: I5df79f41d8e241bcd91864f4f6b9710e6f90400f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[Common] : Enable Profile with Dynamic Analyzer for EFL Platform project 69/21069/1
jungwook.ryu [Thu, 15 May 2014 03:24:33 +0000 (12:24 +0900)]
[Common] : Enable Profile with Dynamic Analyzer for EFL Platform project

Change-Id: I202c3ba43040d8e93e0e975df2f800c5bc3be10c
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[MISC] : Add build dependency - nativeplatform-eplugin 58/20558/1
jungwook.ryu [Fri, 9 May 2014 07:31:29 +0000 (16:31 +0900)]
[MISC] : Add build dependency - nativeplatform-eplugin

Change-Id: I943b755c9883e2c644a7e99084ed56a775638669
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoAdd build dependency - nativeplatform-eplugin 56/20556/1
jungwook.ryu [Fri, 9 May 2014 07:25:05 +0000 (16:25 +0900)]
Add build dependency - nativeplatform-eplugin

Change-Id: Icbefa6af8b5f751f3e7b155bbc54b5c54a60d597
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[MISC] : version up 62/20062/1
jungwook.ryu [Fri, 25 Apr 2014 11:04:10 +0000 (20:04 +0900)]
[MISC] : version up

Change-Id: I45d702dcf883aba0bacab07cad830990d5856d32
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[Common] : enable to build Platform project and launch Dynamic Analyzer tool in IDE... 36/20036/1
jungwook.ryu [Fri, 25 Apr 2014 07:29:08 +0000 (16:29 +0900)]
[Common] : enable to build Platform project and launch Dynamic Analyzer tool in IDE (using Profile As..)

Change-Id: I38d2719e6723a49e6fac494e996653c6a0b26945
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC: fix potential bug - misuse concurrency method (synchronized, wait, notify) 95/18695/1
jungwook.ryu [Fri, 28 Mar 2014 07:53:34 +0000 (16:53 +0900)]
MISC: fix potential bug - misuse concurrency method (synchronized, wait, notify)

Change-Id: I7d8dc216aff4a7b3b68ee6ae1cc043bef9292d33
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC: fix potential bug - misuse concurrency object & unrelease resource 98/18598/1
jungwook.ryu [Thu, 27 Mar 2014 05:15:46 +0000 (14:15 +0900)]
MISC: fix potential bug - misuse concurrency object & unrelease resource

Change-Id: I774edaa32bcfc2d1071f929b0d86ce74fd07dde8
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : revision prevent issue (critical,major) 82/18082/1
jungwook.ryu [Mon, 17 Mar 2014 07:17:18 +0000 (16:17 +0900)]
MISC : revision prevent issue (critical,major)

Change-Id: I21f302e279dee84f1ee9d3c79c7ffb036c7e1b52
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : Build package version update 76/16376/1
jungwook.ryu [Fri, 14 Feb 2014 07:57:18 +0000 (16:57 +0900)]
MISC : Build package version update

Change-Id: I46e7851df63e332ad653544808abea26c4b09a56
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : Fixed a Null pointer exception in the server of Activator.java when headless... 72/16372/1
jungwook.ryu [Fri, 14 Feb 2014 07:24:22 +0000 (16:24 +0900)]
MISC : Fixed a Null pointer exception in the server of Activator.java when headless build

Change-Id: Icb01cbb775b5bb519e06a1eb4bbb8a6a29a0d365
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC : Fixed a Null pointer exception in the server of Activator.java when headless... 71/16371/1
jungwook.ryu [Fri, 14 Feb 2014 07:00:50 +0000 (16:00 +0900)]
MISC : Fixed a Null pointer exception in the server of Activator.java when headless build

Change-Id: I6faedd22c0fcecd617f6c9fedd6f6ce9e02301a8
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMISC: package version up (2.2.2) 22/13822/1
kh5325.kim [Tue, 17 Dec 2013 04:26:44 +0000 (13:26 +0900)]
MISC: package version up (2.2.2)

Refactored NativeRdsDeployer.touchExecutableFile() to
LaunchUtils.touchExecutableFile()

Change-Id: Ia99311d3dc452f3bd62db5a27886026329a31edf
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
11 years ago[Title] fix. prevent, ide-da communication
Hyunjong,park [Fri, 27 Sep 2013 05:51:50 +0000 (14:51 +0900)]
[Title] fix. prevent, ide-da communication
[Desc.] changet server - client
[Issue] -

11 years ago[Title] add feature license info
kamuru [Wed, 25 Sep 2013 00:53:42 +0000 (09:53 +0900)]
[Title] add feature license info
[Desc.]
[Issue]

11 years ago[Title] Modify to verify launch configuration at launch
kamuru [Wed, 14 Aug 2013 05:40:59 +0000 (14:40 +0900)]
[Title]  Modify to verify launch configuration at launch
[Desc.]
[Issue]

11 years ago[Title] Refactoring as Protex's result
Bonyong.lee [Mon, 29 Jul 2013 02:23:23 +0000 (11:23 +0900)]
[Title] Refactoring as Protex's result
[Desc.]
[Issue]

11 years ago[Title] active DA
HyunjongPark [Thu, 11 Jul 2013 06:08:01 +0000 (15:08 +0900)]
[Title] active DA
[Desc.] profile as
[Issue] -

11 years agoMerge "[Title] Check Active DA [Desc.] profile as [Issue] -" into tizen_2.2
juyoung kim [Thu, 11 Jul 2013 05:15:01 +0000 (14:15 +0900)]
Merge "[Title] Check Active DA [Desc.] profile as [Issue] -" into tizen_2.2

11 years ago[Title] Check Active DA
HyunjongPark [Thu, 11 Jul 2013 05:24:28 +0000 (14:24 +0900)]
[Title] Check Active DA
[Desc.] profile as
[Issue] -

11 years ago[Title] Fix canceling problem when dynamic analysis
kamuru [Thu, 11 Jul 2013 05:19:36 +0000 (14:19 +0900)]
[Title] Fix canceling problem when dynamic analysis
[Desc.]
[Issue] https://bugs.tizendev.org/jira/browse/N_SE-45665

11 years ago[Title] Added ignore file list to RDS deployer
kamuru [Fri, 5 Jul 2013 02:35:08 +0000 (11:35 +0900)]
[Title] Added ignore file list to RDS deployer
[Desc.]
[Issue] https://bugs.tizendev.org/jira/browse/N_SE-44528

11 years agoversion-up
hyunsik.noh [Thu, 4 Jul 2013 06:25:08 +0000 (15:25 +0900)]
version-up

11 years agotle]change device attribute value for launch configuration to device id
hyunsik.noh [Fri, 28 Jun 2013 09:44:53 +0000 (18:44 +0900)]
tle]change device attribute value for launch configuration to device id
(depends on device type)
[Type]
[Module]DA
[Priority]
[CQ#]
[Redmine#]7535
[Problem]
[Cause]
[Solution]

Change-Id: I86722b454368fb86b0e7808edd09703a27204e76

11 years ago[Title] version up
Gun Kim [Thu, 27 Jun 2013 11:05:09 +0000 (20:05 +0900)]
[Title] version up
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Id6f644e1ea2e138f3043977ce77ccca13cef977f

11 years ago[Title] touch executable file of other build configrations right before the launch...
Gun Kim [Thu, 27 Jun 2013 10:24:56 +0000 (19:24 +0900)]
[Title] touch executable file of other build configrations right before the launch is finished
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ib3f48e5874d9ed4049159897d61709e1a7d699d2

11 years ago[Title] bug fix. active_ide
HyunjongPark [Wed, 26 Jun 2013 23:51:00 +0000 (08:51 +0900)]
[Title] bug fix. active_ide
[Desc.] make file
[Issue] -

11 years ago[Title] profile as
HyunjongPark [Wed, 26 Jun 2013 11:40:45 +0000 (20:40 +0900)]
[Title] profile as
[Desc.] communication IDE - DA
[Issue] -

11 years ago[Title] IDE - DA communication
HyunjongPark [Wed, 26 Jun 2013 10:50:45 +0000 (19:50 +0900)]
[Title] IDE - DA communication
[Desc.] alone DA
[Issue] -

11 years ago[Title] fix. communication IDE - DA
HyunjongPark [Wed, 26 Jun 2013 10:12:49 +0000 (19:12 +0900)]
[Title] fix. communication IDE - DA
[Desc.] bug fix
[Isseu] -

11 years ago[Title] package
Hyunjong,Pakr [Wed, 26 Jun 2013 08:26:44 +0000 (17:26 +0900)]
[Title] package
[Desc.] -
[Issue] -

11 years ago[Title] update package version
HyunjongPark [Thu, 20 Jun 2013 09:36:04 +0000 (18:36 +0900)]
[Title] update package version
[Desc.] -
[Issue] -

11 years ago[Title] mkdir dynamic log path
HyunjongPark [Thu, 20 Jun 2013 09:32:00 +0000 (18:32 +0900)]
[Title] mkdir dynamic log path
[Desc.] chekc exist folder
[Issue] -

11 years ago[Title] add Check NullPointer code for log saved path
HyunjongPark [Tue, 18 Jun 2013 05:45:09 +0000 (14:45 +0900)]
[Title] add Check NullPointer code for log saved path
[Desc.] check NullPointer
[Issue] -

11 years agopackage version up(2.1.20)
hyunsik.noh [Thu, 13 Jun 2013 09:20:28 +0000 (18:20 +0900)]
package version up(2.1.20)

11 years ago[Title]change device attribute value for launch configuration from serial number...
hyunsik.noh [Wed, 5 Jun 2013 02:42:01 +0000 (11:42 +0900)]
[Title]change device attribute value for launch configuration from serial number to name
[Type]
[Module]DA
[Priority]
[CQ#]
[Redmine#]7535
[Problem]
[Cause]
[Solution]

11 years agopackage version up (2.1.19)
kh5325.kim [Wed, 5 Jun 2013 10:36:19 +0000 (19:36 +0900)]
package version up (2.1.19)

11 years ago[Title]Bug fix as sdblib is refactored
Bonyong.lee [Wed, 5 Jun 2013 07:49:55 +0000 (16:49 +0900)]
[Title]Bug fix as sdblib is refactored
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

11 years ago[Title] applied CommonProjectDependentPackager#buildPakcage()'s change.
Gun Kim [Tue, 4 Jun 2013 06:35:20 +0000 (15:35 +0900)]
[Title] applied CommonProjectDependentPackager#buildPakcage()'s change.
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I7939a1afe6cab8e2a3fd680b1fd3e6870b517641

11 years ago[Title] Refactoring sdblib
Bonyong.lee [Mon, 3 Jun 2013 10:47:19 +0000 (19:47 +0900)]
[Title]     Refactoring sdblib
[Type]      Enhancement
[Module]
[Priority]  Major
[CQ#]
[Redmine#]  #9249
[Problem]
[Cause]
[Solution]
[TestCase]