platform/framework/web/tizen-extensions-crosswalk.git
10 years agoBump version to 0.66 submit/tizen_common/20140610.150147 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140618.000004 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 submit/tizen_ivi/20140623.000001 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348
Crosswalk Release Engineering [Mon, 9 Jun 2014 22:03:50 +0000 (22:03 +0000)]
Bump version to 0.66

10 years agoMerge pull request #330 from halton/jslint
Raphael Kubo da Costa [Mon, 9 Jun 2014 08:49:32 +0000 (11:49 +0300)]
Merge pull request #330 from halton/jslint

[jslint] Enable js lint and fix the errors.

10 years ago[jslint] Enable js lint and fix the errors.
Halton Huo [Fri, 6 Jun 2014 03:32:53 +0000 (11:32 +0800)]
[jslint] Enable js lint and fix the errors.

10 years agoBump version to 0.65
Crosswalk Release Engineering [Fri, 6 Jun 2014 22:03:47 +0000 (22:03 +0000)]
Bump version to 0.65

10 years agoMerge pull request #329 from halton/cpplint
Halton Huo [Fri, 6 Jun 2014 03:49:50 +0000 (11:49 +0800)]
Merge pull request #329 from halton/cpplint

[Cpplint] Re-enable style checker for download and fix some errors.

10 years ago[Cpplint] Re-enable style checker for download and fix some errors.
Halton Huo [Fri, 6 Jun 2014 01:47:35 +0000 (09:47 +0800)]
[Cpplint] Re-enable style checker for download and fix some errors.

10 years agoBump version to 0.64
Crosswalk Release Engineering [Wed, 4 Jun 2014 22:03:50 +0000 (22:03 +0000)]
Bump version to 0.64

10 years agoMerge pull request #328 from rakuco/use-ninja
Raphael Kubo da Costa [Wed, 4 Jun 2014 17:24:17 +0000 (20:24 +0300)]
Merge pull request #328 from rakuco/use-ninja

[Packaging] Use ninja instead of make.

10 years ago[Packaging] Use ninja instead of make.
Raphael Kubo da Costa [Wed, 4 Jun 2014 15:47:28 +0000 (18:47 +0300)]
[Packaging] Use ninja instead of make.

There have been Ninja packages for Tizen for a while, so we can safely
switch to it just like Crosswalk did months ago.

10 years agoMerge pull request #322 from halton/bluetooth_refac
Halton Huo [Tue, 3 Jun 2014 14:55:03 +0000 (22:55 +0800)]
Merge pull request #322 from halton/bluetooth_refac

[Bluetooth] Use new C++ wrapper in common/extension.h

10 years ago[Bluetooth] Use new C++ wrapper in common/extension.h
Halton Huo [Tue, 3 Jun 2014 08:40:33 +0000 (16:40 +0800)]
[Bluetooth] Use new C++ wrapper in common/extension.h

ExtensionAdapater should be deperacated by common::Extension and
common::Instance.

10 years agoMerge pull request #321 from halton/tzplatform-config
Raphael Kubo da Costa [Tue, 3 Jun 2014 10:45:21 +0000 (13:45 +0300)]
Merge pull request #321 from halton/tzplatform-config

Fix build issue on desktop.

10 years agoMerge pull request #316 from eurogiciel-oss/XWALK-1390
Halton Huo [Tue, 3 Jun 2014 10:29:16 +0000 (18:29 +0800)]
Merge pull request #316 from eurogiciel-oss/XWALK-1390

[power] throw an exception instead of blocking forever

10 years ago[power] throw an exception instead of blocking forever
Romuald Texier-Marcadé [Fri, 30 May 2014 14:22:00 +0000 (16:22 +0200)]
[power] throw an exception instead of blocking forever

In synchronous calls, throw an exception instead of blocking
forever when the underlying system API returns an error.
Modified example to show usage.

BUG=XWALK-1390

10 years agoMerge pull request #320 from halton/download_refac
Halton Huo [Tue, 3 Jun 2014 10:00:58 +0000 (18:00 +0800)]
Merge pull request #320 from halton/download_refac

[Download] Use new C++ wrapper in common/extension.h

