platform/framework/web/crosswalk-tizen.git
8 years agoexit tab fullscreen on destroy
bridiver [Fri, 26 Aug 2016 22:29:39 +0000 (15:29 -0700)]
exit tab fullscreen on destroy

8 years agoMerge pull request #6925 from BraveNewMath/patch-1
Kevin Sawicki [Fri, 26 Aug 2016 21:17:55 +0000 (14:17 -0700)]
Merge pull request #6925 from BraveNewMath/patch-1

fix windows command prompt error

8 years agoAdd separate platform examples for running electron
Kevin Sawicki [Fri, 26 Aug 2016 21:16:30 +0000 (14:16 -0700)]
Add separate platform examples for running electron

8 years agoMerge pull request #6989 from Menci/master
Cheng Zhao [Fri, 26 Aug 2016 11:57:26 +0000 (20:57 +0900)]
Merge pull request #6989 from Menci/master

[doc] Add support for titleBarStyle hidden on macOS 10.9

8 years agoMerge pull request #6984 from electron/zoom-webview
Cheng Zhao [Fri, 26 Aug 2016 11:56:47 +0000 (20:56 +0900)]
Merge pull request #6984 from electron/zoom-webview

Document <webview>.setZoomFactor/Level as public

8 years agoMerge pull request #6983 from electron/download-item-prompt
Cheng Zhao [Fri, 26 Aug 2016 11:41:03 +0000 (20:41 +0900)]
Merge pull request #6983 from electron/download-item-prompt

Check DownloadItem save path before prompting

8 years agoMerge pull request #6977 from electron/ipc-cycle-detection
Cheng Zhao [Fri, 26 Aug 2016 11:26:00 +0000 (20:26 +0900)]
Merge pull request #6977 from electron/ipc-cycle-detection

Improve cycle detection in IPC arguments

8 years agoAdd support for titleBarStyle hidden on macOS 10.9
Menci [Fri, 26 Aug 2016 04:06:56 +0000 (12:06 +0800)]
Add support for titleBarStyle hidden on macOS 10.9

"titleBarStyle: 'hidden'" supports macOS 10.9 now. See https://github.com/electron/electron/pull/6848 and https://github.com/electron/electron/pull/6848/commits/ab8fd49c72e275fe8fb9697f466546c4bfb156aa for more info.

8 years agoMerge pull request #6985 from electron/more-parameter-fixes
Zeke Sikelianos [Fri, 26 Aug 2016 00:28:36 +0000 (17:28 -0700)]
Merge pull request #6985 from electron/more-parameter-fixes

More parameter fixes

8 years agocapitalize
Zeke Sikelianos [Fri, 26 Aug 2016 00:26:57 +0000 (17:26 -0700)]
capitalize

8 years agouse the right bullet
Zeke Sikelianos [Fri, 26 Aug 2016 00:26:52 +0000 (17:26 -0700)]
use the right bullet

8 years agoadd a description for BrowserWindowProxy
Zeke Sikelianos [Thu, 25 Aug 2016 22:20:05 +0000 (15:20 -0700)]
add a description for BrowserWindowProxy

8 years agoDocument <webview>.setZoomFactor/Level as public
Kevin Sawicki [Thu, 25 Aug 2016 21:55:01 +0000 (14:55 -0700)]
Document <webview>.setZoomFactor/Level as public

8 years agodocument some missing parameters
Zeke Sikelianos [Thu, 25 Aug 2016 21:43:06 +0000 (14:43 -0700)]
document some missing parameters

8 years agofix method heading level
Zeke Sikelianos [Thu, 25 Aug 2016 21:42:53 +0000 (14:42 -0700)]
fix method heading level

8 years agoUse path to non-existent file
Kevin Sawicki [Thu, 25 Aug 2016 21:40:15 +0000 (14:40 -0700)]
Use path to non-existent file

8 years agoCheck download item save path before prompting
Kevin Sawicki [Thu, 25 Aug 2016 21:34:48 +0000 (14:34 -0700)]
Check download item save path before prompting

8 years agoAdd failing spec for unwanted save dialog
Kevin Sawicki [Thu, 25 Aug 2016 21:04:26 +0000 (14:04 -0700)]
Add failing spec for unwanted save dialog

8 years agoMerge pull request #6981 from electron/typo-in-method-name
Kevin Sawicki [Thu, 25 Aug 2016 20:45:42 +0000 (13:45 -0700)]
Merge pull request #6981 from electron/typo-in-method-name

Correct misspelling of destroy in method name

8 years agoCorrect misspelling of destroy in method name
Kevin Sawicki [Thu, 25 Aug 2016 18:24:16 +0000 (11:24 -0700)]
Correct misspelling of destroy in method name

