platform/framework/web/tizen-extensions-crosswalk.git
10 years agoMerge pull request #248 from tmpsantos/empty_space
Kenneth Rohde Christiansen [Tue, 18 Feb 2014 13:44:13 +0000 (14:44 +0100)]
Merge pull request #248 from tmpsantos/empty_space

Fixed style nit

10 years agoFixed style nit
Thiago Marcos P. Santos [Tue, 18 Feb 2014 13:27:48 +0000 (15:27 +0200)]
Fixed style nit

10 years agoBump version to 0.27
Crosswalk Release Engineering [Wed, 12 Feb 2014 22:08:37 +0000 (22:08 +0000)]
Bump version to 0.27

10 years agoMerge pull request #245 from rakuco/posix-find
Raphael Kubo da Costa [Wed, 12 Feb 2014 20:06:27 +0000 (22:06 +0200)]
Merge pull request #245 from rakuco/posix-find

check-coding-style: Pass a path to the find(1) call.

10 years agoMerge pull request #242 from eurogiciel-oss/dev_baillaw
Raphael Kubo da Costa [Wed, 12 Feb 2014 17:12:59 +0000 (19:12 +0200)]
Merge pull request #242 from eurogiciel-oss/dev_baillaw

Synchronize system-info Api : up to Tizen 3.0

10 years agoUpdate License information
Baptiste DURAND [Tue, 11 Feb 2014 16:56:37 +0000 (17:56 +0100)]
Update License information

Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
10 years agoSynchronize system-info Api : up to Tizen 3.0
Baptiste DURAND [Fri, 7 Feb 2014 09:09:23 +0000 (10:09 +0100)]
Synchronize system-info Api : up to Tizen 3.0

Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
10 years agocheck-coding-style: Pass a path to the find(1) call.
Raphael Kubo da Costa [Wed, 5 Feb 2014 23:29:58 +0000 (01:29 +0200)]
check-coding-style: Pass a path to the find(1) call.

The standard version of the find(1) tool (present in non-Linux operating
systems, for example) requires a path to be passed to it, so do that to make
the our script more portable.

10 years agoBump version to 0.26
Crosswalk Release Engineering [Tue, 10 Dec 2013 22:03:30 +0000 (22:03 +0000)]
Bump version to 0.26

10 years agoMerge pull request #236 from vcgomes/bluetooth-fix-register-rfcomm-service-by-uuid
Leandro A. F. Pereira [Tue, 10 Dec 2013 18:08:58 +0000 (10:08 -0800)]
Merge pull request #236 from vcgomes/bluetooth-fix-register-rfcomm-service-by-uuid

[Bluetooth] Fix wrong format for attributes in the service XML

10 years agoMerge pull request #239 from vcgomes/fix-tizen-extension-undefined-object
cmarcelo [Tue, 10 Dec 2013 16:54:18 +0000 (08:54 -0800)]
Merge pull request #239 from vcgomes/fix-tizen-extension-undefined-object

[Tizen] Fix trying to define properties on a undefined object

10 years ago[Tizen] Fix trying to define properties on a undefined object
Vinicius Costa Gomes [Tue, 10 Dec 2013 16:45:27 +0000 (14:45 -0200)]
[Tizen] Fix trying to define properties on a undefined object

When the extension is loaded, the object 'tizen' where the extension
code is referring to may not exist yet, it is only guaranteed to exist
after the extension is loaded. So instead of referring to the 'tizen'
object we need to refer to it as 'exports' that will be translated to
'tizen' after the extension is loaded.

10 years agoBump version to 0.25
Crosswalk Release Engineering [Mon, 9 Dec 2013 22:04:04 +0000 (22:04 +0000)]
Bump version to 0.25

10 years agoMerge pull request #237 from deqing/fix-listener-type-checking
Kenneth Rohde Christiansen [Mon, 9 Dec 2013 10:15:28 +0000 (02:15 -0800)]
Merge pull request #237 from deqing/fix-listener-type-checking

[Download] Add listener type checking

10 years agoMerge pull request #238 from deqing/fix-networktype-checking
Kenneth Rohde Christiansen [Mon, 9 Dec 2013 09:54:24 +0000 (01:54 -0800)]
Merge pull request #238 from deqing/fix-networktype-checking

