Commit graph

63 commits

Author SHA1 Message Date
Mark Peters
3b4f4394be Omaha #3523 Replace Raytheon usage of IGraphicsTarget.TextStyle.NORMAL and directly assigning the text style
Change-Id: Idcc31d11251df8de949bd1bd9bf8c402a5d47f4f

Former-commit-id: 4011a4392c [formerly 308ada356b [formerly e409b578fcb15caadf28da57d2cb1860e1ea246c]]
Former-commit-id: 308ada356b
Former-commit-id: f6799659ea
2014-08-14 15:43:17 -05:00
Nate Jensen
d61c65787b Omaha #3356 cleanup of unnecessary register buddies and buddy policies
Change-Id: I1d6c279478f38876a8df67d2f9dd186a2efdeca0

Former-commit-id: 9b72a1399d [formerly b3083a663e [formerly 48536dd79d933508ac54b3b6e9bbd166fd218330]]
Former-commit-id: b3083a663e
Former-commit-id: 253198b5bc
2014-08-14 10:22:37 -05:00
Mark Peters
90a74cb89b Omaha #3465 Replace plugin calls to deprecated IGraphicsTarget.drawStrings()
Change-Id: Ib72cf8806852aff718af56c5f2c2cf4e07f9f548

Former-commit-id: 47aec2aae3 [formerly ad794f8fba [formerly 29d170af7a0c36e614a84923c2fb5054db73c390]]
Former-commit-id: ad794f8fba
Former-commit-id: b40e589488
2014-07-30 16:03:57 -05:00
Mark Peters
6376572795 Omaha #3429 Replace Raytheon plugin calls to deprecated IGraphicsTarget.drawLine()
Change-Id: I9de68a9a047a2d6c3744b29de292efb7cfb44bbf

Former-commit-id: bac12d844b [formerly 437e127ebc [formerly a222b29ff24bf81d1c8aefd54fa33f52461c9c25]]
Former-commit-id: 437e127ebc
Former-commit-id: 11abefd4de
2014-07-29 11:20:53 -05:00
Mark Peters
c87a74bd05 Omaha #3422 Replace drawFilledCircle and drawArc calls
Change-Id: I2ecd1e2fd9614317addc248130bfc8ececc3d80e

Former-commit-id: b0e9c73eaf [formerly 9532289be3 [formerly f0575e788549a1728c6d6fff7b99e3764c3739d8]]
Former-commit-id: 9532289be3
Former-commit-id: f1b1aa1b5d
2014-07-22 13:50:39 -05:00
Nate Jensen
7783919a76 Omaha #3266 remove unused attributes and elements from baseline menu xml
files

Change-Id: I1a1f75f2b2a314679487ddf719f4f0055bdf8d01

Former-commit-id: 955e115c00 [formerly 205e491d71 [formerly 797504a970ec39c4fd56c9e0d51b292acfceea1b]]
Former-commit-id: 205e491d71
Former-commit-id: 23f3a15f31
2014-06-10 18:30:14 -05:00
Nate Jensen
11db335c3a Omaha #3133 remove uf.common.monitor's dependency on org.eclipse.swt
Change-Id: I362c5c2ece96e77a0cce5af7ac75a403c95ab851

Former-commit-id: 174fae77d1 [formerly 07426ce408 [formerly b842a78cdfb945767aecf7da3ad55b71c9d09bfb]]
Former-commit-id: 07426ce408
Former-commit-id: e464500dfc
2014-05-13 13:12:54 -05:00
Nate Jensen
ec4768ed4b Omaha #3133 remove edex dependencies from common.monitor plugin
Change-Id: Iea84cdadc86b9bb137bc2e34d546e51f9978d5e3

Former-commit-id: b05630b171 [formerly cc86f19bad [formerly d25e1bee210a084e17d4ee781eddb42c14735140]]
Former-commit-id: cc86f19bad
Former-commit-id: 88535c69f5
2014-05-12 16:46:06 -05:00
Mike Duff
279dd3dbad Issue #3145 - Fix Scan threat labels, dispose font
Change-Id: I385e184d81a021a350c7df7ee4948ad7e407784d