8 years agoMerge pull request #6980 from electron/method-params-take-2
Zeke Sikelianos [Thu, 25 Aug 2016 18:25:01 +0000 (11:25 -0700)]
Merge pull request #6980 from electron/method-params-take-2

Document all Method Parameters

8 years agodocument missing method parameters
Zeke Sikelianos [Thu, 25 Aug 2016 17:52:19 +0000 (10:52 -0700)]
document missing method parameters

8 years agoImprove cycle detection in V8ValueConverter
Kevin Sawicki [Thu, 25 Aug 2016 16:26:07 +0000 (09:26 -0700)]
Improve cycle detection in V8ValueConverter

8 years agoAdd failing spec for duplicate references over IPC
Kevin Sawicki [Thu, 25 Aug 2016 16:10:37 +0000 (09:10 -0700)]
Add failing spec for duplicate references over IPC

8 years agoMerge pull request #6963 from electron/remote-buffers
Cheng Zhao [Thu, 25 Aug 2016 08:29:12 +0000 (17:29 +0900)]
Merge pull request #6963 from electron/remote-buffers

Serialize ArrayBuffers as Buffers instead of Arrays over remote

8 years agoMerge pull request #6952 from deepak1556/custom_scheme_filesystem_patch
Cheng Zhao [Thu, 25 Aug 2016 00:28:34 +0000 (09:28 +0900)]
Merge pull request #6952 from deepak1556/custom_scheme_filesystem_patch

protocol: allow standard schemes to support filesystem api

8 years agoMerge pull request #6961 from electron/fullscreen-linux
Cheng Zhao [Thu, 25 Aug 2016 00:23:02 +0000 (09:23 +0900)]
Merge pull request #6961 from electron/fullscreen-linux

Only change window state when fullscreen is true

8 years ago:art: Use const
Kevin Sawicki [Wed, 24 Aug 2016 23:59:54 +0000 (16:59 -0700)]
:art: Use const

8 years agoAdd spec for Int16Array remote parameter
Kevin Sawicki [Wed, 24 Aug 2016 23:46:56 +0000 (16:46 -0700)]
Add spec for Int16Array remote parameter

8 years agoAdd missing space after comma
Kevin Sawicki [Wed, 24 Aug 2016 23:41:59 +0000 (16:41 -0700)]
Add missing space after comma

8 years agoDon't serialize ArrayBuffer as Array
Kevin Sawicki [Wed, 24 Aug 2016 22:02:51 +0000 (15:02 -0700)]
Don't serialize ArrayBuffer as Array

8 years agoAdd more remote Buffer specs
Kevin Sawicki [Wed, 24 Aug 2016 22:01:52 +0000 (15:01 -0700)]
Add more remote Buffer specs

8 years agoAdd test of sending Buffer
Kevin Sawicki [Wed, 24 Aug 2016 21:49:25 +0000 (14:49 -0700)]
Add test of sending Buffer