[Download] Fix network type checking

10 years agoBump version to 0.24
Crosswalk Release Engineering [Mon, 9 Dec 2013 09:35:31 +0000 (09:35 +0000)]
Bump version to 0.24

10 years ago[Download] Fix network type checking
Deqing Huang [Fri, 6 Dec 2013 10:17:39 +0000 (18:17 +0800)]
[Download] Fix network type checking

It is ok to set networktype to null, as it is optional.
And no need to throw exception if trying to set invalid value
(according to spec).

10 years ago[Download] Add listener type checking
Deqing Huang [Tue, 3 Dec 2013 10:47:12 +0000 (18:47 +0800)]
[Download] Add listener type checking

Bug: https://crosswalk-project.org/jira/browse/XWALK-601

10 years agoMerge pull request #235 from deqing/fix-url-property
Kenneth Rohde Christiansen [Wed, 4 Dec 2013 07:21:48 +0000 (23:21 -0800)]
Merge pull request #235 from deqing/fix-url-property

[Download] Fix URL property issue

10 years ago[Bluetooth] Fix wrong format for attributes in the service XML
Vinicius Costa Gomes [Tue, 3 Dec 2013 21:52:45 +0000 (19:52 -0200)]
[Bluetooth] Fix wrong format for attributes in the service XML

All the attributes values should have been enclosed in '"', and the
attributes should have the proper terminators '/>'.

The error was introduced when fixing the coding style.

10 years ago[Download] Fix URL property issue
Deqing Huang [Tue, 3 Dec 2013 10:29:12 +0000 (18:29 +0800)]
[Download] Fix URL property issue

Bug-tracking: https://crosswalk-project.org/jira/browse/XWALK-599

10 years agoBump version to 0.23
Crosswalk Release Engineering [Thu, 28 Nov 2013 09:30:28 +0000 (09:30 +0000)]
Bump version to 0.23

10 years agoMerge pull request #233 from ricardotk/wip-notification
Leandro A. F. Pereira [Mon, 25 Nov 2013 19:19:34 +0000 (11:19 -0800)]
Merge pull request #233 from ricardotk/wip-notification

[Notification] Add number and detail info

10 years ago[Notification] Add support for detail info and is_string() function
Ricardo de Almeida Gonzaga [Mon, 18 Nov 2013 18:57:57 +0000 (16:57 -0200)]
[Notification] Add support for detail info and is_string() function

10 years ago[Notification] Add support for number and add GetLongFromJSONValue
Ricardo de Almeida Gonzaga [Mon, 18 Nov 2013 12:36:13 +0000 (10:36 -0200)]
[Notification] Add support for number and add GetLongFromJSONValue

10 years ago[Notification] Fix GetULongFromJSONValue
Ricardo de Almeida Gonzaga [Mon, 18 Nov 2013 12:37:37 +0000 (10:37 -0200)]
[Notification] Fix GetULongFromJSONValue

Now GetULongFromJSONValue returns bool and the called decides
what to do when a non-number is passed, and may set the result to
a default number if wanted.

In this case we're setting led_on_period and led_off_period to 0,
because it's the default value.

10 years agoMerge pull request #234 from ricardotk/wip
Leandro A. F. Pereira [Mon, 25 Nov 2013 15:54:17 +0000 (07:54 -0800)]
Merge pull request #234 from ricardotk/wip

[Notification] Fix StatusNotification properties

10 years ago[Notification] Fix non nullable attributes
Ricardo de Almeida Gonzaga [Thu, 21 Nov 2013 13:40:47 +0000 (11:40 -0200)]
[Notification] Fix non nullable attributes

Now its not possible to set non nullable attributes to null

10 years ago[Notification] Fix StatusNotification postedTime property
Ricardo de Almeida Gonzaga [Mon, 11 Nov 2013 15:28:41 +0000 (13:28 -0200)]
[Notification] Fix StatusNotification postedTime property

TCT Tests changed comparison from 'null' to 'undefined'

10 years agoBump version to 0.22
Crosswalk Release Engineering [Sun, 17 Nov 2013 22:06:33 +0000 (22:06 +0000)]
Bump version to 0.22

10 years agoBump version to 0.21
Crosswalk Release Engineering [Sat, 16 Nov 2013 22:06:24 +0000 (22:06 +0000)]
Bump version to 0.21

