jungwook.ryu [Fri, 19 Sep 2014 08:36:50 +0000 (17:36 +0900)]
Fix Renderer of DiskIO chart
It will not be draw dummy lines when no data.
Change-Id: Id528094c67ae5945068913c8b8d723173829f005
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
juyoung kim [Fri, 19 Sep 2014 07:16:29 +0000 (00:16 -0700)]
Merge "File : refactoring file data maker module" into tizen
hyeran74.kim [Fri, 19 Sep 2014 06:42:36 +0000 (15:42 +0900)]
File : refactoring file data maker module
Change-Id: I08e0ebfaf743543035db717c27fc713ea5c6d02f
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
heeyoung [Fri, 19 Sep 2014 05:38:10 +0000 (14:38 +0900)]
Setting : modify swap value for SYSTEM_CPU, SYSTEM_MEMORY, SYSTEM_PROCESSES
Change-Id: I53463248f31da588111a7b4acf2aba680981b815
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Fri, 19 Sep 2014 04:42:47 +0000 (13:42 +0900)]
Setting : add UI event, Device chart in timeline page
Change-Id: I2c4308412f23008f85292042effdd67ae0736b13
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Thu, 18 Sep 2014 08:48:32 +0000 (01:48 -0700)]
Merge "Setting : bug fix selected chart list" into tizen
heeyoung [Thu, 18 Sep 2014 08:22:57 +0000 (17:22 +0900)]
Setting : bug fix selected chart list
Change-Id: Iae89ffc51a6c7046026e2e271261301505d8a0a1
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
hyeran74.kim [Thu, 18 Sep 2014 07:59:54 +0000 (16:59 +0900)]
File : fix bug some data is not cleaned when the file analysis stop
Change-Id: I9c5acb754a6833640e79a334d9c35b9e5ba967ba
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
heeyoung [Thu, 18 Sep 2014 04:33:08 +0000 (13:33 +0900)]
Setting : hidden revert button
Change-Id: I7d9e23c647b03be773c1652a498e80a05f4331dc
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Thu, 18 Sep 2014 03:18:20 +0000 (12:18 +0900)]
Setting : bug fix Welcome dialog close
Change-Id: I859495f612340fe539182cf14d2eda88da798d7c
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Thu, 18 Sep 2014 02:48:24 +0000 (11:48 +0900)]
Setting : bug fix Screenshot detail feature (periodically)
Change-Id: I519071c0ac6a64e411ebd8ad7c49eaba23819184
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Thu, 18 Sep 2014 02:27:25 +0000 (19:27 -0700)]
Merge "Setting : bug fix file analysis" into tizen
heeyoung [Thu, 18 Sep 2014 02:21:43 +0000 (11:21 +0900)]
Setting : bug fix file analysis
Change-Id: Ib03ba0a7555b8d66105031db99cc17c5da9f95b0
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Thu, 18 Sep 2014 01:33:40 +0000 (18:33 -0700)]
Merge "COMM: uncommented getting process name by request" into tizen
greatim [Wed, 17 Sep 2014 17:20:49 +0000 (02:20 +0900)]
COMM: uncommented getting process name by request
uncommented getting process name by request. swap manager is applied to recent SDK
Change-Id: Ib8f2520e0be7e03ff8fbb05fa7ba27666059349a
Signed-off-by: greatim <jaewon81.lim@samsung.com>
heeyoung [Wed, 17 Sep 2014 08:54:46 +0000 (17:54 +0900)]
Setting : bug fix feature name in template.csv file
Change-Id: Idff23afe44314e0bf288e328c1192f4bf3312631
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
jungwook.ryu [Wed, 17 Sep 2014 08:41:01 +0000 (17:41 +0900)]
MISC : remove invalid error log
Change-Id: Ib10b724d4854276b38bf80f89eec6290e3d4b9e2
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
greatim [Wed, 17 Sep 2014 08:31:35 +0000 (17:31 +0900)]
UTIL: remove java 1.7 dependency
refactor FileUtil.java to remove java 1.7 dependency
Change-Id: Ifcbd1ff5eddaef292314885d634fbe040b58e535
Signed-off-by: greatim <jaewon81.lim@samsung.com>
heeyoung [Wed, 17 Sep 2014 08:03:14 +0000 (17:03 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/communicator/Communicator22.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/listeners/AnalyzerPerspectiveListener.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/platform/BinarySettingManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/platform/ui/InputRow.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/info/callstack/CallStackManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/NetworkDetailView.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/profiling/ProfileDataMaker.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/configuration/BinarySettingsPage.java
Change-Id: I9f68a203d96fe6c6951ee16c88f0085eb777dcec
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Wed, 17 Sep 2014 07:49:47 +0000 (16:49 +0900)]
Setting : change csv information file
Change-Id: Idd1f5e0520da9d5db57942321870df39ccf13faa
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Tue, 16 Sep 2014 08:32:43 +0000 (17:32 +0900)]
Setting : Checking the setting status before start trace
Change-Id: I589b22e3c03a3a350cb22ca1990f346044f45f02
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Jaewon Lim [Tue, 16 Sep 2014 12:02:05 +0000 (05:02 -0700)]
Merge "INTERNAL: remove potential bugs" into tizen
woojin [Tue, 16 Sep 2014 11:15:03 +0000 (20:15 +0900)]
INTERNAL: remove potential bugs
add null check, synchronization check
Change-Id: I6543b822bbe4e17c10cd8e65605df00f738aae24
Signed-off-by: woojin <woojin2.jung@samsung.com>
greatim [Tue, 16 Sep 2014 10:09:40 +0000 (19:09 +0900)]
INTERNAL: modify potential bugs
modify potential bugs
Change-Id: I56c8c37153ccb4f7d9c02e9189dcf28bb0633348
Signed-off-by: greatim <jaewon81.lim@samsung.com>
seokgil.kang [Tue, 16 Sep 2014 08:22:04 +0000 (17:22 +0900)]
Common : fix potential bug
- comment unused part
Change-Id: I1878907972c5cfc3bab1ff883156a3d251f83d47
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
heeyoung [Tue, 16 Sep 2014 07:57:34 +0000 (16:57 +0900)]
Setting : add target wearable-2.3
Change-Id: I785f8c172e107ab98c126168f48ca6519df01efe
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Tue, 16 Sep 2014 07:53:39 +0000 (00:53 -0700)]
Merge "DATabButton : deal with null check and fix bug the range page isn't disapper when the range tab close" into tizen
hyeran74.kim [Tue, 16 Sep 2014 07:18:30 +0000 (16:18 +0900)]
DATabButton : deal with null check and fix bug the range page isn't disapper when the range tab close
Change-Id: I916a62d07b25a762de8d4acefb064fe92eb23b9b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
juyoung kim [Tue, 16 Sep 2014 06:50:46 +0000 (23:50 -0700)]
Merge "fix potential bug - null pointer exception" into tizen
jungwook.ryu [Tue, 16 Sep 2014 06:36:51 +0000 (15:36 +0900)]
fix potential bug - null pointer exception
Change-Id: Id0405526bfe51beabd7af4c1e4a295a557026d7a
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
heeyoung [Tue, 16 Sep 2014 06:12:17 +0000 (15:12 +0900)]
Toolbar : add a null check
Change-Id: Ia0c5465f6d8a0b0a5aa7a96d79ea2f8a489b557b
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Tue, 16 Sep 2014 06:01:38 +0000 (23:01 -0700)]
Merge "File : deal with null check" into tizen
juyoung kim [Tue, 16 Sep 2014 06:00:19 +0000 (23:00 -0700)]
Merge "INTERNAL: bug fix in app list management" into tizen
hyeran74.kim [Tue, 16 Sep 2014 05:40:25 +0000 (14:40 +0900)]
File : deal with null check
Change-Id: Ib946c509ed9c201d57926cb6c92072bed385cdbb
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
heeyoung [Tue, 16 Sep 2014 05:11:46 +0000 (14:11 +0900)]
Setting : hidden Binary Setting Tab / Target : tv
Change-Id: Id838bb5d865cda80d20823b825f22375a3abe1ff
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Hyunjong.park [Tue, 16 Sep 2014 05:10:48 +0000 (14:10 +0900)]
network : refactoring
remove duplicate branches
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I86608890751cdcc738b73a7dd0a64ec86457451d
greatim [Mon, 15 Sep 2014 18:24:36 +0000 (03:24 +0900)]
INTERNAL: bug fix in app list management
fix the bug that running process tracing is not possible.
rearrange app list in appcombo (user application will be top of the list)
Change-Id: Ieff69e40cb06cba17a3a573095ad7948df152632
Signed-off-by: greatim <jaewon81.lim@samsung.com>
heeyoung [Mon, 15 Sep 2014 10:45:33 +0000 (19:45 +0900)]
Setting : check connected device
Change-Id: Ic3b727d062b4476d91b5eec952bc95189053ad9d
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
greatim [Mon, 15 Sep 2014 09:06:28 +0000 (18:06 +0900)]
COMM: fix the exception when connection with manager is not established
fix the exception that occurred when connection with manager is not established.
modify the error message when device was not connect properly.
Change-Id: Ie8bf43e252b610de81f5593cab460fa30a6c1452
Signed-off-by: greatim <jaewon81.lim@samsung.com>
heeyoung [Mon, 15 Sep 2014 04:45:05 +0000 (13:45 +0900)]
Setting : modify template description / fature table backgroud color
Change-Id: Ic8c03a63ad30f1db4a50b512bde8e79413772921
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Mon, 15 Sep 2014 04:07:02 +0000 (21:07 -0700)]
Merge "INTERNAL: enable to trace library by "Profile with DA" from IDE" into tizen
greatim [Fri, 12 Sep 2014 09:46:51 +0000 (18:46 +0900)]
INTERNAL: enable to trace library by "Profile with DA" from IDE
refactor BinarySettingManager and BinarySettingData.
add new NL for error and warning shown to DA user.
enable to trace library from IDE by "profile with DA".
Change-Id: I252fe1cd3c15d4cc1d3617368c4abcf87ccab03d
Signed-off-by: greatim <jaewon81.lim@samsung.com>
heeyoung [Fri, 12 Sep 2014 11:43:10 +0000 (20:43 +0900)]
Setting : Modify the CSV separator
Change-Id: I4e1b226cd224fbdf3a19263179298c45ce1910a6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Fri, 12 Sep 2014 09:20:42 +0000 (18:20 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting
Change-Id: I3f394164016ddc6acbc86959ced86dc6206b8123
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Fri, 12 Sep 2014 09:08:36 +0000 (18:08 +0900)]
Setting : Text box focus bug fix in the table
Change-Id: I6665aab50067810354473b463ed3f8192aee1fd6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
jungwook.ryu [Fri, 12 Sep 2014 08:19:16 +0000 (17:19 +0900)]
DataBase : remove old database api using in WindowingTable
Change-Id: I49b2307e43dfae625bd15994ca250a1bbc2fb8ab
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
heeyoung [Wed, 10 Sep 2014 09:44:53 +0000 (18:44 +0900)]
Setting : modify the setting function calling place
Change-Id: I249f74c7b1d8c9ac5eb96c8cbc79811ee8655e2b
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Fri, 12 Sep 2014 06:35:16 +0000 (23:35 -0700)]
Merge "Setting : apply new design" into da-setting
heeyoung [Wed, 10 Sep 2014 07:44:05 +0000 (16:44 +0900)]
Setting : apply new design
Change-Id: I2564da730cff1e3792e15907e5ad1230fbde039f
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Thu, 11 Sep 2014 09:28:59 +0000 (02:28 -0700)]
Merge "Range Analysis : enable range analysis for wide range" into tizen
woojin [Wed, 10 Sep 2014 03:55:50 +0000 (12:55 +0900)]
Range Analysis : enable range analysis for wide range
1. change the way of getting data from database to avoid memory overflow
2. bug fix : not to obtain duplicate rows from database
Change-Id: I079d84cfb10edf1f4363c17889939607654ae1bf
Signed-off-by: woojin <woojin2.jung@samsung.com>
heeyoung [Thu, 11 Sep 2014 07:57:37 +0000 (16:57 +0900)]
Setting : change image file
Change-Id: Ia8bfcbe24528c3adc06283a862c97aa67e3cf380
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Hyunjong.park [Thu, 11 Sep 2014 02:40:42 +0000 (11:40 +0900)]
network : show the context of the detail view when click the chart.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Id5800744e75695db250d5b0bd75c0c1f29e952d2
heeyoung [Sun, 7 Sep 2014 05:43:35 +0000 (14:43 +0900)]
Setting : add api (timeline, table)
timeline - load selected chart list, table - background/font color setter
Change-Id: I126b4ce7449179b2e061521a437c22b02554c7b3
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Sun, 7 Sep 2014 05:35:06 +0000 (14:35 +0900)]
Setting : modify setting string
Change-Id: Ib0e030d0ce2fe8908dd5b2859c4882cca81c3038
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Sun, 7 Sep 2014 04:59:26 +0000 (13:59 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting
Change-Id: I309a99fefd9bf45c4896f39d07613f61340ef51a
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Sun, 7 Sep 2014 04:57:15 +0000 (13:57 +0900)]
Setting : add image and Resource data
Change-Id: I31cda63be3e3124dce7d614d5d2ce29536ea0802
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
hyeran74.kim [Fri, 5 Sep 2014 08:55:19 +0000 (17:55 +0900)]
Merge remote-tracking branch 'origin/da-file' into tizen
Change-Id: I90dcfaf186d55b2d2308e6239bd4d9ca6bcdb0dd
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
hyeran74.kim [Fri, 5 Sep 2014 08:28:41 +0000 (17:28 +0900)]
File : changed tooltip context on the chart
Change-Id: Ia56cef420bdd34852720838dcb6a2c7cb2af9b65
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Hyunjong.park [Fri, 5 Sep 2014 06:35:05 +0000 (15:35 +0900)]
opengl : fix. the highlights that have been selected from more that one table.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ia3987936ac9588564aa79fc8aa85300c40127d05
hyeran74.kim [Fri, 5 Sep 2014 05:06:07 +0000 (14:06 +0900)]
File : refactoring about displaying detail information on the detail view
Change-Id: I5ee14ddb75eea5f02e4a348ed768a1956dc6400b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
hyeran74.kim [Fri, 5 Sep 2014 04:53:48 +0000 (13:53 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-file
Change-Id: I59ce25fbcbffecfdaa2658daebe3f815d5190e33
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Hyunjong.park [Fri, 5 Sep 2014 02:51:15 +0000 (11:51 +0900)]
opengl : set index column in FrameRateTable, FrameTimeTable, HistoryTable
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Iaf8f28f10aa27bbeb575c98eb7b94b86b637d9fb
Hyunjong.park [Fri, 5 Sep 2014 02:17:42 +0000 (11:17 +0900)]
opengl : change select query in gl_context table
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ia60dafc481de752a4526cc496c2c612faf96f998
Hyunjong.park [Fri, 5 Sep 2014 01:45:07 +0000 (10:45 +0900)]
opengl : remove dupilication select query in API table
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ied709d63424a4e0f762062a0a4e790628f351670
Hyunjong.park [Fri, 5 Sep 2014 00:55:58 +0000 (09:55 +0900)]
ReplayEditor : remove old sql connection source
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I5afc57c12d9e12a2ac52ade75180e5aea4880088
heeyoung [Thu, 4 Sep 2014 09:43:08 +0000 (18:43 +0900)]
Setting : define setting string
Change-Id: I5402fcbf70ebc1a0ee423c80cbd56f71b5ce98d9
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Thu, 4 Sep 2014 09:33:05 +0000 (18:33 +0900)]
Setting : add image and Resource data
Change-Id: Id6edf999696c1de2b9c85a0fac5ab085ecd10a52
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Thu, 4 Sep 2014 09:12:22 +0000 (18:12 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting
Change-Id: Ia67d5981dccea6ac22ffc97799529c981cf7d4aa
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Hyunjong.park [Thu, 4 Sep 2014 07:14:35 +0000 (16:14 +0900)]
Merge remote-tracking branch 'origin/da-opengl' into tizen
Change-Id: I0c4c3e737b9f12ee673f57cada923f6a0acd7757
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Hyunjong.park [Thu, 4 Sep 2014 06:57:36 +0000 (15:57 +0900)]
opengl : add index table to OpenGL API table
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I27b5dcf5dd083e2a0a1d67c71ae86a18c68a29c1
Hyunjong.park [Thu, 4 Sep 2014 06:49:15 +0000 (15:49 +0900)]
opengl : extract method that contain nested if or nested loop, and fix. start frame rate chart time
Change-Id: Iadd4cc1100758759e27d09e95b505b87cf6df283
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
greatim [Thu, 4 Sep 2014 06:37:09 +0000 (15:37 +0900)]
UTIL: remove dependency of Java 1.7
remove reference of AutoClosable interface
Change-Id: Id8eb154cb3839d7569feb26e667d642a0b5d8845
Signed-off-by: greatim <jaewon81.lim@samsung.com>
Hyunjong.park [Thu, 4 Sep 2014 06:36:39 +0000 (15:36 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-opengl
Change-Id: I2f829082408d420807e9391041f206759038d53a
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
jungwook.ryu [Thu, 4 Sep 2014 04:51:05 +0000 (13:51 +0900)]
Bug fix - open trace file (revision parsing logic)
Change-Id: Ic3303f8e6a10be54d760639abfb365a14c177bfd
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
juyoung kim [Thu, 4 Sep 2014 02:29:12 +0000 (19:29 -0700)]
Merge "network : refactoring extract method that contain nested if or nested loop." into tizen
juyoung kim [Thu, 4 Sep 2014 02:25:35 +0000 (19:25 -0700)]
Merge "INTERNAL: add list command in debuginfo batch file" into tizen
greatim [Wed, 3 Sep 2014 20:58:26 +0000 (05:58 +0900)]
DB: add executeQueryRS function that return ResultSet
add executeQueryRS function that return ResultSet
add releaseResultSet function for executeQueryRS
Change-Id: Ib7952bc2018b3a88602198f81124f243154d057b
Signed-off-by: greatim <jaewon81.lim@samsung.com>
woojin [Wed, 3 Sep 2014 20:04:33 +0000 (05:04 +0900)]
INTERNAL: add list command in debuginfo batch file
1. add list command : show list of files inside given rpm package
2. modify debuginfo.bat, rpm2cpio.bat for windows support
Change-Id: If0f566593e6cdc4cdff7168c95ee0cd18742678d
Signed-off-by: woojin <woojin2.jung@samsung.com>
greatim [Wed, 3 Sep 2014 19:27:04 +0000 (04:27 +0900)]
INTERNAL: change debuginfo script
chage debuginfo script for listing in rpm package
Change-Id: I816ad769cdf5bb7c840ffe207e67d9565468c730
Signed-off-by: greatim <jaewon81.lim@samsung.com>
hyeran74.kim [Wed, 3 Sep 2014 07:00:18 +0000 (16:00 +0900)]
File : display non-target process name on the chartboard
Change-Id: I56d01ae02f9e0c0f8f52199646060afc74d29034
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Hyunjong.park [Wed, 3 Sep 2014 05:41:49 +0000 (14:41 +0900)]
opengl : fix. wrong the api type of glClear
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I57f1839d36690b6b9a56674f20a4416808590d8c
Hyunjong.park [Wed, 3 Sep 2014 01:24:43 +0000 (10:24 +0900)]
opengl : change the rate column value in statistics to time rate
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I7f1fe31e0d275ca49ae7c3959478c60265ab2813
hyeran74.kim [Wed, 3 Sep 2014 01:16:34 +0000 (10:16 +0900)]
DAChartBoard : bug fixed when disabled chart row is selected
Change-Id: If633d70aeb85bc894fc900ad9929e4898d0e3529
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
hyeran74.kim [Wed, 3 Sep 2014 01:14:39 +0000 (10:14 +0900)]
File : display the process name on the chart board
Change-Id: I96b5cdf5210e0cddfc9f8e468f3bfefb1d534e09
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
greatim [Tue, 2 Sep 2014 12:23:35 +0000 (21:23 +0900)]
INTERNAL: change executable path of appInst to /opt/apps/
change executable path of appInst to exec path in 'pkginfo --listpkg'
Change-Id: I549bcf23279d133f3e99fc54c18054e510d9cead
Signed-off-by: greatim <jaewon81.lim@samsung.com>
hyeran74.kim [Tue, 2 Sep 2014 10:21:49 +0000 (19:21 +0900)]
File : changed the color of chart
Change-Id: I786f1d6d1ab8b786744b83c4d87950c99aab90ba
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
heeyoung [Mon, 1 Sep 2014 03:05:04 +0000 (12:05 +0900)]
Setting : create setting information class
Change-Id: I4a4d7be4a3d46e075671192760d53c6889c9d4fd
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Hyunjong.park [Tue, 2 Sep 2014 09:28:08 +0000 (18:28 +0900)]
opengl : add CPU chart, screenshot chart in GL chart
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I2f51c4f27f3a90a1e695fb3a83967f764602a3d1
Hyunjong.park [Tue, 2 Sep 2014 08:52:21 +0000 (17:52 +0900)]
opengl : add filter conditions at redundant table
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ia5c4df1c3fb5aab6cf5f628dc01b798879eb9a90
Hyunjong.park [Tue, 2 Sep 2014 08:42:15 +0000 (17:42 +0900)]
opengl : fix. null pointer exception.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I97dcd534c4398524061af765d4877539750b1b2e
Hyunjong.park [Tue, 2 Sep 2014 08:26:59 +0000 (17:26 +0900)]
network : refactoring
extract method that contain nested if or nested loop.
Change-Id: I3c6adb916f9c8d4b7b4d1636998b3e5e6d1263cf
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
hyeran74.kim [Tue, 2 Sep 2014 07:20:07 +0000 (16:20 +0900)]
File : changed some values on the details view
removed the usage time value
diplay the sum of read/wirte size by thread
Change-Id: Ifb3c82e6684156bf8993cbfc1b92c81cd51aa227
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
hyeran74.kim [Tue, 2 Sep 2014 04:51:56 +0000 (13:51 +0900)]
File : deal with if there is no releasing file locked when closing the file
Change-Id: If24fae9fed1bdb5651c062cdfbce7c68e76ac464
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
greatim [Tue, 2 Sep 2014 02:55:31 +0000 (11:55 +0900)]
INTERNAL: change the source code owner
change the source code owner
Change-Id: Ic5613167df088bf52aed4132122becda388ad04a
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Tue, 2 Sep 2014 02:23:35 +0000 (11:23 +0900)]
INTERNAL: sort application list in app combo box
sort application list in app combo box
Change-Id: I733bbcfbe40795f4746b09eabadb969c65501afb
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Mon, 1 Sep 2014 15:46:34 +0000 (00:46 +0900)]
SAVE: save folder validation fix
change temp folder path to DA_DATA_PATH
Change-Id: Ia906efadf8c819508324e96b004dcc2b4109b62a
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Mon, 1 Sep 2014 05:35:23 +0000 (22:35 -0700)]
Merge "Merge remote-tracking branch 'origin/da-opengl' into tizen" into tizen
juyoung kim [Mon, 1 Sep 2014 05:35:01 +0000 (22:35 -0700)]
Merge "INTERNAL: change managing app list" into tizen
hyeran74.kim [Mon, 1 Sep 2014 03:07:20 +0000 (12:07 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-file
Change-Id: I67919248a5ea47820f86c877fa93fef9f7a559aa
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>