platform/framework/web/crosswalk-tizen.git
8 years agolink to more relevant yarn doc
Zeke Sikelianos [Mon, 14 Nov 2016 21:57:12 +0000 (13:57 -0800)]
link to more relevant yarn doc

8 years agomake npm install instructions more prominent
Zeke Sikelianos [Mon, 14 Nov 2016 21:52:07 +0000 (13:52 -0800)]
make npm install instructions more prominent

8 years agoMerge pull request #7540 from deepak1556/form_post_new_window_patch
Kevin Sawicki [Mon, 14 Nov 2016 15:39:54 +0000 (07:39 -0800)]
Merge pull request #7540 from deepak1556/form_post_new_window_patch

webContents: handle POST navigation for new windows

8 years agoMerge pull request #7958 from jhen0409/patch-2
Kevin Sawicki [Mon, 14 Nov 2016 15:32:53 +0000 (07:32 -0800)]
Merge pull request #7958 from jhen0409/patch-2

Add Redux DevTools Extension to support list

8 years agoAdd Redux DevTools Extension to support list
Jhen [Sun, 13 Nov 2016 16:32:31 +0000 (00:32 +0800)]
Add Redux DevTools Extension to support list

8 years agofix lint error
deepak1556 [Sat, 12 Nov 2016 01:46:48 +0000 (07:16 +0530)]
fix lint error

8 years agoMark postData as optional
Kevin Sawicki [Fri, 11 Nov 2016 18:55:13 +0000 (10:55 -0800)]
Mark postData as optional

8 years agoAdd specs for content type on POST forms
Kevin Sawicki [Fri, 11 Nov 2016 18:13:06 +0000 (10:13 -0800)]
Add specs for content type on POST forms

8 years ago:art:
Kevin Sawicki [Fri, 11 Nov 2016 17:22:45 +0000 (09:22 -0800)]
:art:

8 years agospecify content type depending on post data
deepak1556 [Thu, 10 Nov 2016 13:55:34 +0000 (19:25 +0530)]
specify content type depending on post data

8 years agoRemove quotes around key
Kevin Sawicki [Wed, 9 Nov 2016 22:21:17 +0000 (14:21 -0800)]
Remove quotes around key

8 years agouploadData => uploadRawData
deepak1556 [Mon, 24 Oct 2016 10:25:06 +0000 (15:55 +0530)]
uploadData => uploadRawData

8 years agofix build error
deepak1556 [Sun, 23 Oct 2016 08:19:41 +0000 (13:49 +0530)]
fix build error

8 years agoupdate docs
deepak1556 [Thu, 20 Oct 2016 10:17:16 +0000 (15:47 +0530)]
update docs

8 years agoset default values in converter
deepak1556 [Tue, 18 Oct 2016 07:55:46 +0000 (13:25 +0530)]
set default values in converter

8 years agoupdate docs
deepak1556 [Wed, 12 Oct 2016 18:05:35 +0000 (23:35 +0530)]
update docs

8 years agoadd spec
deepak1556 [Wed, 12 Oct 2016 17:26:53 +0000 (22:56 +0530)]
add spec

8 years agoadd docs
deepak1556 [Mon, 10 Oct 2016 12:59:34 +0000 (18:29 +0530)]
add docs

8 years agofix js lint error
deepak1556 [Mon, 10 Oct 2016 12:58:56 +0000 (18:28 +0530)]
fix js lint error

8 years agowebContents: handle POST navigation for new windows
deepak1556 [Sun, 9 Oct 2016 23:30:38 +0000 (05:00 +0530)]
webContents: handle POST navigation for new windows

8 years agoMerge pull request #7946 from electron/move-footer-links-to-bottom
Kevin Sawicki [Fri, 11 Nov 2016 18:23:03 +0000 (10:23 -0800)]
Merge pull request #7946 from electron/move-footer-links-to-bottom

Move footer links to bottom

8 years agoMove footer links to bottom
Kevin Sawicki [Fri, 11 Nov 2016 18:22:27 +0000 (10:22 -0800)]
Move footer links to bottom

