platform/framework/web/crosswalk-tizen.git
8 years agoClean unnecessary sentences on web-contents.md
tinydew4 [Wed, 26 Oct 2016 15:40:45 +0000 (15:40 +0000)]
Clean unnecessary sentences on web-contents.md

8 years agoMerge pull request #7741 from electron/shuffle-bw-docs
Zeke Sikelianos [Wed, 26 Oct 2016 06:47:32 +0000 (23:47 -0700)]
Merge pull request #7741 from electron/shuffle-bw-docs

Clean up nested objects and string ENUMS in the docs

8 years agoMerge pull request #7715 from electron/docs-linter-function-param-types
Zeke Sikelianos [Wed, 26 Oct 2016 06:42:50 +0000 (23:42 -0700)]
Merge pull request #7715 from electron/docs-linter-function-param-types

update docs linter to support parsing of function parameter types

8 years agoFollow docs style guide for string ENUMS
Samuel Attard [Wed, 26 Oct 2016 05:19:41 +0000 (16:19 +1100)]
Follow docs style guide for string ENUMS

8 years agoFurther clean up
Samuel Attard [Wed, 26 Oct 2016 05:18:55 +0000 (16:18 +1100)]
Further clean up

8 years agoMove `webPreferences` and `titleBarStyle` to the correct place in the docs
Samuel Attard [Wed, 26 Oct 2016 01:52:40 +0000 (12:52 +1100)]
Move `webPreferences` and `titleBarStyle` to the correct place in the docs

In their previous location `electron-docs-linter` would not output an Object structure for `webPreferences` (which is a key part of the constructor)

8 years agoMerge pull request #7719 from electron/find-pasteboard
Cheng Zhao [Wed, 26 Oct 2016 02:23:14 +0000 (11:23 +0900)]
Merge pull request #7719 from electron/find-pasteboard

Add macOS find pasteboard support

8 years agoMerge pull request #7592 from frontapp/master
Kevin Sawicki [Wed, 26 Oct 2016 01:12:15 +0000 (10:12 +0900)]
Merge pull request #7592 from frontapp/master

Preview file with QuickLook

8 years agoMerge pull request #7740 from mauriciofauth/pt-br/api/window-open
Kevin Sawicki [Wed, 26 Oct 2016 00:58:48 +0000 (09:58 +0900)]
Merge pull request #7740 from mauriciofauth/pt-br/api/window-open

Update docs-translations/pt-BR/api/window-open.md

8 years agoMinor formatting tweaks
Kevin Sawicki [Wed, 26 Oct 2016 00:55:34 +0000 (09:55 +0900)]
Minor formatting tweaks

8 years agofilename -> displayName
Kevin Sawicki [Wed, 26 Oct 2016 00:47:22 +0000 (09:47 +0900)]
filename -> displayName

8 years agoConvention naming
Pierre Laurac [Tue, 25 Oct 2016 14:52:56 +0000 (07:52 -0700)]
Convention naming

8 years agolast linter commit
Pierre Laurac [Mon, 24 Oct 2016 18:55:48 +0000 (11:55 -0700)]
last linter commit

8 years agomore linter
Pierre Laurac [Mon, 24 Oct 2016 18:54:22 +0000 (11:54 -0700)]
more linter

8 years agolinter
Pierre Laurac [Mon, 24 Oct 2016 18:49:30 +0000 (11:49 -0700)]
linter

8 years agoChanging names and memory leak fix
Pierre Laurac [Fri, 14 Oct 2016 16:42:50 +0000 (09:42 -0700)]
Changing names and memory leak fix

8 years agoLinter
Pierre Laurac [Thu, 13 Oct 2016 22:01:48 +0000 (15:01 -0700)]
Linter

8 years agoUsing UTF8 String for filepath and filename
Pierre Laurac [Thu, 13 Oct 2016 16:20:55 +0000 (09:20 -0700)]
Using UTF8 String for filepath and filename

8 years agofilename as Optional argument
Pierre Laurac [Thu, 13 Oct 2016 15:20:47 +0000 (08:20 -0700)]
filename as Optional argument

8 years agoSpecifying macOS only method
Pierre Laurac [Thu, 13 Oct 2016 04:12:50 +0000 (21:12 -0700)]
Specifying macOS only method

8 years agoValidation with linter
Pierre Laurac [Thu, 13 Oct 2016 04:07:14 +0000 (21:07 -0700)]
Validation with linter

8 years agoRemoving extra line break
Pierre Laurac [Thu, 13 Oct 2016 03:49:11 +0000 (20:49 -0700)]
Removing extra line break

