platform/framework/web/crosswalk-tizen.git
7 years agoAdd spec for resizable frameless window
Kevin Sawicki [Mon, 9 Jan 2017 18:00:52 +0000 (10:00 -0800)]
Add spec for resizable frameless window

7 years agoMerge pull request #7765 from liusy182/maximize-fix
Kevin Sawicki [Mon, 9 Jan 2017 17:47:39 +0000 (09:47 -0800)]
Merge pull request #7765 from liusy182/maximize-fix

fix for Window hidden behind taskbar after maximize #7672

7 years agoMerge pull request #8369 from electron/start-executable
Kevin Sawicki [Mon, 9 Jan 2017 17:28:37 +0000 (09:28 -0800)]
Merge pull request #8369 from electron/start-executable

Make start script executable

7 years agoMake start script executable
Kevin Sawicki [Mon, 9 Jan 2017 17:27:20 +0000 (09:27 -0800)]
Make start script executable

7 years agoMerge pull request #8341 from electron/dialog-manager
Kevin Sawicki [Mon, 9 Jan 2017 17:17:40 +0000 (09:17 -0800)]
Merge pull request #8341 from electron/dialog-manager

Implement alert/confirm through Chrome's dialog manager

7 years agoAdd OK button to alert
Kevin Sawicki [Fri, 6 Jan 2017 16:53:06 +0000 (08:53 -0800)]
Add OK button to alert

7 years agoUse correct param ordering in header file
Kevin Sawicki [Thu, 5 Jan 2017 01:28:50 +0000 (17:28 -0800)]
Use correct param ordering in header file

7 years agoImplement alert/confirm through dialog manager
Kevin Sawicki [Thu, 5 Jan 2017 00:46:50 +0000 (16:46 -0800)]
Implement alert/confirm through dialog manager

7 years agoMerge pull request #8340 from electron/options-cycle
Kevin Sawicki [Mon, 9 Jan 2017 16:29:56 +0000 (08:29 -0800)]
Merge pull request #8340 from electron/options-cycle

Handle cycles when merging browser window options

7 years agoRemove lint errors
Kevin Sawicki [Wed, 4 Jan 2017 22:57:51 +0000 (14:57 -0800)]
Remove lint errors

7 years agoAssert duplicate objects are supported
Kevin Sawicki [Wed, 4 Jan 2017 22:54:18 +0000 (14:54 -0800)]
Assert duplicate objects are supported

7 years agoTrack visited parents and null out cycles
Kevin Sawicki [Wed, 4 Jan 2017 22:50:05 +0000 (14:50 -0800)]
Track visited parents and null out cycles

7 years agoAdd failing spec for cycle in options
Kevin Sawicki [Wed, 4 Jan 2017 22:44:14 +0000 (14:44 -0800)]
Add failing spec for cycle in options

7 years agoUse closeWindow helper
Kevin Sawicki [Wed, 4 Jan 2017 22:24:49 +0000 (14:24 -0800)]
Use closeWindow helper

7 years agoMerge pull request #8308 from electron/normalize-access-keys
Kevin Sawicki [Fri, 6 Jan 2017 17:55:06 +0000 (09:55 -0800)]
Merge pull request #8308 from electron/normalize-access-keys

Support normalizing access keys in dialog buttons

7 years agoAccess directly on options object
Kevin Sawicki [Thu, 29 Dec 2016 21:21:43 +0000 (13:21 -0800)]
Access directly on options object

7 years agoDocument normalizeAccessKeys option
Kevin Sawicki [Thu, 29 Dec 2016 21:18:50 +0000 (13:18 -0800)]
Document normalizeAccessKeys option

7 years agoAdd option to normalize dialog access keys
Kevin Sawicki [Thu, 29 Dec 2016 20:05:58 +0000 (12:05 -0800)]
Add option to normalize dialog access keys

7 years agoMerge pull request #8343 from oukan/feature/translate-zh-CN
Haojian Wu [Fri, 6 Jan 2017 07:32:42 +0000 (08:32 +0100)]
Merge pull request #8343 from oukan/feature/translate-zh-CN

Debugging the Main Process to zh-CN

7 years agodebugging-main-process-node-inspector to zh-CN
Weiqiang Lin [Fri, 6 Jan 2017 02:02:44 +0000 (10:02 +0800)]
debugging-main-process-node-inspector to zh-CN

7 years agoMerge pull request #8258 from deepak1556/net_header_patch
Kevin Sawicki [Fri, 6 Jan 2017 00:47:44 +0000 (16:47 -0800)]
Merge pull request #8258 from deepak1556/net_header_patch