8 years agoMerge pull request #7945 from electron/add-process-to-content-tracing-doc
Zeke Sikelianos [Fri, 11 Nov 2016 18:09:07 +0000 (10:09 -0800)]
Merge pull request #7945 from electron/add-process-to-content-tracing-doc

add process to contentTracing doc

8 years agoadd process to contentTracing doc
Zeke Sikelianos [Fri, 11 Nov 2016 18:07:36 +0000 (10:07 -0800)]
add process to contentTracing doc

8 years agoMerge pull request #7884 from electron/optional-things
Zeke Sikelianos [Fri, 11 Nov 2016 17:47:31 +0000 (09:47 -0800)]
Merge pull request #7884 from electron/optional-things

Update docs to correctly identify props and params that are optional

8 years agoupdate docs linter
Zeke Sikelianos [Fri, 11 Nov 2016 17:20:57 +0000 (09:20 -0800)]
update docs linter

8 years agoUpdate menu.md
Samuel Attard [Fri, 11 Nov 2016 05:37:19 +0000 (16:37 +1100)]
Update menu.md

8 years agoremote require could resolve to strings/numbers not just objects
Samuel Attard [Tue, 8 Nov 2016 05:32:40 +0000 (16:32 +1100)]
remote require could resolve to strings/numbers not just objects

8 years agoFix the download-item doc so it correctly resembles a class
Samuel Attard [Tue, 8 Nov 2016 05:31:36 +0000 (16:31 +1100)]
Fix the download-item doc so it correctly resembles a class

8 years agoMove crash-report object to it's own struct
Samuel Attard [Tue, 8 Nov 2016 04:54:34 +0000 (15:54 +1100)]
Move crash-report object to it's own struct

8 years agoFix tray and menu docs
Samuel Attard [Mon, 7 Nov 2016 06:43:55 +0000 (17:43 +1100)]
Fix tray and menu docs

8 years agoMore docs updates
Samuel Attard [Sat, 5 Nov 2016 08:42:45 +0000 (19:42 +1100)]
More docs updates

8 years agoFirst few docs made optional
Samuel Attard [Sun, 30 Oct 2016 10:46:20 +0000 (21:46 +1100)]
First few docs made optional

8 years agoMerge pull request #7944 from electron/autorelease-effect-view
Kevin Sawicki [Fri, 11 Nov 2016 17:05:32 +0000 (09:05 -0800)]
Merge pull request #7944 from electron/autorelease-effect-view

Autorelease NSVisualEffectView

8 years ago:art:
Kevin Sawicki [Fri, 11 Nov 2016 16:44:26 +0000 (08:44 -0800)]
:art:

8 years agoautorelease NSVisualEffectView
Kevin Sawicki [Fri, 11 Nov 2016 16:44:11 +0000 (08:44 -0800)]
autorelease NSVisualEffectView

8 years agoadds test, adds view to AtomNSWindow and minor fixes
gellert [Thu, 10 Nov 2016 19:36:21 +0000 (20:36 +0100)]
adds test, adds view to AtomNSWindow and minor fixes

8 years agoremove method transferred to set with null
gellert [Thu, 10 Nov 2016 10:59:25 +0000 (11:59 +0100)]
remove method transferred to set with null

8 years agodoc fixes
gellert [Tue, 8 Nov 2016 14:24:11 +0000 (15:24 +0100)]
doc fixes

8 years agolittle fix in docs
gellert [Mon, 7 Nov 2016 20:32:09 +0000 (21:32 +0100)]
little fix in docs

8 years agoadds vibrancy effect for macos
gellert [Mon, 7 Nov 2016 20:22:41 +0000 (21:22 +0100)]
adds vibrancy effect for macos

8 years agoMerge pull request #7933 from joshaber/patch-1
Zeke Sikelianos [Fri, 11 Nov 2016 15:43:35 +0000 (07:43 -0800)]
Merge pull request #7933 from joshaber/patch-1

Update external frameworks version

8 years agoDocit
joshaber [Thu, 10 Nov 2016 18:35:56 +0000 (13:35 -0500)]
Docit