10 years agoFix build issue on desktop.
Halton Huo [Tue, 3 Jun 2014 08:45:58 +0000 (16:45 +0800)]
Fix build issue on desktop.

libtzplatform-config dependency is introduced by commit 0c5d1dc2, it
should be under Tizen profile only, otherwise desktop will fail to
configure.

10 years ago[Download] Use new C++ wrapper in common/extension.h
Halton Huo [Tue, 3 Jun 2014 07:59:42 +0000 (15:59 +0800)]
[Download] Use new C++ wrapper in common/extension.h

ExtensionAdapater should be deperacated by common::Extension and
common::Instance.

10 years agoBump version to 0.63
Crosswalk Release Engineering [Fri, 30 May 2014 22:04:41 +0000 (22:04 +0000)]
Bump version to 0.63

10 years agoMerge pull request #314 from poussa/tct-fixes-3
Halton Huo [Fri, 30 May 2014 07:59:31 +0000 (15:59 +0800)]
Merge pull request #314 from poussa/tct-fixes-3

[Content] Add API argument validation

10 years ago[Content] Add API argument validation
Sakari Poussa [Fri, 23 May 2014 07:53:19 +0000 (10:53 +0300)]
[Content] Add API argument validation

Validate the method arguments aganist the signature.
Throw TYPE_MISMATCH_ERR exception is no match.
Use the new xwalk.utils module.

10 years agoMerge pull request #313 from poussa/xwalk-utils
Halton Huo [Fri, 30 May 2014 07:30:06 +0000 (15:30 +0800)]
Merge pull request #313 from poussa/xwalk-utils

[Tizen] Common xwalk utilities module for shared JavaScript code.

10 years ago[Tizen] Common xwalk utilities module for shared JavaScript code.
Sakari Poussa [Fri, 23 May 2014 07:53:19 +0000 (10:53 +0300)]
[Tizen] Common xwalk utilities module for shared JavaScript code.

Initial method contains validation for mandatory and optional arguments.

10 years agoBump version to 0.62
Crosswalk Release Engineering [Wed, 28 May 2014 22:04:25 +0000 (22:04 +0000)]
Bump version to 0.62

10 years agoMerge pull request #305 from eurogiciel-oss/multi-user
Halton Huo [Wed, 28 May 2014 10:35:59 +0000 (18:35 +0800)]
Merge pull request #305 from eurogiciel-oss/multi-user

Remove hardcoded path for multiuser support

10 years agoRemove hardcoded path for multiuser support
Sabera Djelti (sdi2) [Wed, 14 May 2014 13:15:47 +0000 (15:15 +0200)]
Remove hardcoded path for multiuser support

related to XWALK-1649

10 years agoBump version to 0.61
Crosswalk Release Engineering [Mon, 26 May 2014 22:05:17 +0000 (22:05 +0000)]
Bump version to 0.61

10 years agoMerge pull request #311 from avalluri/speech
Halton Huo [Mon, 26 May 2014 06:47:52 +0000 (14:47 +0800)]
Merge pull request #311 from avalluri/speech

[Speech][IVI] : Fix XWALK-1745 - Implementation of Tizen IVI Speech API.

10 years ago[Speech][IVI] : Implementation of Tizen IVI Speech API.
Amarnath Valluri [Tue, 20 May 2014 12:38:40 +0000 (15:38 +0300)]
[Speech][IVI] : Implementation of Tizen IVI Speech API.

Following are the fixes for Tizen speech web api:
i) Run threaded glib mainloop for Tizen.
ii) Implements the missing speech to text api(setCBListener).

BUG=XWALK-1745

10 years agoBump version to 0.60
Crosswalk Release Engineering [Tue, 20 May 2014 22:04:27 +0000 (22:04 +0000)]
Bump version to 0.60

10 years agoMerge pull request #302 from poussa/more-deps-2 accepted/tizen/common/20140520.100022 accepted/tizen/ivi/20140604.130244 submit/tizen/20140520.093924
Halton Huo [Tue, 20 May 2014 01:34:21 +0000 (09:34 +0800)]
Merge pull request #302 from poussa/more-deps-2

