sdk/tools/dynamic-analyzer.git
10 years agoMISC : source code boilerplate 91/22591/1
heeyoung [Mon, 9 Jun 2014 06:19:47 +0000 (15:19 +0900)]
MISC : source code boilerplate

shortcut, progress/about/license dialog, ui page
widget - button, checkbox, radio, splitButon, toggle, combo, graph, popupMenu, progress

Change-Id: I71bbdc694a30b229517caee5a5ce19d780572609
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years agoMISC : source code boilerplate 78/22578/1
jungwook.ryu [Mon, 9 Jun 2014 01:58:31 +0000 (10:58 +0900)]
MISC : source code boilerplate

about Timeline chart module, Widget (chart, table, scale, timeline)

Change-Id: I4c150e2a8528bf50bf82e034d8fdb765c416902b
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoCommon : Apply Constant using DALimit.java 76/22576/1
jungwook.ryu [Mon, 9 Jun 2014 01:22:17 +0000 (10:22 +0900)]
Common : Apply Constant using DALimit.java

DBConstants.FUNCNAME_LEN -> DALimit.FUNCTION_NAME_LENGTH

Change-Id: I665434da0c65fc1facd21f31eee094d02c3e5555
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoCOMMON: add DAlimit.java and update the DBConstants
j0kim [Tue, 3 Jun 2014 13:19:24 +0000 (22:19 +0900)]
COMMON: add DAlimit.java and update the DBConstants

Change-Id: Ibb0eb2c5758c5746bdf7b5f0baf9cfac5b4e6ad2
Signed-off-by: j0kim <j0.kim@samsung.com>
10 years agoMerge "Summary : add missing files (save Failed API / Warning / Leak information...
juyoung kim [Tue, 3 Jun 2014 11:23:49 +0000 (04:23 -0700)]
Merge "Summary : add missing files (save Failed API / Warning / Leak information to DB in runtime) and remove some comments" into tizen

10 years agoui page : enable Ui analysis (osp features) 01/22401/1
heeyoung [Tue, 3 Jun 2014 05:45:12 +0000 (14:45 +0900)]
ui page : enable Ui analysis (osp features)