8 years agoMerge pull request #7925 from mrxf/patch-5
Kevin Sawicki [Thu, 10 Nov 2016 17:34:14 +0000 (09:34 -0800)]
Merge pull request #7925 from mrxf/patch-5

Modify the error terms

8 years agoMerge pull request #7922 from mrxf/patch-4
Kevin Sawicki [Thu, 10 Nov 2016 17:33:55 +0000 (09:33 -0800)]
Merge pull request #7922 from mrxf/patch-4

Modify some translation errors

8 years agoMerge pull request #7921 from mrxf/patch-3
Kevin Sawicki [Thu, 10 Nov 2016 17:33:04 +0000 (09:33 -0800)]
Merge pull request #7921 from mrxf/patch-3

fix some translation problems

8 years agoUpdate to version 1.2.0 of external frameworks.
Josh Abernathy [Thu, 10 Nov 2016 16:33:01 +0000 (11:33 -0500)]
Update to version 1.2.0 of external frameworks.

8 years agoModify the error terms
张树源 [Thu, 10 Nov 2016 06:42:41 +0000 (14:42 +0800)]
Modify the error terms

There is an error in the translation of the last sentence.It may make reader confuse.

8 years agoModify some translation errors
张树源 [Thu, 10 Nov 2016 03:13:54 +0000 (11:13 +0800)]
Modify some translation errors

8 years agofix some translation problems
张树源 [Thu, 10 Nov 2016 02:29:43 +0000 (10:29 +0800)]
fix some translation problems

update translation.

8 years agoMerge pull request #7908 from deepak1556/about_scheme_patch
Kevin Sawicki [Thu, 10 Nov 2016 00:13:27 +0000 (16:13 -0800)]
Merge pull request #7908 from deepak1556/about_scheme_patch

protocol: register about scheme handler

8 years agoBump v1.4.6
Kevin Sawicki [Wed, 9 Nov 2016 19:59:25 +0000 (11:59 -0800)]
Bump v1.4.6

8 years agoMerge pull request #7906 from electron/upgrade-chrome-53
Kevin Sawicki [Wed, 9 Nov 2016 19:49:33 +0000 (11:49 -0800)]
Merge pull request #7906 from electron/upgrade-chrome-53

Upgrade to Chrome 53.0.2785.143

8 years agoUpgrade to Chrome 53.0.2785.143
Kevin Sawicki [Tue, 8 Nov 2016 16:10:41 +0000 (08:10 -0800)]
Upgrade to Chrome 53.0.2785.143

8 years agoMerge pull request #7916 from thompsonemerson/patch-7
Kevin Sawicki [Wed, 9 Nov 2016 16:28:21 +0000 (08:28 -0800)]
Merge pull request #7916 from thompsonemerson/patch-7

add link for powerSaveBlocker | pt-br

8 years agoadd link for powerSaveBlocker | pt-br
Emerson Thompson [Wed, 9 Nov 2016 16:25:24 +0000 (13:25 -0300)]
add link for powerSaveBlocker | pt-br

8 years agoMerge pull request #7912 from mrxf/patch-2
Kevin Sawicki [Wed, 9 Nov 2016 16:17:59 +0000 (08:17 -0800)]
Merge pull request #7912 from mrxf/patch-2

Update translation

8 years agoMerge pull request #7910 from mrxf/patch-1
Kevin Sawicki [Wed, 9 Nov 2016 16:17:31 +0000 (08:17 -0800)]
Merge pull request #7910 from mrxf/patch-1

update simplified Chinese translation

8 years agoMerge pull request #7907 from thompsonemerson/patch-5
Kevin Sawicki [Wed, 9 Nov 2016 16:16:20 +0000 (08:16 -0800)]
Merge pull request #7907 from thompsonemerson/patch-5

power-save-blocker.md file translation

8 years agoUpdate translation
张树源 [Wed, 9 Nov 2016 10:29:49 +0000 (18:29 +0800)]
Update translation

change link to a simple Chinese page.

8 years ago修改翻译不完善部分
张树源 [Wed, 9 Nov 2016 08:53:53 +0000 (16:53 +0800)]
修改翻译不完善部分

完善翻译内容

