platform/framework/web/crosswalk-tizen.git
8 years agoMerge pull request #4494 from pra85/patch-3
Cheng Zhao [Tue, 16 Feb 2016 04:28:08 +0000 (12:28 +0800)]
Merge pull request #4494 from pra85/patch-3

docs: fix a minor typo

8 years ago:memo: Update as upstream
Plusb Preco [Tue, 16 Feb 2016 00:55:59 +0000 (09:55 +0900)]
:memo: Update as upstream

[ci skip]

8 years agoMerge pull request #4497 from atom/docs-revise
Cheng Zhao [Tue, 16 Feb 2016 04:20:00 +0000 (12:20 +0800)]
Merge pull request #4497 from atom/docs-revise

Improve the IPC related docs

8 years agodocs: Remove unnecessary "properties: " suffix
Cheng Zhao [Tue, 16 Feb 2016 04:11:05 +0000 (12:11 +0800)]
docs: Remove unnecessary "properties: " suffix

8 years agoOptional => optional
Cheng Zhao [Tue, 16 Feb 2016 03:54:41 +0000 (11:54 +0800)]
Optional => optional

8 years agodocs: Improve the docs on sharing data
Cheng Zhao [Tue, 16 Feb 2016 03:52:47 +0000 (11:52 +0800)]
docs: Improve the docs on sharing data

8 years agodocs: Cleanup the IPC docs
Cheng Zhao [Tue, 16 Feb 2016 03:34:39 +0000 (11:34 +0800)]
docs: Cleanup the IPC docs

8 years agoMerge pull request #4392 from madarche/doc-howto-share-objects
Cheng Zhao [Tue, 16 Feb 2016 03:18:20 +0000 (11:18 +0800)]
Merge pull request #4392 from madarche/doc-howto-share-objects

Document different techniques to share objects

8 years agoMerge pull request #4495 from atom/frame-subscriber
Cheng Zhao [Tue, 16 Feb 2016 03:13:11 +0000 (11:13 +0800)]
Merge pull request #4495 from atom/frame-subscriber

Use weak pointer instead of manual bookkeeping

8 years agoMerge pull request #4453 from lukeapage/patch-6
Cheng Zhao [Tue, 16 Feb 2016 03:08:35 +0000 (11:08 +0800)]
Merge pull request #4453 from lukeapage/patch-6

Docs - clarify ipc arguments

8 years agospec: Skip autoUpdater tests in MAS build
Cheng Zhao [Tue, 16 Feb 2016 03:00:36 +0000 (11:00 +0800)]
spec: Skip autoUpdater tests in MAS build

8 years agoUse weak pointer instead of manual bookkeeping
Cheng Zhao [Tue, 16 Feb 2016 02:44:10 +0000 (10:44 +0800)]
Use weak pointer instead of manual bookkeeping

8 years agospec: Bring back beginFrameSubscription test
Cheng Zhao [Tue, 16 Feb 2016 02:30:18 +0000 (10:30 +0800)]
spec: Bring back beginFrameSubscription test

8 years agodocs: fix a minor typo
Prayag Verma [Tue, 16 Feb 2016 02:21:14 +0000 (07:51 +0530)]
docs: fix a minor typo

Remove extra `will`

8 years agoMerge pull request #4451 from MaxWhere/framesubscriber-fix
Cheng Zhao [Tue, 16 Feb 2016 02:20:44 +0000 (10:20 +0800)]
Merge pull request #4451 from MaxWhere/framesubscriber-fix

Fixing FrameSubscriber memory issue

8 years agoMerge pull request #4449 from deepak1556/permission_helper_media_patch
Cheng Zhao [Mon, 15 Feb 2016 15:12:57 +0000 (23:12 +0800)]
Merge pull request #4449 from deepak1556/permission_helper_media_patch

browser: handle desktop capture devices in media permission request

8 years agoMerge branch 'webcontent_invalid_loadurl_patch' of https://github.com/deepak1556...
Cheng Zhao [Mon, 15 Feb 2016 13:14:54 +0000 (21:14 +0800)]
Merge branch 'webcontent_invalid_loadurl_patch' of https://github.com/deepak1556/atom-shell into deepak1556-webcontent_invalid_loadurl_patch

8 years agoMerge pull request #4421 from atom/dialog-icon-on-mac
Cheng Zhao [Mon, 15 Feb 2016 09:48:43 +0000 (16:48 +0700)]
Merge pull request #4421 from atom/dialog-icon-on-mac

