platform/framework/web/crosswalk-tizen.git
9 years agoMerge pull request #2978 from chriswmercer/patch-1
Thomas Johansen [Sat, 3 Oct 2015 20:19:57 +0000 (22:19 +0200)]
Merge pull request #2978 from chriswmercer/patch-1

Minor grammar correction

9 years agoMinor grammar correction
chriswmercer [Sat, 3 Oct 2015 17:03:49 +0000 (18:03 +0100)]
Minor grammar correction

9 years agoMerge pull request #2976 from atom/node_modules_paths
Cheng Zhao [Sat, 3 Oct 2015 13:20:19 +0000 (21:20 +0800)]
Merge pull request #2976 from atom/node_modules_paths

Prevent Node from adding paths outside the app to search paths

9 years agoPrevent Node from adding paths outside this app to search paths
Cheng Zhao [Sat, 3 Oct 2015 12:38:39 +0000 (20:38 +0800)]
Prevent Node from adding paths outside this app to search paths

9 years agoMerge pull request #2975 from preco21/master
Cheng Zhao [Sat, 3 Oct 2015 12:18:59 +0000 (20:18 +0800)]
Merge pull request #2975 from preco21/master

Update as upstream

9 years agoClear node's global search paths
Cheng Zhao [Sat, 3 Oct 2015 11:55:59 +0000 (19:55 +0800)]
Clear node's global search paths

9 years agoNo need to add "app" to search paths
Cheng Zhao [Sat, 3 Oct 2015 09:52:46 +0000 (17:52 +0800)]
No need to add "app" to search paths

9 years agoUpdate as upstream
Plusb Preco [Sat, 3 Oct 2015 08:54:05 +0000 (17:54 +0900)]
Update as upstream

9 years agoMerge remote-tracking branch 'atom/master'
Plusb Preco [Sat, 3 Oct 2015 08:37:05 +0000 (17:37 +0900)]
Merge remote-tracking branch 'atom/master'

9 years agoMerge pull request #2974 from atom/disable-logging
Cheng Zhao [Sat, 3 Oct 2015 08:15:44 +0000 (16:15 +0800)]
Merge pull request #2974 from atom/disable-logging

Disable logging unless --enable-logging is specified

9 years agodocs: --enable-logging
Cheng Zhao [Sat, 3 Oct 2015 07:43:26 +0000 (15:43 +0800)]
docs: --enable-logging

9 years agoDisable logging unless --enable-logging is specified
Cheng Zhao [Sat, 3 Oct 2015 07:33:55 +0000 (15:33 +0800)]
Disable logging unless --enable-logging is specified

9 years agodocs: No leading slash in --url-base
Cheng Zhao [Sat, 3 Oct 2015 05:53:52 +0000 (13:53 +0800)]
docs: No leading slash in --url-base

Fixes #2968.

9 years agodocs: Add "Supported Platforms"
Cheng Zhao [Sat, 3 Oct 2015 05:42:34 +0000 (13:42 +0800)]
docs: Add "Supported Platforms"

9 years agosupported operating system list
Raphael [Sat, 3 Oct 2015 00:41:57 +0000 (17:41 -0700)]
supported operating system list

Proposed fix for issue #2964

9 years agoMerge pull request #2965 from jhen0409/patch-1
Cheng Zhao [Fri, 2 Oct 2015 17:15:33 +0000 (01:15 +0800)]
Merge pull request #2965 from jhen0409/patch-1

Fix typo for docs/api/menu-item.md

9 years agoFix typo for docs/api/menu-item.md
Jhen [Fri, 2 Oct 2015 13:53:55 +0000 (21:53 +0800)]
Fix typo for docs/api/menu-item.md

9 years agoBump v0.33.4
Cheng Zhao [Fri, 2 Oct 2015 05:41:50 +0000 (13:41 +0800)]
Bump v0.33.4

9 years agoMerge pull request #2960 from preco21/master
Cheng Zhao [Fri, 2 Oct 2015 04:33:43 +0000 (12:33 +0800)]
Merge pull request #2960 from preco21/master

Update as upstream, improve grammar

9 years agoUpdate as upstream
Plusb Preco [Fri, 2 Oct 2015 03:46:42 +0000 (12:46 +0900)]
Update as upstream

9 years agoMerge pull request #2950 from atom/revert-2879
Cheng Zhao [Thu, 1 Oct 2015 13:01:51 +0000 (21:01 +0800)]
Merge pull request #2950 from atom/revert-2879

Fix the regression of outerHeight and outerWidth being set to 0 in hidden window

