platform/framework/web/crosswalk-tizen.git
8 years agoAdd Windows version of running cmd
Paul Betts [Sat, 31 Oct 2015 15:57:04 +0000 (08:57 -0700)]
Add Windows version of running cmd

8 years agoClean up the code handling renderer callback
Cheng Zhao [Sat, 31 Oct 2015 07:00:06 +0000 (15:00 +0800)]
Clean up the code handling renderer callback

8 years agoMerge pull request #3251 from deepak1556/remote_callback_patch
Cheng Zhao [Sat, 31 Oct 2015 06:18:58 +0000 (14:18 +0800)]
Merge pull request #3251 from deepak1556/remote_callback_patch

remote: track listeners on browser side

8 years agoTranslate "Diferencias Técnicas con NW.js"
Jesus David Rojas [Fri, 30 Oct 2015 19:00:39 +0000 (14:30 -0430)]
Translate "Diferencias Técnicas con NW.js"

8 years agouse webcontents id to identify callbacks
Robo [Fri, 30 Oct 2015 03:04:40 +0000 (08:34 +0530)]
use webcontents id to identify callbacks

8 years agoMerge pull request #3275 from atom/as-optimize-fs-read-file-sync
Cheng Zhao [Fri, 30 Oct 2015 12:02:34 +0000 (20:02 +0800)]
Merge pull request #3275 from atom/as-optimize-fs-read-file-sync

Allow v8 to optimize fs.readFileSync

8 years agoMerge pull request #3278 from michaelzoidl/patch-1
Cheng Zhao [Fri, 30 Oct 2015 11:52:03 +0000 (19:52 +0800)]
Merge pull request #3278 from michaelzoidl/patch-1

Update autoUpdater api docs

8 years agoUpdate autoUpdater api docs
Michael J. Zoidl [Fri, 30 Oct 2015 11:17:30 +0000 (12:17 +0100)]
Update autoUpdater api docs

The event `quitAndUpdate` event changed to `quitAndInstall`

8 years agoAllow v8 to optimize fs.readFileSync
Antonio Scandurra [Fri, 30 Oct 2015 09:30:08 +0000 (10:30 +0100)]
Allow v8 to optimize fs.readFileSync

8 years agoBump v0.34.2
Cheng Zhao [Fri, 30 Oct 2015 05:12:20 +0000 (13:12 +0800)]
Bump v0.34.2

8 years agoMerge pull request #3272 from sk2/patch-1
Thomas Johansen [Fri, 30 Oct 2015 06:41:52 +0000 (07:41 +0100)]
Merge pull request #3272 from sk2/patch-1

fix capital I -> i in isDocumentEdited

8 years agofix capital I -> i in isDocumentEdited
Simon Knight [Fri, 30 Oct 2015 05:40:46 +0000 (16:10 +1030)]
fix capital I -> i in isDocumentEdited

Uncaught Exception:
TypeError: mainWindow.IsDocumentEdited is not a function

8 years agoMerge pull request #3270 from preco21/master
Cheng Zhao [Fri, 30 Oct 2015 02:24:48 +0000 (10:24 +0800)]
Merge pull request #3270 from preco21/master

Update as upstream

8 years agoadd line and column values to callback id
Robo [Thu, 29 Oct 2015 11:22:12 +0000 (16:52 +0530)]
add line and column values to callback id

8 years agocreate binding to idweakmap
Robo [Thu, 29 Oct 2015 10:57:30 +0000 (16:27 +0530)]
create binding to idweakmap

8 years agouse idweakmap for holding callbacks in browser
Robo [Wed, 28 Oct 2015 15:59:46 +0000 (21:29 +0530)]
use idweakmap for holding callbacks in browser

8 years agoremote: track listeners for browser side
Robo [Tue, 27 Oct 2015 22:15:46 +0000 (03:45 +0530)]
remote: track listeners for browser side

8 years agoMerge pull request #3261 from preco21/patch-1
Cheng Zhao [Thu, 29 Oct 2015 05:53:02 +0000 (13:53 +0800)]
Merge pull request #3261 from preco21/patch-1

Remove extra spaces