Support configurable dialog icon on Mac

8 years agoFix broken links in desktop-environment-integration.md
Cheng Zhao [Mon, 15 Feb 2016 08:36:01 +0000 (16:36 +0800)]
Fix broken links in desktop-environment-integration.md

Close #4404.

8 years agoMerge pull request #4398 from LartSimZ/master
Cheng Zhao [Mon, 15 Feb 2016 08:30:06 +0000 (15:30 +0700)]
Merge pull request #4398 from LartSimZ/master

Fix for issue #4369

8 years agoClarify arguments sent via ipc
Luke Page [Fri, 12 Feb 2016 04:47:27 +0000 (05:47 +0100)]
Clarify arguments sent via ipc

8 years agoMerge pull request #4361 from ShiningRay/patch-2
Cheng Zhao [Mon, 15 Feb 2016 02:13:02 +0000 (09:13 +0700)]
Merge pull request #4361 from ShiningRay/patch-2

translate remote.md into Chinese

8 years ago:memo: Update as upstream
Plusb Preco [Sun, 7 Feb 2016 07:02:48 +0000 (16:02 +0900)]
:memo: Update as upstream

[ci skip]

8 years agoMerge pull request #4455 from preco21/patch-5
Kevin Sawicki [Fri, 12 Feb 2016 17:38:27 +0000 (09:38 -0800)]
Merge pull request #4455 from preco21/patch-5

Remove unnecessary line feeds

8 years agoRemove unnecessary line feeds
Plusb Preco [Fri, 12 Feb 2016 13:38:08 +0000 (22:38 +0900)]
Remove unnecessary line feeds

[ci skip]

8 years agoFix: add missing fragment in FAQ section URL
Marc-Aurèle DARCHE [Fri, 12 Feb 2016 12:50:15 +0000 (13:50 +0100)]
Fix: add missing fragment in FAQ section URL

8 years agoDon't fire callbacks after we end the subscription
Heilig Benedek [Fri, 12 Feb 2016 12:30:11 +0000 (13:30 +0100)]
Don't fire callbacks after we end the subscription

8 years agoFixing the problem related to FrameSubscriber
Heilig Benedek [Fri, 12 Feb 2016 01:18:13 +0000 (02:18 +0100)]
Fixing the problem related to FrameSubscriber

8 years agoMerge pull request #4450 from HR/patch-1
Kevin Sawicki [Fri, 12 Feb 2016 01:00:05 +0000 (17:00 -0800)]
Merge pull request #4450 from HR/patch-1

Fix electron binary relative path

8 years agoMerge pull request #5 from atom/master
Heilig Benedek [Fri, 12 Feb 2016 00:57:08 +0000 (01:57 +0100)]
Merge pull request #5 from atom/master

update as upstream

8 years agoFix electron binary relative path
Habib Rehman [Fri, 12 Feb 2016 00:11:02 +0000 (00:11 +0000)]
Fix electron binary relative path

The relative path for Electron's binary is Contents/MacOS/Electron

8 years agobrowser: handle desktop capture devices in media permission request
Robo [Thu, 11 Feb 2016 23:37:06 +0000 (05:07 +0530)]
browser: handle desktop capture devices in media permission request

8 years agoMerge pull request #4382 from atom/throw-explicit-error-when-webview-api-is-unavailable
Kevin Sawicki [Thu, 11 Feb 2016 21:34:01 +0000 (13:34 -0800)]
Merge pull request #4382 from atom/throw-explicit-error-when-webview-api-is-unavailable

Throw explicit error when WebView API isn't ready

8 years agoemmitted -> emitted
Kevin Sawicki [Thu, 11 Feb 2016 21:32:34 +0000 (13:32 -0800)]
emmitted -> emitted

8 years agoAdd missing semicolon
Kevin Sawicki [Tue, 9 Feb 2016 21:55:49 +0000 (13:55 -0800)]
Add missing semicolon

8 years agoUse assert.throws
Kevin Sawicki [Tue, 9 Feb 2016 21:53:10 +0000 (13:53 -0800)]
Use assert.throws

8 years agoExpand error message
Kevin Sawicki [Tue, 9 Feb 2016 21:51:35 +0000 (13:51 -0800)]
Expand error message

8 years agoUse interpolated string
Kevin Sawicki [Tue, 9 Feb 2016 21:24:58 +0000 (13:24 -0800)]
Use interpolated string