10 years agoBump version to 0.20
Crosswalk Release Engineering [Thu, 14 Nov 2013 22:05:48 +0000 (22:05 +0000)]
Bump version to 0.20

10 years agoMerge pull request #228 from ricardotk/wip-notification
cmarcelo [Thu, 14 Nov 2013 16:48:30 +0000 (08:48 -0800)]
Merge pull request #228 from ricardotk/wip-notification

[Notification] Add support for led, sound and vibration

10 years ago[Notification] Add support for vibration
Ricardo de Almeida Gonzaga [Mon, 11 Nov 2013 19:17:03 +0000 (17:17 -0200)]
[Notification] Add support for vibration

10 years ago[Notification] Add support for sound
Ricardo de Almeida Gonzaga [Mon, 11 Nov 2013 18:03:04 +0000 (16:03 -0200)]
[Notification] Add support for sound

10 years ago[Notification] Add support for led and add GetULongFromJSONValue
Ricardo de Almeida Gonzaga [Fri, 8 Nov 2013 15:59:21 +0000 (13:59 -0200)]
[Notification] Add support for led and add GetULongFromJSONValue

10 years ago[Notification] Fix progress_value type
Ricardo de Almeida Gonzaga [Wed, 13 Nov 2013 18:19:51 +0000 (16:19 -0200)]
[Notification] Fix progress_value type

progressValue is unsigned long

10 years ago[Notification] Add comparison with old image
Ricardo de Almeida Gonzaga [Fri, 8 Nov 2013 17:51:27 +0000 (15:51 -0200)]
[Notification] Add comparison with old image

This will avoid setting the same image

10 years ago[Notification] Add GetStringFromJSONValue
Ricardo de Almeida Gonzaga [Fri, 8 Nov 2013 16:27:08 +0000 (14:27 -0200)]
[Notification] Add GetStringFromJSONValue

10 years ago[Notification] Add picojson_helpers.cc
Ricardo de Almeida Gonzaga [Wed, 13 Nov 2013 16:47:48 +0000 (14:47 -0200)]
[Notification] Add picojson_helpers.cc

Split picojson_helpers.h into .cc

10 years agoMerge pull request #232 from nagineni/desktop_build
Alexis Menard [Thu, 14 Nov 2013 14:17:55 +0000 (06:17 -0800)]
Merge pull request #232 from nagineni/desktop_build

[SystemInfo] Fix the Desktop build.

10 years ago[SystemInfo] Fix the Desktop build.
Sudarsana Nagineni [Thu, 14 Nov 2013 13:59:42 +0000 (15:59 +0200)]
[SystemInfo] Fix the Desktop build.

Fix compilation errors in system_info.

10 years agoMerge pull request #231 from rakuco/unbreak-spec-file
Leandro A. F. Pereira [Thu, 14 Nov 2013 12:41:19 +0000 (04:41 -0800)]
Merge pull request #231 from rakuco/unbreak-spec-file

Fix the RPM build after da6ee6ec.

10 years agoFix the RPM build after da6ee6ec.
Raphael Kubo da Costa [Thu, 14 Nov 2013 09:38:01 +0000 (11:38 +0200)]
Fix the RPM build after da6ee6ec.

rpmbuild apparently chokes with comments in the same line as BuildRequires:
  tizen-extensions-crosswalk:
    nothing provides #
    nothing provides Evas.h
    nothing provides is
    nothing provides required
    nothing provides by
    nothing provides capi-web-favorites.

10 years agoMerge pull request #229 from vcgomes/fix-set-powered-bug-v2
Leandro A. F. Pereira [Wed, 13 Nov 2013 02:10:54 +0000 (18:10 -0800)]
Merge pull request #229 from vcgomes/fix-set-powered-bug-v2

[Bluetooth] Only reply Adapter.getDefaultAdapter() when adapter is ready

10 years agoMerge pull request #224 from lpereira/messageport
Leandro A. F. Pereira [Tue, 12 Nov 2013 14:28:28 +0000 (06:28 -0800)]
Merge pull request #224 from lpereira/messageport

[Messageport] Add Messageport implementation.

