[Title] increate java booting performance
authorSon Hyunjun <hj79.son@samsung.com>
Mon, 2 Apr 2012 08:25:44 +0000 (17:25 +0900)
committerSon Hyunjun <hj79.son@samsung.com>
Mon, 2 Apr 2012 08:25:44 +0000 (17:25 +0900)
commite35d066b6156550986944528f4bfce32ad6d1363
tree5109d5e509fb95d8893009c157a08b5e359899c7
parent72da177bc8de6e4f6ff19ecc435650b83f4e6905
[Title] increate java booting performance
[Type] Feature
[Module] Skin
[Priority] Minor
[CQ#]
[Redmine#]
[Problem] all of the skin image loading takes a long time in booting sequence.
[Cause]
[Solution] lazy loading

Change-Id: I7ebec0e1949e9154c8d9df68724acbfee082d371
tizen/src/skin/client/src/org/tizen/emulator/skin/EmulatorSkin.java
tizen/src/skin/client/src/org/tizen/emulator/skin/image/ImageRegistry.java
tizen/src/skin/client/src/org/tizen/emulator/skin/util/SkinUtil.java