[Tizen] Remove media-data-sdk dependency

10 years agoBump version to 0.59
Crosswalk Release Engineering [Mon, 19 May 2014 22:04:26 +0000 (22:04 +0000)]
Bump version to 0.59

10 years agoMerge pull request #310 from halton/gcc_warnings
Thiago Marcos P. Santos [Mon, 19 May 2014 12:23:10 +0000 (15:23 +0300)]
Merge pull request #310 from halton/gcc_warnings

Fix GCC return-type warnings in mediaserver_manager.h

10 years agoFix GCC return-type warnings in mediaserver_manager.h
Halton Huo [Mon, 19 May 2014 09:09:45 +0000 (17:09 +0800)]
Fix GCC return-type warnings in mediaserver_manager.h

10 years agoMerge pull request #309 from halton/gcc_warnings
Thiago Marcos P. Santos [Mon, 19 May 2014 09:00:07 +0000 (12:00 +0300)]
Merge pull request #309 from halton/gcc_warnings

Clean up GCC warnings

10 years agoClean up GCC warnings
Halton Huo [Thu, 15 May 2014 08:40:37 +0000 (16:40 +0800)]
Clean up GCC warnings

These warnings are only visible on 64-bit build because -Wall is added
into CFLAGS, while 32-bit build does not. The summary of the warnigns:
* unused-variable
* maybe-uninitialized
* parentheses
* uninitialized

10 years agoMerge pull request #307 from qjia7/master
Halton Huo [Mon, 19 May 2014 04:44:59 +0000 (12:44 +0800)]
Merge pull request #307 from qjia7/master

[SysInfo] Fixed the cellular attribute crash

10 years ago[SysInfo] Fixed the cellular attribute crash
jiajia qin [Fri, 16 May 2014 08:33:44 +0000 (16:33 +0800)]
[SysInfo] Fixed the cellular attribute crash

The old implementation directly used 'NULL' as the parameter, which will result
in the crash when calling tapi function. Here, we use tel_init to produce the
TelHandle as the parameter and check the validity of the parameter in advance.

BUG=XWALK-1641

10 years agoMerge pull request #303 from alexshalamov/implement_dms_aggregation
Halton Huo [Mon, 19 May 2014 01:52:07 +0000 (09:52 +0800)]
Merge pull request #303 from alexshalamov/implement_dms_aggregation

[Tizen] Add find method to MediaServerManager

10 years ago[Tizen] Add find method to MediaServerManager
Alexander Shalamov [Tue, 13 May 2014 09:27:16 +0000 (12:27 +0300)]
[Tizen] Add find method to MediaServerManager

This patch adds find method that searches for specified
content accross multiple media servers (DMS aggregation).

10 years agoBump version to 0.58
Crosswalk Release Engineering [Thu, 15 May 2014 22:04:33 +0000 (22:04 +0000)]
Bump version to 0.58

10 years agoMerge pull request #306 from halton/64-script
Raphael Kubo da Costa [Thu, 15 May 2014 11:03:41 +0000 (14:03 +0300)]
Merge pull request #306 from halton/64-script

Correct --external-extensions-path for 64-bit

10 years agoCorrect --external-extensions-path for 64-bit
Halton Huo [Thu, 15 May 2014 08:12:52 +0000 (16:12 +0800)]
Correct --external-extensions-path for 64-bit

The TEC extensions libraries are delivered into different directory
varies 32-bit (/usr/lib) and 64-bit (/usr/lib64), the script need
to aware this difference.

BUG=XWALK-1624

10 years agoBump version to 0.57
Crosswalk Release Engineering [Tue, 13 May 2014 22:04:13 +0000 (22:04 +0000)]
Bump version to 0.57

10 years agoMerge pull request #298 from mrunalk/media_speech_fix
Mrunal Kapade [Tue, 13 May 2014 00:25:24 +0000 (17:25 -0700)]
Merge pull request #298 from mrunalk/media_speech_fix

[Speech] Fix the js api for vocalizer

10 years ago[Speech] Fix the js api for vocalizer
Mrunal Kapade [Thu, 8 May 2014 23:51:59 +0000 (16:51 -0700)]
[Speech] Fix the js api for vocalizer