8 years agoAdd missing semicolon
Kevin Sawicki [Fri, 5 Feb 2016 19:05:17 +0000 (11:05 -0800)]
Add missing semicolon

8 years agoThrow custom error when WebView API is unavailable
Kevin Sawicki [Fri, 5 Feb 2016 18:55:32 +0000 (10:55 -0800)]
Throw custom error when WebView API is unavailable

8 years agoAdd failing spec for custom error message
Kevin Sawicki [Fri, 5 Feb 2016 18:48:07 +0000 (10:48 -0800)]
Add failing spec for custom error message

8 years agoFormat webview spec post CoffeeScript conversion
Kevin Sawicki [Fri, 5 Feb 2016 18:27:05 +0000 (10:27 -0800)]
Format webview spec post CoffeeScript conversion

8 years agoMerge pull request #4430 from atom/dont-crash-when-missing-ipc-channel
Kevin Sawicki [Thu, 11 Feb 2016 21:28:08 +0000 (13:28 -0800)]
Merge pull request #4430 from atom/dont-crash-when-missing-ipc-channel

Don't crash when IPC channel is missing

8 years agoImprove error message
Kevin Sawicki [Tue, 9 Feb 2016 18:34:50 +0000 (10:34 -0800)]
Improve error message

8 years agoMatch existing function style
Kevin Sawicki [Tue, 9 Feb 2016 18:24:48 +0000 (10:24 -0800)]
Match existing function style

8 years agoThrow error when IPC channel is missing
Kevin Sawicki [Tue, 9 Feb 2016 18:20:55 +0000 (10:20 -0800)]
Throw error when IPC channel is missing

8 years agoAdd failing spec
Kevin Sawicki [Tue, 9 Feb 2016 18:18:01 +0000 (10:18 -0800)]
Add failing spec

8 years agoClean up returns after CoffeeScript migration
Kevin Sawicki [Tue, 9 Feb 2016 18:12:45 +0000 (10:12 -0800)]
Clean up returns after CoffeeScript migration

8 years ago:art:
Kevin Sawicki [Tue, 9 Feb 2016 18:03:49 +0000 (10:03 -0800)]
:art:

8 years agobrowser: emit did-fail-load for invalid url
Robo [Thu, 11 Feb 2016 02:54:50 +0000 (08:24 +0530)]
browser: emit did-fail-load for invalid url

8 years agoMerge pull request #4439 from atom/add-more-npm-scripts
Kevin Sawicki [Thu, 11 Feb 2016 19:29:46 +0000 (11:29 -0800)]
Merge pull request #4439 from atom/add-more-npm-scripts

Add more npm scripts

8 years agoSort scripts keys
Kevin Sawicki [Wed, 10 Feb 2016 17:43:29 +0000 (09:43 -0800)]
Sort scripts keys

8 years agoAdd build script
Kevin Sawicki [Wed, 10 Feb 2016 17:39:22 +0000 (09:39 -0800)]
Add build script

8 years agoAdd bootstrap script
Kevin Sawicki [Wed, 10 Feb 2016 17:37:44 +0000 (09:37 -0800)]
Add bootstrap script

8 years agoMerge pull request #4350 from atom/dont-use-es6-class-for-auto-updater
Kevin Sawicki [Thu, 11 Feb 2016 19:27:10 +0000 (11:27 -0800)]
Merge pull request #4350 from atom/dont-use-es6-class-for-auto-updater

Don't use ES6 class for auto updater

8 years agoMerge pull request #4 from atom/master
Heilig Benedek [Thu, 11 Feb 2016 01:36:10 +0000 (02:36 +0100)]
Merge pull request #4 from atom/master

update as upstream

8 years agoAdd initial auto updater specs
Kevin Sawicki [Wed, 3 Feb 2016 20:53:56 +0000 (12:53 -0800)]
Add initial auto updater specs

8 years agoUse const for util require
Kevin Sawicki [Wed, 3 Feb 2016 19:00:34 +0000 (11:00 -0800)]
Use const for util require

8 years agoRemove lint errors
Kevin Sawicki [Wed, 3 Feb 2016 18:01:01 +0000 (10:01 -0800)]
Remove lint errors

8 years agoDon't use ES6 class for AutoUpdater windows class
Kevin Sawicki [Wed, 3 Feb 2016 17:52:04 +0000 (09:52 -0800)]
Don't use ES6 class for AutoUpdater windows class