Former-commit-id: a81569849b [formerly 03356dd554 [formerly 84bd0800b2652b31c06015fa49f816f1402f461d]]
Former-commit-id: 03356dd554
Former-commit-id: 158fb46b9f
2014-05-09 10:32:04 -05:00
Everett Kladstrup
eab1358602 Issue #2725 Move derived parameters logic to common
* Make derived parameters not use VizException
* Move derived parameters packages from the viz hierarchy
  to the common hierarchy
* Move data cube classes that don't depend on derived parameters
  to thier own plugin
* Moved DataCubeContainer and supporting frontend classes from
  viz.core to viz.datacube


Former-commit-id: 0699041518 [formerly 06d6961c0f [formerly ad4a8cfbbc6de72810492c8f1de9701d381b6019]]
Former-commit-id: 06d6961c0f
Former-commit-id: 8b19b3601a
2014-04-09 09:31:12 -05:00
Nate Jensen
b0e727938b Merge "Issue #2804 Fixed clipping pane issues where clipped map borders would be visible due to other resources not resetting up the clipping pane when done." into development
Former-commit-id: 7ac7dd5f01 [formerly f50a2789dd [formerly 788133c5ea1a3005ed309a466e8cafad6db84ce3]]
Former-commit-id: f50a2789dd
Former-commit-id: 75611f0631
2014-03-04 10:55:05 -06:00
Max Schenkelberg
dbc6cc3fc6 Issue #2861 Rewrote HierarchicalPreferenceStore to be more efficient and thread safe when reading values.
Amend: Added comments and cleaned up preference store

Change-Id: Iac708c0988fc1b8f552d3bccf76b1706d6324b8d

Former-commit-id: cbf8b9249c [formerly a01a6d68d0 [formerly cc34e3dbebe13ec4f63b7529f5053391135837ef]]
Former-commit-id: a01a6d68d0
Former-commit-id: 59434c8a60
2014-03-04 09:23:36 -06:00
Max Schenkelberg
4bcdc9f85b Issue #2804 Fixed clipping pane issues where clipped map borders would be visible due to other resources not resetting up the clipping pane when done.
Change-Id: If27cd7c8e11cdc6287303e6d5fc1f4990e300ada

Former-commit-id: 1854bbb477 [formerly dbcbd1b560 [formerly 51664693bd87df52acdb74d5286b61eeb06b792d]]
Former-commit-id: dbcbd1b560
Former-commit-id: 6edfb8965f
2014-03-03 17:59:48 -06:00
Ron Anderson
2e8cbade9f Merge branch 'master_14.1.1' into solutions
Conflicts:
	cave/com.raytheon.uf.viz.xy.crosssection/src/com/raytheon/uf/viz/xy/crosssection/rsc/CrossSectionVectorResource.java
	cave/com.raytheon.uf.viz.xy.timeseries/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.xy.varheight/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.xy.varheight/src/com/raytheon/uf/viz/xy/varheight/rsc/VarHeightResource.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/DataManager.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/GFEResource.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/IFPGridDatabase.java
	edexOsgi/com.raytheon.uf.edex.archive/utility/common_static/base/archiver/purger/PROCESSED_DATA.xml
	edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/dao/CoreDao.java

Change-Id: I8c5fabf90d864db89a0db7d5f3f6f54c1e5f44a5

Former-commit-id: 62c445d872 [formerly ba7a25a88f [formerly 9f121ec921a2f8635c48f005ddb71787ad6bf166]]
Former-commit-id: ba7a25a88f
Former-commit-id: 0bde38cef3
2014-01-13 17:45:20 -06:00
Steve Harris
94a748fa8d 14.1.1-14 baseline
Former-commit-id: 9ef1c841b9 [formerly f2ad9da4eb [formerly 46bdb43889bdc681fec2aba45004a1583caaa6ae]]
Former-commit-id: f2ad9da4eb
Former-commit-id: 6df7c67f95
2014-01-06 14:02:30 -05:00
Richard Peter
cc89b16338 Merge branch 'master_14.2.1' (14.1.1-13) into omaha_14.2.1
Conflicts:
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/commondialogs/SCANUnwarnedDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/resource/ScanResourceData.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/AbstractTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANCellTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANDmdTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANMesoTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANTvsTableDlg.java
	cave/com.raytheon.viz.gfe/GFESuite/ifpIMAGE
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/GfeClient.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/vtec/GFEVtecUtil.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java