BUG=XWALK-1573

10 years agoBump version to 0.56 accepted/tizen/common/20140513.135944 accepted/tizen/ivi/20140519.204146 submit/tizen/20140513.085354
Crosswalk Release Engineering [Mon, 12 May 2014 22:04:22 +0000 (22:04 +0000)]
Bump version to 0.56

10 years ago[Tizen] Remove media-data-sdk dependency
Sakari Poussa [Mon, 12 May 2014 12:23:01 +0000 (15:23 +0300)]
[Tizen] Remove media-data-sdk dependency

Since https://review.tizen.org/gerrit/16493/ is now merged,
the media-data-sdk is not needed anymore. The .media.db is nwo created
by the media-server package which is pulled in my the media-thumbnail-server.

10 years agoMerge pull request #297 from poussa/tct-fixes-1
Kenneth Rohde Christiansen [Mon, 12 May 2014 11:04:31 +0000 (13:04 +0200)]
Merge pull request #297 from poussa/tct-fixes-1

[Content] TCT crash and passrate fixes

10 years agoMerge pull request #301 from poussa/more-deps-1
Raphael Kubo da Costa [Mon, 12 May 2014 10:53:37 +0000 (13:53 +0300)]
Merge pull request #301 from poussa/more-deps-1

[Tizen] Add runtime deps needed by the Content API

10 years ago[Tizen] Add runtime deps needed by the Content API
Sakari Poussa [Fri, 9 May 2014 13:15:14 +0000 (16:15 +0300)]
[Tizen] Add runtime deps needed by the Content API

In order to run Content API properly, the following packages needs to be installed

- media-data-sdk - creates the media database (/opt/usr/dbspace/.media.db)
- media-tumbnail-server - service to create tumbnails. Pulls is also media-server.

10 years ago[Content] TCT crash and passrate fixes
Sakari Poussa [Thu, 8 May 2014 12:25:07 +0000 (15:25 +0300)]
[Content] TCT crash and passrate fixes

Implement scanFile method which is heavily used by the TCT web api test suite.

Fix a crash for filter with invalid parameters (no bug yet).

Rename uri to path conversion methods more aligned with chromium.

Add test code for scanFile

10 years agoBump version to 0.55
Crosswalk Release Engineering [Fri, 9 May 2014 22:04:24 +0000 (22:04 +0000)]
Bump version to 0.55

10 years agoMerge pull request #300 from rakuco/SIDW-style-fix
Raphael Kubo da Costa [Fri, 9 May 2014 13:29:43 +0000 (16:29 +0300)]
Merge pull request #300 from rakuco/SIDW-style-fix

SysInfoDisplayWayland: Make Display adhere to our coding style.

10 years agoSysInfoDisplayWayland: Make Display adhere to our coding style.
Raphael Kubo da Costa [Fri, 9 May 2014 13:07:40 +0000 (16:07 +0300)]
SysInfoDisplayWayland: Make Display adhere to our coding style.

cpplint.py was recently updated in depot_tools, and introduces a newer
style check for the indentation of items in a class declaration.

10 years agoMerge pull request #299 from halton/style
Kenneth Rohde Christiansen [Fri, 9 May 2014 07:16:45 +0000 (09:16 +0200)]
Merge pull request #299 from halton/style

[TEMP] Fix coding style check error

10 years ago[TEMP] Fix coding style check error
Halton Huo [Fri, 9 May 2014 07:04:19 +0000 (15:04 +0800)]
[TEMP] Fix coding style check error

This commit can be reverted after cpplint.py updated with
CL https://codereview.chromium.org/269013009/

10 years agoMerge pull request #290 from alexshalamov/implement_widget_storage_support
Halton Huo [Fri, 9 May 2014 06:48:45 +0000 (14:48 +0800)]
Merge pull request #290 from alexshalamov/implement_widget_storage_support

[Tizen] Add support for missing virtual roots

10 years ago[Tizen] Add support for missing virtual roots
Alexander Shalamov [Wed, 23 Apr 2014 10:32:22 +0000 (13:32 +0300)]
[Tizen] Add support for missing virtual roots