9 years agoOverride document.hidden
Cheng Zhao [Thu, 1 Oct 2015 10:39:35 +0000 (18:39 +0800)]
Override document.hidden

9 years agoRevert #2879
Cheng Zhao [Thu, 1 Oct 2015 09:46:11 +0000 (17:46 +0800)]
Revert #2879

9 years agoUpdate brightray for atom/brightray#147
Cheng Zhao [Thu, 1 Oct 2015 09:31:44 +0000 (17:31 +0800)]
Update brightray for atom/brightray#147

9 years agoUpdate brightray for #2851
Cheng Zhao [Thu, 1 Oct 2015 09:03:45 +0000 (17:03 +0800)]
Update brightray for #2851

9 years agoMerge pull request #2948 from atom/devtools-popup-menu
Cheng Zhao [Thu, 1 Oct 2015 08:55:12 +0000 (16:55 +0800)]
Merge pull request #2948 from atom/devtools-popup-menu

Move devtools methods to WebContents

9 years agodocs: Move devtools methods to WebContents
Cheng Zhao [Thu, 1 Oct 2015 08:30:31 +0000 (16:30 +0800)]
docs: Move devtools methods to WebContents

9 years agoDon't show open dialog as sheet in devtools
Cheng Zhao [Thu, 1 Oct 2015 06:46:33 +0000 (14:46 +0800)]
Don't show open dialog as sheet in devtools

9 years agoInherit owner window in devtools
Cheng Zhao [Thu, 1 Oct 2015 06:41:01 +0000 (14:41 +0800)]
Inherit owner window in devtools

9 years agoDo not enumerate windows in remote.getCurrentWindow
Cheng Zhao [Thu, 1 Oct 2015 06:08:33 +0000 (14:08 +0800)]
Do not enumerate windows in remote.getCurrentWindow

9 years agoAdd WebContents.getOwnerBrowserWindow
Cheng Zhao [Thu, 1 Oct 2015 05:45:59 +0000 (13:45 +0800)]
Add WebContents.getOwnerBrowserWindow

9 years agoMove devtools API to WebContents
Cheng Zhao [Thu, 1 Oct 2015 03:14:19 +0000 (11:14 +0800)]
Move devtools API to WebContents

9 years agoMake Menu.popup accept no parameter
Cheng Zhao [Wed, 30 Sep 2015 15:41:23 +0000 (23:41 +0800)]
Make Menu.popup accept no parameter

9 years agoMerge pull request #2942 from arusakov/docs_update_0.33
Cheng Zhao [Wed, 30 Sep 2015 14:55:25 +0000 (22:55 +0800)]
Merge pull request #2942 from arusakov/docs_update_0.33

Update docs v0.33

9 years agoremove required width and height BrowserWindowOptions
Alexander Rusakov [Wed, 30 Sep 2015 14:13:20 +0000 (17:13 +0300)]
remove required width and height BrowserWindowOptions

9 years agoExit the process when unable to find a valid app
Cheng Zhao [Wed, 30 Sep 2015 09:29:38 +0000 (17:29 +0800)]
Exit the process when unable to find a valid app

Fixes #2583.

9 years agoMerge pull request #2939 from atom/webview-cache-webcontents
Cheng Zhao [Wed, 30 Sep 2015 09:30:16 +0000 (17:30 +0800)]
Merge pull request #2939 from atom/webview-cache-webcontents

Cache remote WebContents object of webview

9 years agoCache remote WebContents object of webview
Cheng Zhao [Wed, 30 Sep 2015 08:58:37 +0000 (16:58 +0800)]
Cache remote WebContents object of webview

9 years agoCode cleanup
Cheng Zhao [Wed, 30 Sep 2015 02:56:42 +0000 (10:56 +0800)]
Code cleanup

9 years agoMerge pull request #2933 from deepak1556/external_protocol_patch
Cheng Zhao [Wed, 30 Sep 2015 02:43:08 +0000 (10:43 +0800)]
Merge pull request #2933 from deepak1556/external_protocol_patch

protocol: allowing default clients to handle external unhandled protocols

9 years agoMerge remote-tracking branch 'atom/master'
Plusb Preco [Wed, 30 Sep 2015 02:01:08 +0000 (11:01 +0900)]
Merge remote-tracking branch 'atom/master'

9 years agoImprove grammar
Plusb Preco [Wed, 30 Sep 2015 01:54:18 +0000 (10:54 +0900)]
Improve grammar

9 years agoprotocol: allowing default clients to handle external unhandled protocols
Robo [Tue, 29 Sep 2015 12:17:26 +0000 (17:47 +0530)]
protocol: allowing default clients to handle external unhandled protocols