Change-Id: Ic1f763baa305eb65f7f5373dea34e01a6373fec7

Former-commit-id: 2e7fd9ddba [formerly 1de516964b [formerly 31f410bcf6ab8d069a1f1a2e1af0c25a0daabad9]]
Former-commit-id: 1de516964b
Former-commit-id: e4f59ea119
2013-12-17 21:04:53 -06:00
Steve Harris
a2ae393ec1 14.1.1-13 baseline
Former-commit-id: b0b55a676b [formerly c88b10039a [formerly 6eef3022653638f9031a85932d8d551aba5600d2]]
Former-commit-id: c88b10039a
Former-commit-id: 85eebac7e2
2013-12-12 16:59:57 -05:00
Richard Peter
ba577ff354 Merge branch 'omaha_14.1.1' (14.1.1-11) into development
Conflicts:
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/commondialogs/SCANUnwarnedDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/resource/ScanResourceData.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/AbstractTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANCellTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANDmdTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANMesoTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANTvsTableDlg.java
	cave/com.raytheon.uf.viz.monitor/src/com/raytheon/uf/viz/monitor/ui/dialogs/TableComp.java
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
	cave/com.raytheon.viz.warnings/src/com/raytheon/viz/warnings/rsc/AbstractWWAResource.java
	edexOsgi/com.raytheon.edex.ingestsrv/res/spring/persist-ingest.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/smartinit/IFPWE.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/iscMosaic.py
	edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/EnsembleGridAssembler.java
	edexOsgi/com.raytheon.uf.common.dataplugin/src/com/raytheon/uf/common/dataplugin/annotations/DataURIUtil.java
	msi/VizLauncher/VizLauncher/com/raytheon/viz/launcher/process/AbstractProcessLauncher.cs

Change-Id: Iaf9f42e7ee93949d34c70916fd91acf8c838c83a

Former-commit-id: a0b6ea8bb2 [formerly 0c4ae068ad [formerly b09f1559254f06a82afa91f0cc14c8150f88ce64]]
Former-commit-id: 0c4ae068ad
Former-commit-id: b3b23647b4
2013-12-05 12:12:27 -06:00
Lee Venable
93a5c3f746 Merge "Issue #2592 - Fixed SWT checkbox issue with colored background/foreground." into omaha_14.1.1
Former-commit-id: b7be687903 [formerly 4f1b663b37 [formerly 1d8f18b5e8a7e932008b8a8baf347f55fcf83e07]]
Former-commit-id: 4f1b663b37
Former-commit-id: 67accdb7e3
2013-12-05 08:30:28 -06:00
Lee Venable
d420f11832 Issue #2592 - Fixed SWT checkbox issue with colored background/foreground.
Change-Id: I94e9c691ca68c0d22e27ba107d99b8397f1d942b

Former-commit-id: a385ec612c [formerly 266d4884da [formerly a1624e9bcf8677d6edd76a68122aa07690383b34]]
Former-commit-id: 266d4884da
Former-commit-id: 9c64148733
2013-12-05 08:25:46 -06:00
Steve Harris
f53eb87892 14.1.1-12 baseline
Former-commit-id: a3ec45a99f [formerly b24d9c80b0 [formerly 3b3b8ffbdadc65f41b67f2d649ec18e19521c989]]
Former-commit-id: b24d9c80b0
Former-commit-id: 371d1ca63c
2013-12-04 16:47:59 -05:00
Steve Harris
21ff310620 14.1.1-7 baseline
Former-commit-id: 4fff87723f [formerly 3328e2dd1d [formerly 8add3b227e88c3943ea605fdc4e2f2b3c7dcf998]]
Former-commit-id: 3328e2dd1d
Former-commit-id: 80614c0e52
2013-11-06 14:16:14 -05:00
Ben Steffensmeier
54130af4c9 Issue #2491 Remove ISerializableObject references in uf.viz.monitor plugins.
Former-commit-id: 3150d960e8 [formerly 88ad284e71 [formerly 16993be4fde0154ea58e4bc55cbecaabdc44b3cb]]
Former-commit-id: 88ad284e71
Former-commit-id: a629f974a5
2013-10-25 15:42:53 -05:00
Nate Jensen
413ac9b322 Issue #2361 fix scan alarm dialog
Change-Id: Ida44a00730fa14e3c161b4a8bf1ff630701cc426