This patch adds support for missing virtual roots:
wgt-package, wgt-private, wgt-private-tmp and ringtones.

10 years agoMerge pull request #291 from alexshalamov/add_worker_thread_to_mediaserver
Halton Huo [Fri, 9 May 2014 03:13:22 +0000 (11:13 +0800)]
Merge pull request #291 from alexshalamov/add_worker_thread_to_mediaserver

[Tizen] Move MediaServer dbus objects to worker thread

10 years agoBump version to 0.54
Crosswalk Release Engineering [Wed, 7 May 2014 22:04:27 +0000 (22:04 +0000)]
Bump version to 0.54

10 years agoMerge pull request #296 from halton/owner
Kenneth Rohde Christiansen [Wed, 7 May 2014 07:28:05 +0000 (09:28 +0200)]
Merge pull request #296 from halton/owner

Add OWNERS

10 years agoAdd OWNERS
Halton Huo [Wed, 7 May 2014 03:22:23 +0000 (11:22 +0800)]
Add OWNERS

10 years agoMerge pull request #295 from seanlong/app_dev
Halton Huo [Wed, 7 May 2014 01:12:48 +0000 (09:12 +0800)]
Merge pull request #295 from seanlong/app_dev

[Application] Add application metadata support

10 years agoBump version to 0.53
Crosswalk Release Engineering [Tue, 6 May 2014 22:04:37 +0000 (22:04 +0000)]
Bump version to 0.53

10 years ago[Application] Add application metadata support
Long Xiang [Tue, 6 May 2014 08:40:03 +0000 (16:40 +0800)]
[Application] Add application metadata support

Below APIs are added:
ApplicationMetaData
ApplicationManager.getAppMetaData

Application metadata is specified in config.xml and can be readonly
accessed by both native and web applications.

BUG=XWALK-1610

10 years agoMerge pull request #294 from poussa/xwalk-1599
Kenneth Rohde Christiansen [Tue, 6 May 2014 07:05:41 +0000 (09:05 +0200)]
Merge pull request #294 from poussa/xwalk-1599

[Content] Update instance counter in anycase

10 years ago[Content] Update instance counter in anycase
Sakari Poussa [Tue, 6 May 2014 06:37:40 +0000 (09:37 +0300)]
[Content] Update instance counter in anycase

Update the instance counter in any case and not just when connected sucesfully
to the database. Otherwise, the assert will cause crash in dtor later on.

BUG=https://crosswalk-project.org/jira/browse/XWALK-1599

10 years agoBump version to 0.52 accepted/tizen/common/20140506.144021 submit/tizen/20140506.134725
Crosswalk Release Engineering [Mon, 5 May 2014 22:04:31 +0000 (22:04 +0000)]
Bump version to 0.52

10 years agoMerge pull request #262 from alexshalamov/add_sort_options
Alexander Shalamov [Mon, 5 May 2014 12:54:10 +0000 (15:54 +0300)]
Merge pull request #262 from alexshalamov/add_sort_options

[DLNA] Add sort options for MediaServer example

10 years ago[Tizen] Move MediaServer dbus objects to worker thread
Alexander Shalamov [Fri, 25 Apr 2014 11:14:58 +0000 (14:14 +0300)]
[Tizen] Move MediaServer dbus objects to worker thread

This patch adds new worker thread with g_main_loop for async
dbus call processing.

10 years agoBump version to 0.51
Crosswalk Release Engineering [Sat, 3 May 2014 22:04:37 +0000 (22:04 +0000)]
Bump version to 0.51

10 years agoMerge pull request #293 from alexshalamov/fix_read_empty_file
Alexander Shalamov [Fri, 2 May 2014 11:34:55 +0000 (14:34 +0300)]
Merge pull request #293 from alexshalamov/fix_read_empty_file

[Tizen] Don't throw exception when empty files are read

10 years ago[Tizen] Don't throw exception when empty files are read
Alexander Shalamov [Fri, 2 May 2014 08:06:46 +0000 (11:06 +0300)]
[Tizen] Don't throw exception when empty files are read