Change-Id: I7c8716d726c6f3ad7a55d9967b56d14aa32de2fe
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years agoSummary : add missing files (save Failed API / Warning / Leak information to DB in... 77/22377/3
seokgil.kang [Mon, 2 Jun 2014 13:23:04 +0000 (22:23 +0900)]
Summary : add missing files (save Failed API / Warning / Leak information to DB in runtime) and remove some comments

Change-Id: Ieda6092cfaf128ce2e954d7879f85c446da5446b
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
10 years agoMerge "Summary : save Failed API / Warning / Leak information to DB in runtime" into...
juyoung kim [Mon, 2 Jun 2014 10:57:16 +0000 (03:57 -0700)]
Merge "Summary : save Failed API / Warning / Leak information to DB in runtime" into tizen

10 years agoSummary : save Failed API / Warning / Leak information to DB in runtime 14/22314/2
seokgil.kang [Sat, 31 May 2014 12:52:05 +0000 (21:52 +0900)]
Summary : save Failed API / Warning / Leak information to DB in runtime

Change-Id: I96ab49213d297ce380207955be2cfc91851f67e8
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
10 years agoBaseView : added interface for adding and removing a tab page view 22/22322/1
hyeran74.kim [Mon, 2 Jun 2014 02:31:21 +0000 (11:31 +0900)]
BaseView : added interface for adding and removing a tab page view

Change-Id: I7f0df3f915e0a3ab7f3b545ff7d727ae107304e9
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agoTimeline : revision some Timeline Chart according to change MSG_SYSTEM 92/22292/1
jungwook.ryu [Sat, 31 May 2014 06:14:11 +0000 (15:14 +0900)]
Timeline : revision some Timeline Chart according to change MSG_SYSTEM

1. Process Size, Heap, Memory chart is chagned to support multi process.
2. DiskIO Chart shows 2 more info (Disk read sector, write sector).
3. FileChart is removed.
3. Timeline Chart's series color is changed.
4. MSG_SYSTEM parsing logic is changed because of changing MSG_SYSTEM.

Change-Id: Ie62d3baf2f135244801f70bfcbfcca782bb55421
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge "network : source refactoring add debug log, and remove variable of not using...
juyoung kim [Fri, 30 May 2014 12:39:59 +0000 (05:39 -0700)]
Merge "network : source refactoring add debug log, and remove variable of not using, change file manager name Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

10 years agoMerge "BaseView : added an interface for adding view pages dinamically" into tizen
juyoung kim [Fri, 30 May 2014 12:36:13 +0000 (05:36 -0700)]
Merge "BaseView : added an interface for adding view pages dinamically" into tizen

10 years agoMerge "UTIL: rename ByteUtils, SWAPModel, and move plugin package" into tizen
juyoung kim [Fri, 30 May 2014 11:34:53 +0000 (04:34 -0700)]
Merge "UTIL: rename ByteUtils, SWAPModel, and move plugin package" into tizen

10 years agoMerge "Function Profiling : save callstack information to DB in runtime, enable binar...
juyoung kim [Fri, 30 May 2014 11:09:31 +0000 (04:09 -0700)]
Merge "Function Profiling : save callstack information to DB in runtime, enable binary setting's profiling" into tizen

10 years agonetwork : source refactoring 45/22245/1
Hyunjong.park [Fri, 30 May 2014 09:12:42 +0000 (18:12 +0900)]
network : source refactoring
add debug log, and remove variable of not using, change file manager name
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I6168fdb66dae1603c238a1e604d29162b04bd6b7

10 years agoBaseView : added an interface for adding view pages dinamically 44/22244/1
hyeran74.kim [Fri, 30 May 2014 08:55:25 +0000 (17:55 +0900)]
BaseView : added an interface for adding view pages dinamically

Change-Id: Id0e8e9b29a5baaaa99c6812c6a451d08085b582c
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agoUTIL: rename ByteUtils, SWAPModel, and move plugin package 38/22238/1
greatim [Fri, 30 May 2014 07:02:13 +0000 (16:02 +0900)]
UTIL: rename ByteUtils, SWAPModel, and move plugin package

rename (Streamable -> StreamElement) (SWAPModel -> Streamable) (ByteUtils -> ByteUtil)
move some classes to common plugin (ByteUtils, ByteSwapper, SWAPModel)

Change-Id: I97368a294f34808f1c2cde395c64dee639db5a3c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoREVIEW: add some comments and TODOs for file analysis
j0kim [Fri, 30 May 2014 06:43:39 +0000 (15:43 +0900)]
REVIEW: add some comments and TODOs for file analysis

Change-Id: Ic1ab6e58cf9bccae3ccab2c7dad39a0ec7db4fc2
Signed-off-by: j0kim <j0.kim@samsung.com>
10 years agoFunction Profiling : save callstack information to DB in runtime, enable binary setti... 08/22208/1
woojin [Fri, 30 May 2014 02:08:13 +0000 (11:08 +0900)]
Function Profiling : save callstack information to DB in runtime, enable binary setting's profiling

1. save callstackdata, callstackunit to DB in runtime, remove unnecessary callstackdata from memory
2. enable function profiling / callstack for libraries set in binary setting.

Change-Id: I1805563f02089356985b0f6e94d618284301c7c6
Signed-off-by: woojin <woojin2.jung@samsung.com>
10 years agoMerge "dialog, widget : apply new design dialog - progress / about / license widget...
juyoung kim [Thu, 29 May 2014 07:50:29 +0000 (00:50 -0700)]
Merge "dialog, widget : apply new design dialog - progress / about / license widget - button / toggleButton / context menu / combo" into tizen

10 years agodialog, widget : apply new design 27/22027/2
heeyoung [Thu, 29 May 2014 01:54:19 +0000 (10:54 +0900)]
dialog, widget : apply new design
dialog - progress / about / license
widget - button / toggleButton / context menu / combo

Change-Id: Iea3d9b507c5604a91e7f032d1808a810b1ed5ae6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years agoMerge "Tab Layout : UI/UX was modified" into tizen
juyoung kim [Thu, 29 May 2014 06:32:27 +0000 (23:32 -0700)]
Merge "Tab Layout : UI/UX was modified" into tizen

10 years agoImage : apply a new image 26/22026/1
Hyunjong,park [Thu, 29 May 2014 01:48:09 +0000 (10:48 +0900)]
Image : apply a new image
apply two button image about snapshot image of replayeditor, and  show only changed state of context table of openGL
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: I26297131fc1b145aadf389ea3b1bd88de4a204fc

10 years agoTab Layout : UI/UX was modified 22/22022/1
hyeran74.kim [Thu, 29 May 2014 01:37:28 +0000 (10:37 +0900)]
Tab Layout : UI/UX was modified

Change-Id: I6bb054d7d045548b6b86294971931d716a9e55c9
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agoINTERNAL: remove "multiple" and "nodisplay" filter for app list 83/21983/1
greatim [Wed, 28 May 2014 10:09:35 +0000 (19:09 +0900)]
INTERNAL: remove "multiple" and "nodisplay" filter for app list

When get application list from device, do not check for multiple instance and no display.

Change-Id: I8e02182e027bc2bb800f8132690224c7d1a39dd2
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoINTERNAL: fix some exception and refactor PageDataManager 14/21814/1
greatim [Wed, 28 May 2014 03:23:43 +0000 (12:23 +0900)]
INTERNAL: fix some exception and refactor PageDataManager

fix some exception occurred during save/load.
refactor PageDataManager and subclasses.

Change-Id: Iaa92c9548552d66f75d2b218aa227e1ba71bd6cd
Signed-off-by: greatim <jaewon81.lim@samsung.com>
Change-ID: If819551cb9624166d2621507b9f4b6d138a34335

10 years agoMerge "DB: db connection management" into tizen
juyoung kim [Tue, 27 May 2014 05:53:20 +0000 (22:53 -0700)]
Merge "DB: db connection management" into tizen

10 years agoMerge "Title Layout : UX/UI was modified" into tizen
juyoung kim [Tue, 27 May 2014 05:53:06 +0000 (22:53 -0700)]
Merge "Title Layout : UX/UI was modified" into tizen

10 years agoDB: db connection management 39/21739/1
greatim [Tue, 27 May 2014 05:35:58 +0000 (14:35 +0900)]
DB: db connection management

make sure db connection returned whatever db transaction finished successfully or not

Change-Id: I2a05b63abdc61141482035b301da21b3806bae5d
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoTitle Layout : UX/UI was modified 38/21738/1
hyeran74.kim [Tue, 27 May 2014 05:14:55 +0000 (14:14 +0900)]
Title Layout : UX/UI was modified

Change-Id: I1defcd4bb64993515bf40c114765e30299500256
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Change-ID: Ia4ba2844d1fa26325fbd30afae22603cd9168ad2

10 years agoTitle Layout : UX/UI was modified 36/21736/1
hyeran74.kim [Tue, 27 May 2014 05:14:55 +0000 (14:14 +0900)]
Title Layout : UX/UI was modified

Change-Id: I1defcd4bb64993515bf40c114765e30299500256
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agoMerge "File : UI/UX was modified" into tizen
juyoung kim [Tue, 27 May 2014 04:28:19 +0000 (21:28 -0700)]
Merge "File : UI/UX was modified" into tizen

10 years agoFile : UI/UX was modified 50/21650/3
hyeran74.kim [Mon, 26 May 2014 05:35:34 +0000 (14:35 +0900)]
File : UI/UX was modified

Change-Id: Ic338164c67404368c74344eeaf79681431bd7328
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agoMerge "[Title] add MSG_PROCESS_COMM for web app, refactor db connection(multi-connect...
juyoung kim [Mon, 26 May 2014 13:44:50 +0000 (06:44 -0700)]
Merge "[Title] add MSG_PROCESS_COMM for web app, refactor db connection(multi-connection) [Desc.] [Issue]" into tizen

10 years agoMerge "Timeline: Remove Magic number and Hard coding" into tizen
juyoung kim [Mon, 26 May 2014 13:12:37 +0000 (06:12 -0700)]
Merge "Timeline: Remove Magic number and Hard coding" into tizen

10 years agoMerge "UI/UX : added color resources" into tizen
juyoung kim [Mon, 26 May 2014 13:11:09 +0000 (06:11 -0700)]
Merge "UI/UX : added color resources" into tizen

10 years agoTimeline: Remove Magic number and Hard coding 84/21684/1
jungwook.ryu [Mon, 26 May 2014 11:31:30 +0000 (20:31 +0900)]
Timeline: Remove Magic number and Hard coding

Translate Magic number in Timeline DB to ENUM
Handling Get CPU Core count

Change-Id: Iacae939ea74fd70c8a3eca0f17c0ed8c70c9b4ac
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge "Replay Editor : New UX application, and disable replay editor button until...
juyoung kim [Mon, 26 May 2014 11:10:08 +0000 (04:10 -0700)]
Merge "Replay Editor : New UX application, and disable replay editor button until complete TV SDK Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>" into tizen

10 years agoMerge "Opengl : implement the functionality of multi context sharing, and get event...
juyoung kim [Mon, 26 May 2014 11:10:00 +0000 (04:10 -0700)]
Merge "Opengl : implement the functionality of multi context sharing, and  get event from summay page, and print the contents to download the file on the device, and filtering by process Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>" into tizen

10 years agoUI/UX : added color resources 42/21642/2
hyeran74.kim [Mon, 26 May 2014 02:16:36 +0000 (11:16 +0900)]
UI/UX : added color resources

Change-Id: I60615d73498bfec05509384e5f686ce893dd7d74
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years ago[Title] add MSG_PROCESS_COMM for web app, refactor db connection(multi-connection) 46/21646/1
greatim [Mon, 26 May 2014 03:43:11 +0000 (12:43 +0900)]
[Title] add MSG_PROCESS_COMM for web app, refactor db connection(multi-connection)
[Desc.]
[Issue]

Change-Id: Ie46eaba1f7390fc8fbe1b440a8ee6f4cf0c1ebe2

10 years agoReplay Editor : New UX application, and disable replay editor button until complete... 44/21644/1
Hyunjong,park [Mon, 26 May 2014 02:37:37 +0000 (11:37 +0900)]
Replay Editor : New UX application, and disable replay editor button until complete TV SDK
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: Ib1ee83c1ccea32a16ca3af5a0463895a8f97a757

10 years agoOpengl : implement the functionality of multi context sharing, and get event from... 36/21636/1
Hyunjong,park [Mon, 26 May 2014 00:29:06 +0000 (09:29 +0900)]
Opengl : implement the functionality of multi context sharing, and  get event from summay page, and print the contents to download the file on the device, and filtering by process
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: I7e69937a46654d91b85db85c4347046a7342474e

10 years agonetwork : get event from summary page, and print the contents to download the file... 35/21635/1
Hyunjong,park [Mon, 26 May 2014 00:20:23 +0000 (09:20 +0900)]
network : get event from summary page, and print the contents to download the file on the device, and filtering by process
          , and fix multi select on chart for range feature

Change-Id: Icb6f0c983af0634f0199014a79458f990ef600c1

10 years agoNetwork : adding a file utilty for managing to download the tmp file from device 34/21634/1
Hyunjong,park [Mon, 26 May 2014 00:11:02 +0000 (09:11 +0900)]
Network : adding a file utilty for managing to download the tmp file from device
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: Ieeecca3d2221870d24a63b11565aab2142eb11e8

10 years agoMerge "[UI] Add ChartRenderer for new File Analysis chart" into tizen
juyoung kim [Wed, 21 May 2014 05:51:04 +0000 (22:51 -0700)]
Merge "[UI] Add ChartRenderer for new File Analysis chart" into tizen

10 years ago[UI] Add ChartRenderer for new File Analysis chart 42/21442/1
jungwook.ryu [Wed, 21 May 2014 02:04:27 +0000 (11:04 +0900)]
[UI] Add ChartRenderer for new File Analysis chart

Change-Id: If73c008d6060e1245449b671496623f6d2863d53
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[Title] follow-up action of commit #21000, some change in DB and communicator 33/21433/1
greatim [Tue, 20 May 2014 12:44:51 +0000 (21:44 +0900)]
[Title] follow-up action of commit #21000, some change in DB and communicator
[Desc.]
[Issue]

Change-Id: I94e51eafb7913134bfbe35eab30dc109b71cb214

10 years agoMerge "OpenGL : data module of OpenGL page was modified to use the DB and...
juyoung kim [Mon, 19 May 2014 05:22:17 +0000 (22:22 -0700)]
Merge "OpenGL : data module of OpenGL page was modified to use the DB          and show multi context value Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>" into tizen

10 years agoMerge "[Feature] enable source view for efl application [Description] 1. use source...
woojin [Sat, 17 May 2014 17:49:26 +0000 (10:49 -0700)]
Merge "[Feature] enable source view for efl application [Description] 1. use source rpm package provided by IDE 2. rename elfsymbolextracter 3. modify checking routine for functions in Application" into tizen

10 years ago[Feature] enable source view for efl application 94/21294/2
woojin [Sat, 17 May 2014 07:40:04 +0000 (16:40 +0900)]
[Feature] enable source view for efl application
[Description] 1. use source rpm package provided by IDE 2. rename elfsymbolextracter 3. modify checking routine for functions in Application

Change-Id: Iade3898720263643c5c6bfc295a42e400b044591

10 years ago[Title] fix build properties and fix some bugs (args of function log, retry count... 58/21258/1
greatim [Fri, 16 May 2014 12:44:59 +0000 (21:44 +0900)]
[Title] fix build properties and fix some bugs (args of function log, retry count of device connect)
[Desc.]
[Issue]

Change-Id: I0ff335a78caca7d26550d161f9da44354bbe3ec5

10 years agoOpenGL : data module of OpenGL page was modified to use the DB 21/21221/1
Hyunjong,park [Fri, 16 May 2014 08:05:48 +0000 (17:05 +0900)]
OpenGL : data module of OpenGL page was modified to use the DB
         and show multi context value
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: Ic8e582d57b61ec4e4bd79d34c4a43dde9539fc5f

10 years ago[Feature] timeline : data module of the timeline page was modified to use the DB 73/21173/1
jungwook.ryu [Fri, 16 May 2014 01:54:19 +0000 (10:54 +0900)]
[Feature] timeline : data module of the timeline page was modified to use the DB

Change-Id: Ic9e504a1935d1d40da21a27664c56c8470d03b16
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[Title] add symbol extraction for EFL, and fix for "profile with" 63/21163/1
greatim [Thu, 15 May 2014 15:01:28 +0000 (00:01 +0900)]
[Title] add symbol extraction for EFL, and fix for "profile with"
[Desc.]
[Issue]

Change-Id: Id698de1ac0ebdb98be33a5b6403d793f79ec3809

10 years ago[Title] enable to execute efl app, fix for managing app info, dev info 00/21000/1
greatim [Wed, 14 May 2014 11:28:18 +0000 (20:28 +0900)]
[Title] enable to execute efl app, fix for managing app info, dev info
[Desc.]
[Issue]

Change-Id: Iba7e2fc602ddf0919e7d95d5a01baaa8c5d79ad0

10 years agoreplay : change db manager for save replay's log 22/20722/3
Hyunjong,park [Mon, 12 May 2014 10:59:18 +0000 (19:59 +0900)]
replay : change db manager for save replay's log
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: I96d96b9af6932ec8ea78fb231be32ab960341508

10 years ago[Title] disable Ui analysis (osp features) 53/20553/1
heeyoung [Fri, 9 May 2014 06:56:16 +0000 (15:56 +0900)]
[Title] disable Ui analysis (osp features)
[Desc.]
[Issue] -

Change-Id: I21a0a2d3f2e4eee5d60f6c120d92dcae6e6a2269
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] change profiling start time as start time in MSG_START_ACK 58/20058/1
greatim [Fri, 25 Apr 2014 10:29:52 +0000 (19:29 +0900)]
[Title] change profiling start time as start time in MSG_START_ACK
[Desc.]
[Issue]

Change-Id: Iafcd58c29d3fe970c2ebeac6ed2b0014ace26600

10 years ago[Title] db bug fix that close at stop tracing 30/20030/1
greatim [Fri, 25 Apr 2014 06:30:07 +0000 (15:30 +0900)]
[Title] db bug fix that close at stop tracing
[Desc.]
[Issue]

Change-Id: I2b5d984b3f3cf55a8d053e2d9c0bf983f295f2d4

10 years ago[Title] fix some database exception 16/20016/1
greatim [Thu, 24 Apr 2014 14:07:36 +0000 (23:07 +0900)]
[Title] fix some database exception
[Desc.]
[Issue]

Change-Id: I0b1ad226a5afcb6cdefa86b2a2cf90510d4114aa

10 years agonetwork : data module of the network page was modified to use the DB 01/19901/1
Hyunjong,park [Wed, 23 Apr 2014 01:54:16 +0000 (10:54 +0900)]
network : data module of the network page was modified to use the DB
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: Id7a812309f26c894df0fc7030fae1007a521f268

10 years ago[Title] fix some bugs 54/19854/1
greatim [Tue, 22 Apr 2014 05:09:26 +0000 (14:09 +0900)]
[Title] fix some bugs
[Desc.]
[Issue]

Change-Id: Ibea2c7a95e1cf6ff1b4a7e0257de0010660acfc8

10 years ago[Title] add build properties in appearance and common plugin 48/19748/1
greatim [Thu, 17 Apr 2014 07:54:44 +0000 (16:54 +0900)]
[Title] add build properties in appearance and common plugin
[Desc.]
[Issue]

Change-Id: I9f64008c80366edfcf69659d97e1d239b9f4f8cb

10 years ago[Title] add debug.core to feature.xml 35/19735/1
greatim [Thu, 17 Apr 2014 07:05:37 +0000 (16:05 +0900)]
[Title] add debug.core to feature.xml
[Desc.]
[Issue]

Change-Id: I8b1b8d1a49a59e3f6919c50ed23744cb7a15a697

10 years ago[Title] fix start time for web app support 73/19673/1
greatim [Thu, 17 Apr 2014 04:46:10 +0000 (13:46 +0900)]
[Title] fix start time for web app support
[Desc.]
[Issue]

Change-Id: I722bde74d456bf60792222e74ce8fb6ec3d5b335

10 years ago[Title] fix feature.xml 01/19601/1
greatim [Wed, 16 Apr 2014 09:51:17 +0000 (18:51 +0900)]
[Title] fix feature.xml
[Desc.]
[Issue]

Change-Id: Id94494ada9438b6172668643d8d4be8da5b92610

10 years ago[Title] change build.linux 90/19590/1
greatim [Wed, 16 Apr 2014 08:08:39 +0000 (17:08 +0900)]
[Title] change build.linux
[Desc.]
[Issue]

Change-Id: I1c0be1e322797c27a2a188fc9fc51eae30ba89e4

10 years ago[Title] modify setRootUser to becomeSuperUser by common eplugin 87/19587/1
greatim [Wed, 16 Apr 2014 07:46:36 +0000 (16:46 +0900)]
[Title] modify setRootUser to becomeSuperUser by common eplugin
[Desc.]
[Issue]

Change-Id: I8e5e098dd9372246231cebbb0affac8aecf19ddf

10 years ago[Title] add new plugin to feature.xml in feature plugin 85/19585/1
greatim [Wed, 16 Apr 2014 07:32:58 +0000 (16:32 +0900)]
[Title] add new plugin to feature.xml in feature plugin
[Desc.]
[Issue]

Change-Id: Ia55965e43d890c6207376c568719ee786eeff494

10 years agoMISC: update package version for swap supporting
j0kim [Wed, 16 Apr 2014 02:05:11 +0000 (11:05 +0900)]
MISC: update package version for swap supporting

protocol is changed for the SWAP
refactoring DB and data processing
refactoring save and load

Change-Id: I7f0cf82b38b29a61237e78d5cbde6947a2e1c0ef
Signed-off-by: j0kim <j0.kim@samsung.com>
10 years ago[COMMON] : Apply DALogger
seokgil.kang [Tue, 15 Apr 2014 09:53:07 +0000 (18:53 +0900)]
[COMMON] : Apply DALogger

Add DALogger to the dynamicanalyzer common pkg and change System.out.println() to the DA_LOG.xxx() format.
Add AutoTestManager for auto testing. (necessary to supplement.)

Change-Id: Id84239dcb56db4338691eb398f3ec9e05ac26507
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
10 years ago[Feature] : Apply refactoring Database
jungwook.ryu [Mon, 14 Apr 2014 01:52:46 +0000 (10:52 +0900)]
[Feature] : Apply refactoring Database
[Description] : Add database table for Timeline Chart

Change-Id: Ie337e3cc1e43c52171cf614a970b319a93bf977a
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[Feature-Timeline]: Apply refactoring Database to Timeline chart (ing)
jungwook.ryu [Mon, 14 Apr 2014 01:45:53 +0000 (10:45 +0900)]
[Feature-Timeline]: Apply refactoring Database to Timeline chart (ing)
[Description] : DeviceChart, DiskIOChart, NetworkIOChart, ProcessMemoryChart, SystemMemoryChart

Change-Id: I8969b9e3396a1aebf11195069fc8e3ac6ee2b4ff
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[Title] modify path validation routine (warning dialog)
greatim [Fri, 11 Apr 2014 12:14:05 +0000 (21:14 +0900)]
[Title] modify path validation routine (warning dialog)
[Desc.]
[Issue]

10 years ago[Title] bug fix of connection to database
greatim [Thu, 10 Apr 2014 10:49:08 +0000 (19:49 +0900)]
[Title] bug fix of connection to database
[Desc.]
[Issue]

10 years ago[Title] fix Function Profiling of Tizen UI Table (UI tab)
heeyoung [Thu, 10 Apr 2014 07:43:04 +0000 (16:43 +0900)]
[Title] fix Function Profiling of Tizen UI Table (UI tab)
[Desc.] data does not appear on the Function Profiling of Tizen UI Table
[Issue] -

Change-Id: Ic974908f4ca2d3cac2a35a2817259a07fbff6289
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] bug fix after refactoring database
greatim [Wed, 9 Apr 2014 08:34:01 +0000 (17:34 +0900)]
[Title] bug fix after refactoring database
[Desc.]
[Issue]