10 years agoMerge pull request #227 from vcgomes/bluetooth-fix-stop-discovery
Leandro A. F. Pereira [Tue, 12 Nov 2013 03:14:17 +0000 (19:14 -0800)]
Merge pull request #227 from vcgomes/bluetooth-fix-stop-discovery

[Bluetooth] fix BluetoothAdapter.stopDiscovery()

10 years agoBump version to 0.19
Crosswalk Release Engineering [Mon, 11 Nov 2013 22:02:58 +0000 (22:02 +0000)]
Bump version to 0.19

10 years agoBump version to 0.18
Crosswalk Release Engineering [Sat, 9 Nov 2013 22:03:25 +0000 (22:03 +0000)]
Bump version to 0.18

10 years ago[Bluetooth] Only reply Adapter.getDefaultAdapter() when adapter is ready
Vinicius Costa Gomes [Fri, 8 Nov 2013 22:28:17 +0000 (20:28 -0200)]
[Bluetooth] Only reply Adapter.getDefaultAdapter() when adapter is ready

We call ready, when the adapter is in a known state, whether it is ready and
we were able to get all its properties, or we couldn't obtain it (bluetoothd is
not running or the adapter path is not available).

10 years ago[Bluetooth] Fix sending wrong reply to BluetoothAdapter.stopDiscovery()
Vinicius Costa Gomes [Thu, 7 Nov 2013 22:43:04 +0000 (20:43 -0200)]
[Bluetooth] Fix sending wrong reply to BluetoothAdapter.stopDiscovery()

The reply id of the call should be cleared after it is handled.

10 years ago[Bluetooth] Fix not passing a SuccessCallback to stopDiscovery()
Vinicius Costa Gomes [Thu, 7 Nov 2013 21:57:31 +0000 (19:57 -0200)]
[Bluetooth] Fix not passing a SuccessCallback to stopDiscovery()

When should check if successCallback passed to stopDiscover() exists
(if it exists, its type is already correct) before calling it.

10 years agoMerge pull request #226 from ricardotk/wip-notification
cmarcelo [Fri, 8 Nov 2013 12:26:56 +0000 (04:26 -0800)]
Merge pull request #226 from ricardotk/wip-notification

[Notification] Add support for Image

10 years agoBump version to 0.17
Crosswalk Release Engineering [Thu, 7 Nov 2013 22:03:05 +0000 (22:03 +0000)]
Bump version to 0.17

10 years ago[Notification] Add support for thumbnails (image)
Ricardo de Almeida Gonzaga [Thu, 7 Nov 2013 13:12:51 +0000 (11:12 -0200)]
[Notification] Add support for thumbnails (image)

10 years ago[Notification] Add support for sub icon (image)
Ricardo de Almeida Gonzaga [Thu, 7 Nov 2013 12:47:20 +0000 (10:47 -0200)]
[Notification] Add support for sub icon (image)

10 years ago[Notification] Add support for icon (image)
Ricardo de Almeida Gonzaga [Thu, 7 Nov 2013 12:41:21 +0000 (10:41 -0200)]
[Notification] Add support for icon (image)

10 years ago[Notification] Add support for background (image)
Ricardo de Almeida Gonzaga [Wed, 6 Nov 2013 18:08:20 +0000 (16:08 -0200)]
[Notification] Add support for background (image)

10 years agoBump version to 0.16
Crosswalk Release Engineering [Wed, 6 Nov 2013 22:02:56 +0000 (22:02 +0000)]
Bump version to 0.16

10 years agoMerge pull request #225 from ricardotk/wip-filesystem
Leandro A. F. Pereira [Wed, 6 Nov 2013 16:44:56 +0000 (08:44 -0800)]
Merge pull request #225 from ricardotk/wip-filesystem

[FileSystem] Add FileStream fstream support

10 years ago[FileSystem] Add FileStream fstream support
Ricardo de Almeida Gonzaga [Mon, 4 Nov 2013 13:18:20 +0000 (11:18 -0200)]
[FileSystem] Add FileStream fstream support

Before this fix, FileStream used FileDescriptor to access its files.
We had some problems dealing with the position attribute, so we
decide to look how tizen deals with it. Tizen uses fstream to handle
the FileStream class, so as we do now.

