platform/framework/web/wrt-plugins-common.git
10 years agoMerge remote-tracking branch 'remotes/rsa/tizen_2.2' into tizen accepted/tizen/20131002.084327 accepted/tizen/20131002.170302 submit/tizen/20131002.075618
Soo-Hyun Choi [Sun, 29 Sep 2013 07:51:25 +0000 (16:51 +0900)]
Merge remote-tracking branch 'remotes/rsa/tizen_2.2' into tizen

[Note] Rebase wrt-plugins-common

Conflicts:
CMakeLists.txt
packaging/wrt-plugins-common.spec
src/dispatch-event/dispatch_event_support.cpp
src/dispatch-event/dispatch_event_support.h
src/js-overlay/js_function_manager.cpp
src/plugin-loading/explorer.cpp
src/plugin-loading/plugin_container_support.cpp
src/plugin-loading/plugin_logic.cpp
src/plugins-ipc-message/ipc_message_support.cpp
src/plugins-ipc-message/ipc_message_support.h
src/standards/W3C/Widget/JSPreferences.cpp
src/standards/W3C/Widget/JSWidget.cpp
src/standards/W3C/Widget/plugin_initializer.cpp

Change-Id: I3bdd5d14c3e48bee7431523c93048a31d4244139

10 years agoImprove performance in getting root plugins list. 13/10213/1
Taejeong Lee [Thu, 23 May 2013 07:17:00 +0000 (16:17 +0900)]
Improve performance in getting root plugins list.

 * note: this commit needs a new api from wrt-commons.
   - getRootPluginHandleList()