8 years agoMerge pull request #4363 from Vj3k0/master
Kevin Sawicki [Tue, 9 Feb 2016 21:23:47 +0000 (13:23 -0800)]
Merge pull request #4363 from Vj3k0/master

Adding support to write RTF to clipboard.

8 years agoMerge pull request #3 from atom/master
Heilig Benedek [Mon, 8 Feb 2016 23:52:19 +0000 (00:52 +0100)]
Merge pull request #3 from atom/master

update as upstream

8 years agoSet icon on NSAlert when specified
Kevin Sawicki [Mon, 8 Feb 2016 23:18:05 +0000 (15:18 -0800)]
Set icon on NSAlert when specified

8 years agoMerge pull request #4406 from adam-lynch/patch-4
Paul Betts [Sun, 7 Feb 2016 21:40:34 +0000 (22:40 +0100)]
Merge pull request #4406 from adam-lynch/patch-4

Docs: app: small process.argv clarification

8 years agoDocs: app: small process.argv clarification
Adam Lynch [Sun, 7 Feb 2016 17:31:37 +0000 (17:31 +0000)]
Docs: app: small process.argv clarification

8 years agoUsing node::Buffer::Copy() instead of node::Buffer::New() to copy the handle bytes...
Michael Vasseur [Sun, 7 Feb 2016 09:20:38 +0000 (10:20 +0100)]
Using node::Buffer::Copy() instead of node::Buffer::New() to copy the handle bytes to buffer make the buffer really contains the data.

8 years agoDocument different techniques to share objects
Marc-Aurèle DARCHE [Sat, 6 Feb 2016 18:57:21 +0000 (19:57 +0100)]
Document different techniques to share objects

This has been discussed in

8 years agoMerge pull request #4378 from markisadesignerd/ipc-renderer-doc-typo
Kevin Sawicki [Fri, 5 Feb 2016 18:10:26 +0000 (10:10 -0800)]
Merge pull request #4378 from markisadesignerd/ipc-renderer-doc-typo

:memo: Fixing typo in ipc-renderer

8 years agoMerge remote-tracking branch 'upstream/master'
Vjekoslav Ratkajec [Fri, 5 Feb 2016 08:11:24 +0000 (09:11 +0100)]
Merge remote-tracking branch 'upstream/master'

8 years agoAdd readRtf feature with appropriate spec test. Docs updated as well.
Vjekoslav Ratkajec [Fri, 5 Feb 2016 08:06:21 +0000 (09:06 +0100)]
Add readRtf feature with appropriate spec test. Docs updated as well.

8 years agoMerge pull request #4367 from atom/remove-resedit
Kevin Sawicki [Thu, 4 Feb 2016 21:37:15 +0000 (13:37 -0800)]
Merge pull request #4367 from atom/remove-resedit

Remove ResEdit link from docs

8 years agoRemove ResEdit links from translations
Kevin Sawicki [Thu, 4 Feb 2016 21:32:13 +0000 (13:32 -0800)]
Remove ResEdit links from translations

8 years agoRemove ResEdit
Kevin Sawicki [Thu, 4 Feb 2016 21:29:32 +0000 (13:29 -0800)]
Remove ResEdit

8 years agoAdding support to write RTF to clipboard.
Vjekoslav Ratkajec [Thu, 4 Feb 2016 18:38:47 +0000 (19:38 +0100)]
Adding support to write RTF to clipboard.

8 years agoMerge pull request #4356 from chris-ls/patch-1
Kevin Sawicki [Thu, 4 Feb 2016 17:09:44 +0000 (09:09 -0800)]
Merge pull request #4356 from chris-ls/patch-1

Clarify overlay description

8 years agotranslate
ShiningRay [Thu, 4 Feb 2016 14:55:30 +0000 (22:55 +0800)]
translate

8 years agotranslate
ShiningRay [Thu, 4 Feb 2016 13:11:59 +0000 (21:11 +0800)]
translate

8 years agofix broken link
ShiningRay [Thu, 4 Feb 2016 10:10:26 +0000 (18:10 +0800)]
fix broken link

8 years agoClarify overlay description
chris-ls [Thu, 4 Feb 2016 02:36:41 +0000 (15:36 +1300)]
Clarify overlay description

'16px' is ambiguous and not clear (4 x 4 px? or 16 x 16px)

8 years ago Fixing typo
Mark Potnick [Wed, 3 Feb 2016 20:15:13 +0000 (15:15 -0500)]
 Fixing typo