Former-commit-id: 81fd87d9dd [formerly 31a01a7887 [formerly 566e8591050b83698d5d782f5a5d7885d1327534]]
Former-commit-id: 31a01a7887
Former-commit-id: 3ffc8c6c82
2013-10-17 13:55:19 -05:00
Lee Venable
4d3e1ef28c Issue #2474 - Fixed font memory leak.
Former-commit-id: f3a9e541a1 [formerly a9b8c2a2fe [formerly a8a78efd01f8f3ed0ee533d4eeeb9e3463d3c0f2]]
Former-commit-id: a9b8c2a2fe
Former-commit-id: 7defe1efea
2013-10-14 12:42:27 -05:00
Lee Venable
0cadf82e88 Issue #2471 - fixed color memory leak.
Former-commit-id: 61e5d5e4da [formerly bceb4d76bf [formerly a573bacadd4d9b3ea0058bb70b348372b6a21cc9]]
Former-commit-id: bceb4d76bf
Former-commit-id: 97b3c7af6b
2013-10-11 11:09:57 -05:00
Lee Venable
4fd007cdb0 Issue #2447 - fixed color memory leak.
Former-commit-id: 8d341f499d [formerly 527f88ddac [formerly fe59f0923caa13c089edb683611b986522476539]]
Former-commit-id: 527f88ddac
Former-commit-id: 91cafa3d45
2013-10-09 10:07:37 -05:00
Max Schenkelberg
84377d3e8c Issue #2277 Remove more ScriptCreator references
Change-Id: I8524faa9914c81afb7ace709b857bca2ef7ff747

Former-commit-id: 63e90f6955 [formerly 17b38d9f72 [formerly 0d898da3aebc056c372c7785538b0b27e3e986ef]]
Former-commit-id: 17b38d9f72
Former-commit-id: 487775918d
2013-09-11 16:32:00 -05:00
Richard Peter
713d540d81 Issue #2298: Make getPluginName abstract
Change-Id: Ieefc9ab24dee34ed5c653d035db2a2e1f0e6f9ae

Former-commit-id: 7175e78cf7 [formerly 592218edb8 [formerly 54356ea774bfab26b85aff317fc759de41e259d1]]
Former-commit-id: 592218edb8
Former-commit-id: ff660a78c7
2013-09-03 11:51:27 -05:00
Ben Steffensmeier
3a7c76d3bb Issue #2262 Clean out manifest files that don't need meteolib.
Change-Id: I6188a05fa34e573fca64e743a8ec8ab9f8ac280a

Former-commit-id: 2133ca3032 [formerly 6b7206a736 [formerly e418a3be203c15b24478239fd50a2b4b173f22eb]]
Former-commit-id: 6b7206a736
Former-commit-id: d250831ff6
2013-08-26 11:39:04 -05:00
Mike Duff
71d725ae07 Issue #2143 - Fix various issues with SCAN/DMD/TVS
Change-Id: Ice9a0f13881c31ca1d51f2f2158f74caa064f1f8

Former-commit-id: 640a154647 [formerly c871d6a1cd [formerly 0d5a35fcaac31c594ae7e5abda889e75a772c352]]
Former-commit-id: c871d6a1cd
Former-commit-id: e31a6c3426
2013-08-15 14:14:07 -05:00
Max Schenkelberg
9be1171c33 Issue #2033 moved bundles and menu files into corresponding plugins
Change-Id: Idb92afac5ffb83f115ca77c3917fc7ef61f38afc