10 years ago[Title] additional change after refactoring database
greatim [Tue, 8 Apr 2014 13:52:37 +0000 (22:52 +0900)]
[Title] additional change after refactoring database
[Desc.]
[Issue]

10 years ago[Title] refactor database
greatim [Tue, 8 Apr 2014 05:54:56 +0000 (14:54 +0900)]
[Title] refactor database
[Desc.]
[Issue]

10 years ago[Title] Revision Table Context menu
jungwook.ryu [Wed, 2 Apr 2014 08:20:06 +0000 (17:20 +0900)]
[Title] Revision Table Context menu
[Desc.] view caller, definition source on popup & open caller,
definition source on IDE. it implemented in calltrace table.
[Issue] -

10 years ago[Title] fix. opengl log format
Hyunjong,park [Wed, 2 Apr 2014 07:55:28 +0000 (16:55 +0900)]
[Title] fix. opengl log format
[Desc.] add "F" type
[Issue] TIDS-7657

10 years ago[Title] fix potential bug
jungwook.ryu [Wed, 2 Apr 2014 05:25:16 +0000 (14:25 +0900)]
[Title] fix potential bug
[Desc.] compare floating value, potential null pointer exception
[Issue] -

10 years ago[Title] exception handling - DACustomToggleButton
heeyoung [Wed, 2 Apr 2014 04:43:11 +0000 (13:43 +0900)]
[Title] exception handling - DACustomToggleButton
[Desc.] addListeners() method is invoked in the constructor of the superclass.
At this point, the fields of the class have not yet initiaized.
[Issue] -