8 years agoMerge pull request #4339 from ShiningRay/patch-1
Kevin Sawicki [Wed, 3 Feb 2016 17:56:49 +0000 (09:56 -0800)]
Merge pull request #4339 from ShiningRay/patch-1

fix typo

8 years agoMerge pull request #4329 from atom/reliable-shutdown
Cheng Zhao [Wed, 3 Feb 2016 04:07:39 +0000 (12:07 +0800)]
Merge pull request #4329 from atom/reliable-shutdown

Emit exit event reliably in renderer process

8 years agoMerge pull request #4333 from Rafaelgfirmino/master
Cheng Zhao [Wed, 3 Feb 2016 03:49:34 +0000 (11:49 +0800)]
Merge pull request #4333 from Rafaelgfirmino/master

translation for pt_BR

8 years agofix typo
ShiningRay [Wed, 3 Feb 2016 03:37:20 +0000 (11:37 +0800)]
fix typo

Broswer -> Browser

8 years agotranslation for pt_BR
Rafael Firmino [Tue, 2 Feb 2016 19:01:55 +0000 (17:01 -0200)]
translation for pt_BR

8 years agoFix failing specs
Cheng Zhao [Tue, 2 Feb 2016 16:05:27 +0000 (00:05 +0800)]
Fix failing specs

8 years agoDo process.emit('exit') in WillReleaseScriptContext
Cheng Zhao [Tue, 2 Feb 2016 15:47:19 +0000 (23:47 +0800)]
Do process.emit('exit') in WillReleaseScriptContext

8 years agoEnsure only main frame get notifications
Cheng Zhao [Tue, 2 Feb 2016 15:44:33 +0000 (23:44 +0800)]
Ensure only main frame get notifications

8 years agoOverride WillReleaseScriptContext
Cheng Zhao [Tue, 2 Feb 2016 15:38:49 +0000 (23:38 +0800)]
Override WillReleaseScriptContext

8 years agoMerge pull request #4325 from atom/download-item-cleanup
Cheng Zhao [Tue, 2 Feb 2016 12:36:54 +0000 (20:36 +0800)]
Merge pull request #4325 from atom/download-item-cleanup

Cleanup DownloadItem related code

8 years agoGet rid of SavePathData
Cheng Zhao [Tue, 2 Feb 2016 12:11:39 +0000 (20:11 +0800)]
Get rid of SavePathData

8 years agoDestroy the item once item is downloaded
Cheng Zhao [Tue, 2 Feb 2016 11:54:41 +0000 (19:54 +0800)]
Destroy the item once item is downloaded

8 years agoGracefully destroy downloadItem
Cheng Zhao [Tue, 2 Feb 2016 11:51:15 +0000 (19:51 +0800)]
Gracefully destroy downloadItem

8 years agoCalling cancel() should destroy the downloadItem
Cheng Zhao [Tue, 2 Feb 2016 11:05:58 +0000 (19:05 +0800)]
Calling cancel() should destroy the downloadItem

8 years agoRely on OnDownloadDestroyed to destroy downloadItem
Cheng Zhao [Tue, 2 Feb 2016 10:49:43 +0000 (18:49 +0800)]
Rely on OnDownloadDestroyed to destroy downloadItem

8 years agoMerge pull request #4314 from deepak1556/download_cancel_patch
Cheng Zhao [Tue, 2 Feb 2016 10:40:44 +0000 (18:40 +0800)]
Merge pull request #4314 from deepak1556/download_cancel_patch

fix crash when default download is canceled

8 years agofix lifetime of downloadItem class when defaultdownload canceled
Robo [Tue, 2 Feb 2016 10:24:51 +0000 (15:54 +0530)]
fix lifetime of downloadItem class when defaultdownload canceled

8 years agoMerge pull request #4320 from runinspring/patch-1
Cheng Zhao [Tue, 2 Feb 2016 06:34:34 +0000 (14:34 +0800)]
Merge pull request #4320 from runinspring/patch-1

Update app.md

8 years agoUpdate app.md
ZhangYu [Tue, 2 Feb 2016 05:59:02 +0000 (13:59 +0800)]
Update app.md

8 years agoMerge pull request #4312 from deepak1556/host_resolver_cache_clear_patch
Cheng Zhao [Tue, 2 Feb 2016 05:49:35 +0000 (13:49 +0800)]
Merge pull request #4312 from deepak1556/host_resolver_cache_clear_patch

session: api to clear host resolver cache