9 years agoMerge pull request #2930 from bitdop/patch-1
Cheng Zhao [Tue, 29 Sep 2015 05:58:37 +0000 (13:58 +0800)]
Merge pull request #2930 from bitdop/patch-1

Grammar modifications/fixes

9 years agoUpdate quick-start.md
My-khael Pierce [Tue, 29 Sep 2015 03:09:13 +0000 (23:09 -0400)]
Update quick-start.md

9 years agoMerge pull request #2929 from etiktin/fix_win_state_events
Cheng Zhao [Tue, 29 Sep 2015 01:37:10 +0000 (09:37 +0800)]
Merge pull request #2929 from etiktin/fix_win_state_events

Fix window state events on Windows

9 years agoMerge pull request #2926 from brenca/master
Cheng Zhao [Tue, 29 Sep 2015 01:25:51 +0000 (09:25 +0800)]
Merge pull request #2926 from brenca/master

Add more detailed documentation about the format of frameBuffer (FrameSubscription API)

9 years agoFix window state events on Windows
Eran Tiktin [Mon, 28 Sep 2015 23:20:09 +0000 (02:20 +0300)]
Fix window state events on Windows

This commit fixes the issue we had with window state events not firing
when triggered through Aero Snap.
Instead of listening to command from the system menu (SC_MAXIMIZE etc.),
we use the WM_SIZE event.

This resolves #1381.

9 years agoUpdate as upstream, small changes
Plusb Preco [Mon, 28 Sep 2015 20:35:33 +0000 (05:35 +0900)]
Update as upstream, small changes

9 years agoDetalied documentation about frameBuffer's format.
Heilig Benedek [Mon, 28 Sep 2015 20:33:43 +0000 (22:33 +0200)]
Detalied documentation about frameBuffer's format.

9 years agoMerge pull request #6 from atom/master
Eran Tiktin [Mon, 28 Sep 2015 17:33:24 +0000 (20:33 +0300)]
Merge pull request #6 from atom/master

Update from original

9 years agoMerge pull request #2914 from deepak1556/network_emulation_api_patch
Cheng Zhao [Mon, 28 Sep 2015 09:02:23 +0000 (17:02 +0800)]
Merge pull request #2914 from deepak1556/network_emulation_api_patch

session: api to emulate network conditions

9 years agoUpdate node, fixes #2916
Cheng Zhao [Mon, 28 Sep 2015 07:34:52 +0000 (15:34 +0800)]
Update node, fixes #2916

9 years agoadd examples
Robo [Mon, 28 Sep 2015 07:22:50 +0000 (12:52 +0530)]
add examples

9 years agoupdate brightray
Robo [Mon, 28 Sep 2015 07:09:55 +0000 (12:39 +0530)]
update brightray

9 years agoStyle fix for #2918
Cheng Zhao [Mon, 28 Sep 2015 04:48:33 +0000 (12:48 +0800)]
Style fix for #2918

9 years agoMerge pull request #2918 from brenca/master
Cheng Zhao [Mon, 28 Sep 2015 04:47:22 +0000 (12:47 +0800)]
Merge pull request #2918 from brenca/master

Option to specify button on a MouseEvent and text on a KeyboardEvent when using sendInputEvent

9 years agoMerge pull request #2917 from etiktin/win_dialog_set_default_ex
Cheng Zhao [Mon, 28 Sep 2015 04:17:05 +0000 (12:17 +0800)]
Merge pull request #2917 from etiktin/win_dialog_set_default_ex

Set default extension for Windows file dialogs

9 years agoStyle fix
Heilig Benedek [Mon, 28 Sep 2015 01:05:08 +0000 (03:05 +0200)]
Style fix

9 years agoAdded documentation about the changes
Heilig Benedek [Mon, 28 Sep 2015 00:52:16 +0000 (02:52 +0200)]
Added documentation about the changes

9 years agoAdded text and unmodifiedtext setting when sending char type keyboard events, and...
Heilig Benedek [Mon, 28 Sep 2015 00:41:06 +0000 (02:41 +0200)]
Added text and unmodifiedtext setting when sending char type keyboard events, and made the type of the character read char16, so I can simulate char events from non-english origins.

9 years agoSet default extension in Windows file dialog
Eran Tiktin [Sun, 27 Sep 2015 23:12:47 +0000 (02:12 +0300)]
Set default extension in Windows file dialog

On Windows when you open the save dialog and switch the filter, the
extension is supposed to change accordingly. It didn't happen with the
existing code, since the existing code didn't set the default extension
(should be set to the first filter).