Change-Id: Id1e63a1e5a0b8e85092a6e5114da1e4e1745b461
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] fix potential bug
greatim [Wed, 2 Apr 2014 02:19:23 +0000 (11:19 +0900)]
[Title] fix potential bug
[Desc.]
[Issue]

10 years ago[Title] refactoring 4 (page and view component and page data manager threads)
greatim [Fri, 28 Mar 2014 12:57:25 +0000 (21:57 +0900)]
[Title] refactoring 4 (page and view component and page data manager threads)
[Desc.]
[Issue]

10 years ago[Title] refactoring widget - splitButton
heeyoung [Thu, 27 Mar 2014 08:18:17 +0000 (17:18 +0900)]
[Title] refactoring widget - splitButton
[Desc.] add comment and DACustomSplitButtonAttribute class
[Issue] -

Change-Id: I8b9893ea65261e0f967d20e3c0e892187f0f0b66
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] add widget - splitButton
heeyoung [Wed, 19 Mar 2014 04:44:37 +0000 (13:44 +0900)]
[Title] add widget - splitButton
[Desc.] when the button is clicked, a context menu appears.
[Issue] -

Change-Id: I2ad2fe3535bcdb9f4faa7ee59624365a5fe3ac1d
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] removed duplicate code in reArrangeTabs()
hyeran74.kim [Tue, 18 Mar 2014 07:35:42 +0000 (16:35 +0900)]
[Title] removed duplicate code in reArrangeTabs()
[Desc.]
[Issue]