net: disallow cookies from cookie store

7 years agoMerge pull request #8347 from Rastaban/master
Kevin Sawicki [Thu, 5 Jan 2017 22:53:11 +0000 (14:53 -0800)]
Merge pull request #8347 from Rastaban/master

fix permissive C++ code (MSVC /permissive-)

7 years agofix permissive C++ code (MSVC /permissive-)
Phil Christensen [Thu, 5 Jan 2017 17:38:41 +0000 (09:38 -0800)]
fix permissive C++ code (MSVC /permissive-)

These were found by the C++ compiler group when doing "Real world code"
build tests using /permissive-.  We are sharing these with you to help clean up
your code before the new version of the compiler comes out.  For more information on
/permissive- see https://blogs.msdn.microsoft.com/vcblog/2016/11/16/permissive-switch/.
In paticular, see the "Do not treat copy initialization as direct initialization"
section of the blog.

7 years agoDebugging the Main Process to zh-CN
Weiqiang Lin [Thu, 5 Jan 2017 06:49:07 +0000 (14:49 +0800)]
Debugging the Main Process to zh-CN

7 years agoDebugging the Main Process in node-inspector to zh-CN
Weiqiang Lin [Thu, 5 Jan 2017 06:47:39 +0000 (14:47 +0800)]
Debugging the Main Process in node-inspector to zh-CN

7 years agoDebugging the Main Process to zh-CN
Weiqiang Lin [Thu, 5 Jan 2017 06:45:43 +0000 (14:45 +0800)]
Debugging the Main Process to zh-CN

7 years agoDebugging the Main Process in VSCode to zh-CN
Weiqiang Lin [Thu, 5 Jan 2017 06:43:17 +0000 (14:43 +0800)]
Debugging the Main Process in VSCode to zh-CN

7 years agoDebugging the Main Process to zh-CN
Weiqiang Lin [Thu, 5 Jan 2017 06:42:51 +0000 (14:42 +0800)]
Debugging the Main Process to zh-CN

7 years agoMerge pull request #8335 from liuderchi/i18n_zhTW_repl
Kevin Sawicki [Wed, 4 Jan 2017 17:00:06 +0000 (09:00 -0800)]
Merge pull request #8335 from liuderchi/i18n_zhTW_repl

translate repl.md into zh-TW

7 years agoMerge pull request #8326 from nicmitchell/copyright-year
Kevin Sawicki [Wed, 4 Jan 2017 16:59:33 +0000 (08:59 -0800)]
Merge pull request #8326 from nicmitchell/copyright-year

Update copyright year in LICENSE file

7 years agoMerge pull request #8319 from oukan/feature/translate-zh-CN
Kevin Sawicki [Wed, 4 Jan 2017 16:59:01 +0000 (08:59 -0800)]
Merge pull request #8319 from oukan/feature/translate-zh-CN

application-distribution to zh-CN

7 years ago[ci skip] :memo: translate repl.md
liuderchi [Wed, 4 Jan 2017 08:40:53 +0000 (16:40 +0800)]
[ci skip] :memo: translate repl.md

7 years ago[ci skip] :memo: copy repl.md source
liuderchi [Wed, 4 Jan 2017 08:11:45 +0000 (16:11 +0800)]
[ci skip] :memo: copy repl.md source

7 years agoUpdate copyright year in LICENSE file
Nic Mitchell [Tue, 3 Jan 2017 05:19:38 +0000 (21:19 -0800)]
Update copyright year in LICENSE file

7 years agoUsing Native Node Modules to zh-CN
Weiqiang Lin [Mon, 2 Jan 2017 03:17:46 +0000 (11:17 +0800)]
Using Native Node Modules to zh-CN

7 years agoapplication-distribution to zh-CN
Weiqiang Lin [Sun, 1 Jan 2017 16:20:29 +0000 (00:20 +0800)]
application-distribution to zh-CN

7 years agoMerge pull request #8318 from oukan/feature/translate-zh-CN
Haojian Wu [Sun, 1 Jan 2017 15:57:53 +0000 (16:57 +0100)]
Merge pull request #8318 from oukan/feature/translate-zh-CN

mac-app-store-submission-guide to zh-CN

7 years agomac-app-store-submission-guide to zh-CN
Weiqiang Lin [Sun, 1 Jan 2017 12:44:06 +0000 (20:44 +0800)]
mac-app-store-submission-guide to zh-CN