8 years agoadd about: protocol handler
deepak1556 [Wed, 9 Nov 2016 07:02:51 +0000 (12:32 +0530)]
add about: protocol handler

8 years agoadd failing spec
deepak1556 [Wed, 9 Nov 2016 05:30:50 +0000 (11:00 +0530)]
add failing spec

8 years agopower-save-blocker.md file translation
Emerson Thompson [Tue, 8 Nov 2016 17:51:53 +0000 (14:51 -0300)]
power-save-blocker.md file translation

8 years agoMerge pull request #7895 from electron/windows-symbol-server
Kevin Sawicki [Mon, 7 Nov 2016 23:14:53 +0000 (15:14 -0800)]
Merge pull request #7895 from electron/windows-symbol-server

Update Windows symbols server URL

8 years agoMerge pull request #7900 from electron/more-license-clarification
Lee Dohm [Mon, 7 Nov 2016 22:57:46 +0000 (14:57 -0800)]
Merge pull request #7900 from electron/more-license-clarification

More license section clarification and update copyright year

8 years agoAdd copyright range of 2013-2016 to LICENSE
Lee Dohm [Mon, 7 Nov 2016 22:54:54 +0000 (14:54 -0800)]
Add copyright range of 2013-2016 to LICENSE

8 years agoMore license section clarification
Lee Dohm [Mon, 7 Nov 2016 22:26:21 +0000 (14:26 -0800)]
More license section clarification

8 years agoMerge pull request #7852 from electron/webview-guestinstance
Kevin Sawicki [Mon, 7 Nov 2016 21:48:01 +0000 (13:48 -0800)]
Merge pull request #7852 from electron/webview-guestinstance

Fix reload/destroy webview guestinstance issues

8 years agoGuard against attachedCallback firing while handling detachedCallback
Kevin Sawicki [Thu, 3 Nov 2016 00:28:37 +0000 (17:28 -0700)]
Guard against attachedCallback firing while handling detachedCallback

8 years agoAdd failing spec for deleted guestinstance when moving webview
Kevin Sawicki [Thu, 3 Nov 2016 00:25:52 +0000 (17:25 -0700)]
Add failing spec for deleted guestinstance when moving webview

8 years agoOnly set size and load URL on first attach
Kevin Sawicki [Wed, 2 Nov 2016 22:43:19 +0000 (15:43 -0700)]
Only set size and load URL on first attach

8 years agoAdd failing spec for hide/show reload issue
Kevin Sawicki [Wed, 2 Nov 2016 22:35:00 +0000 (15:35 -0700)]
Add failing spec for hide/show reload issue

8 years agoOnly remove guest from embedder when view id changes
Kevin Sawicki [Wed, 2 Nov 2016 22:19:16 +0000 (15:19 -0700)]
Only remove guest from embedder when view id changes

8 years agoAdd failing spec for hide/show webview issue
Kevin Sawicki [Wed, 2 Nov 2016 19:00:28 +0000 (12:00 -0700)]
Add failing spec for hide/show webview issue

8 years agoMerge pull request #7897 from electron/logo-clarification
Lee Dohm [Mon, 7 Nov 2016 20:23:08 +0000 (12:23 -0800)]
Merge pull request #7897 from electron/logo-clarification

Add logo clarification and standardized licensing language

8 years agoAdd logo clarification and standardized licensing language
Lee Dohm [Mon, 7 Nov 2016 20:08:11 +0000 (12:08 -0800)]
Add logo clarification and standardized licensing language

8 years agoUpdate symbols server URL
Kevin Sawicki [Mon, 7 Nov 2016 18:26:48 +0000 (10:26 -0800)]
Update symbols server URL

8 years agoMerge pull request #7893 from tinydew4/translate-ko
Kevin Sawicki [Mon, 7 Nov 2016 16:55:22 +0000 (08:55 -0800)]
Merge pull request #7893 from tinydew4/translate-ko

Update the korean docs up to 'ef9d8fe' commit.

8 years agoMerge pull request #7863 from electron/coffee-script-webview-cleanup
Kevin Sawicki [Mon, 7 Nov 2016 16:53:08 +0000 (08:53 -0800)]
Merge pull request #7863 from electron/coffee-script-webview-cleanup