8 years agoInstall node 4 on GitHub CI (#6948)
Zeke Sikelianos [Wed, 24 Aug 2016 21:37:19 +0000 (14:37 -0700)]
Install node 4 on GitHub CI (#6948)

8 years agoOnly change window state when fullscreen is true
Kevin Sawicki [Wed, 24 Aug 2016 21:30:29 +0000 (14:30 -0700)]
Only change window state when fullscreen is true

8 years agoMinor doc edits and link to MDN page
Kevin Sawicki [Wed, 24 Aug 2016 16:03:44 +0000 (09:03 -0700)]
Minor doc edits and link to MDN page

8 years agouse schemes from global instead of commandline
deepak1556 [Wed, 24 Aug 2016 14:52:35 +0000 (20:22 +0530)]
use schemes from global instead of commandline

8 years agoMerge pull request #6944 from electron/check-window-from-native-view
Cheng Zhao [Wed, 24 Aug 2016 07:25:27 +0000 (16:25 +0900)]
Merge pull request #6944 from electron/check-window-from-native-view

Access native window through native view

8 years agoMerge pull request #6896 from malept/fix-checksum-format
Cheng Zhao [Wed, 24 Aug 2016 07:15:22 +0000 (16:15 +0900)]
Merge pull request #6896 from malept/fix-checksum-format

The checksum file needs to indicate that the files should be opened in binary mode

8 years agoadd spec and docs
deepak1556 [Wed, 24 Aug 2016 01:23:14 +0000 (06:53 +0530)]
add spec and docs

8 years agoregister custom schemes to access files through filesystem api
deepak1556 [Wed, 24 Aug 2016 00:16:54 +0000 (05:46 +0530)]
register custom schemes to access files through filesystem api

8 years agoDon't open dev tools if already initialized
Kevin Sawicki [Tue, 23 Aug 2016 22:26:13 +0000 (15:26 -0700)]
Don't open dev tools if already initialized

8 years agoMerge pull request #6934 from electron/add-missing-class-descriptions
Kevin Sawicki [Tue, 23 Aug 2016 17:16:29 +0000 (10:16 -0700)]
Merge pull request #6934 from electron/add-missing-class-descriptions

Give every class a description

8 years agoUse correct GetToplevelWindow signature
Kevin Sawicki [Tue, 23 Aug 2016 17:12:55 +0000 (10:12 -0700)]
Use correct GetToplevelWindow signature

8 years agoAdd spec for detached window crash
Kevin Sawicki [Tue, 23 Aug 2016 17:06:05 +0000 (10:06 -0700)]
Add spec for detached window crash

8 years agoAccess window through native view
Kevin Sawicki [Tue, 23 Aug 2016 16:51:54 +0000 (09:51 -0700)]
Access window through native view

8 years agoMerge pull request #6938 from electron/add-accessibility-doc
Jessica Lord [Tue, 23 Aug 2016 16:30:02 +0000 (09:30 -0700)]
Merge pull request #6938 from electron/add-accessibility-doc

Add accessibility doc

8 years agoBump v1.3.4
Cheng Zhao [Tue, 23 Aug 2016 08:03:07 +0000 (17:03 +0900)]
Bump v1.3.4

8 years agoMerge pull request #6935 from electron/default-network-conditions
Cheng Zhao [Tue, 23 Aug 2016 07:40:36 +0000 (16:40 +0900)]
Merge pull request #6935 from electron/default-network-conditions

Default network conditions to 0.0

8 years agoimprove wording about class instantiation
Zeke Sikelianos [Tue, 23 Aug 2016 04:45:25 +0000 (21:45 -0700)]
improve wording about class instantiation

8 years agoAdd accessibility doc
Jessica Lord [Mon, 22 Aug 2016 23:27:33 +0000 (16:27 -0700)]
Add accessibility doc

8 years ago:art: Go back to single line declaration
Kevin Sawicki [Mon, 22 Aug 2016 23:26:31 +0000 (16:26 -0700)]
:art: Go back to single line declaration

8 years agoMerge pull request #6936 from electron/add-missing-require
Kevin Sawicki [Mon, 22 Aug 2016 22:49:48 +0000 (15:49 -0700)]
Merge pull request #6936 from electron/add-missing-require

add missing require to win.loadURL doc

8 years agoadd missing require to win.loadURL doc
Zeke Sikelianos [Mon, 22 Aug 2016 21:25:48 +0000 (14:25 -0700)]
add missing require to win.loadURL doc

8 years agoDocument enableNetworkEmulation defaults
Kevin Sawicki [Mon, 22 Aug 2016 21:25:42 +0000 (14:25 -0700)]
Document enableNetworkEmulation defaults

8 years agoDefault network values to 0.0
Kevin Sawicki [Mon, 22 Aug 2016 21:19:09 +0000 (14:19 -0700)]
Default network values to 0.0

8 years agoadd a blockquote for every class
Zeke Sikelianos [Mon, 22 Aug 2016 21:11:03 +0000 (14:11 -0700)]
add a blockquote for every class

8 years agoMerge pull request #6932 from electron/fix-power-save-blocker-doc-bug
Kevin Sawicki [Mon, 22 Aug 2016 19:30:00 +0000 (12:30 -0700)]
Merge pull request #6932 from electron/fix-power-save-blocker-doc-bug

Fix some invalid docs

8 years agofix linting errors in docs
Zeke Sikelianos [Mon, 22 Aug 2016 18:47:55 +0000 (11:47 -0700)]
fix linting errors in docs

8 years agowrap MenuItem constructor in backticks
Zeke Sikelianos [Mon, 22 Aug 2016 18:29:15 +0000 (11:29 -0700)]
wrap MenuItem constructor in backticks

8 years agomissing space in doc
Zeke Sikelianos [Mon, 22 Aug 2016 18:17:05 +0000 (11:17 -0700)]
missing space in doc

8 years agoMerge pull request #6926 from electron/fix-fetch
Cheng Zhao [Mon, 22 Aug 2016 11:08:08 +0000 (20:08 +0900)]
Merge pull request #6926 from electron/fix-fetch

Use scoped policy for micro tasks

8 years agoUse scoped policy for micro tasks
Cheng Zhao [Mon, 22 Aug 2016 10:34:59 +0000 (19:34 +0900)]
Use scoped policy for micro tasks

8 years agospec: Add test case for fetch
Cheng Zhao [Mon, 22 Aug 2016 10:26:07 +0000 (19:26 +0900)]
spec: Add test case for fetch

8 years agoMerge pull request #6922 from TomKaltz/patch-1
Cheng Zhao [Mon, 22 Aug 2016 07:52:18 +0000 (16:52 +0900)]
Merge pull request #6922 from TomKaltz/patch-1

Update devtools-extension.md

8 years agofix windows command prompt error
Elias [Mon, 22 Aug 2016 07:29:33 +0000 (00:29 -0700)]
fix windows command prompt error

path to electron needs to be wrapped in quotes or else windows command prompt will error out

8 years agoMerge pull request #6913 from markwylde/bugfix-spelling-fix
Cheng Zhao [Mon, 22 Aug 2016 02:19:09 +0000 (11:19 +0900)]
Merge pull request #6913 from markwylde/bugfix-spelling-fix

Fix spelling mistake from registred to registered

8 years agoMerge pull request #6923 from electron/fix-path-compatibility
Cheng Zhao [Mon, 22 Aug 2016 02:00:07 +0000 (11:00 +0900)]
Merge pull request #6923 from electron/fix-path-compatibility

Do not add extra space when args is empty

8 years agoMerge pull request #6900 from electron/loadurl-example
Cheng Zhao [Mon, 22 Aug 2016 01:46:03 +0000 (10:46 +0900)]
Merge pull request #6900 from electron/loadurl-example

Improve doc for loadURL

8 years agoCleanup the usages of std::wstring
Cheng Zhao [Mon, 22 Aug 2016 00:57:52 +0000 (09:57 +0900)]
Cleanup the usages of std::wstring

8 years agoDo not add extra space when args is empty
Cheng Zhao [Mon, 22 Aug 2016 00:50:58 +0000 (09:50 +0900)]
Do not add extra space when args is empty

8 years agoMerge pull request #6858 from electron/default-protocol-launch-args
Cheng Zhao [Mon, 22 Aug 2016 00:32:54 +0000 (09:32 +0900)]
Merge pull request #6858 from electron/default-protocol-launch-args

Allow settings of launch args when using defaultProtocol

8 years agoUpdate devtools-extension.md
Thomas Kaltz III [Sun, 21 Aug 2016 21:36:26 +0000 (17:36 -0400)]
Update devtools-extension.md

Cerebral Debugger is now supported under Electron

8 years agoFix spelling mistake from registred to registered
Mark Wylde [Sat, 20 Aug 2016 13:25:13 +0000 (14:25 +0100)]
Fix spelling mistake from registred to registered

8 years agorecommend url.format for file URLs
Zeke Sikelianos [Fri, 19 Aug 2016 20:31:57 +0000 (13:31 -0700)]
recommend url.format for file URLs

8 years agoimprove doc for loadURL
Zeke Sikelianos [Fri, 19 Aug 2016 05:20:55 +0000 (22:20 -0700)]
improve doc for loadURL

8 years agofixed grammar for 32bit
Will Eccles [Thu, 18 Aug 2016 15:19:06 +0000 (11:19 -0400)]
fixed grammar for 32bit

8 years agoThe checksum file needs to indicate that the files should be opened in binary mode
Mark Lee [Thu, 18 Aug 2016 15:35:54 +0000 (08:35 -0700)]
The checksum file needs to indicate that the files should be opened in binary mode

8 years agoFix linting issues
Samuel Attard [Thu, 18 Aug 2016 10:42:06 +0000 (20:42 +1000)]
Fix linting issues

8 years agoUse base::string16 and base::JoinString instead of custom methods
Samuel Attard [Thu, 18 Aug 2016 10:35:57 +0000 (20:35 +1000)]
Use base::string16 and base::JoinString instead of custom methods

8 years agoReturn boolean instead of empty string when error occurs. Update docs
Samuel Attard [Thu, 18 Aug 2016 08:02:13 +0000 (18:02 +1000)]
Return boolean instead of empty string when error occurs.  Update docs

8 years agoMerge pull request #6888 from electron/show-spec-runner-initially
Cheng Zhao [Thu, 18 Aug 2016 06:27:09 +0000 (15:27 +0900)]
Merge pull request #6888 from electron/show-spec-runner-initially

Show spec window initially when not on CI

8 years agodocs: Correctly fomart titleBarStyle line
Cheng Zhao [Thu, 18 Aug 2016 05:42:10 +0000 (14:42 +0900)]
docs: Correctly fomart titleBarStyle line

8 years agoMerge pull request #6848 from miniak/titlebar-style-hidden
Cheng Zhao [Thu, 18 Aug 2016 05:40:54 +0000 (14:40 +0900)]
Merge pull request #6848 from miniak/titlebar-style-hidden

Add support for titleBarStyle: 'hidden' on OS X 10.9

8 years agoMerge pull request #6788 from electron/felix-progress-enum
Cheng Zhao [Thu, 18 Aug 2016 05:35:00 +0000 (14:35 +0900)]
Merge pull request #6788 from electron/felix-progress-enum

Use enum to declare ProgressState

8 years agoMerge pull request #6829 from electron/fix-thumbar-buttons-vanishing
Cheng Zhao [Thu, 18 Aug 2016 05:34:26 +0000 (14:34 +0900)]
Merge pull request #6829 from electron/fix-thumbar-buttons-vanishing

Save the thumbar buttons when setting them to restore later

8 years agoMerge pull request #6882 from duncup/patch-1
Cheng Zhao [Thu, 18 Aug 2016 02:51:43 +0000 (11:51 +0900)]
Merge pull request #6882 from duncup/patch-1

Fix typos

8 years agoShow window when not on CI
Kevin Sawicki [Wed, 17 Aug 2016 21:25:42 +0000 (14:25 -0700)]
Show window when not on CI

8 years agoMerge pull request #6853 from electron/about-documentation
Kevin Sawicki [Wed, 17 Aug 2016 15:53:33 +0000 (08:53 -0700)]
Merge pull request #6853 from electron/about-documentation

Add About Electron documentation

8 years agoMerge pull request #6871 from electron/update-docs-for-electron-npm
Kevin Sawicki [Wed, 17 Aug 2016 15:52:42 +0000 (08:52 -0700)]
Merge pull request #6871 from electron/update-docs-for-electron-npm

Update docs re: electron module update

8 years agoMerge pull request #6870 from electron/more-permissive-standard-markdown
Kevin Sawicki [Wed, 17 Aug 2016 15:52:06 +0000 (08:52 -0700)]
Merge pull request #6870 from electron/more-permissive-standard-markdown

Use a more permissive version of standard-markdown

8 years agoMerge pull request #6875 from electron/remove-styleguide-rule-about-endlines
Kevin Sawicki [Wed, 17 Aug 2016 15:51:20 +0000 (08:51 -0700)]
Merge pull request #6875 from electron/remove-styleguide-rule-about-endlines

source files DO have newlines at the end

8 years agoFix typos
wolf [Wed, 17 Aug 2016 14:16:28 +0000 (22:16 +0800)]
Fix typos

Fix typos,`当前也` change to `当前页`
修正错别字,`当前也`改为`当前页`

8 years agoMerge pull request #6872 from electron/only-show-extension-button-on-save-dialog
Cheng Zhao [Wed, 17 Aug 2016 13:35:15 +0000 (22:35 +0900)]
Merge pull request #6872 from electron/only-show-extension-button-on-save-dialog

Only call setCanSelectHiddenExtension on save dialogs

8 years agoMerge pull request #6861 from megahertz/bug_window_location
Cheng Zhao [Wed, 17 Aug 2016 13:04:46 +0000 (22:04 +0900)]
Merge pull request #6861 from megahertz/bug_window_location

Apply resolveURL when set a location of a window opened by window.open()

8 years agoMerge pull request #6857 from brave/object-registry
Cheng Zhao [Wed, 17 Aug 2016 12:47:39 +0000 (21:47 +0900)]
Merge pull request #6857 from brave/object-registry

clear the storage for the webContentsId when the render view is deleted

8 years agoMerge pull request #6850 from electron/disable-resize-when-changing-style-mask
Cheng Zhao [Wed, 17 Aug 2016 12:19:35 +0000 (21:19 +0900)]
Merge pull request #6850 from electron/disable-resize-when-changing-style-mask

Disable all resizes when changing the window's style mask

8 years agoMerge pull request #6881 from electron/data-string
Cheng Zhao [Wed, 17 Aug 2016 12:13:31 +0000 (21:13 +0900)]
Merge pull request #6881 from electron/data-string

Certificate data is now a string

8 years agoCertificate data is now a string
Cheng Zhao [Wed, 17 Aug 2016 11:48:09 +0000 (20:48 +0900)]
Certificate data is now a string

8 years agoMerge pull request #6814 from brave/net-converter-fix
Cheng Zhao [Wed, 17 Aug 2016 11:44:13 +0000 (20:44 +0900)]
Merge pull request #6814 from brave/net-converter-fix

don't convert a string to an array buffer