7 years agomac-app-store-submission-guide to zh-CN
Weiqiang Lin [Sun, 1 Jan 2017 02:17:58 +0000 (10:17 +0800)]
mac-app-store-submission-guide to zh-CN

7 years agoMerge pull request #8313 from oukan/feature/translated-supported-platforms
Haojian Wu [Sat, 31 Dec 2016 08:39:33 +0000 (09:39 +0100)]
Merge pull request #8313 from oukan/feature/translated-supported-platforms

translated supported platforms to zh-CN

7 years agono actual change
Weiqiang Lin [Sat, 31 Dec 2016 08:36:20 +0000 (16:36 +0800)]
no actual change

7 years agoMerge pull request #8312 from oukan/feature/translated-readme
Zeke Sikelianos [Sat, 31 Dec 2016 02:32:20 +0000 (18:32 -0800)]
Merge pull request #8312 from oukan/feature/translated-readme

add glossary page link to readme

7 years ago. to 。
Weiqiang Lin [Sat, 31 Dec 2016 01:50:41 +0000 (09:50 +0800)]
. to 。

7 years agotranslated supported platforms to zh-CN
林伟强 [Fri, 30 Dec 2016 15:58:54 +0000 (23:58 +0800)]
translated supported platforms to zh-CN

7 years agoadd glossary page link to readme
林伟强 [Fri, 30 Dec 2016 15:51:25 +0000 (23:51 +0800)]
add glossary page link to readme

7 years agoMerge pull request #8303 from ldehai/master
Haojian Wu [Fri, 30 Dec 2016 15:00:34 +0000 (16:00 +0100)]
Merge pull request #8303 from ldehai/master

fix some expression

7 years agofix some expression
Andy [Fri, 30 Dec 2016 14:50:44 +0000 (22:50 +0800)]
fix some expression

7 years agoMerge pull request #8311 from oukan/feature/process-translated
Haojian Wu [Fri, 30 Dec 2016 13:48:15 +0000 (14:48 +0100)]
Merge pull request #8311 from oukan/feature/process-translated

docs-translations API process Translated into zh-CN

7 years agos/./。
林伟强 [Fri, 30 Dec 2016 09:48:48 +0000 (17:48 +0800)]
s/./。

7 years agodocs-translations API process Translated into zh-CN
林伟强 [Fri, 30 Dec 2016 09:15:28 +0000 (17:15 +0800)]
docs-translations API process Translated into zh-CN

7 years agodocs-translations API process Translated into zh-CN
林伟强 [Fri, 30 Dec 2016 02:45:39 +0000 (10:45 +0800)]
docs-translations API process Translated into zh-CN

7 years agoMerge pull request #8309 from electron/optional-before-dash
Kevin Sawicki [Thu, 29 Dec 2016 23:51:39 +0000 (15:51 -0800)]
Merge pull request #8309 from electron/optional-before-dash

Put optional label before dash

7 years agoPut optional label before dash
Kevin Sawicki [Thu, 29 Dec 2016 22:11:26 +0000 (14:11 -0800)]
Put optional label before dash

7 years agoMerge pull request #8306 from electron/link-to-offscreen-tutorial
Kevin Sawicki [Thu, 29 Dec 2016 21:33:06 +0000 (13:33 -0800)]
Merge pull request #8306 from electron/link-to-offscreen-tutorial

Link to offscreen rendering tutorial

7 years agoMerge pull request #8298 from electron/configure-throttling-on-created-callback
Kevin Sawicki [Thu, 29 Dec 2016 21:31:09 +0000 (13:31 -0800)]
Merge pull request #8298 from electron/configure-throttling-on-created-callback

Configure background throttling on RenderViewCreated callback

7 years agoLink to offscreen rendering tutorial
Kevin Sawicki [Thu, 29 Dec 2016 17:15:28 +0000 (09:15 -0800)]
Link to offscreen rendering tutorial

7 years agoMerge pull request #8250 from gerhardberger/osr-window-size-fix
Kevin Sawicki [Thu, 29 Dec 2016 17:10:14 +0000 (09:10 -0800)]
Merge pull request #8250 from gerhardberger/osr-window-size-fix

Always create offscreen window frameless

7 years agofix some expression
Andy [Thu, 29 Dec 2016 13:53:53 +0000 (21:53 +0800)]
fix some expression

7 years agoConfigure background throttling on RenderViewCreated callback
Kevin Sawicki [Wed, 28 Dec 2016 23:44:44 +0000 (15:44 -0800)]
Configure background throttling on RenderViewCreated callback