8 years agoRemoving unused header dependencies
Pierre Laurac [Thu, 13 Oct 2016 03:48:40 +0000 (20:48 -0700)]
Removing unused header dependencies

8 years agoAdding documentation
Pierre Laurac [Thu, 13 Oct 2016 03:46:42 +0000 (20:46 -0700)]
Adding documentation

8 years agoUsing string from the std
Pierre Laurac [Thu, 13 Oct 2016 00:25:31 +0000 (17:25 -0700)]
Using string from the std

8 years agoAdding easy way to preview files
Pierre Laurac [Thu, 13 Oct 2016 00:21:56 +0000 (17:21 -0700)]
Adding easy way to preview files

8 years agodefault template for PreviewFile
Pierre Laurac [Wed, 12 Oct 2016 01:08:01 +0000 (18:08 -0700)]
default template for PreviewFile

8 years agoMerge pull request #7739 from electron/fix-incorrect-types-registerURLSchemeAsPrivileged
Kevin Sawicki [Tue, 25 Oct 2016 23:50:20 +0000 (08:50 +0900)]
Merge pull request #7739 from electron/fix-incorrect-types-registerURLSchemeAsPrivileged

Update web-frame.md

8 years ago:memo: Update docs-translations/pt-BR/api/window-open.md [ci skip]
Maurício Meneghini Fauth [Tue, 25 Oct 2016 23:48:22 +0000 (21:48 -0200)]
:memo: Update docs-translations/pt-BR/api/window-open.md [ci skip]

8 years agoUpdate web-frame.md
Samuel Attard [Tue, 25 Oct 2016 23:04:18 +0000 (10:04 +1100)]
Update web-frame.md

8 years agoMerge pull request #7736 from mauriciofauth/pt-br/readme
Zeke Sikelianos [Tue, 25 Oct 2016 21:18:01 +0000 (14:18 -0700)]
Merge pull request #7736 from mauriciofauth/pt-br/readme

Fix links in docs-translations/pt-BR/README.md

8 years agoMerge pull request #7730 from tinydew4/translate-ko
Zeke Sikelianos [Tue, 25 Oct 2016 20:55:42 +0000 (13:55 -0700)]
Merge pull request #7730 from tinydew4/translate-ko

[ko] Update the korean docs depend on the '1c7d5df' commit.

8 years ago:memo: Fix links in docs-translations/pt-BR/README.md [ci skip]
Maurício Meneghini Fauth [Tue, 25 Oct 2016 17:53:33 +0000 (15:53 -0200)]
:memo: Fix links in docs-translations/pt-BR/README.md [ci skip]

8 years agoUpdate the korean docs depend on the '1c7d5df' commit.
tinydew4 [Tue, 25 Oct 2016 13:34:48 +0000 (13:34 +0000)]
Update the korean docs depend on the '1c7d5df' commit.

8 years agoDocument read/writeFindText
Kevin Sawicki [Tue, 25 Oct 2016 05:09:42 +0000 (14:09 +0900)]
Document read/writeFindText

8 years agoAdd spec for read/write find text
Kevin Sawicki [Tue, 25 Oct 2016 04:59:04 +0000 (13:59 +0900)]
Add spec for read/write find text

8 years agoRead/write find pasteboard text via IPC in renderer process
Kevin Sawicki [Tue, 25 Oct 2016 04:43:24 +0000 (13:43 +0900)]
Read/write find pasteboard text via IPC in renderer process

8 years agoAdd find text support to clipboard
Kevin Sawicki [Mon, 24 Oct 2016 08:13:34 +0000 (17:13 +0900)]
Add find text support to clipboard

8 years agoMerge pull request #7718 from mike-engel/mengel/update-docs
Kevin Sawicki [Tue, 25 Oct 2016 04:08:37 +0000 (13:08 +0900)]
Merge pull request #7718 from mike-engel/mengel/update-docs

Clarify the setMenuBarVisibility api

8 years agoClarify the setMenuBarVisibility api
Mike Engel [Tue, 25 Oct 2016 04:04:45 +0000 (22:04 -0600)]
Clarify the setMenuBarVisibility api

The setMenuBarVisibility api is only supported on Windows and Linux.
This adds some minor documentation to make that clearer. Fixes #7686

8 years agoMerge pull request #7717 from electron/doc-lists
Kevin Sawicki [Tue, 25 Oct 2016 03:40:32 +0000 (12:40 +0900)]
Merge pull request #7717 from electron/doc-lists

Add newlines before lists

8 years agoAdd newlines before lists
Kevin Sawicki [Tue, 25 Oct 2016 03:35:18 +0000 (12:35 +0900)]
Add newlines before lists