10 years ago[FileSystem] Fix ConvertFrom() base64 decode algorithm
Ricardo de Almeida Gonzaga [Mon, 4 Nov 2013 13:10:45 +0000 (11:10 -0200)]
[FileSystem] Fix ConvertFrom() base64 decode algorithm

fixed by: Leandro A. F. Pereira

10 years ago[Messageport] Add Messageport implementation.
Leandro Pereira [Tue, 29 Oct 2013 19:35:05 +0000 (17:35 -0200)]
[Messageport] Add Messageport implementation.

Tests are passing, but since application installation support isn't ready,
it requires a few hacks for this to actually work.

This includes writing a short wrapper program that correctly passes the path
to Tizen extensions, adding a mocked version of
`tizen.application.getCurrentApplication()` that returns the standard
`tct-messageport` package ID, installing this package, and modifying
`channel-service` so that the application ID is hardcoded.

10 years ago[Common] Fix IO_ERR message
Ricardo de Almeida Gonzaga [Fri, 1 Nov 2013 19:11:24 +0000 (17:11 -0200)]
[Common] Fix IO_ERR message

FileSystem TCT Test "File_readAsText_with_onerror.html" requires
that the error message can't be null.

code:
  assert_not_equals(error.message, "", "incorrect error message");

10 years agoBump version to 0.15
Crosswalk Release Engineering [Mon, 4 Nov 2013 22:03:24 +0000 (22:03 +0000)]
Bump version to 0.15

10 years agoBump version to 0.14
Crosswalk Release Engineering [Sun, 3 Nov 2013 22:03:15 +0000 (22:03 +0000)]
Bump version to 0.14

10 years agoBump version to 0.13
Crosswalk Release Engineering [Sat, 2 Nov 2013 22:03:18 +0000 (22:03 +0000)]
Bump version to 0.13

10 years agoBump version to 0.12
Crosswalk Release Engineering [Fri, 1 Nov 2013 22:03:39 +0000 (22:03 +0000)]
Bump version to 0.12

10 years agoBump version to 0.11
Crosswalk Release Engineering [Thu, 31 Oct 2013 22:02:58 +0000 (22:02 +0000)]
Bump version to 0.11

10 years agoMerge pull request #220 from Ryan--Yang/commit
Leandro A. F. Pereira [Wed, 30 Oct 2013 16:28:31 +0000 (09:28 -0700)]
Merge pull request #220 from Ryan--Yang/commit

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

10 years agoMerge pull request #223 from vcgomes/adapter-change-listener-v2
cmarcelo [Wed, 30 Oct 2013 16:14:55 +0000 (09:14 -0700)]
Merge pull request #223 from vcgomes/adapter-change-listener-v2

[Bluetooth] Add BluetoothAdapter.setChangeListener + fixes

10 years agoMerge pull request #222 from ricardotk/wip-filesystem
Leandro A. F. Pereira [Wed, 30 Oct 2013 13:57:41 +0000 (06:57 -0700)]
Merge pull request #222 from ricardotk/wip-filesystem

[FileSystem] Major fixes on API

10 years ago[FileSystem] Major fixes on API
Ricardo de Almeida Gonzaga [Mon, 21 Oct 2013 14:02:39 +0000 (12:02 -0200)]
[FileSystem] Major fixes on API

Initially the path and fullpath were wrong, after some tests on WRT
we solve this problem. This patch also fixes exceptions in general.

Example:
          _________fullPath_________
         |                          |
__kPath__________path__________name_
|        |                  |       |
/opt/usr/documents/parentdir/file.txt
|______________realPath_____________|

obs: just in the realpath, the first char of the virtual root dir
name is uppercase. (Documents, Downloads etc)

virtual root dir (documents):
   path:     documents
   fullPath: documents
   name:     ""
   realpath: /opt/usr/Documents

parentdir:
   path:     documents/
   fullPath: documents/parentdir
   name:     parentdir
   realpath: /opt/usr/Documents/parentdir

file.txt:
   path: documents/parentdir/
   fullPath: documents/parentdir/file.txt
   name: file.txt
   realpath: /opt/usr/Documents/parentdir/file.txt

10 years ago[Bluetooth] API expects stopDiscovery to always work
Vinicius Costa Gomes [Fri, 25 Oct 2013 21:28:25 +0000 (19:28 -0200)]
[Bluetooth] API expects stopDiscovery to always work