Change-Id: Id55d1509208a7c6c7a8247ef715bc89ec63f29e0
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years ago[Title] Page tab: simplify the logic of dynamic moving of tab
hyeran74.kim [Thu, 13 Mar 2014 02:21:52 +0000 (11:21 +0900)]
[Title] Page tab: simplify the logic of dynamic moving of tab
[Desc.]
[Issue]

Change-Id: If26c54ebcac3cdb0eb6815100a1383cdb906db9d
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years ago[Title] refactoring 3 (mainly rearrange some classes and packages)
greatim [Wed, 12 Mar 2014 12:20:05 +0000 (21:20 +0900)]
[Title] refactoring 3 (mainly rearrange some classes and packages)
[Desc.]
[Issue]

10 years ago[Title] fixed bug related to removing the range page when the range tab has been...
hyeran74.kim [Mon, 10 Mar 2014 01:00:26 +0000 (10:00 +0900)]
[Title] fixed bug related to removing the range page when the range tab has been deleted
[Desc.]
[Issue]

Change-Id: I2d1ed625b1c3e59dad99d77a57241fe880c9297b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agoMerge changes If97c2d8d,Iedb60098 into da
juyoung kim [Thu, 6 Mar 2014 10:04:55 +0000 (19:04 +0900)]
Merge changes If97c2d8d,Iedb60098 into da