8 years agoMerge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Thu, 29 Oct 2015 05:23:21 +0000 (14:23 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'

8 years agoRemove extra spaces
Plusb Preco [Thu, 29 Oct 2015 05:22:00 +0000 (14:22 +0900)]
Remove extra spaces

8 years agoUpdate as upstream
Plusb Preco [Thu, 29 Oct 2015 05:18:07 +0000 (14:18 +0900)]
Update as upstream

8 years agoSmall code cleanup
Cheng Zhao [Thu, 29 Oct 2015 02:53:48 +0000 (10:53 +0800)]
Small code cleanup

8 years agoMerge pull request #3254 from templateK/master
Cheng Zhao [Thu, 29 Oct 2015 02:54:56 +0000 (10:54 +0800)]
Merge pull request #3254 from templateK/master

Fix remove boolean parameter at IsSwitchEnabled function

8 years agoMerge pull request #3256 from omrilitov/master
Cheng Zhao [Thu, 29 Oct 2015 02:41:11 +0000 (10:41 +0800)]
Merge pull request #3256 from omrilitov/master

Use WPARAM as uint64_t and LPARAM as int64_t

8 years agoMerge pull request #3250 from atom/basic-auth
Cheng Zhao [Thu, 29 Oct 2015 02:20:51 +0000 (10:20 +0800)]
Merge pull request #3250 from atom/basic-auth

Add support for basic auth

8 years agoReturns buffer instead of WPARAM and LPARAM
Omri Litov [Thu, 29 Oct 2015 01:00:44 +0000 (03:00 +0200)]
Returns buffer instead of WPARAM and LPARAM

8 years agoUse WPARAM as uint64_t and LPARAM as int64_t
Omri Litov [Wed, 28 Oct 2015 19:54:50 +0000 (21:54 +0200)]
Use WPARAM as uint64_t and LPARAM as int64_t

8 years agoAdded .idea to .gitignore
Omri Litov [Wed, 28 Oct 2015 19:30:52 +0000 (21:30 +0200)]
Added .idea to .gitignore

8 years agoFix remove boolean parameter at IsSwitchEnabled function
taemu [Wed, 28 Oct 2015 18:22:08 +0000 (03:22 +0900)]
Fix remove boolean parameter at IsSwitchEnabled function

8 years agoMerge pull request #3249 from antoinepairet/patch-1
Jessica Lord [Wed, 28 Oct 2015 16:58:22 +0000 (09:58 -0700)]
Merge pull request #3249 from antoinepairet/patch-1

Fix documentation for module types available in the renderer process

8 years agoFix comments from @jlord
Antoine Pairet [Wed, 28 Oct 2015 16:55:18 +0000 (17:55 +0100)]
Fix comments from @jlord

8 years agoUpdate from @jlord
Antoine Pairet [Wed, 28 Oct 2015 13:28:30 +0000 (14:28 +0100)]
Update from @jlord

8 years agoGuard against multiple calls of auth
Cheng Zhao [Wed, 28 Oct 2015 13:20:08 +0000 (21:20 +0800)]
Guard against multiple calls of auth

8 years agodocs: login event
Cheng Zhao [Wed, 28 Oct 2015 13:14:00 +0000 (21:14 +0800)]
docs: login event

8 years agoAlso emit "login" on WebContents
Cheng Zhao [Wed, 28 Oct 2015 13:00:39 +0000 (21:00 +0800)]
Also emit "login" on WebContents

8 years agoConverted callback can only be called for once
Cheng Zhao [Wed, 28 Oct 2015 12:44:46 +0000 (20:44 +0800)]
Converted callback can only be called for once

8 years agoAlso pass "webContents" in "login" event
Cheng Zhao [Wed, 28 Oct 2015 12:21:56 +0000 (20:21 +0800)]
Also pass "webContents" in "login" event

8 years agoPass auth_info and request in "login" event
Cheng Zhao [Wed, 28 Oct 2015 12:13:06 +0000 (20:13 +0800)]
Pass auth_info and request in "login" event

8 years agoAdd login event for "app" module
Cheng Zhao [Wed, 28 Oct 2015 11:34:01 +0000 (19:34 +0800)]
Add login event for "app" module

8 years agoDon't leak TranslaterHolder
Cheng Zhao [Wed, 28 Oct 2015 10:32:21 +0000 (18:32 +0800)]
Don't leak TranslaterHolder

8 years agoUse the callback converter in JsAsker
Cheng Zhao [Wed, 28 Oct 2015 10:25:55 +0000 (18:25 +0800)]
Use the callback converter in JsAsker

8 years agospec: Return early on error
Cheng Zhao [Wed, 28 Oct 2015 10:19:36 +0000 (18:19 +0800)]
spec: Return early on error

8 years agoDon't leak FunctionTemplate when converting C++ callback
Cheng Zhao [Wed, 28 Oct 2015 09:36:01 +0000 (17:36 +0800)]
Don't leak FunctionTemplate when converting C++ callback

8 years agoAdd dummy LoginHandler
Cheng Zhao [Wed, 28 Oct 2015 07:34:41 +0000 (15:34 +0800)]
Add dummy LoginHandler

8 years agoUse uint64_t instead of LPARAM
Cheng Zhao [Wed, 28 Oct 2015 11:51:24 +0000 (19:51 +0800)]
Use uint64_t instead of LPARAM

LPARAM is defined to differnt types on differnt machines with different
SDKs, so there is no way to represent it on all platforms safely, using
uint64_t seems to be the only safe choice.

8 years agoAdd converter for LPARAM
Cheng Zhao [Wed, 28 Oct 2015 11:43:05 +0000 (19:43 +0800)]
Add converter for LPARAM

8 years agoFix module types available in the renderer process
Antoine Pairet [Wed, 28 Oct 2015 10:40:01 +0000 (11:40 +0100)]
Fix module types available in the renderer process

The doc previously stated `only GUI-unrelated` modules are available to the renderer process. I think it should be `only GUI-related`

8 years agoMerge pull request #3247 from matiasinsaurralde/master
Cheng Zhao [Wed, 28 Oct 2015 06:52:30 +0000 (14:52 +0800)]
Merge pull request #3247 from matiasinsaurralde/master

+supported-platforms.md (spanish version)

8 years agoCreating supported-platforms.md
Matias Insaurralde [Wed, 28 Oct 2015 06:19:19 +0000 (03:19 -0300)]
Creating supported-platforms.md

8 years agoMerge pull request #3240 from atom/reland-win-remove-wildcard-extension
Cheng Zhao [Tue, 27 Oct 2015 12:52:43 +0000 (20:52 +0800)]
Merge pull request #3240 from atom/reland-win-remove-wildcard-extension

Reland win remove wildcard extension

8 years agoMerge pull request #3231 from omrilitov/master
Cheng Zhao [Tue, 27 Oct 2015 12:48:19 +0000 (20:48 +0800)]
Merge pull request #3231 from omrilitov/master

Hooking windows messages

8 years agoWin: Fix adding '.*' to filename in callback.
Haojian Wu [Tue, 27 Oct 2015 12:03:28 +0000 (20:03 +0800)]
Win: Fix adding '.*' to filename in callback.

8 years agoWin: Remove adding '*.*' to file name in a save dialog.
Haojian Wu [Tue, 27 Oct 2015 05:10:34 +0000 (13:10 +0800)]
Win: Remove adding '*.*' to file name in a save dialog.

8 years agoChange windows messages api to hook instead of emitter
Omri Litov [Tue, 27 Oct 2015 12:00:08 +0000 (14:00 +0200)]
Change windows messages api to hook instead of emitter

8 years agoMerge pull request #3236 from atom/mas-fix
Cheng Zhao [Tue, 27 Oct 2015 07:05:11 +0000 (15:05 +0800)]
Merge pull request #3236 from atom/mas-fix

Update libchromiumcontent: fix private API call

8 years agoRevert "Win: Remove adding default file filter(*.*) in a save dialog."
Cheng Zhao [Tue, 27 Oct 2015 06:58:44 +0000 (14:58 +0800)]
Revert "Win: Remove adding default file filter(*.*) in a save dialog."

This reverts commit 00493f64b766051279eedd686b63800cd2955f88.

8 years agoMerge pull request #3235 from sitdh/master
Cheng Zhao [Tue, 27 Oct 2015 06:31:01 +0000 (14:31 +0800)]
Merge pull request #3235 from sitdh/master

Translate docs to Thai

8 years agoMerge pull request #3234 from atom/win-remove-default-filter
Cheng Zhao [Tue, 27 Oct 2015 06:30:35 +0000 (14:30 +0800)]
Merge pull request #3234 from atom/win-remove-default-filter

Win: Remove adding default file filter(*.*) in a save dialog.

8 years agoUpdate libchromiumcontent: fix private API call
Cheng Zhao [Tue, 27 Oct 2015 06:25:42 +0000 (14:25 +0800)]
Update libchromiumcontent: fix private API call

8 years agoFix missing spell
Sitdhibong Laokok [Tue, 27 Oct 2015 05:36:43 +0000 (12:36 +0700)]
Fix missing spell

8 years agoRemove original msg
Sitdhibong Laokok [Tue, 27 Oct 2015 05:20:54 +0000 (12:20 +0700)]
Remove original msg

8 years agoWin: Remove adding default file filter(*.*) in a save dialog.
Haojian Wu [Tue, 27 Oct 2015 05:10:34 +0000 (13:10 +0800)]
Win: Remove adding default file filter(*.*) in a save dialog.

8 years agoTranslate README.md
Sitdhibong Laokok [Tue, 27 Oct 2015 05:09:49 +0000 (12:09 +0700)]
Translate README.md

8 years agoMerge pull request #3227 from nekuz0r/load-url-headers
Cheng Zhao [Tue, 27 Oct 2015 03:37:27 +0000 (11:37 +0800)]
Merge pull request #3227 from nekuz0r/load-url-headers

Add extra headers option to webContents.loadUrl

8 years agoAdded browser-window event 'message'
Omri Litov [Tue, 27 Oct 2015 01:12:01 +0000 (03:12 +0200)]
Added browser-window event 'message'

8 years agoAdd extra headers option to webContents.loadUrl
Gohy Leandre [Mon, 26 Oct 2015 21:18:16 +0000 (22:18 +0100)]
Add extra headers option to webContents.loadUrl

8 years agoMerge pull request #3215 from atom/fix-remote-call
Cheng Zhao [Mon, 26 Oct 2015 09:13:20 +0000 (17:13 +0800)]
Merge pull request #3215 from atom/fix-remote-call

Fix calling showItemInFolder in renderer

8 years agoFix calling showItemInFolder in renderer
Cheng Zhao [Mon, 26 Oct 2015 08:48:27 +0000 (16:48 +0800)]
Fix calling showItemInFolder in renderer

The remote method always assumes the existence of the remote object but
doesn't keep a reference to it, so if we only keep the reference of a
remote method we will get into troubles once the remote object is
garbage collected.

We should probably fix this in remote module, but since most things are
already working quite good, I'm using the work-around for now.

Fix #3139.

8 years agoMerge pull request #3213 from rubixware/source-code-directory-structure-translation
Cheng Zhao [Mon, 26 Oct 2015 08:17:48 +0000 (16:17 +0800)]
Merge pull request #3213 from rubixware/source-code-directory-structure-translation

Add source code directory structure spanish translation

8 years agoShip LICENSES.chromium.html in zip archive
Cheng Zhao [Mon, 26 Oct 2015 08:16:50 +0000 (16:16 +0800)]
Ship LICENSES.chromium.html in zip archive

8 years agoMerge pull request #3198 from deepak1556/callback_patch
Cheng Zhao [Mon, 26 Oct 2015 08:15:58 +0000 (16:15 +0800)]
Merge pull request #3198 from deepak1556/callback_patch

nativemate: use maybe version of v8::Function::call to avoid unhandled exceptions

8 years ago:memo: Add source code directory structure spanish translation
Everardo Medina [Mon, 26 Oct 2015 06:04:11 +0000 (00:04 -0600)]
:memo: Add source code directory structure spanish translation

8 years agonativemate: use maybe version of v8::Function::Call to avoid exceptions
Robo [Sat, 24 Oct 2015 16:40:38 +0000 (22:10 +0530)]
nativemate: use maybe version of v8::Function::Call to avoid exceptions

8 years agoMerge pull request #3212 from rubixware/coding-style-translation
Cheng Zhao [Mon, 26 Oct 2015 05:01:37 +0000 (13:01 +0800)]
Merge pull request #3212 from rubixware/coding-style-translation

Add coding style spanish translation

8 years ago:memo: Add coding style spanish translation
Everardo Medina [Mon, 26 Oct 2015 04:37:06 +0000 (22:37 -0600)]
:memo: Add coding style spanish translation

8 years agoMerge pull request #3203 from etiktin/patch-1
Cheng Zhao [Mon, 26 Oct 2015 02:34:13 +0000 (10:34 +0800)]
Merge pull request #3203 from etiktin/patch-1

Update web-contents.md

8 years agoMerge pull request #3200 from jhen0409/patch-3
Cheng Zhao [Mon, 26 Oct 2015 01:19:50 +0000 (09:19 +0800)]
Merge pull request #3200 from jhen0409/patch-3

Sync zh-TW docs from upstream

8 years agoMerge pull request #3207 from diegowifi/patch-1
Paul Betts [Sun, 25 Oct 2015 20:29:34 +0000 (13:29 -0700)]
Merge pull request #3207 from diegowifi/patch-1

Remove english words in description

8 years agoRemove english words in description
Diego Ponce [Sun, 25 Oct 2015 20:04:03 +0000 (14:04 -0600)]
Remove english words in description

8 years agoUpdate web-contents.md
Eran Tiktin [Sun, 25 Oct 2015 15:00:29 +0000 (17:00 +0200)]
Update web-contents.md

The `did-fail-load` event returns an error code and error description. The error description is at least sometimes empty (e.g. when the error code is -102 on Windows), so you're left with an error code without knowing what happened. So I add a link to Chromium's net_error_list.h.

8 years agoUpdate tutorial/quick-start.md for zh-TW docs
Jhen [Sat, 24 Oct 2015 17:34:17 +0000 (01:34 +0800)]
Update tutorial/quick-start.md for zh-TW docs

8 years agoMerge pull request #3192 from preco21/master
Cheng Zhao [Sat, 24 Oct 2015 07:46:59 +0000 (15:46 +0800)]
Merge pull request #3192 from preco21/master

Update as upstream

8 years agoUpdate as upstream
Plusb Preco [Fri, 23 Oct 2015 20:57:37 +0000 (05:57 +0900)]
Update as upstream

8 years agoBump v0.34.1
Cheng Zhao [Fri, 23 Oct 2015 12:32:02 +0000 (20:32 +0800)]
Bump v0.34.1

8 years agoMerge pull request #3186 from atom/auto-updater-fix
Cheng Zhao [Fri, 23 Oct 2015 12:31:20 +0000 (20:31 +0800)]
Merge pull request #3186 from atom/auto-updater-fix

Clean up the code of auto-updater

8 years agoMerge pull request #3188 from alexandrubau/master
Cheng Zhao [Fri, 23 Oct 2015 12:13:00 +0000 (20:13 +0800)]
Merge pull request #3188 from alexandrubau/master

Updated docs

8 years agodocs: auto-updater on Windows
Cheng Zhao [Fri, 23 Oct 2015 12:11:59 +0000 (20:11 +0800)]
docs: auto-updater on Windows

8 years agowin: Make auto-updater really work
Cheng Zhao [Fri, 23 Oct 2015 11:41:54 +0000 (19:41 +0800)]
win: Make auto-updater really work

Apparently that PR was never tested.

8 years agoUpdated docs
Alexandru Bau [Fri, 23 Oct 2015 11:15:39 +0000 (14:15 +0300)]
Updated docs

Updated docs to better understand how to use electron-rebuild on all
platforms

8 years agoUpdated docs
Alexandru Bau [Fri, 23 Oct 2015 08:37:51 +0000 (11:37 +0300)]
Updated docs

Updated docs to better understand how to use electron-rebuild on Windows

8 years agoKeep compatibility with old API style
Cheng Zhao [Fri, 23 Oct 2015 07:50:55 +0000 (15:50 +0800)]
Keep compatibility with old API style

8 years agoSimplify the auto-updater implementations
Cheng Zhao [Fri, 23 Oct 2015 07:40:56 +0000 (15:40 +0800)]
Simplify the auto-updater implementations

We used to use Sparkle on OS X, and the design was reserved to be
extended to all platforms, which are all wrong now.

8 years agoMove implementation of auto-updater on OS X to another file
Cheng Zhao [Fri, 23 Oct 2015 07:13:24 +0000 (15:13 +0800)]
Move implementation of auto-updater on OS X to another file

8 years agoEmit Date object in C++ directly
Cheng Zhao [Fri, 23 Oct 2015 06:58:19 +0000 (14:58 +0800)]
Emit Date object in C++ directly

8 years agoFix passing Date object in remote
Cheng Zhao [Fri, 23 Oct 2015 06:51:25 +0000 (14:51 +0800)]
Fix passing Date object in remote

Close #2017.

8 years agoPass real Error object in error event
Cheng Zhao [Fri, 23 Oct 2015 06:36:36 +0000 (14:36 +0800)]
Pass real Error object in error event

8 years agoFix passing Error object in remote
Cheng Zhao [Fri, 23 Oct 2015 06:23:05 +0000 (14:23 +0800)]
Fix passing Error object in remote

Closes #3089

8 years agoMerge pull request #1984 from patrickdet/windows-auto-updater
Cheng Zhao [Fri, 23 Oct 2015 05:54:29 +0000 (13:54 +0800)]
Merge pull request #1984 from patrickdet/windows-auto-updater

Windows Auto Updater

8 years agoMerge pull request #3184 from atom/windows-background-color
Cheng Zhao [Fri, 23 Oct 2015 05:53:12 +0000 (13:53 +0800)]
Merge pull request #3184 from atom/windows-background-color

Make background-color work on Windows

8 years agodocs: background-color on Windows
Cheng Zhao [Fri, 23 Oct 2015 05:32:04 +0000 (13:32 +0800)]
docs: background-color on Windows