Former-commit-id: 06dbae8bdb [formerly 5ab8b6e2c6 [formerly fe1b35711ec55a022027bb8ff1a27924b3926911]]
Former-commit-id: 5ab8b6e2c6
Former-commit-id: 6c92aa9dd7
2013-08-14 09:20:28 -05:00
Max Schenkelberg
7598c95fd9 Issue #2033 Fixed alertviz startup
Change-Id: Ife44d6be7fb31660ade005d46d3f376d8ed30ff5

Former-commit-id: 3f35c335c9 [formerly 49381ac481 [formerly 1cdd5eab835f2df85f8ebc82d0bea79bca3977da]]
Former-commit-id: 49381ac481
Former-commit-id: c825e2f0e2
2013-08-12 17:37:15 -05:00
Max Schenkelberg
cb1d5d1c5b Issue #2033 Moved some localization files from build.cave to plugins they are used in. Fixed CAVELocalizationAdapter to search all plugins when file not found in base etc folder for cave static base
Change-Id: I2a26ce21ca5127ddb0b32e1f645a544e83f5503f

Former-commit-id: d79cfe8ad1 [formerly 0f3c791120 [formerly 5c707a35dcaedf5ae37119e56503aa8af59631fc]]
Former-commit-id: 0f3c791120
Former-commit-id: b95a96f4c9
2013-08-09 14:24:49 -05:00
Slav Korolev
2a16bc5f53 Issue #2143. Changes for non-blocking SCAN dialogs.
Change-Id: I0afcaced20e0cc76cbcb2d64a24fcfc3022dc1d1

Former-commit-id: 4afde7addb [formerly 0c0941ad5d [formerly 5539da3d19fa0c174eba1a8733e946ca10e5f4bb]]
Former-commit-id: 0c0941ad5d
Former-commit-id: e8a828d675
2013-08-02 09:53:56 -04:00
Mike Duff
8670b85ea4 Issue #2218 - improve error handling and performance in SCANMonitor
Change-Id: I0b65dcb372c69ad736b3a550392299507dbcedeb

Former-commit-id: 4034146e23 [formerly e23aaedada [formerly cff253a5eb779a2f5e156d5802dc9bb8afc2e7e0]]
Former-commit-id: e23aaedada
Former-commit-id: 7afce29a35
2013-07-25 08:35:30 -05:00
Max Schenkelberg
cd88054e2b Issue #2142 Got log4j out of edex.
Amend: Removed deleted files from build.properties

Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa

Former-commit-id: 50825200a1 [formerly 63421a4819 [formerly f47d21972b86d8c2c757874c5e450f93e5704133]]
Former-commit-id: 63421a4819
Former-commit-id: 94fa6f0e30
2013-07-15 14:26:15 -05:00
Steve Harris
2487a8b435 13.5.1-4 baseline
Former-commit-id: e197f23ce3 [formerly 70e4ff30a6 [formerly d18b403b332dff67d1c85d4317bbceda337d1b41]]
Former-commit-id: 70e4ff30a6
Former-commit-id: c56be8a332
2013-06-28 09:46:25 -04:00
Lee Venable
ab915939f2 Issue #2065 Added code to alert user to use the clear button to close SCAN dialogs
Change-Id: I9668a953f76a4dfa1ff4fb61ff6b15e21f77d755

Former-commit-id: ef425c9807 [formerly 2099f63370 [formerly 399a031eeb9e3eeabf60533cae11df7062446797]]
Former-commit-id: 2099f63370
Former-commit-id: 6b6d351996
2013-06-06 12:04:33 -05:00
Lee Venable
7c05dc6cc0 Issue #1984 - Save images for table columns so they don't throw errors in Windows.
Change-Id: I42bb4549664296abde66d5904b0ce1739ba6232c

