WonYoung Choi [Mon, 7 Mar 2016 00:24:43 +0000 (09:24 +0900)]
Merge pull request #58 from JoonghyunCho/rotation
Add missing funtion that sets the rotation
jh5.cho [Fri, 4 Mar 2016 09:58:12 +0000 (18:58 +0900)]
Add missing funtion that sets the rotation
Add SetAutoRotation() function that sets the screen rotation status
when the screen orientation is set to 'auto'
WonYoung Choi [Mon, 29 Feb 2016 02:31:59 +0000 (11:31 +0900)]
Merge pull request #57 from JongHeonChoi/enable_wearable
Apply T-trace
JongHeon Choi [Thu, 25 Feb 2016 02:40:59 +0000 (11:40 +0900)]
Apply T-trace
WonYoung Choi [Mon, 29 Feb 2016 02:12:53 +0000 (11:12 +0900)]
Merge pull request #34 from myroot/process-pool
Implement process pool
WonYoung Choi [Mon, 22 Feb 2016 02:14:46 +0000 (11:14 +0900)]
Merge pull request #56 from JongHeonChoi/enable_wearable
Enable wearable profile
JongHeon Choi [Mon, 22 Feb 2016 02:10:48 +0000 (11:10 +0900)]
Enable wearable profile
Seungkeun Lee [Fri, 13 Nov 2015 06:54:21 +0000 (15:54 +0900)]
Implement process pool
Seungkeun Lee [Tue, 16 Feb 2016 00:16:19 +0000 (09:16 +0900)]
Merge pull request #55 from myroot/deprecated-api-change
ewk_send_widget_info was deprecated
Seungkeun Lee [Tue, 16 Feb 2016 00:16:02 +0000 (09:16 +0900)]
Merge pull request #53 from WonyoungChoi/merge_ep_to_rp
Move extension loader to the renderer process
WonYoung Choi [Fri, 5 Feb 2016 00:28:22 +0000 (09:28 +0900)]
Move extension loader to the renderer process
Remove the xwalk-extension process and load extensions in the
renderer process.
Seungkeun Lee [Mon, 15 Feb 2016 23:01:28 +0000 (08:01 +0900)]
ewk_send_widget_info was deprecated
- Replace with ewk_context_tizen_app_id_set
WonYoung Choi [Thu, 11 Feb 2016 23:53:55 +0000 (08:53 +0900)]
Merge pull request #54 from WonyoungChoi/back_presence
Handle backbutton-presence of tizen:setting in config.xml
WonYoung Choi [Thu, 11 Feb 2016 02:59:53 +0000 (11:59 +0900)]
Handle backbutton-presence of tizen:setting in config.xml
This handler is added for backward compatibility with Tizen 2.x.
If this option is enabled, page should be navigated back in history
when the back-button is pressed.
WonYoung Choi [Thu, 28 Jan 2016 08:01:01 +0000 (17:01 +0900)]
Merge pull request #52 from WonyoungChoi/fix_trampoline
Change trampoline algorithm for top level extensions
WonYoung Choi [Thu, 28 Jan 2016 07:56:56 +0000 (16:56 +0900)]
Change trampoline algorithm for top level extensions
Top level extensions (tizen, xwalk) shouldn't be trampoline module
because of security issues.
WonYoung Choi [Fri, 22 Jan 2016 08:36:22 +0000 (17:36 +0900)]
Merge pull request #49 from szulak/fix_lib_name
Fix lib name for wgt-manifest-handlers
WonYoung Choi [Fri, 22 Jan 2016 06:00:11 +0000 (15:00 +0900)]
Merge pull request #47 from psikorski/x11_remove
X11 code removal
WonYoung Choi [Fri, 22 Jan 2016 05:55:54 +0000 (14:55 +0900)]
Merge pull request #48 from JoonghyunCho/correct_po_file
Fix the wrong message on PO file
WonYoung Choi [Fri, 22 Jan 2016 05:55:39 +0000 (14:55 +0900)]
Merge pull request #50 from myroot/chromium-header-update
chromium header change
Seungkeun Lee [Fri, 22 Jan 2016 05:40:47 +0000 (14:40 +0900)]
chromium header change
- EWK Header was rearranged to open
- ewk_ipc_message.h was removed
- ewk_chromium.h was used instead of ewk_ipc_message.h
Lukasz Wysocki [Thu, 21 Jan 2016 12:32:47 +0000 (13:32 +0100)]
Fix lib name for wgt-manifest-handlers
Following commits should be merged together:
- https://review.tizen.org/gerrit/#/c/57676/
- https://review.tizen.org/gerrit/#/c/57677/
- https://review.tizen.org/gerrit/#/c/57681/
Change-Id: I2b7f46d47df8f85de5f8d651e1d9032e340883fe
jh5.cho [Thu, 21 Jan 2016 05:19:58 +0000 (14:19 +0900)]
Fix the wrong message on PO file
- Fix the wrong Korean message on PO file
Pawel Sikorski [Thu, 14 Jan 2016 15:32:30 +0000 (16:32 +0100)]
X11 code removal
since X11 is no longer buildable, x11 related code can be removed
Change-Id: Iea942dc9ca10b51c5d62a6773178992b4aa47898
WonYoung Choi [Wed, 6 Jan 2016 04:15:08 +0000 (13:15 +0900)]
Merge pull request #46 from myroot/fix-reference-error
Fix Reference error in AppControl class
Seungkeun Lee [Wed, 6 Jan 2016 02:50:23 +0000 (11:50 +0900)]
Fix Reference error in AppControl class
- Stack object was referenced on out of stack.
- Change to reference(&) paramenter instead of value parameter.
WonYoung Choi [Mon, 28 Dec 2015 05:43:13 +0000 (14:43 +0900)]
Merge pull request #45 from JoonghyunCho/fix_leak
Fix Svace alarm
jh5.cho [Mon, 28 Dec 2015 05:35:15 +0000 (14:35 +0900)]
Fix Svace alarm
- Disassociate the returned file pointer by calling fclose
Seungkeun Lee [Wed, 23 Dec 2015 05:01:57 +0000 (14:01 +0900)]
Merge pull request #44 from WonyoungChoi/fix_build_error
Fix build errors of PR 43
WonYoung Choi [Wed, 23 Dec 2015 04:54:44 +0000 (13:54 +0900)]
Fix build errors of PR 43
The PR#43 has some build errors.
Seungkeun Lee [Wed, 23 Dec 2015 01:11:52 +0000 (10:11 +0900)]
Merge pull request #43 from WonyoungChoi/fix_prevent
Fix prevent alarms
WonYoung Choi [Mon, 21 Dec 2015 10:51:53 +0000 (19:51 +0900)]
Fix prevent alarms
null-checkers and initializers are added to fix alarms by prevent
WonYoung Choi [Tue, 15 Dec 2015 08:14:53 +0000 (17:14 +0900)]
Merge pull request #42 from WonyoungChoi/fix_bundle_api
Add a include for bundle_internal.h
WonYoung Choi [Tue, 15 Dec 2015 07:53:51 +0000 (16:53 +0900)]
Add a include for bundle_internal.h
Bundle API will be changed to refer bundle.h and bundle_internal
both.
Seungkeun Lee [Fri, 11 Dec 2015 02:30:16 +0000 (11:30 +0900)]
Merge pull request #40 from WonyoungChoi/fix_buildspec
Disable build in tizen wearable profile
WonYoung Choi [Fri, 11 Dec 2015 02:22:58 +0000 (11:22 +0900)]
Disable build in tizen wearable profile
Currently, crosswalk-tizen doesn't support wearable profile.
WonYoung Choi [Wed, 9 Dec 2015 00:02:23 +0000 (09:02 +0900)]
Merge pull request #39 from WonyoungChoi/fix_init_custom_event
Fix using initCustomEvent() of CustomEvent
WonYoung Choi [Tue, 8 Dec 2015 12:50:44 +0000 (21:50 +0900)]
Fix using initCustomEvent() of CustomEvent
CustomEvent.initCustomEvent() function is used with 3 arguments,
fourth being optional.
In chromium m47 IDL for CustomEvent.initCustomEvent() was changed,
and now it requires all four arguments to be present.
Calls with 3 arguments fail, and no event is received in a web
application.
WonYoung Choi [Tue, 8 Dec 2015 01:23:44 +0000 (10:23 +0900)]
Merge pull request #38 from WonyoungChoi/fix_urlencode
Use glib uri functions instead of libcurl to encode/decode uri.
WonYoung Choi [Tue, 8 Dec 2015 01:15:24 +0000 (10:15 +0900)]
Use glib uri functions instead of libcurl to encode/decode uri.
Use glib uri functions to remove libcurl dependency. The glib uri
functions provides enough functionalities to encode/deocde uri.
WonYoung Choi [Tue, 8 Dec 2015 00:34:38 +0000 (09:34 +0900)]
Merge pull request #32 from szulak/launch_screen
LaunchScreen feature implementation
WonYoung Choi [Mon, 30 Nov 2015 06:33:36 +0000 (15:33 +0900)]
Merge pull request #36 from YongseopKim/fix_decryption_if_src_size_is_0
Bypass descryption in case that file's size is 0
WonYoung Choi [Mon, 30 Nov 2015 06:24:37 +0000 (15:24 +0900)]
Merge pull request #35 from szulak/remove_constants
Replace key constants with key method
Wojciech Kosowicz [Wed, 7 Oct 2015 12:47:20 +0000 (14:47 +0200)]
LaunchScreen feature implementation
This commit is dependant on manifest-parser feautre:
https://review.tizen.org/gerrit/#/c/48846/
For more details
https://crosswalk-project.org/documentation/manifest/launch_screen.html
LaunchScreen feature implementation
This commit is dependant on manifest-parser feautre:
https://review.tizen.org/gerrit/#/c/48846/
For more details
https://crosswalk-project.org/documentation/manifest/launch_screen.html
yons.kim [Tue, 24 Nov 2015 10:50:51 +0000 (19:50 +0900)]
Bypass descryption in case that file's size is 0
Until now, crosswalk-tizen does descryption although the files' contents
are empty(the file size is 0). It's ineffective.
Fix code to bypass it in the case.
Arkadiusz Szulakiewicz [Wed, 18 Nov 2015 08:32:24 +0000 (09:32 +0100)]
Replace key constants with key method
This change is dependant on changes to manifest-parser:
https://review.tizen.org/gerrit/#/c/52017/
Seungkeun Lee [Wed, 4 Nov 2015 07:51:32 +0000 (16:51 +0900)]
Merge pull request #33 from JoonghyunCho/update_readme
Update README.md contents
jh5.cho [Tue, 3 Nov 2015 07:31:53 +0000 (16:31 +0900)]
Update README.md contents
- Add 'System Requirement' and 'Quick Start Guide' in the contents
WonYoung Choi [Fri, 23 Oct 2015 00:58:37 +0000 (09:58 +0900)]
Merge pull request #31 from WonyoungChoi/fix_runtime_ipc
Fix RuntimeIPCClient to set routing_id in V8Context
WonYoung Choi [Thu, 22 Oct 2015 10:11:56 +0000 (19:11 +0900)]
Fix RuntimeIPCClient to set routing_id in V8Context
Chromium-EFL creates a routing index for each global context.
The index is stored in V8Context's embedder data with index number 12.
Seungkeun Lee [Fri, 23 Oct 2015 00:09:37 +0000 (09:09 +0900)]
Merge pull request #30 from sung-su/bugfix
Fix incorrectly unique_ptr declared
sung-su.kim [Thu, 22 Oct 2015 00:38:27 +0000 (09:38 +0900)]
Fix incorrectly unique_ptr declared
from unique_ptr<char> to unique_ptr<char[]>
WonYoung Choi [Wed, 21 Oct 2015 06:15:20 +0000 (15:15 +0900)]
Merge pull request #29 from WonyoungChoi/replace_mainloop
Replace g_mainloop to ecore_mainloop of extension process
WonYoung Choi [Tue, 20 Oct 2015 10:08:19 +0000 (19:08 +0900)]
Replace g_mainloop to ecore_mainloop of extension process
Extension process uses ecore_mainloop instead of g_mainloop because
some platform libraries that used in extensions are working on the
ecore mainloop.
But the ecore mainloop of the extension process integrates g_mainloop
iterations. Glib functions using g_mainloop are working well also.
WonYoung Choi [Tue, 20 Oct 2015 07:22:56 +0000 (16:22 +0900)]
Merge pull request #27 from myroot/fix-focus-issue
Remove focus button
WonYoung Choi [Mon, 19 Oct 2015 10:21:54 +0000 (19:21 +0900)]
Merge pull request #28 from crosswalk-project/revert-26-revert-24-master
Reintroduce "config.xml parameter change: on-reset -> reload"
psikorski [Mon, 19 Oct 2015 09:09:04 +0000 (11:09 +0200)]
Revert "Revert "config.xml parameter change: on-reset -> reload""
Seungkeun Lee [Mon, 19 Oct 2015 01:14:27 +0000 (10:14 +0900)]
Remove focus button
- Webkit-efl webview can't got focus
So, We need a button to get a focus
But, chromium-efl webview can got focus
So, We remove the button
It was interfere operation of focus
WonYoung Choi [Fri, 16 Oct 2015 05:46:38 +0000 (14:46 +0900)]
Merge pull request #25 from myroot/fix-widget-size-issue
Fix widget size issue
WonYoung Choi [Fri, 16 Oct 2015 05:46:08 +0000 (14:46 +0900)]
Merge pull request #26 from crosswalk-project/revert-24-master
Revert "config.xml parameter change: on-reset -> reload"
WonYoung Choi [Fri, 16 Oct 2015 05:38:44 +0000 (14:38 +0900)]
Revert "config.xml parameter change: on-reset -> reload"
Seungkeun Lee [Fri, 16 Oct 2015 04:47:46 +0000 (13:47 +0900)]
Fix Widget width/height getter function
- width/height values not changed
- Change the getter function
Seungkeun Lee [Fri, 16 Oct 2015 04:44:16 +0000 (13:44 +0900)]
Fix webview resize issue
- WebView was not resize before running idler (EFL issue)
- evas_norender performed resize of viewes
- After set the Webview, called evas_norender to resize
WonYoung Choi [Wed, 14 Oct 2015 12:12:03 +0000 (21:12 +0900)]
Merge pull request #24 from psikorski/master
Change an attribute of config.xml : on-reset -> reload
Pawel Sikorski [Wed, 30 Sep 2015 07:32:46 +0000 (09:32 +0200)]
config.xml parameter change: on-reset -> reload
Depends on: https://review.tizen.org/gerrit/#/c/48171/
Change-Id: Ifb8bf53d6610d2a4df56a537e02f6df452370abe
Seungkeun Lee [Thu, 8 Oct 2015 05:49:56 +0000 (14:49 +0900)]
Merge pull request #23 from WonyoungChoi/fix_exit_procedure
Call terminator of WebApplication when receive tizen://exit
WonYoung Choi [Thu, 8 Oct 2015 02:16:57 +0000 (11:16 +0900)]
Call terminator of WebApplication when receive tizen://exit
Application should call the terminator of WebApplication to terminate
application in normal procedure when receive the runtime message
'tizen://exit' from Device APIs.
WonYoung Choi [Mon, 5 Oct 2015 07:13:06 +0000 (16:13 +0900)]
Merge pull request #22 from myroot/reuse-webview-onappcontrol
Reuse WebView to response appcontrol request
Seungkeun Lee [Mon, 5 Oct 2015 05:32:32 +0000 (14:32 +0900)]
Reuse WebView to response appcontrol request
- Issue
WebView re-create was cause re-create renderer process
Re-creation of WebView was take a long time
- Proposal
Reuse WebView(just change the URL of current WebView)
WonYoung Choi [Mon, 5 Oct 2015 07:09:01 +0000 (16:09 +0900)]
Merge pull request #21 from myroot/fix-appcontrol-reset
Fix AppControl reload="disable" behavior bug
Seungkeun Lee [Mon, 5 Oct 2015 04:48:20 +0000 (13:48 +0900)]
Fix AppControl reload="disable" behavior bug
- WebView::GetUrl() was returing localized URL, But we compare with relative URL
- res->uri convert to localized url and compare with webview::GetUrl()
- Remove unused instance variable
WonYoung Choi [Mon, 5 Oct 2015 05:10:43 +0000 (14:10 +0900)]
Merge pull request #20 from JoonghyunCho/fix_comparemime_function
Fix comparemime function
jh5.cho [Mon, 5 Oct 2015 04:51:40 +0000 (13:51 +0900)]
Fix wildcard character comparison process in CompareMime()
The wildcard character is supposed to cover every value that includs an empty string("")
when compare mime types.
issue: crosswalk-project/crosswalk-tizen#18
( https://github.com/crosswalk-project/crosswalk-tizen/issues/18 )
WonYoung Choi [Mon, 5 Oct 2015 01:07:00 +0000 (10:07 +0900)]
Merge pull request #16 from sung-su/ordering
Reorder the sequence of includes
sung-su.kim [Fri, 2 Oct 2015 07:14:38 +0000 (16:14 +0900)]
Reorder the sequence of includes
Seungkeun Lee [Fri, 2 Oct 2015 01:29:43 +0000 (10:29 +0900)]
Merge pull request #14 from sung-su/decryption
Add resource decryption
sung-su.kim [Wed, 30 Sep 2015 02:47:21 +0000 (11:47 +0900)]
Add resource decryption
- If `<tizen:setting encryption="enable">` case,
the app-installers should be encrypted and saved the resource.
(.html, .htm, .js, .css extensions files)
- When the web-engine requests the encrypted resource,
web-runtime should be return the decrypted resource
to the web-engine through the data scheme.
WonYoung Choi [Wed, 30 Sep 2015 10:58:57 +0000 (19:58 +0900)]
Merge pull request #15 from JoonghyunCho/fix_ExtName_function
Fix ExtName() that was returning the wrong value
jh5.cho [Wed, 30 Sep 2015 10:11:31 +0000 (19:11 +0900)]
Fix ExtName() function that is in common/file_utils.cc
ExtName() function, which returns a file extension, was returning the wrong extention
when there is '?' or '#' after a 'html' file path.
(ex) If path is "file://abc.html?test=c", returned value was ".html?test=c".
Now it is corrected to ".html"
WonYoung Choi [Thu, 24 Sep 2015 10:31:51 +0000 (19:31 +0900)]
Merge pull request #12 from YongseopKim/fix_rp_crash_when_iframe_external
Fix rp crash when iframe navigates to external url
yons.kim [Thu, 24 Sep 2015 02:15:54 +0000 (11:15 +0900)]
Fix rp crash when iframe navigates to external url
XWalk tried to delete any XWalkModuleSystem whether it is set or not.
So, adds code about
1. Setting XWalkModuleSystem in v8::Context with null before checking
whether base_url is external or not in DynamicPlginStartSession()
2. Deleting XWalkModuleSystem after checking whether the XwalkModuleSystem
is not null in XWalkModuleSystem::ResetModuleSystemFromContext()
WonYoung Choi [Thu, 24 Sep 2015 08:02:53 +0000 (17:02 +0900)]
Merge pull request #13 from YongseopKim/fix_popup_error_not_init
Fix popup error due to uninitialized members
yons.kim [Thu, 24 Sep 2015 06:49:52 +0000 (15:49 +0900)]
Fix popup error due to uninitialized members
Add code to initialize member variables in Popup's constructor and
to check whether the value from elm_entry_entry_get() is null or not
When cert popups are opened in succession, elm_entry_entry_get() returns
null occationally. So it needs null check.
Until now, Popup's boolean member variables have not initialized. So
Popup::Result() enters code about entry although Popup doesn't use entry.
It needs to initialize member variables with proper values.
Seungkeun Lee(이승근) [Mon, 21 Sep 2015 02:29:07 +0000 (11:29 +0900)]
Merge pull request #11 from JoonghyunCho/fix_popup_layout
[Popup] Fix popup layout destroying issue
WonYoung Choi [Mon, 21 Sep 2015 02:23:52 +0000 (11:23 +0900)]
Merge pull request #10 from myroot/remove-unused-cert-svc-package
Remove unsused package(cert-svc).
jh5.cho [Mon, 21 Sep 2015 02:05:25 +0000 (11:05 +0900)]
[Popup] Fix popup layout destroying issue
- Remove using grid container
- Use layout format to contain multiple widgets
- Erase unused groups in edc file
Seungkeun Lee [Mon, 21 Sep 2015 01:52:53 +0000 (10:52 +0900)]
Remove unsused package(cert-svc).
WonYoung Choi [Mon, 21 Sep 2015 01:35:30 +0000 (10:35 +0900)]
Merge pull request #9 from myroot/fix-build-error-related-appcontrol
Fix namespace related error
Seungkeun Lee [Mon, 21 Sep 2015 01:18:06 +0000 (10:18 +0900)]
Fix namespace related error
- common:: namsespace was required
WonYoung Choi [Mon, 21 Sep 2015 01:29:22 +0000 (10:29 +0900)]
Merge pull request #8 from myroot/fix-context-menu
Fix context menu handling
WonYoung Choi [Mon, 21 Sep 2015 01:28:48 +0000 (10:28 +0900)]
Merge pull request #7 from myroot/fix-localize-logic
Fix resource localize logic
WonYoung Choi [Mon, 21 Sep 2015 01:04:27 +0000 (10:04 +0900)]
Merge pull request #6 from myroot/handle-scheme-to-appcontrol
Implement Scheme to Appcontrol request
WonYoung Choi [Mon, 21 Sep 2015 01:03:54 +0000 (10:03 +0900)]
Merge pull request #4 from myroot/getusermeida-permission
Implement GetUsermedia Popup
Seungkeun Lee [Tue, 1 Sep 2015 07:37:10 +0000 (16:37 +0900)]
Fix resource localize logic
- Input Url could be localed url including locale folder
- Input Url was encoded with URL encode
Change-Id: I956d17fd29efd2a756d9e9d0605a489c49c2c744
Seungkeun Lee [Mon, 7 Sep 2015 06:29:46 +0000 (15:29 +0900)]
Implement Scheme to Appcontrol request
- Well-known scheme was converted to AppControl request
- Except (http(s), file, app, data, blob), all custom scheme was send to AppControl request
Change-Id: Id4fe074cdec87bd8812519f555dea31f28be60ea
Seungkeun Lee(이승근) [Fri, 18 Sep 2015 08:24:36 +0000 (17:24 +0900)]
Merge pull request #1 from WonyoungChoi/fix_spec_for_manifest
Fix spec file for changing manifest file location
Seungkeun Lee [Mon, 7 Sep 2015 02:10:39 +0000 (11:10 +0900)]
Implement GetUsermedia Popup
Change-Id: I57bd1a45a70b2173cb75308c830293a2edb92504
Seungkeun Lee [Thu, 3 Sep 2015 05:29:35 +0000 (14:29 +0900)]
Fix context menu handling
- ewk_context_menu_item_count could be 0
- item index was starts with 0
Change-Id: I27ec8336726665a33ca9b8ec9cbcaaf9d29be519
WonYoung Choi [Thu, 17 Sep 2015 10:06:45 +0000 (19:06 +0900)]
Fix spec file for changing manifest file location
WonYoung Choi [Tue, 1 Sep 2015 06:20:44 +0000 (15:20 +0900)]
Code Refactoring for xwalk release
Change-Id: I421049c0d242ce5a8ac0b32949362f174fd5e37a