Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Idf7e73eee12b028056134b5c885462200cf083d1
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Change-Id: Icc40c07c16bb6a87bd01e89756ff797b6ef2f9e2
|
|
Change-Id: Ifeac3484d66749eaa1d1b1059f47025ce157aacf
Signed-off-by: jihye <jihye424.kim@samsung.com>
|
|
Change-Id: Ifaadc5c50c61c5b7d71005b3a4793919cda03faf
Signed-off-by: jihye <jihye424.kim@samsung.com>
|
|
Change-Id: Idc64f4ac63c2a5780c55765ba3077734af02779f
Signed-off-by: jihye <jihye424.kim@samsung.com>
(cherry picked from commit a9ed3422fcf44ceb7c1db7906cc3f061e9a45f41)
|
|
Change-Id: I33e811ee554fe86b0ee6997d2fdc017df867a26b
Signed-off-by: jihye <jihye424.kim@samsung.com>
(cherry picked from commit 0f4f95501d8cb2c90241e567753fd495751a3731)
|
|
Change-Id: Ic767a479148bfee33e96530ea9dcb79a90d7a036
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
|
|
Change-Id: I8e1e078f5bb5f983e88711a58e86abd914412c15
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
|
|
Change-Id: I4e6e94821dcd9a4beff6ef9686317a5aee5f5f3e
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
|
|
Change-Id: I198c6a6a4c1d383df49643a2dc85497e4fcb82bb
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Change-Id: I4ffeb6bba0f24a0e7c5d79483a6154cd52100fae
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
These binaries are moved to emulator-supplements package.
Change-Id: I01fd4724dcc5d141490d3dd438d3fc43424ffd20
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
Change-Id: I3bf264e6df748442cf340a8ac5dff294a13495e8
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
|
|
Change-Id: Ia0e0f8fd3ecfd8c450366976ff4d1973c867e254
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
|
|
Change-Id: I3969a4a64bb9b589b2b0b09a9408c7e3fa719a9f
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
|
|
|
|
Change-Id: I6a75264ee0b13324acfa47aedb8f60671c6091c5
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Change-Id: Ibb44669c88661682017a660fc0b0d92482bd52b2
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Change-Id: I509ac53971101779915fe5115b22d1959ba411b8
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Change-Id: I9fa916bb5ae457697ed7c070e63b5b0e2539356a
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
@rpath is available from macosx 10.5
10.5 version is too low to support tizen sdk.
10.7 version might be the reasonable minimum version.
Change-Id: Ic664b62543b154528a63cd53bb38b9e0b72d3b02
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
set "TIZEN_SDK_DEV" variable.
remove "distrib" path.
use tab indent.
Change-Id: I4913ccae1234779be83ed10818a240bde0fd215f
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
Change-Id: I09f76d276ecd7aed5d511af4743f9bfee9d6c81b
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
|
|
Library package structure is changed.
- dev package: swt_4.3/swt.jar -> swt-4.5.jar
- lib package: swt.jar -> swt-4.5.jar
Change-Id: Id62d01d651bb9c8a53813aa603ab113ff254c553
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
|
|
Build system uses theirs own PYTHON environment variable.
It fails on windows because of file seperator when build on mingw.
So, override it.
Change-Id: I0c0ba891eb900161ebc55884cd7819a4e4febf91
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
Change-Id: I9b46d17b2e976c10009e8274f1fb5ffc918420a0
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
(cherry picked from commit 87923d15fa83ec56e9d748f7289acf4fd1b9a369)
|
|
Change-Id: Ie989fa1a3004f75c451fba53ec3a04ed989103d3
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
SWT-GTK3 causes skin crash. So we use GTK2 for SWT.
Change-Id: Ideed33f3394c28d54312847bb382531f4de91552
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Regardless of the architecture of the emulator(32bit or 64bit),
always gets the java execution path from Windows registry.
This commit would be helpful to reduce the java execution failure.
Change-Id: I890bfa67ffdde36bbbd28678e196d7a50bce65a8
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
|
|
Variable value is contaminated during it is processed. We fix this
issue and prevent a recurrence of this issue by using "const" keyword.
Conflicts:
tizen/src/emul_state.c
Change-Id: I7d50a82a10a6b43b203e78b5394bf3eb8e0231a2
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
(cherry picked from commit 4953ab7043e544828af2f8c4f0dd162158d8c661)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
|
|
Users can write variable position-independently.
Change-Id: I515843030f3d87bfea14a420133ffb1cdc4a1bac
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
(cherry picked from commit ba3014b1c0211cf36065a05f2ddd92a21fd68f8b)
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
|
|
Change-Id: I56c2ec1196da86d49a8e74e1d83072f84ff2486e
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Do not install same version of the packages. Newer version of the
packages will be upgraded, older version of the packages will be
failed to install.
Change-Id: Ib5cc8b781aee56d39447b6cb46689e948b68045c
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
(cherry picked from commit 58a790efcd2d468ef01987cde3866276ffa445fd)
|
|
Change-Id: I0cf51f60a572308f5c1e796596d6d08fa6f5e088
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
When the emuld open or close the EVDI, the EVDI kernel driver send a
emuld connection status to the ECS. But ECS does not handle the emuld
connection status on the wearable profile. Eventually the ECP cannot
handle emuld status properly. So the code about ignoring kernel
message should be removed.
Change-Id: I5dcf693298b8cba04328860df56aa4f07c8c38c1
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
|
|
CreateFiber() will be return NULL when it fails. If co->fiber is null,
SwitchToFiber() aborts with C0000005 and it corrupts stack that make
hard to find causes. So it is better to abort when CreateFiber()
returns NULL.
Change-Id: Ifdc36404ce523cee842fd486bdbe071e58b7d7b3
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Change-Id: Iae869bcf0e25a9842a66f609e552f4b72b69bebf
Signed-off-by: Stefan Weil <sw@weilnetz.de>
(cherry picked from commit 9cf20c1a8d8d128508e80929768cad182c807093)
|
|
Change-Id: I00b9c1f1c443b10b05c8e905f9aa724cbdf71a46
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
There is no need to consider CPU architecture on
Detailed Info Dialog.
Change-Id: I97ac80a5cee32d382ac93d60e01740a87a8de8d6
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
2.1.36
Change-Id: I7381503623bf7e0ff553c193cc1f593cdc6315a9
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Tizen SDK -> Tizen Emulator for 2.3.1
Change-Id: Ieb893ae3c11c0550d76d9f4dfff60f10837b6f2b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Change-Id: Ibb983f98fccd7fbc0ba0acf39a63d4d8171a6652
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
|
|
rewrite the correct name of the library.
Change-Id: Ic74b31a9e51180823ce142851edd5308b4b43674
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
|
|
Change-Id: I12e94b963cf7916e9cb5aff810e47660465a23b0
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
|
|
Change-Id: Ia3870a6b2a86e027004903a3d63b2d3630fd5880
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
|
|
up to 2.1.33
Change-Id: I552f757eb1a85c6b9469fc88fc667bb3eae6c56c
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
|
|
The get_java_path function aways returns the first item of the JRE(or JDK) registry.
The RegEnumKeyEx function's 4th argument type is [In, Out],
But previous implementations have used without resetting it.
So fix it and improved the 'while' statement.
Change-Id: Ief77879c1b6be8f02fbc36e5c7d118152984e371
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit 812b3ccac697ae0d026bb7ea911b95aaa7f04921)
|
|
Use more registry keys and the environment variable
in oder to find more precise 'Java Home'.
Removed redundant code.
Change-Id: I9ef2d3e87cd47cb31ee0c4389269cca2708fcc4d
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit 6ba1131714016b47c49e79f361c66cd25d148bc0)
|
|
Change-Id: I7c580e211cd7dd5f5edf012ea289f24c4d1ea474
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
(cherry picked from commit d0298c49b54b5a1fb096387cbe3a53647b433457)
|
|
Change-Id: I642e947318012b8536882fdaadebd778c2f0a198
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|