7 years agoMerge pull request #8295 from electron/more-default-font-families
Kevin Sawicki [Wed, 28 Dec 2016 21:42:35 +0000 (13:42 -0800)]
Merge pull request #8295 from electron/more-default-font-families

Support cursive/fantasy default font families

7 years agoMerge pull request #8281 from abouthiroppy/fix-electron-jp-link
Kevin Sawicki [Wed, 28 Dec 2016 21:41:52 +0000 (13:41 -0800)]
Merge pull request #8281 from abouthiroppy/fix-electron-jp-link

Fix electron-jp's link in README.md

7 years agoSupport cursive/fantasy default font families
Kevin Sawicki [Wed, 28 Dec 2016 18:29:55 +0000 (10:29 -0800)]
Support cursive/fantasy default font families

7 years agoMerge pull request #8254 from electron/webcontents-will-navigate-crash
Kevin Sawicki [Wed, 28 Dec 2016 21:40:31 +0000 (13:40 -0800)]
Merge pull request #8254 from electron/webcontents-will-navigate-crash

Don't load URL if web contents is destroyed

7 years agoAdd spec for closing from will-navigate listener
Kevin Sawicki [Wed, 21 Dec 2016 18:00:27 +0000 (10:00 -0800)]
Add spec for closing from will-navigate listener

7 years agoDon't load URL if web contents is destroyed
Kevin Sawicki [Wed, 21 Dec 2016 00:51:03 +0000 (16:51 -0800)]
Don't load URL if web contents is destroyed

7 years agoMerge pull request #8284 from x-yao/zh-cn-docs
Haojian Wu [Wed, 28 Dec 2016 08:13:36 +0000 (09:13 +0100)]
Merge pull request #8284 from x-yao/zh-cn-docs

Add glossary.md in Simplified Chinese docs

7 years ago[ci skip]update glossary.md translation changes
x-yao [Wed, 28 Dec 2016 07:54:51 +0000 (15:54 +0800)]
[ci skip]update glossary.md translation  changes

7 years agoMerge branch 'master' of github.com:electron/electron into zh-cn-docs
x-yao [Wed, 28 Dec 2016 07:47:24 +0000 (15:47 +0800)]
Merge branch 'master' of github.com:electron/electron into zh-cn-docs

7 years agoMerge pull request #8285 from electron/update-glossary
Zeke Sikelianos [Mon, 26 Dec 2016 18:23:17 +0000 (10:23 -0800)]
Merge pull request #8285 from electron/update-glossary

:memo: Fix a broken asar link.

7 years ago[ci skip]fixed glossary.md incorrect words
x-yao [Mon, 26 Dec 2016 09:57:20 +0000 (17:57 +0800)]
[ci skip]fixed glossary.md incorrect words

7 years ago:memo: Fix a broken asar link.
Haojian Wu [Mon, 26 Dec 2016 09:28:08 +0000 (10:28 +0100)]
:memo: Fix a broken asar link.

7 years agoMerge branch 'master' of github.com:electron/electron into zh-cn-docs
x-yao [Mon, 26 Dec 2016 04:03:00 +0000 (12:03 +0800)]
Merge branch 'master' of github.com:electron/electron into zh-cn-docs

7 years ago[ci skip]add glossary.md in Simplified Chinese docs
x-yao [Mon, 26 Dec 2016 04:02:24 +0000 (12:02 +0800)]
[ci skip]add glossary.md in Simplified Chinese docs

7 years agoFix electron-jp's link in README.md
abouthiroppy [Sun, 25 Dec 2016 09:07:25 +0000 (18:07 +0900)]
Fix electron-jp's link in README.md

7 years agoMerge pull request #7888 from electron/rename-webview-doc
Zeke Sikelianos [Thu, 22 Dec 2016 23:54:39 +0000 (15:54 -0800)]
Merge pull request #7888 from electron/rename-webview-doc

Rename web-view to webview for consistency

7 years agoset webview spec timeout to three minutes
Zeke Sikelianos [Thu, 22 Dec 2016 21:31:30 +0000 (13:31 -0800)]
set webview spec timeout to three minutes

7 years agobump webview spec timeout to two minutes
Zeke Sikelianos [Thu, 22 Dec 2016 20:30:34 +0000 (12:30 -0800)]
bump webview spec timeout to two minutes

7 years agoremove unused webview fixture
Zeke Sikelianos [Tue, 22 Nov 2016 22:44:24 +0000 (14:44 -0800)]
remove unused webview fixture