Even if there's no active discovery session (the most common case
of error during this call), the API expects this to work, so we avoid
sending any error.

10 years ago[Bluetooth] Add Adapter.setChangeListener and .unsetChangeListener
Vinicius Costa Gomes [Fri, 25 Oct 2013 21:18:34 +0000 (19:18 -0200)]
[Bluetooth] Add Adapter.setChangeListener and .unsetChangeListener

The C++ side of the extension already notifies the JS side of any changes
that changes in the adapter, it is just a matter of notifying the change.

10 years ago[Bluetooth] Add a way to validate more parameters
Vinicius Costa Gomes [Fri, 25 Oct 2013 21:15:40 +0000 (19:15 -0200)]
[Bluetooth] Add a way to validate more parameters

In many cases, an parameter with type 'object' is passed, and this
object is expected to have some parameters. We should be able to
verify that this object has the correct type of attributes.

Also add a simple Bluetooth address validator, using a simple regular
expression.

10 years ago[Common] Fix mistype on IO_ERR name
Ricardo de Almeida Gonzaga [Tue, 22 Oct 2013 16:46:33 +0000 (14:46 -0200)]
[Common] Fix mistype on IO_ERR name

10 years ago[SystemInfo] Use new C++ wrapper in common/extension.h
yangruiintel [Fri, 25 Oct 2013 01:16:24 +0000 (09:16 +0800)]
[SystemInfo] Use new C++ wrapper in common/extension.h

common::Extension and common::Instance are designed to replace ExtensionAdapater.
This commit change SystemInfo implementation to use the new wapper

10 years agoBump version to 0.10
Crosswalk Release Engineering [Thu, 24 Oct 2013 22:03:01 +0000 (22:03 +0000)]
Bump version to 0.10

10 years agoMerge pull request #218 from YuZhiqiangX/master
Leandro A. F. Pereira [Thu, 24 Oct 2013 13:26:39 +0000 (06:26 -0700)]
Merge pull request #218 from YuZhiqiangX/master

 [SystemInfo][Display] Correct DPI property wrong type

10 years ago[SystemInfo][Display] Correct DPI property wrong type
YuZhiqiangX [Thu, 24 Oct 2013 07:16:54 +0000 (15:16 +0800)]
[SystemInfo][Display] Correct DPI property wrong type

The Tizen SystemInfo spec require dotsPerInchWidth and dotsPerInchHeigth as unsigned long, while
it were double that returned. This cause tct-systeminfo-tizen-tests case 173 and case 184 fail.

The fix is simply to convert the value to unsigned long before sending.

10 years agoMerge pull request #221 from cmarcelo/small-cleanups
cmarcelo [Thu, 24 Oct 2013 11:44:33 +0000 (04:44 -0700)]
Merge pull request #221 from cmarcelo/small-cleanups

Small cleanups

10 years ago[Bookmark] Remove old debug output
Caio Marcelo de Oliveira Filho [Thu, 24 Oct 2013 11:32:39 +0000 (09:32 -0200)]
[Bookmark] Remove old debug output

10 years ago[SystemInfo] Fix coding style
Caio Marcelo de Oliveira Filho [Thu, 24 Oct 2013 11:31:47 +0000 (09:31 -0200)]
[SystemInfo] Fix coding style

10 years agoMerge pull request #219 from cmarcelo/entry-points
cmarcelo [Thu, 24 Oct 2013 11:17:07 +0000 (04:17 -0700)]
Merge pull request #219 from cmarcelo/entry-points

Add entry point information for extensions

10 years agoAdd entry point information for extensions using old adapter
Caio Marcelo de Oliveira Filho [Wed, 23 Oct 2013 21:02:36 +0000 (19:02 -0200)]
Add entry point information for extensions using old adapter

Entry point information is used by Crosswalk to know what symbols
can trigger the load of the extension, in case it decides to load on
demand. The extension name is implicitly an entry point, so we just
set the extra entry points.

This should cause no changes if the Crosswalk doesn't support the
interface for setting entry points yet -- like Crosswalk 1.