Clean up CoffeeScript leftovers in webview code

8 years ago:art:
Kevin Sawicki [Mon, 7 Nov 2016 16:28:02 +0000 (08:28 -0800)]
:art:

8 years agoOnly return when guestInstance is non-null
Kevin Sawicki [Mon, 7 Nov 2016 16:24:58 +0000 (08:24 -0800)]
Only return when guestInstance is non-null

8 years agoUse window close helper instead of destroying for coverage
Kevin Sawicki [Thu, 3 Nov 2016 23:43:16 +0000 (16:43 -0700)]
Use window close helper instead of destroying for coverage

8 years agoAdd resize event spec
Kevin Sawicki [Thu, 3 Nov 2016 22:12:54 +0000 (15:12 -0700)]
Add resize event spec

8 years agoUse spread operator
Kevin Sawicki [Thu, 3 Nov 2016 18:37:18 +0000 (11:37 -0700)]
Use spread operator

8 years agoDo truthy check in if block
Kevin Sawicki [Thu, 3 Nov 2016 18:37:11 +0000 (11:37 -0700)]
Do truthy check in if block

8 years agoReturn webContents directly
Kevin Sawicki [Thu, 3 Nov 2016 18:31:08 +0000 (11:31 -0700)]
Return webContents directly

8 years agoUse for/of and remove loop variables
Kevin Sawicki [Thu, 3 Nov 2016 18:09:53 +0000 (11:09 -0700)]
Use for/of and remove loop variables

8 years agoUse ES6 style class for WebViewImpl
Kevin Sawicki [Thu, 3 Nov 2016 17:55:12 +0000 (10:55 -0700)]
Use ES6 style class for WebViewImpl

8 years agoDestructure requires
Kevin Sawicki [Thu, 3 Nov 2016 17:51:13 +0000 (10:51 -0700)]
Destructure requires

8 years agoUse template strings
Kevin Sawicki [Thu, 3 Nov 2016 17:39:40 +0000 (10:39 -0700)]
Use template strings

8 years agoUse let/const instead of var
Kevin Sawicki [Thu, 3 Nov 2016 17:39:40 +0000 (10:39 -0700)]
Use let/const instead of var

8 years agoRemove unneeded returns
Kevin Sawicki [Thu, 3 Nov 2016 17:19:52 +0000 (10:19 -0700)]
Remove unneeded returns

8 years agoMerge pull request #7869 from electron/less-browserify-build-time
Kevin Sawicki [Mon, 7 Nov 2016 16:20:20 +0000 (08:20 -0800)]
Merge pull request #7869 from electron/less-browserify-build-time

Only run browserify when sandbox files change

8 years agoRun browserify with --silent
Kevin Sawicki [Thu, 3 Nov 2016 21:07:01 +0000 (14:07 -0700)]
Run browserify with --silent

8 years agoOnly call browserify when one of sandbox sources change
Kevin Sawicki [Thu, 3 Nov 2016 20:54:08 +0000 (13:54 -0700)]
Only call browserify when one of sandbox sources change

8 years agoUpdate the korean docs up to 'ef9d8fe' commit.
tinydew4 [Mon, 7 Nov 2016 13:55:29 +0000 (13:55 +0000)]
Update the korean docs up to 'ef9d8fe' commit.

8 years agoMerge pull request #7881 from electron/node-headers-url
Kevin Sawicki [Fri, 4 Nov 2016 23:22:34 +0000 (16:22 -0700)]
Merge pull request #7881 from electron/node-headers-url

Update dist url to be electron instead of atom-shell

8 years agoUpdate more download URLs from atom-shell to electron
Kevin Sawicki [Fri, 4 Nov 2016 23:13:39 +0000 (16:13 -0700)]
Update more download URLs from atom-shell to electron

8 years agoAdd atom-shell URL to planned breaking changes
Kevin Sawicki [Fri, 4 Nov 2016 21:30:14 +0000 (14:30 -0700)]
Add atom-shell URL to planned breaking changes