This patch removes check that throws exception when empty file is read.

10 years agoBump version to 0.50
Crosswalk Release Engineering [Wed, 30 Apr 2014 22:05:59 +0000 (22:05 +0000)]
Bump version to 0.50

10 years agoMerge pull request #289 from seanlong/app_dev
Halton Huo [Wed, 30 Apr 2014 08:38:49 +0000 (16:38 +0800)]
Merge pull request #289 from seanlong/app_dev

[Application] Add current app exit/hide support

10 years ago[Application] Add current application exit/hide support
Long Xiang [Tue, 29 Apr 2014 05:48:33 +0000 (13:48 +0800)]
[Application] Add current application exit/hide support

The supported APIs are listed below:
Application.hide/exit

The implementation leverages running application object exported by the runtime
process on the DBus session. The "Terminate" and "Exit" methods of it only
permit the launcher process to access.

Supplement Application example for new added APIs are also added.

10 years agoBump version to 0.49
Crosswalk Release Engineering [Fri, 25 Apr 2014 21:07:10 +0000 (21:07 +0000)]
Bump version to 0.49

10 years agoMerge pull request #278 from poussa/content-3
Kenneth Rohde Christiansen [Fri, 25 Apr 2014 15:38:53 +0000 (17:38 +0200)]
Merge pull request #278 from poussa/content-3

[Tizen] Content API - Part 3

10 years agoMerge pull request #287 from alexshalamov/fix_file_attributes
pozdnyakov [Thu, 24 Apr 2014 08:04:52 +0000 (11:04 +0300)]
Merge pull request #287 from alexshalamov/fix_file_attributes

[Tizen] Fix for File.length and File.fileSize properties

10 years ago[Tizen] Content API - Part 3
Sakari Poussa [Mon, 31 Mar 2014 08:06:39 +0000 (11:06 +0300)]
[Tizen] Content API - Part 3

Added support for Tizen filters (AttributeFilter only). The rest (Range and Composite) are coming later.

Added also support for media type specific attributes for audio, video and image types.

Changed some types to more convenient ones f.ex timestamp to string.

Added filtering features to examples/content.html test page.

10 years agoMerge pull request #286 from seanlong/app_dev
Halton Huo [Thu, 24 Apr 2014 05:52:08 +0000 (13:52 +0800)]
Merge pull request #286 from seanlong/app_dev

[Application] Add application context, kill, launch and events support

10 years ago[Application] Add application context, kill, launch and app info events support
Long Xiang [Wed, 23 Apr 2014 07:25:40 +0000 (15:25 +0800)]
[Application] Add application context, kill, launch and app info events support

The supported APIs are listed below:
Application,
ApplicationContext,
ApplicationManager.getCurrentApplication,
ApplicationManager.getAppContext/getAppsContext,
ApplicationManager.kill/launch,
ApplicationManager.addAppInfoEventListener/removeAppInfoEventListener

As we runs extension process logic on launcher now, the AUL related APIs can be
directly called in this extension.
The C++ Application class will represent current running application and owned
by ApplicationExtension. The ApplicationManager class will provide methods to
manipulate other applications and listening to app info events.

10 years agoBump version to 0.48
Crosswalk Release Engineering [Tue, 22 Apr 2014 22:06:50 +0000 (22:06 +0000)]
Bump version to 0.48

10 years agoMerge pull request #288 from eurogiciel-oss/download_XWALK-1070
Raphael Kubo da Costa [Tue, 22 Apr 2014 15:12:34 +0000 (18:12 +0300)]
Merge pull request #288 from eurogiciel-oss/download_XWALK-1070

[Download] enable build for all tizen platforms

10 years ago[Download] enable build for all tizen platforms
Corentin Lecouvey [Tue, 22 Apr 2014 13:18:45 +0000 (15:18 +0200)]
[Download] enable build for all tizen platforms

replace '_mobile' suffix by '_tizen' in order to
also support IVI platform.

BUG=XWALK-1070

10 years agoBump version to 0.47
Crosswalk Release Engineering [Mon, 21 Apr 2014 22:07:07 +0000 (22:07 +0000)]
Bump version to 0.47