8 years agoMerge pull request #7631 from beakerbrowser/webview-policy-flags2
Kevin Sawicki [Tue, 25 Oct 2016 03:14:25 +0000 (12:14 +0900)]
Merge pull request #7631 from beakerbrowser/webview-policy-flags2

Add 'webpreferences' attribute to webview

8 years agoMinor tweaks to webpreferences docs
Kevin Sawicki [Tue, 25 Oct 2016 03:08:19 +0000 (12:08 +0900)]
Minor tweaks to webpreferences docs

8 years agoRemove lint warnings
Kevin Sawicki [Tue, 25 Oct 2016 01:36:43 +0000 (10:36 +0900)]
Remove lint warnings

8 years agoUse forEach and destructuring for parsing features
Kevin Sawicki [Tue, 25 Oct 2016 01:31:50 +0000 (10:31 +0900)]
Use forEach and destructuring for parsing features

8 years agoAdd parse-features-strings.js
Kevin Sawicki [Tue, 25 Oct 2016 01:28:36 +0000 (10:28 +0900)]
Add parse-features-strings.js

8 years agofactor out parse-features-string.js
Paul Frazee [Tue, 25 Oct 2016 01:21:42 +0000 (20:21 -0500)]
factor out parse-features-string.js

8 years agoMerge pull request #7707 from electron/focus-window-on-menu-bar-click
Cheng Zhao [Tue, 25 Oct 2016 00:09:45 +0000 (09:09 +0900)]
Merge pull request #7707 from electron/focus-window-on-menu-bar-click

Focus window on menu bar click

8 years agoupdate docs linter to support parsing of function parameter types
Zeke Sikelianos [Mon, 24 Oct 2016 19:04:37 +0000 (12:04 -0700)]
update docs linter to support parsing of function parameter types

8 years agoMerge pull request #7651 from deepak1556/session_cert_verifier_patch
Kevin Sawicki [Mon, 24 Oct 2016 07:53:04 +0000 (16:53 +0900)]
Merge pull request #7651 from deepak1556/session_cert_verifier_patch

session: exclude hosts from CT verification if they are handled by custom cert verifiers

8 years agoMerge pull request #7711 from tinydew4/translate-ko
Kevin Sawicki [Mon, 24 Oct 2016 07:49:37 +0000 (16:49 +0900)]
Merge pull request #7711 from tinydew4/translate-ko

[ko] Apply the changes till the 'a2a4462' commit.

8 years agoApply the changes till the 'a2a4462' commit.
tinydew4 [Mon, 24 Oct 2016 07:41:15 +0000 (07:41 +0000)]
Apply the changes till the 'a2a4462' commit.

8 years agoMerge pull request #7709 from tinydew4/translate-ko
Kevin Sawicki [Mon, 24 Oct 2016 07:36:58 +0000 (16:36 +0900)]
Merge pull request #7709 from tinydew4/translate-ko

[ko]  Apply the changes till the 'b2559d7' commit.

8 years agoMerge pull request #7710 from electron/web-frame-lint
Kevin Sawicki [Mon, 24 Oct 2016 07:29:10 +0000 (16:29 +0900)]
Merge pull request #7710 from electron/web-frame-lint

Remove RegisterURLSchemeAsPrivileged lint error

8 years agoRemove RegisterURLSchemeAsPrivileged lint error
Kevin Sawicki [Mon, 24 Oct 2016 07:27:54 +0000 (16:27 +0900)]
Remove RegisterURLSchemeAsPrivileged lint error

8 years agoAdd tests for ses.setCertificateVerifyProc
Kevin Sawicki [Mon, 24 Oct 2016 07:12:49 +0000 (16:12 +0900)]
Add tests for ses.setCertificateVerifyProc

8 years agoMerge pull request #7708 from tinydew4/fix-typo
Kevin Sawicki [Mon, 24 Oct 2016 07:12:29 +0000 (16:12 +0900)]
Merge pull request #7708 from tinydew4/fix-typo

Fix typo, and trimming.

8 years agoMerge pull request #7665 from beakerbrowser/privilegedschemeopts
Cheng Zhao [Mon, 24 Oct 2016 06:56:18 +0000 (15:56 +0900)]
Merge pull request #7665 from beakerbrowser/privilegedschemeopts

Add options to webFrame.registerURLSchemeAsPrivileged

8 years agoUpgrade brighray for RequireCTDelegate
Kevin Sawicki [Mon, 24 Oct 2016 06:44:21 +0000 (15:44 +0900)]
Upgrade brighray for RequireCTDelegate

8 years agoFix typo, and trimming.
tinydew4 [Mon, 24 Oct 2016 06:34:09 +0000 (06:34 +0000)]
Fix typo, and trimming.