* changes:
  Merge branch 'da' of ssh://172.21.17.55:29419/sdk/dynamic-analyzer/dynamic-analyzer into da
  [Title] modify ProgressDialog [Desc.] add the cancel button in ProgressDialog [Issue] -

10 years agoMerge "[Title] Chart drawing performance enhancement [Desc.] drawing whole series...
juyoung kim [Thu, 6 Mar 2014 10:03:25 +0000 (19:03 +0900)]
Merge "[Title] Chart drawing performance enhancement [Desc.] drawing whole series(line, lineArea) at one time. [Issue]" into da

10 years agoMerge branch 'da' of ssh://172.21.17.55:29419/sdk/dynamic-analyzer/dynamic-analyzer...
heeyoung [Thu, 6 Mar 2014 09:53:37 +0000 (18:53 +0900)]
Merge branch 'da' of ssh://172.21.17.55:29419/sdk/dynamic-analyzer/dynamic-analyzer into da

Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/StartProcessManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/TraceStartStopThread.java

Change-Id: If97c2d8d72880f9380a3e5e7cd05d9f4665fec08
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] modify ProgressDialog
heeyoung [Thu, 6 Mar 2014 09:27:39 +0000 (18:27 +0900)]
[Title] modify ProgressDialog
[Desc.] add the cancel button in ProgressDialog
[Issue] -

Change-Id: Iedb60098bb856f1c0a82b943a46ba9f3d0915a0b
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] Page tab : added dynamic move function
hyeran74.kim [Thu, 6 Mar 2014 08:42:30 +0000 (17:42 +0900)]
[Title] Page tab : added dynamic move function
[Desc.] Dynamic move tab function has been added
[Issue]

Change-Id: If7b6be3da945f0ed19e607f021fe48b39ee3ea92
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years ago[Title] Chart drawing performance enhancement
jungwook.ryu [Thu, 6 Mar 2014 08:06:10 +0000 (17:06 +0900)]
[Title] Chart drawing performance enhancement
[Desc.] drawing whole series(line, lineArea) at one time.
[Issue]

10 years ago[Title] refactoring 2(mainly path manager)
greatim [Wed, 5 Mar 2014 11:05:53 +0000 (20:05 +0900)]
[Title] refactoring 2(mainly path manager)
[Desc.]
[Issue]