7 years agomore internal web-view reverting
Zeke Sikelianos [Thu, 10 Nov 2016 17:07:19 +0000 (09:07 -0800)]
more internal web-view reverting

7 years agorevert renames of internal web-view stuff
Zeke Sikelianos [Thu, 10 Nov 2016 17:04:46 +0000 (09:04 -0800)]
revert renames of internal web-view stuff

7 years agoreplace all web-view code with webview
Zeke Sikelianos [Wed, 9 Nov 2016 23:04:00 +0000 (15:04 -0800)]
replace all web-view code with webview

7 years agorename all web-view files to webview
Zeke Sikelianos [Wed, 9 Nov 2016 23:03:39 +0000 (15:03 -0800)]
rename all web-view files to webview

7 years agoMerge pull request #8269 from drewchandler/fix-clear-storage-data-docs
Kevin Sawicki [Thu, 22 Dec 2016 18:07:31 +0000 (10:07 -0800)]
Merge pull request #8269 from drewchandler/fix-clear-storage-data-docs

Use localstorage in clearStorageData docs

7 years agoUse localstorage in clearStorageData docs
Drew Chandler [Thu, 22 Dec 2016 17:51:39 +0000 (09:51 -0800)]
Use localstorage in clearStorageData docs

It won't work if you use include the space that is currently in the docs.

7 years agoMerge pull request #8252 from electron/dialog-window-crash
Kevin Sawicki [Thu, 22 Dec 2016 17:34:07 +0000 (09:34 -0800)]
Merge pull request #8252 from electron/dialog-window-crash

Don't crash when window is closed by dialog callback

7 years agoAdd override
Kevin Sawicki [Wed, 21 Dec 2016 00:21:48 +0000 (16:21 -0800)]
Add override

7 years agoObserve window and only use it when it is open
Kevin Sawicki [Tue, 20 Dec 2016 23:52:58 +0000 (15:52 -0800)]
Observe window and only use it when it is open

7 years agoMerge pull request #8268 from electron/update-production-variables
Kevin Sawicki [Thu, 22 Dec 2016 17:32:43 +0000 (09:32 -0800)]
Merge pull request #8268 from electron/update-production-variables

Move a couple env vars from development to production

7 years agoMove variables from development to production
Kevin Sawicki [Thu, 22 Dec 2016 17:22:04 +0000 (09:22 -0800)]
Move variables from development to production

7 years agoMerge pull request #8265 from thorbenegberts/patch-1
Zeke Sikelianos [Thu, 22 Dec 2016 16:01:32 +0000 (08:01 -0800)]
Merge pull request #8265 from thorbenegberts/patch-1

:bug: Fix link to Quick Start [ci skip]

7 years ago[ci skip]fix chinese incorrect words
x-yao [Thu, 22 Dec 2016 09:10:27 +0000 (17:10 +0800)]
[ci skip]fix chinese incorrect words

7 years agoChange Quick Start link from absolute to relative
Thorben Egberts [Thu, 22 Dec 2016 07:45:51 +0000 (08:45 +0100)]
Change Quick Start link from absolute to relative

7 years agoMerge pull request #8267 from cesarandreu/patch-2
Zeke Sikelianos [Thu, 22 Dec 2016 04:49:36 +0000 (20:49 -0800)]
Merge pull request #8267 from cesarandreu/patch-2

Fix a typo, there => their

7 years agoFix a typo, there => their
Cesar Andreu [Thu, 22 Dec 2016 03:21:04 +0000 (19:21 -0800)]
Fix a typo, there => their

7 years agoFixed link to Quick Start
Thorben Egberts [Wed, 21 Dec 2016 22:41:34 +0000 (23:41 +0100)]
Fixed link to Quick Start

7 years agoadds note to offscreen tutorial
gellert [Wed, 21 Dec 2016 22:15:39 +0000 (23:15 +0100)]
adds note to offscreen tutorial

7 years agouse only one if statement
gellert [Wed, 21 Dec 2016 22:15:05 +0000 (23:15 +0100)]
use only one if statement

7 years agoMerge pull request #7878 from electron/glossary
Zeke Sikelianos [Wed, 21 Dec 2016 22:12:07 +0000 (14:12 -0800)]
Merge pull request #7878 from electron/glossary

Add a glossary of terms

7 years agosee also
Zeke Sikelianos [Wed, 21 Dec 2016 21:47:17 +0000 (13:47 -0800)]
see also

7 years agolink process annotations to glossary
Zeke Sikelianos [Wed, 23 Nov 2016 19:20:56 +0000 (11:20 -0800)]
link process annotations to glossary