8 years agoApply the changes till the 'b2559d7' commit.
tinydew4 [Mon, 24 Oct 2016 06:32:28 +0000 (06:32 +0000)]
Apply the changes till the 'b2559d7' commit.

8 years agoMerge pull request #7590 from electron/docs-cleanup
Kevin Sawicki [Mon, 24 Oct 2016 06:13:39 +0000 (15:13 +0900)]
Merge pull request #7590 from electron/docs-cleanup

Cleanup docs and standardize structs

8 years agoMerge pull request #7628 from deepak1556/geo_request_context_patch
Cheng Zhao [Mon, 24 Oct 2016 05:57:37 +0000 (14:57 +0900)]
Merge pull request #7628 from deepak1556/geo_request_context_patch

browser: fix race in creation of default browser context by AtomAccessTokenStore

8 years agoMerge pull request #7596 from electron/function-param-types
Kevin Sawicki [Mon, 24 Oct 2016 03:40:41 +0000 (12:40 +0900)]
Merge pull request #7596 from electron/function-param-types

Function param types

8 years agoFocus window on menu bar click
Kevin Sawicki [Mon, 24 Oct 2016 02:42:15 +0000 (11:42 +0900)]
Focus window on menu bar click

8 years ago[ci skip] Update docs/README.md to point to the right location of styleguide.md ...
Constantin Dumitrescu [Mon, 24 Oct 2016 01:22:22 +0000 (04:22 +0300)]
[ci skip] Update docs/README.md to point to the right location of styleguide.md (#7697)

8 years agoupdate the zh-CN docs README.md and find a error in en docs README.md (#7676)
kok liu [Mon, 24 Oct 2016 01:21:02 +0000 (09:21 +0800)]
update the zh-CN docs README.md and find a error in en docs README.md (#7676)

* update the zh-CN readme and find a error in en readme

* fix a style problem

8 years agoMerge pull request #7654 from scotttrinh/flash-frame-doc
Kevin Sawicki [Mon, 24 Oct 2016 01:20:08 +0000 (10:20 +0900)]
Merge pull request #7654 from scotttrinh/flash-frame-doc

:memo: Add flashFrame to desktop env integration

8 years agoMinor tweaks to flash frame section
Kevin Sawicki [Mon, 24 Oct 2016 01:19:51 +0000 (10:19 +0900)]
Minor tweaks to flash frame section

8 years agoAdd flashframe link
Kevin Sawicki [Mon, 24 Oct 2016 01:14:52 +0000 (10:14 +0900)]
Add flashframe link

8 years agoMerge pull request #7666 from amtj/issue#6939
Kevin Sawicki [Mon, 24 Oct 2016 00:54:46 +0000 (09:54 +0900)]
Merge pull request #7666 from amtj/issue#6939

📝Remove ambiguous default value of nodeintegration Issue #6939

8 years agoMerge pull request #7641 from rogerlista/master
Kevin Sawicki [Mon, 24 Oct 2016 00:19:08 +0000 (09:19 +0900)]
Merge pull request #7641 from rogerlista/master

:memo: Link to README.md pt-br [ci skip]

8 years agoMerge pull request #7622 from Haraldson/flash-trust
Kevin Sawicki [Mon, 24 Oct 2016 00:16:07 +0000 (09:16 +0900)]
Merge pull request #7622 from Haraldson/flash-trust

Add a note on Flash permissions to Troubleshooting

8 years agoMerge pull request #7650 from davej/patch-3
Zeke Sikelianos [Sat, 22 Oct 2016 14:51:59 +0000 (23:51 +0900)]
Merge pull request #7650 from davej/patch-3

Docs: Fix relative link to MAS builds tutorial

8 years agoTranslate releasing
tinydew4 [Thu, 20 Oct 2016 08:58:48 +0000 (08:58 +0000)]
Translate releasing

8 years agoMerge pull request #7674 from electron/tweak-releasing-doc
Kevin Sawicki [Thu, 20 Oct 2016 07:12:33 +0000 (16:12 +0900)]
Merge pull request #7674 from electron/tweak-releasing-doc

Push after bumping version

8 years agoPush after bumping
Kevin Sawicki [Thu, 20 Oct 2016 02:34:51 +0000 (11:34 +0900)]
Push after bumping

8 years agoMerge pull request #7660 from electron/document-release-process
Kevin Sawicki [Thu, 20 Oct 2016 02:31:51 +0000 (11:31 +0900)]
Merge pull request #7660 from electron/document-release-process

Document release process

8 years ago❌ 💲
Zeke Sikelianos [Thu, 20 Oct 2016 02:30:36 +0000 (11:30 +0900)]
❌ 💲

8 years agoAdd note about Python HTTPS warning
Zeke Sikelianos [Thu, 20 Oct 2016 02:29:02 +0000 (11:29 +0900)]
Add note about Python HTTPS warning

8 years agoDocument S3 creds
Zeke Sikelianos [Thu, 20 Oct 2016 02:22:32 +0000 (11:22 +0900)]
Document S3 creds

8 years agoAdd note about setting $ELECTRON_GITHUB_TOKEN
Zeke Sikelianos [Thu, 20 Oct 2016 02:19:18 +0000 (11:19 +0900)]
Add note about setting $ELECTRON_GITHUB_TOKEN

8 years agoBump v1.4.4
Zeke Sikelianos [Tue, 18 Oct 2016 03:52:25 +0000 (12:52 +0900)]
Bump v1.4.4

8 years ago📝 Small tweaks
Amitoj [Wed, 19 Oct 2016 08:08:46 +0000 (13:38 +0530)]
📝 Small tweaks

[ci skip] Remove ambiguous default value of nodeintegration.
Issue #6939

8 years agobump-release -> bump-version
Zeke Sikelianos [Wed, 19 Oct 2016 02:40:40 +0000 (11:40 +0900)]
bump-release -> bump-version

8 years agoupdate webFrame.registerURLSchemeAsPrivileged docs to be more specific
Paul Frazee [Tue, 18 Oct 2016 22:13:33 +0000 (17:13 -0500)]
update webFrame.registerURLSchemeAsPrivileged docs to be more specific

8 years ago 📝Remove ambiguous default value of nodeintegration
Amitoj [Tue, 18 Oct 2016 21:08:29 +0000 (02:38 +0530)]
📝Remove ambiguous default value of nodeintegration

Remove ambiguous default value for nodeintegration in webview.
Issue #6939

8 years agoadd options to webFrame.registerURLSchemeAsPrivileged
Paul Frazee [Tue, 18 Oct 2016 20:52:41 +0000 (15:52 -0500)]
add options to webFrame.registerURLSchemeAsPrivileged

8 years agoupdate releasing
Zeke Sikelianos [Tue, 18 Oct 2016 05:04:52 +0000 (14:04 +0900)]
update releasing

8 years agoFix bd object name
Samuel Attard [Tue, 18 Oct 2016 04:47:18 +0000 (15:47 +1100)]
Fix bd object name

8 years agodocument the electron release process
Zeke Sikelianos [Tue, 18 Oct 2016 04:41:57 +0000 (13:41 +0900)]
document the electron release process

8 years agoMerge pull request #7659 from electron/jacob/ally
Kevin Sawicki [Tue, 18 Oct 2016 04:41:48 +0000 (13:41 +0900)]
Merge pull request #7659 from electron/jacob/ally

Fire a11y event on touch screens using screen readers

8 years agoFire a11y event on touch screens using screen readers
Jacob Groundwater [Tue, 18 Oct 2016 04:28:32 +0000 (13:28 +0900)]
Fire a11y event on touch screens using screen readers

8 years ago:memo: Add flashFrame to desktop env integration
Scott Trinh [Mon, 17 Oct 2016 20:22:45 +0000 (16:22 -0400)]
:memo: Add flashFrame to desktop env integration

8 years agoMerge pull request #7566 from electron/always-shorten-path
Cheng Zhao [Mon, 17 Oct 2016 12:43:51 +0000 (20:43 +0800)]
Merge pull request #7566 from electron/always-shorten-path

Shorten Socket path for makeSingleInstance in sandboxed apps

8 years agoMerge pull request #7578 from electron/windows-logging
Cheng Zhao [Mon, 17 Oct 2016 12:22:39 +0000 (20:22 +0800)]
Merge pull request #7578 from electron/windows-logging

Show console output from Windows when ELECTRON_RUN_AS_NODE is set

8 years agosession: exclude hosts from CT verification if they are handled by custom cert verifiers
deepak1556 [Mon, 17 Oct 2016 10:33:24 +0000 (16:03 +0530)]
session: exclude hosts from CT verification if they are handled by custom cert verifiers

8 years agoDocs: Fix relative link to MAS builds tutorials
Dave Jeffery [Mon, 17 Oct 2016 10:26:28 +0000 (11:26 +0100)]
Docs: Fix relative link to MAS builds tutorials

The link was 404'ing

8 years ago:memo: Link to README.md pt-br [ci skip]
Rogério [Sun, 16 Oct 2016 00:01:37 +0000 (21:01 -0300)]
:memo: Link to README.md pt-br [ci skip]