This resolves #2915.

9 years agoMerge pull request #5 from atom/master
Eran Tiktin [Sun, 27 Sep 2015 18:33:37 +0000 (21:33 +0300)]
Merge pull request #5 from atom/master

Update from original

9 years agoMerge pull request #2912 from fscherwi/master
Cheng Zhao [Sun, 27 Sep 2015 14:40:46 +0000 (22:40 +0800)]
Merge pull request #2912 from fscherwi/master

standardize package.json

9 years agoMerge pull request #2910 from nekuz0r/module-preload-option
Cheng Zhao [Sun, 27 Sep 2015 14:32:12 +0000 (22:32 +0800)]
Merge pull request #2910 from nekuz0r/module-preload-option

Add ability to preload modules (--require, -r)

9 years agoMerge pull request #2913 from preco21/master
Cheng Zhao [Sun, 27 Sep 2015 14:23:31 +0000 (22:23 +0800)]
Merge pull request #2913 from preco21/master

Update as upstream, update example variable name prefix

9 years agosession: api to emulate network conditions
Robo [Sun, 27 Sep 2015 13:19:52 +0000 (18:49 +0530)]
session: api to emulate network conditions

9 years agoMerge remote-tracking branch 'atom/master'
Plusb Preco [Sun, 27 Sep 2015 13:20:51 +0000 (22:20 +0900)]
Merge remote-tracking branch 'atom/master'

9 years agoUpdate example variable name prefix (atom to electron)
Plusb Preco [Sun, 27 Sep 2015 13:20:35 +0000 (22:20 +0900)]
Update example variable name prefix (atom to electron)

* Update variable name prefix as `atom` to `electron`

9 years agostandardize package.json
fscherwi [Sun, 27 Sep 2015 12:44:28 +0000 (14:44 +0200)]
standardize package.json

9 years agoAdd ability to preload modules (--require, -r)
Gohy Leandre [Sat, 26 Sep 2015 15:23:34 +0000 (17:23 +0200)]
Add ability to preload modules (--require, -r)

9 years agoBump v0.33.3
Cheng Zhao [Sat, 26 Sep 2015 14:06:01 +0000 (22:06 +0800)]
Bump v0.33.3

9 years agoMerge pull request #2905 from atom/bump-external-binaries
Cheng Zhao [Sat, 26 Sep 2015 13:30:03 +0000 (21:30 +0800)]
Merge pull request #2905 from atom/bump-external-binaries

Bump the external binaries version

9 years agoUpdate as upstream, fix small typo
Plusb Preco [Sat, 26 Sep 2015 01:36:26 +0000 (10:36 +0900)]
Update as upstream, fix small typo

9 years agoUse 0.8.0.
Josh Abernathy [Fri, 25 Sep 2015 15:37:30 +0000 (11:37 -0400)]
Use 0.8.0.

This picks up the fix for https://github.com/atom/atom/issues/7061.

9 years agoAdding option to specify the button of WebMouseEvent.
Heilig Benedek [Fri, 25 Sep 2015 11:01:52 +0000 (13:01 +0200)]
Adding option to specify the button of WebMouseEvent.

9 years agoBump v0.33.2
Cheng Zhao [Fri, 25 Sep 2015 09:50:53 +0000 (17:50 +0800)]
Bump v0.33.2

9 years agoMerge pull request #2900 from atom/titlebar-drag
Cheng Zhao [Fri, 25 Sep 2015 09:12:53 +0000 (17:12 +0800)]
Merge pull request #2900 from atom/titlebar-drag

Make draggable region work for window with hidden titlebar

9 years agoosx: Make draggable region work for window with hidden titlebar
Cheng Zhao [Fri, 25 Sep 2015 08:38:36 +0000 (16:38 +0800)]
osx: Make draggable region work for window with hidden titlebar

9 years agoClean up code
Cheng Zhao [Fri, 25 Sep 2015 08:21:08 +0000 (16:21 +0800)]
Clean up code

9 years agoMerge pull request #2898 from atom/fix-download-item-doc
Cheng Zhao [Fri, 25 Sep 2015 05:33:49 +0000 (13:33 +0800)]
Merge pull request #2898 from atom/fix-download-item-doc

Fix inconsistent docs: downloadItem.getURL() => downloadItem.getUrl()

9 years ago:memo: fix a typo
Haojian Wu [Fri, 25 Sep 2015 05:13:11 +0000 (13:13 +0800)]
:memo: fix a typo

interrputed => interrupted