Former-commit-id: 377c675436 [formerly 187a4e9b17 [formerly 3f26818dfeb006393598af41faf33cac6957d3e0]]
Former-commit-id: 187a4e9b17
Former-commit-id: 86ff9a13a8
2013-06-04 15:48:40 -05:00
Steve Harris
81bc07bff4 13.4.1-7 baseline
Former-commit-id: 8347bed50e [formerly 4c6ff79e71 [formerly dd6304e82206bb46b0c0442d15ab5d9312d9f19f]]
Former-commit-id: 4c6ff79e71
Former-commit-id: 8072752c77
2013-05-13 12:58:10 -04:00
Steve Harris
ef5893b279 13.4.1-4 baseline
Former-commit-id: 7a78f8ac6e [formerly d33e5861aa [formerly 4477bad886dc7ae0418409e3bc5ebce7965b6146]]
Former-commit-id: d33e5861aa
Former-commit-id: 99f4569650
2013-05-02 10:00:38 -05:00
Lee Venable
4575dce48e Issue #1945 - SCAN performance improvements and code cleanup.
Former-commit-id: b47c88a858 [formerly 41e2d9ee30 [formerly 834da4689a93e07fb668fc6b64a435722986d745]]
Former-commit-id: 41e2d9ee30
Former-commit-id: a9dec96a85
2013-04-29 14:38:00 -05:00
Nate Jensen
0024116b1c Issue #1926 consistently fast scan startup
Change-Id: If8d8cc4dd98a7c0b81bb2264a41d520895831b21

Former-commit-id: 3caf85558d [formerly 26b58e9354 [formerly 10bd3ed35f766bdd61f130082a6917d6841f3351]]
Former-commit-id: 26b58e9354
Former-commit-id: 5da26bfac9
2013-04-26 15:41:52 -05:00
Nate Jensen
e076551190 Issue #1926 faster first time startup
Change-Id: Iddd1667d262204932b4f76b8e6c44e09cfc53ccc

Former-commit-id: 51ebd8007a [formerly 31b05de2d1 [formerly a184bc9a967754e2e12be73da7a1e16c02490432]]
Former-commit-id: 31b05de2d1
Former-commit-id: 84e0f09de3
2013-04-25 14:41:07 -05:00
Nate Jensen
fa63458f01 Issue #1926 faster and cleaner cell track rendering
Change-Id: Idf5496946a6568640c465f5043ca098afe46c2c9

Former-commit-id: 3294b4aea3 [formerly 64440f97ef [formerly 74b82955cf41099b5bc2fcc726ea515366722925]]
Former-commit-id: 64440f97ef
Former-commit-id: 4dc01c1830
2013-04-24 10:01:20 -05:00
Nate Jensen
e06b6e7452 Issue #1926 somewhat free up UI thread on scan startup
Change-Id: I51e704efa3df6abb6ec84b68d8dfcb46bac61d7b

Former-commit-id: e7ef0a3b87 [formerly e917657497 [formerly dcb9b18777981409d109ecc314873914c8d27fbf]]
Former-commit-id: e917657497
Former-commit-id: eabd8e2ab2
2013-04-23 15:06:10 -05:00
Nate Jensen
125f59e483 Issue #1926 faster scan rendering and cleanup
Change-Id: I825690a953fa0967a4c9a3f74ab58bda779068ca

Former-commit-id: 1e419b79c2 [formerly 4f78929858 [formerly 068d711ec098e55630eb087e4d6b1a16063ff0e7]]
Former-commit-id: 4f78929858
Former-commit-id: 3f579d7568
2013-04-22 16:47:11 -05:00
Nate Jensen
9fb04b5e48 Issue #1926 speed up scan startup by not requesting PDOs since we have URIs
Change-Id: I7b223d9c94fb55931b1c650b115c545c7ca24180

Former-commit-id: 91476c8e80 [formerly 96cdc7ce76 [formerly 96e1427daa378280133f85a1ee24647a72c8e9af]]
Former-commit-id: 96cdc7ce76
Former-commit-id: 900f54d691
2013-04-18 18:29:15 -05:00
Nate Jensen
ae0418fec6 Issue #1916 fast rendering of CWAT Local Threat
Change-Id: Ia8129ac6a81f35b1ed4aca19edfb21022cee2344

Former-commit-id: 74edcf7706 [formerly 91fbdd4ad1 [formerly 66a036b90f75a844cbeed3eb1a483ccdc72ec11d]]
Former-commit-id: 91fbdd4ad1
Former-commit-id: a1896e138e
2013-04-18 12:19:36 -05:00