10 years agoAdd entry point information for extensions using new C++ wrapper
Caio Marcelo de Oliveira Filho [Wed, 23 Oct 2013 21:00:24 +0000 (19:00 -0200)]
Add entry point information for extensions using new C++ wrapper

Entry point information is used by Crosswalk to know what symbols
can trigger the load of the extension, in case it decides to load on
demand. The extension name is implicitly an entry point, so we just
set the extra entry points.

This should cause no changes if the Crosswalk doesn't support the
interface for setting entry points yet -- like Crosswalk 1.

10 years agoAdd XW_Extension_EntryPoints.h
Caio Marcelo de Oliveira Filho [Wed, 23 Oct 2013 16:29:52 +0000 (14:29 -0200)]
Add XW_Extension_EntryPoints.h

This defines an internal interface in Crosswalk to setup "entry points"
of the API, so that Crosswalk can load the JS API on demand.

For example, 'tizen.time' will be loaded when the web content tries to
access 'tizen.time' in JS, but also when the web content tries to access
'tizen.TZDate'. This extra symbols are the entry points.

10 years agoMerge pull request #207 from Ryan--Yang/master
Leandro A. F. Pereira [Wed, 23 Oct 2013 12:59:38 +0000 (05:59 -0700)]
Merge pull request #207 from Ryan--Yang/master

[SystemInfo] Decouple SystemInfoContext with the multiple system info sub classes

10 years ago[SystemInfo] Decouple SystemInfoContext with the multiple system info sub classes
yangruiintel [Wed, 9 Oct 2013 00:48:54 +0000 (08:48 +0800)]
[SystemInfo] Decouple SystemInfoContext with the multiple system info sub classes

10 years agoBump version to 0.9
Crosswalk Release Engineering [Tue, 22 Oct 2013 22:02:52 +0000 (22:02 +0000)]
Bump version to 0.9

10 years agoMerge pull request #217 from cmarcelo/fix-desktop
Leandro A. F. Pereira [Tue, 22 Oct 2013 21:23:20 +0000 (14:23 -0700)]
Merge pull request #217 from cmarcelo/fix-desktop

[Bookmark] Fix compilation for Desktop

10 years agoFix compilation for Desktop
Caio Marcelo de Oliveira Filho [Tue, 22 Oct 2013 21:21:06 +0000 (19:21 -0200)]
Fix compilation for Desktop

Bookmark is implemented for Mobile only and the function access() is
defined in unistd.h.

10 years agoMerge pull request #216 from ricardotk/wip
Jesus Sanchez-Palencia [Mon, 21 Oct 2013 19:29:55 +0000 (12:29 -0700)]
Merge pull request #216 from ricardotk/wip

[Bookmark] Fix coding style

10 years ago[Bookmark] Fix coding style
Ricardo de Almeida Gonzaga [Mon, 21 Oct 2013 19:22:36 +0000 (17:22 -0200)]
[Bookmark] Fix coding style

10 years agoMerge pull request #214 from cmarcelo/time-new-c++-wrapper
cmarcelo [Mon, 21 Oct 2013 18:39:44 +0000 (11:39 -0700)]
Merge pull request #214 from cmarcelo/time-new-c++-wrapper

[Time] Use new C++ wrapper in common/

10 years agoMerge pull request #215 from cmarcelo/system-setting-new-c++-wrapper
Leandro A. F. Pereira [Mon, 21 Oct 2013 18:19:56 +0000 (11:19 -0700)]
Merge pull request #215 from cmarcelo/system-setting-new-c++-wrapper

[SystemSetting] Use new C++ wrapper in common/

10 years ago[SystemSetting] Use new C++ wrapper in common/
Caio Marcelo de Oliveira Filho [Mon, 21 Oct 2013 17:42:21 +0000 (15:42 -0200)]
[SystemSetting] Use new C++ wrapper in common/

10 years agoMerge pull request #209 from tmpsantos/add_route
cmarcelo [Mon, 21 Oct 2013 17:27:41 +0000 (10:27 -0700)]
Merge pull request #209 from tmpsantos/add_route

[NetworkBearer] Implement the Request and Release route backend

10 years ago[Time] Use new C++ wrapper in common/
Caio Marcelo de Oliveira Filho [Mon, 21 Oct 2013 17:15:20 +0000 (15:15 -0200)]
[Time] Use new C++ wrapper in common/