9 years agoUpdate node to fix building on Windows
Cheng Zhao [Fri, 25 Sep 2015 05:04:54 +0000 (13:04 +0800)]
Update node to fix building on Windows

9 years agoUpdate node, fixes #2894
Cheng Zhao [Fri, 25 Sep 2015 04:52:16 +0000 (12:52 +0800)]
Update node, fixes #2894

9 years agoFix inconsistent docs: downloadItem.getURL() => downloadItem.getUrl()
Haojian Wu [Fri, 25 Sep 2015 01:34:04 +0000 (09:34 +0800)]
Fix inconsistent docs: downloadItem.getURL() => downloadItem.getUrl()

9 years agospec: Suppress the setTimeout test on Travis CI
Cheng Zhao [Thu, 24 Sep 2015 13:06:24 +0000 (21:06 +0800)]
spec: Suppress the setTimeout test on Travis CI

Not sure why it failed there.

9 years agoMerge pull request #2840 from atom/download-item
Cheng Zhao [Thu, 24 Sep 2015 13:04:25 +0000 (21:04 +0800)]
Merge pull request #2840 from atom/download-item

Add more download supports in Electron

9 years agoSome cleanup.
Haojian Wu [Thu, 24 Sep 2015 11:31:09 +0000 (19:31 +0800)]
Some cleanup.

9 years agoCall WasShown when showing window
Cheng Zhao [Thu, 24 Sep 2015 10:15:57 +0000 (18:15 +0800)]
Call WasShown when showing window

Otherwise WebContents would be invisible when window is hidden at first
and then show later.

Refs #2879.

9 years agospec: Increase timeout for setTimeout test
Cheng Zhao [Thu, 24 Sep 2015 10:08:56 +0000 (18:08 +0800)]
spec: Increase timeout for setTimeout test

9 years agoMerge pull request #2879 from deepak1556/web_contents_visibility_patch
Cheng Zhao [Thu, 24 Sep 2015 10:00:25 +0000 (18:00 +0800)]
Merge pull request #2879 from deepak1556/web_contents_visibility_patch

browser: notify webcontents hidden when window not shown

9 years agoMerge pull request #2877 from kostia/utf8-charset-in-quick-start
Cheng Zhao [Thu, 24 Sep 2015 09:49:35 +0000 (17:49 +0800)]
Merge pull request #2877 from kostia/utf8-charset-in-quick-start

:memo: Include UTF-8 charset in quick start example

9 years agoMerge branch 'master' of https://github.com/preco21/electron into preco21-master
Cheng Zhao [Thu, 24 Sep 2015 09:00:06 +0000 (17:00 +0800)]
Merge branch 'master' of https://github.com/preco21/electron into preco21-master

9 years agoReimplement downloadItem.getFilename API.
Haojian Wu [Thu, 24 Sep 2015 08:31:41 +0000 (16:31 +0800)]
Reimplement downloadItem.getFilename API.

Previously, the suggested file name(Always 'empty') returned by
'download_item->GetSuggestedFilename' is not the same with the default one saved
in local disk.

The patch reimplement this API allowing it to return the default file name, which
is more expected from user.

9 years agodocs: Set npm_config_runtime when using npm
Cheng Zhao [Thu, 24 Sep 2015 08:17:42 +0000 (16:17 +0800)]
docs: Set npm_config_runtime when using npm

Refs https://github.com/mapbox/node-pre-gyp/pull/175.

9 years agoRedefine 'will-download' design.
Haojian Wu [Thu, 24 Sep 2015 07:55:45 +0000 (15:55 +0800)]
Redefine 'will-download' design.

9 years agoMerge pull request #2887 from atom/fix-ffi-crash
Cheng Zhao [Thu, 24 Sep 2015 07:39:16 +0000 (15:39 +0800)]
Merge pull request #2887 from atom/fix-ffi-crash

Fix crash when using ffi

9 years agospec: Run an example of ffi
Cheng Zhao [Thu, 24 Sep 2015 07:08:38 +0000 (15:08 +0800)]
spec: Run an example of ffi

9 years agoRevert "spec: ffi is crashing on OS X"
Cheng Zhao [Thu, 24 Sep 2015 07:06:06 +0000 (15:06 +0800)]
Revert "spec: ffi is crashing on OS X"

This reverts commit 706deae1b0dc924fc8cb11f992f36c7cf56530ab.

9 years agoUpdate libchromium to have the V8 patch
Cheng Zhao [Thu, 24 Sep 2015 06:16:45 +0000 (14:16 +0800)]
Update libchromium to have the V8 patch