10 years agoMerge pull request #273 from mrunalk/speech_api
Mrunal Kapade [Mon, 21 Apr 2014 17:25:26 +0000 (10:25 -0700)]
Merge pull request #273 from mrunalk/speech_api

[Speech] Add IVI Speech API support

10 years agoBump version to 0.46
Crosswalk Release Engineering [Thu, 17 Apr 2014 22:06:10 +0000 (22:06 +0000)]
Bump version to 0.46

10 years agoMerge pull request #280 from halton/master
Raphael Kubo da Costa [Thu, 17 Apr 2014 14:09:22 +0000 (17:09 +0300)]
Merge pull request #280 from halton/master

[gyp] Build filesystem for Tizen only

10 years agoMerge pull request #279 from eurogiciel-oss/XWALK-1381
Thiago Marcos P. Santos [Wed, 16 Apr 2014 14:24:40 +0000 (17:24 +0300)]
Merge pull request #279 from eurogiciel-oss/XWALK-1381

Add wayland library as explicit package dependency for system-info exten...

10 years ago[Tizen] Fix for File.length and File.fileSize properties
Alexander Shalamov [Tue, 15 Apr 2014 09:51:32 +0000 (12:51 +0300)]
[Tizen] Fix for File.length and File.fileSize properties

File.length should be undefined for files and defined for directories,
while fileSize should be only available for regular files.

10 years agoBump version to 0.45 accepted/tizen/ivi/20140506.114555 submit/tizen_ivi/20140506.111111 submit/trunk/20140417.094236
Crosswalk Release Engineering [Mon, 14 Apr 2014 22:06:14 +0000 (22:06 +0000)]
Bump version to 0.45

10 years agoMerge pull request #285 from alexshalamov/fix_maxpathlength_attr
pozdnyakov [Mon, 14 Apr 2014 12:36:29 +0000 (15:36 +0300)]
Merge pull request #285 from alexshalamov/fix_maxpathlength_attr

[Tizen] Fix tizen.filesystem.maxPathLength attribute

10 years ago[Tizen] Fix tizen.filesystem.maxPathLength attribute
Alexander Shalamov [Mon, 14 Apr 2014 12:14:32 +0000 (15:14 +0300)]
[Tizen] Fix tizen.filesystem.maxPathLength attribute

This patch changes type of tizen.filesystem.maxPathLength to long
and makes it non-writable.

10 years agoMerge pull request #284 from alexshalamov/check_stream_mode
Alexander Shalamov [Mon, 14 Apr 2014 08:04:21 +0000 (11:04 +0300)]
Merge pull request #284 from alexshalamov/check_stream_mode

[Tizen] Check if stream was opened with correct mode

10 years ago[Tizen] Check if stream was opened with correct mode
Alexander Shalamov [Fri, 11 Apr 2014 13:22:12 +0000 (16:22 +0300)]
[Tizen] Check if stream was opened with correct mode

This patch adds checks whether stream was opened with correct
mode before read or write operation is performed.

10 years agoMerge pull request #282 from deqing/fix-constructor-throw
Halton Huo [Mon, 14 Apr 2014 06:26:44 +0000 (14:26 +0800)]
Merge pull request #282 from deqing/fix-constructor-throw

[download] Throw TypeError when Constructor called as function

10 years agoBump version to 0.44
Crosswalk Release Engineering [Fri, 11 Apr 2014 22:06:33 +0000 (22:06 +0000)]
Bump version to 0.44

10 years ago[download] Throw TypeError when Constructor called as function
Deqing Huang [Fri, 11 Apr 2014 08:31:16 +0000 (16:31 +0800)]
[download] Throw TypeError when Constructor called as function

BUG=https://crosswalk-project.org/jira/browse/xwalk-959

10 years agoMerge pull request #281 from alexshalamov/raise_exception_on_invalid_mode
Alexander Shalamov [Fri, 11 Apr 2014 06:50:54 +0000 (09:50 +0300)]
Merge pull request #281 from alexshalamov/raise_exception_on_invalid_mode

[Tizen] Raise exception when 'mode' parameter is invalid