[Issue#] N/A
[Problem] Performance.
[Cause] Too many access to db.
[Solution] Changed to use new "getRootPluginHandleList()"

Change-Id: Ie4c2191c1882c1ebd4afd9830f0c9f72612e764b

10 years agoRevert "Revert "Implementation of IPC Asynchronous Message Support."" 12/10212/1
Tae-Jeong Lee [Tue, 2 Jul 2013 04:51:23 +0000 (13:51 +0900)]
Revert "Revert "Implementation of IPC Asynchronous Message Support.""

This reverts commit 043050c6ec2bddea9b9739023574c03693cf19ac.

Change-Id: Ia74b4e454121ede11db87f7293945e2d26fe5caf

10 years agoRevert "Implementation of IPC Asynchronous Message Support." 11/10211/1
Jihoon Chung [Sat, 29 Jun 2013 12:55:26 +0000 (12:55 +0000)]
Revert "Implementation of IPC Asynchronous Message Support."

This reverts commit 859333bad68cea75cab40f7e443f144d1aec8af9

Change-Id: I6a1b68e44a47d715dfa9d6c24ce032f2a5346288

10 years agoImplementation of IPC Asynchronous Message Support. 10/10210/1
Tae-Jeong Lee [Fri, 28 Jun 2013 12:04:56 +0000 (21:04 +0900)]
Implementation of IPC Asynchronous Message Support.

 - sendAsyncMessageToUiProcess()
 - ignoreAsyncMessageReply()

[Issue#] N/A
[Problem] Requirement from webapi team.
[Cause] N/A
[Solution] Add IPC Asynchronous Message Support Feature.

Change-Id: I158eebfd5690e6f1e0828da785cac3568f1f9017

10 years agoSupport cookie clear IPC 09/10209/1
Jihoon Chung [Sun, 9 Jun 2013 04:24:38 +0000 (13:24 +0900)]
Support cookie clear IPC

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Support cookie clear IPC
Separate IPC to two types (sendSyncMessage, sendAsyncMessage)
Cookie clear API uses sendAsyncMessage with "tizen://clearAllCookies"
to the name argument
This API will be used by tizen API
[SCMRequest] N/A

Change-Id: Id96a514486d29f8cc8d46352a5c87a551a8d68d1

10 years agoAdd exception case of NULL for ipc between plugin and UI Process 08/10208/1
Jihoon Chung [Wed, 15 May 2013 07:07:36 +0000 (16:07 +0900)]
Add exception case of NULL for ipc between plugin and UI Process

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add exception case of NULL is returned from UI Process
In this case, simple pass NULL to plugin
[SCMRequest] N/A

Change-Id: Id907799a98b48c116511765dfb87c584d4fd3045

10 years agoClean-up log 07/10207/1
Jihoon Chung [Fri, 31 May 2013 10:22:34 +0000 (19:22 +0900)]
Clean-up log

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Clean-up log when data is null case
[SCMRequest] N/A

Change-Id: Iab487a6f6c9f72b9fa3eeb6f768ab0a8f1b4e5df

10 years agoReplace ipc message to read static value 06/10206/1
Jihoon Chung [Sat, 1 Jun 2013 11:16:08 +0000 (20:16 +0900)]
Replace ipc message to read static value

[Issue#] N/A
[Problem] launch.application API is crashed
[Cause] During send IPC from plugin, UI process send
Messages::WebPage::HitTestResultAtPoint to WebProcess.
Conlict is occurred during dispatch IPC message.
[Solution] Replace IPC to get x window handle to static value
[SCMRequest] N/A

Change-Id: I350bf6400887729154b4d05929bded98f976002f

10 years agoRemove js_overlay_addEventListener 05/10205/1
Taejeong Lee [Wed, 22 May 2013 07:37:17 +0000 (16:37 +0900)]
Remove js_overlay_addEventListener

[Issue#] N/A
[Problem] Stability.
[Cause] Before custom event dispatch implementation was very complicated and instability,
        because it works by overlay type. It had very heavy operation on webkit with JSC.
[Solution] So we have replaced that to very simple operation which is using dom dispatchEvent() api.

Change-Id: Iecbc105d2aced7f8649e8504b62014e0cdb0c1b9

10 years ago[Release] wrt-plugins-common_0.3.112 submit/tizen_2.2/20130911.125056
sung-su.kim [Wed, 11 Sep 2013 12:50:44 +0000 (21:50 +0900)]
[Release] wrt-plugins-common_0.3.112

Change-Id: Iffbac386a57bce79b697626ffb3d517a1d2bc596

10 years ago[Release] wrt-plugins-common_0.3.111 submit/tizen_2.2/20130904.105006
sung-su.kim [Wed, 4 Sep 2013 10:49:47 +0000 (19:49 +0900)]
[Release] wrt-plugins-common_0.3.111

Change-Id: I8e240ac03ec3b65e7829a0eea1e59542553332b8

10 years ago[Release] wrt-plugins-common_0.3.110 submit/tizen_2.2/20130814.113932
sung-su.kim [Wed, 14 Aug 2013 11:39:22 +0000 (20:39 +0900)]
[Release] wrt-plugins-common_0.3.110

Change-Id: Ib308076d1c53c704dc02cb0414b4182343a4d7cf

10 years ago[Release] wrt-plugins-common_0.3.108 submit/tizen_2.2/20130808.075154
sung-su.kim [Thu, 8 Aug 2013 07:51:44 +0000 (16:51 +0900)]
[Release] wrt-plugins-common_0.3.108

Change-Id: Ieee98526eb25c711471feb7bb6dcf195bfc1f7f8

10 years ago[Release] wrt-plugins-common_0.3.105 submit/tizen_2.2/20130801.022541
Jihoon Chung [Thu, 1 Aug 2013 02:25:02 +0000 (11:25 +0900)]
[Release] wrt-plugins-common_0.3.105

Change-Id: Ib65934cd157a20679fc43422a791e0486da3a2c2

10 years ago[Release] wrt-plugins-common_0.3.104 submit/tizen_2.2/20130730.070950
sung-su.kim [Thu, 25 Jul 2013 23:30:56 +0000 (08:30 +0900)]
[Release] wrt-plugins-common_0.3.104

Change-Id: I34a7222e6ae4e13888931a51f6c2b69b90d487c2

10 years ago[Release] wrt-plugins-common_0.3.102 submit/tizen_2.2/20130709.133917 submit/tizen_2.2_extension/20130913.080418
Jihoon Chung [Tue, 9 Jul 2013 13:38:15 +0000 (22:38 +0900)]
[Release] wrt-plugins-common_0.3.102

Change-Id: I6dbe0bd490dd7109b39687374b371fba4e711df5

10 years agoresetting manifest requested domain to floor 71/4571/2 accepted/tizen/ivi/genivi accepted/tizen/ivi/release tizen_ivi_genivi accepted/tizen/20130710.213946 accepted/tizen/20130912.185107 accepted/tizen/20130912.193354 accepted/tizen/20130913.063550 accepted/tizen/ivi/genivi/20140131.064648 accepted/tizen_ivi_release/20131120.050320 ivi_oct_m2 submit/tizen/20130710.165549 submit/tizen/20130912.080542 submit/tizen/20130912.090840 submit/tizen_ivi_genivi/20140131.061728 submit/tizen_ivi_release/20131120.032010
Alexandru Cornea [Fri, 28 Jun 2013 17:00:57 +0000 (20:00 +0300)]
resetting manifest requested domain to floor

10 years ago[Release] wrt-plugins-common_0.3.101 submit/tizen_2.2/20130702.112950
sung-su.kim [Tue, 2 Jul 2013 11:09:32 +0000 (20:09 +0900)]
[Release] wrt-plugins-common_0.3.101

Change-Id: I4ced7e9cc5cc479dca99d983a67d052b6bd0ef2c

10 years agoUpdate Changelog 22/5122/2 accepted/tizen/20130701.201355 submit/tizen/20130701.145927
Baptiste DURAND [Mon, 1 Jul 2013 11:43:38 +0000 (13:43 +0200)]
Update Changelog

10 years agoClean Post section, add ld conf file. 64/4464/3
Baptiste DURAND [Mon, 1 Jul 2013 11:47:56 +0000 (13:47 +0200)]
Clean Post section, add ld conf file.

10 years ago[Release] wrt-plugins-common_0.3.99 submit/tizen_2.2/20130629.073623
Tae-Jeong Lee [Sat, 29 Jun 2013 07:34:29 +0000 (16:34 +0900)]
[Release] wrt-plugins-common_0.3.99

Change-Id: Id3cce1a7e0ada0fa5eb1954790ea93c37cbfaa80

10 years ago[Release] wrt-plugins-common_0.3.98 submit/tizen_2.2/20130624.144535
Jihoon Chung [Mon, 24 Jun 2013 14:45:17 +0000 (23:45 +0900)]
[Release] wrt-plugins-common_0.3.98

Change-Id: I47e2b07298b3327d576262c7aa750cd1d6b51787

10 years ago[Release] wrt-plugins-common_0.3.97 submit/tizen_2.2/20130622.120525
Jihoon Chung [Sat, 22 Jun 2013 12:04:20 +0000 (21:04 +0900)]
[Release] wrt-plugins-common_0.3.97

Change-Id: I400493767ab501170626cc1845046e888d6746e4

11 years ago[Release] wrt-plugins-common_0.3.95 submit/tizen_2.2/20130607.143234 submit/tizen_2.2/20130613.164320
Jihoon Chung [Fri, 7 Jun 2013 14:32:18 +0000 (23:32 +0900)]
[Release] wrt-plugins-common_0.3.95

11 years ago[Release] wrt-plugins-common_0.3.94 submit/tizen_2.2/20130606.111255
Jihoon Chung [Thu, 6 Jun 2013 11:12:20 +0000 (20:12 +0900)]
[Release] wrt-plugins-common_0.3.94

11 years agoUpdate Changelog 47/3747/1 accepted/tizen/20130530.164848 submit/tizen/20130529.160124
Baptiste DURAND [Wed, 29 May 2013 14:10:06 +0000 (16:10 +0200)]
Update Changelog

11 years agoFix plugins load failure during plugins installation 46/3746/1
Baptiste DURAND [Wed, 29 May 2013 14:09:35 +0000 (16:09 +0200)]
Fix plugins load failure during plugins installation

Add library path for wrt-plugins library into ld.so.conf file
to avoid stepLoadPluginLibrary(): Failed to load plugin

11 years agoFix build error 45/3745/1
Baptiste DURAND [Wed, 29 May 2013 14:08:04 +0000 (16:08 +0200)]
Fix build error

11 years agoRemove harcoded library path , change some variable type 44/3744/1
Baptiste DURAND [Wed, 29 May 2013 14:05:15 +0000 (16:05 +0200)]
Remove harcoded library path , change some variable type

11 years agoFix build by adding LIBDIR_PREFIX definition 51/3651/1 accepted/tizen/20130524.043756 submit/tizen/20130523.224019
Rusty Lynch [Thu, 23 May 2013 22:38:14 +0000 (15:38 -0700)]
Fix build by adding LIBDIR_PREFIX definition

11 years agoFix rpmlint errors 17/3617/1 accepted/tizen/20130522.164603 submit/tizen/20130521.171820
Rusty Lynch [Tue, 21 May 2013 17:17:20 +0000 (10:17 -0700)]
Fix rpmlint errors

11 years ago[Release] wrt-plugins-common_0.3.86.2 tizen_2.1 accepted/tizen/20130520.101709 submit/tizen/20130517.045654 submit/tizen_2.1/20130516.085308 submit/tizen_2.1/20130516.133855 submit/tizen_2.2/20130604.083228
Taejeong Lee [Thu, 16 May 2013 08:52:51 +0000 (17:52 +0900)]
[Release] wrt-plugins-common_0.3.86.2

Change-Id: Ied830c74546b99705d45c7ee7527cd9c6656a2ea

11 years agoAdd e17 read SMACK privilege in wrt-popup-wrt-runtime/wrt-popup-ace-runtime rule...
Taejeong Lee [Thu, 16 May 2013 08:50:53 +0000 (17:50 +0900)]
Add e17 read SMACK privilege in wrt-popup-wrt-runtime/wrt-popup-ace-runtime rule file. ver.2

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add e17 read SMACK privilege in wrt-popup-wrt-runtime/wrt-popup-ace-runtime rule file.

Change-Id: I0f325fb0c173cb36d87317e661fd780a7c0c7efd

11 years ago[Release] wrt-plugins-common_0.3.86.1 submit/tizen_2.1/20130516.084028
Taejeong Lee [Thu, 16 May 2013 08:38:40 +0000 (17:38 +0900)]
[Release] wrt-plugins-common_0.3.86.1

Change-Id: I10689e7546ab171947394bcd06453df0e51e40e1

11 years agoAdd e17 read SMACK privilege in wrt-popup-wrt-runtime/wrt-popup-ace-runtime rule...
Taejeong Lee [Thu, 16 May 2013 08:32:57 +0000 (17:32 +0900)]
Add e17 read SMACK privilege in wrt-popup-wrt-runtime/wrt-popup-ace-runtime rule file.

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add e17 read SMACK privilege in wrt-popup-wrt-runtime/wrt-popup-ace-runtime rule file.

Change-Id: I6247bd0b1527cfe4b18df149548f77184025b7af

11 years ago[Release] wrt-plugins-common_0.3.86 submit/tizen_2.1/20130510.115330 submit/tizen_2.1/20130514.055421
Jihoon Chung [Fri, 10 May 2013 11:53:00 +0000 (20:53 +0900)]
[Release] wrt-plugins-common_0.3.86

11 years ago[Release] wrt-plugins-common_0.3.85 submit/tizen_2.1/20130508.123532
Jihoon Chung [Wed, 8 May 2013 12:34:48 +0000 (21:34 +0900)]
[Release] wrt-plugins-common_0.3.85

11 years ago[Release] wrt-plugins-common_0.3.84 submit/tizen_2.1/20130429.145444
Taejeong Lee [Mon, 29 Apr 2013 14:53:53 +0000 (23:53 +0900)]
[Release] wrt-plugins-common_0.3.84

Change-Id: Id0f687c4f720f60ea8778f6ff0e1992019096cb4

11 years ago[Release] wrt-plugins-common_0.3.83 submit/tizen_2.1/20130429.071849
Taejeong Lee [Mon, 29 Apr 2013 07:18:25 +0000 (16:18 +0900)]
[Release] wrt-plugins-common_0.3.83

Change-Id: I85049c2ac0233d41592c90fe778d539f5f7a3721

11 years ago[Release] wrt-plugins-common_0.3.82 2.1b_release accepted/tizen_2.1/20130426.150558 submit/tizen_2.1/20130426.083108 submit/tizen_2.1/20130426.152621
Lukasz Marek [Thu, 25 Apr 2013 17:09:50 +0000 (19:09 +0200)]
[Release] wrt-plugins-common_0.3.82

Change-Id: If7e37643ff0c91ae40287e22d0fc27d95e30d0fd

11 years ago[Release] wrt-plugins-common_0.3.81 accepted/tizen_2.1/20130425.023912 submit/tizen_2.1/20130419.114825 submit/tizen_2.1/20130424.235401
Jihoon Chung [Fri, 19 Apr 2013 11:48:07 +0000 (20:48 +0900)]
[Release] wrt-plugins-common_0.3.81

11 years ago[Release] wrt-plugins-common_0.3.80 submit/tizen_2.1/20130408.140628
Taejeong Lee [Mon, 8 Apr 2013 14:05:45 +0000 (23:05 +0900)]
[Release] wrt-plugins-common_0.3.80

Change-Id: Ie8a21aafcd2d2e1f5cb225174504b259386c4bd4

11 years ago[Release] wrt-plugins-common_0.3.79 submit/tizen_2.1/20130401.130344
Jihoon Chung [Mon, 1 Apr 2013 13:03:24 +0000 (22:03 +0900)]
[Release] wrt-plugins-common_0.3.79

11 years ago[Release] wrt-plugins-common_0.3.78 submit/tizen_2.1/20130330.121230
Taejeong Lee [Sat, 30 Mar 2013 12:12:00 +0000 (21:12 +0900)]
[Release] wrt-plugins-common_0.3.78

Change-Id: I45aeb8121744701a281ef71786c055a7c33d326b

11 years ago[Release] wrt-plugins-common_0.3.76 submit/tizen_2.1/20130326.084932
Jihoon Chung [Tue, 26 Mar 2013 08:49:06 +0000 (17:49 +0900)]
[Release] wrt-plugins-common_0.3.76

11 years ago[Release] wrt-plugins-common_0.3.75 submit/tizen_2.1/20130321.041227
Jihoon Chung [Thu, 21 Mar 2013 04:11:07 +0000 (13:11 +0900)]
[Release] wrt-plugins-common_0.3.75

11 years agomerge with master submit/tizen_2.1/20130316.110657
Jinkun Jang [Fri, 15 Mar 2013 16:21:54 +0000 (01:21 +0900)]
merge with master

11 years agosync submit/tizen_2.1/20130314.120521 submit/tizen_2.1/20130316.103305
Jinkun Jang [Thu, 14 Mar 2013 06:24:24 +0000 (15:24 +0900)]
sync

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 17:05:51 +0000 (02:05 +0900)]
Tizen 2.1 base

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 12:16:51 +0000 (21:16 +0900)]
tizen beta release