platform/framework/web/crosswalk-tizen.git
7 years agoMerge pull request #8686 from demopark/master
Kevin Sawicki [Wed, 15 Feb 2017 20:27:06 +0000 (12:27 -0800)]
Merge pull request #8686 from demopark/master

Optimize zh-CN language logic and grammar

7 years agoMerge pull request #8676 from electron/focus-delegate
Kevin Sawicki [Wed, 15 Feb 2017 19:22:00 +0000 (11:22 -0800)]
Merge pull request #8676 from electron/focus-delegate

Prevent invisible windows from being activated

7 years agoMark constructor as explicit
Kevin Sawicki [Tue, 14 Feb 2017 21:18:06 +0000 (13:18 -0800)]
Mark constructor as explicit

7 years agoUse internal IsVisible method
Kevin Sawicki [Tue, 14 Feb 2017 21:14:35 +0000 (13:14 -0800)]
Use internal IsVisible method

7 years agoImplement Activate instead of CanFocus
Kevin Sawicki [Tue, 14 Feb 2017 21:09:24 +0000 (13:09 -0800)]
Implement Activate instead of CanFocus

7 years agoJust use visible state in CanFocus delegate
Kevin Sawicki [Tue, 14 Feb 2017 20:52:19 +0000 (12:52 -0800)]
Just use visible state in CanFocus delegate

7 years agoUpdate blur parent window spec
Kevin Sawicki [Tue, 14 Feb 2017 02:22:57 +0000 (18:22 -0800)]
Update blur parent window spec

7 years agoAdd webContents.focus() spec
Kevin Sawicki [Tue, 14 Feb 2017 02:11:37 +0000 (18:11 -0800)]
Add webContents.focus() spec

7 years agoInclude CanFocus on Windows and map to state
Kevin Sawicki [Mon, 13 Feb 2017 23:21:55 +0000 (15:21 -0800)]
Include CanFocus on Windows and map to state

7 years agoMerge pull request #8682 from electron/use-electron-version-in-chromedriver-asset...
Kevin Sawicki [Wed, 15 Feb 2017 16:28:43 +0000 (08:28 -0800)]
Merge pull request #8682 from electron/use-electron-version-in-chromedriver-asset-name

Use electron version in Chromedriver asset name

7 years agoUse electron version in Chromedriver asset name
Kevin Sawicki [Tue, 14 Feb 2017 18:11:17 +0000 (10:11 -0800)]
Use electron version in Chromedriver asset name

7 years agoadd zh-CN translations for offscreen-rendering.md
DemoPark [Wed, 15 Feb 2017 09:45:52 +0000 (17:45 +0800)]
add zh-CN translations for offscreen-rendering.md

add zh-CN translations for offscreen-rendering.md

7 years agoadd zh-CN translations for electron-versioning.md
DemoPark [Wed, 15 Feb 2017 09:21:20 +0000 (17:21 +0800)]
add zh-CN translations for electron-versioning.md

add zh-CN translations for 'electron-versioning.md'

7 years agoMerge pull request #1 from demopark/demopark-patch-1
Jonas Zhang [Wed, 15 Feb 2017 06:21:37 +0000 (14:21 +0800)]
Merge pull request #1 from demopark/demopark-patch-1

Optimize zh-CN language logic and grammar

7 years agoOptimize zh-CN language logic and grammar
Jonas Zhang [Wed, 15 Feb 2017 06:20:48 +0000 (14:20 +0800)]
Optimize zh-CN language logic and grammar

Optimize zh-CN language logic and grammar.

7 years agoMerge pull request #8679 from electron/disable-active-tracker
Cheng Zhao [Wed, 15 Feb 2017 02:04:36 +0000 (11:04 +0900)]
Merge pull request #8679 from electron/disable-active-tracker

Disable the ActiveVerifier

7 years agoMerge pull request #8684 from electron/compiler-error
Kevin Sawicki [Tue, 14 Feb 2017 20:40:21 +0000 (12:40 -0800)]
Merge pull request #8684 from electron/compiler-error

Rename variable for compiler error

7 years agoRename variable for compiler error
Kevin Sawicki [Tue, 14 Feb 2017 20:30:23 +0000 (12:30 -0800)]
Rename variable for compiler error

7 years agoMerge pull request #8628 from Spacetech/master
Kevin Sawicki [Tue, 14 Feb 2017 19:41:16 +0000 (11:41 -0800)]
Merge pull request #8628 from Spacetech/master

Implement invalidate for non-offscreen mode

7 years agoUpdate docs for non-offscreen invalidate
Kevin Sawicki [Tue, 14 Feb 2017 19:17:39 +0000 (11:17 -0800)]
Update docs for non-offscreen invalidate

7 years agoRemove unused variable
Kevin Sawicki [Tue, 14 Feb 2017 19:13:23 +0000 (11:13 -0800)]
Remove unused variable

7 years agoUse underscore variable name for consistency
Kevin Sawicki [Tue, 14 Feb 2017 19:12:30 +0000 (11:12 -0800)]
Use underscore variable name for consistency

7 years ago:art: Minor formatting tweaks
Kevin Sawicki [Tue, 14 Feb 2017 19:09:15 +0000 (11:09 -0800)]
:art: Minor formatting tweaks

7 years agoMerge pull request #8648 from electron/set-extra-crash-reporter-data
Kevin Sawicki [Tue, 14 Feb 2017 18:09:02 +0000 (10:09 -0800)]
Merge pull request #8648 from electron/set-extra-crash-reporter-data

Support updating crash reporter extra parameters

7 years agoFix darwin platform name
Kevin Sawicki [Mon, 13 Feb 2017 19:15:40 +0000 (11:15 -0800)]
Fix darwin platform name

7 years ago:art:
Kevin Sawicki [Mon, 13 Feb 2017 18:52:40 +0000 (10:52 -0800)]
:art:

7 years agoTweak setExtraParameter description
Kevin Sawicki [Mon, 13 Feb 2017 18:48:04 +0000 (10:48 -0800)]
Tweak setExtraParameter description

7 years agoAdd spec for updated extra parameters
Kevin Sawicki [Mon, 13 Feb 2017 18:46:19 +0000 (10:46 -0800)]
Add spec for updated extra parameters

7 years agoautoSubmit -> uploadToServer
Kevin Sawicki [Mon, 13 Feb 2017 18:08:43 +0000 (10:08 -0800)]
autoSubmit -> uploadToServer

7 years agoRun crash reporter specs on all platforms
Kevin Sawicki [Mon, 13 Feb 2017 18:07:10 +0000 (10:07 -0800)]
Run crash reporter specs on all platforms

7 years agoSupport removing extra parameters
Kevin Sawicki [Thu, 9 Feb 2017 21:05:23 +0000 (13:05 -0800)]
Support removing extra parameters

7 years agoDocument setExtraParameter
Kevin Sawicki [Thu, 9 Feb 2017 20:47:02 +0000 (12:47 -0800)]
Document setExtraParameter

7 years agoClear crash keys in InitBreakpad
Kevin Sawicki [Tue, 7 Feb 2017 00:31:20 +0000 (16:31 -0800)]
Clear crash keys in InitBreakpad

7 years agoAdd setExtraParameter support on macOS
Kevin Sawicki [Thu, 2 Feb 2017 22:23:21 +0000 (14:23 -0800)]
Add setExtraParameter support on macOS

7 years agoCorrect , -> . typo
Kevin Sawicki [Thu, 2 Feb 2017 21:01:49 +0000 (13:01 -0800)]
Correct , -> . typo

7 years agoRemove _ prefix on binding methods
Kevin Sawicki [Thu, 2 Feb 2017 21:00:00 +0000 (13:00 -0800)]
Remove _ prefix on binding methods

7 years agoMerge pull request #8662 from oukan/feature/translate-zh-CN
Kevin Sawicki [Tue, 14 Feb 2017 17:33:27 +0000 (09:33 -0800)]
Merge pull request #8662 from oukan/feature/translate-zh-CN

Modules for the Main Process to zh-CN

7 years agoMerge pull request #8673 from electron/scroll-touch-end
Kevin Sawicki [Tue, 14 Feb 2017 17:32:56 +0000 (09:32 -0800)]
Merge pull request #8673 from electron/scroll-touch-end

Call OnWindowScrollTouchEnd instead of Edge

7 years agoCall OnWindowScrollTouchEnd instead of Edge
Kevin Sawicki [Mon, 13 Feb 2017 19:24:47 +0000 (11:24 -0800)]
Call OnWindowScrollTouchEnd instead of Edge

7 years agoMerge pull request #8605 from electron/no-more-global-buffer
Kevin Sawicki [Tue, 14 Feb 2017 17:07:24 +0000 (09:07 -0800)]
Merge pull request #8605 from electron/no-more-global-buffer

Delete Buffer global when node integration is disabled

7 years agoAdd Buffer typeof assertion
Kevin Sawicki [Mon, 13 Feb 2017 17:33:11 +0000 (09:33 -0800)]
Add Buffer typeof assertion

7 years agoUpgrade node for require wrapper Buffer change
Kevin Sawicki [Mon, 13 Feb 2017 16:54:00 +0000 (08:54 -0800)]
Upgrade node for require wrapper Buffer change

7 years agoRemove Buffer global on load
Kevin Sawicki [Mon, 13 Feb 2017 16:48:39 +0000 (08:48 -0800)]
Remove Buffer global on load

7 years agoRemove global Buffer mention now handled as require wrapper
Kevin Sawicki [Mon, 6 Feb 2017 23:01:10 +0000 (15:01 -0800)]
Remove global Buffer mention now handled as require wrapper

7 years agoAdd declared const Buffer spec
Kevin Sawicki [Mon, 6 Feb 2017 23:08:08 +0000 (15:08 -0800)]
Add declared const Buffer spec

7 years agoAdd spec for Buffer global
Kevin Sawicki [Mon, 6 Feb 2017 21:54:41 +0000 (13:54 -0800)]
Add spec for Buffer global

7 years agoMerge pull request #8654 from electron/context-shutdown-crash
Kevin Sawicki [Tue, 14 Feb 2017 16:41:55 +0000 (08:41 -0800)]
Merge pull request #8654 from electron/context-shutdown-crash

Upgrade brigthray for context crash fix

7 years agoUpgrade brigthray for context crash fix
Kevin Sawicki [Fri, 10 Feb 2017 17:40:46 +0000 (09:40 -0800)]
Upgrade brigthray for context crash fix

7 years agoDisable the ActiveVerifier
Cheng Zhao [Tue, 14 Feb 2017 08:23:20 +0000 (17:23 +0900)]
Disable the ActiveVerifier

7 years agoAdd Invalidate method to NativeWindow and add Mac implementation
Gary Wilber [Tue, 14 Feb 2017 03:41:24 +0000 (19:41 -0800)]
Add Invalidate method to NativeWindow and add Mac implementation

7 years agoMerge pull request #8672 from electron/reorder-compiler-error-in-zoom-controller
Kevin Sawicki [Mon, 13 Feb 2017 17:24:38 +0000 (09:24 -0800)]
Merge pull request #8672 from electron/reorder-compiler-error-in-zoom-controller

Call content::WebContentsObserver first

7 years agoCall content::WebContentsObserver first
Kevin Sawicki [Mon, 13 Feb 2017 17:09:42 +0000 (09:09 -0800)]
Call content::WebContentsObserver first

7 years agoMerge pull request #8617 from electron/resolves-aliases-nsopen
Kevin Sawicki [Mon, 13 Feb 2017 16:29:18 +0000 (08:29 -0800)]
Merge pull request #8617 from electron/resolves-aliases-nsopen

Add resolvesAliases option to openDialog

7 years agoUse dialog setter for consistency with other properties
Kevin Sawicki [Mon, 13 Feb 2017 16:23:49 +0000 (08:23 -0800)]
Use dialog setter for consistency with other properties

7 years agoFix linting
Samuel Attard [Sun, 12 Feb 2017 04:27:19 +0000 (15:27 +1100)]
Fix linting

7 years agoDocument the noResolveAliases property
Samuel Attard [Sun, 12 Feb 2017 04:25:38 +0000 (15:25 +1100)]
Document the noResolveAliases property

7 years agoAdd support for a noResolveAliases property
Samuel Attard [Sun, 12 Feb 2017 04:23:27 +0000 (15:23 +1100)]
Add support for a noResolveAliases property

7 years agoMerge pull request #8669 from poppinlp/patch-1
Kevin Sawicki [Mon, 13 Feb 2017 16:18:19 +0000 (08:18 -0800)]
Merge pull request #8669 from poppinlp/patch-1

Fix typo

7 years agoMerge pull request #8660 from fab1an/patch-3
Kevin Sawicki [Mon, 13 Feb 2017 16:17:23 +0000 (08:17 -0800)]
Merge pull request #8660 from fab1an/patch-3

Update session.md

7 years agoMerge pull request #8659 from fab1an/patch-2
Kevin Sawicki [Mon, 13 Feb 2017 16:16:55 +0000 (08:16 -0800)]
Merge pull request #8659 from fab1an/patch-2

Update web-contents.md

7 years agoUpdate brightray for electron/brightray#275.
Cheng Zhao [Mon, 13 Feb 2017 10:27:21 +0000 (19:27 +0900)]
Update brightray for electron/brightray#275.

7 years agoMerge pull request #8537 from deepak1556/webcontents_zoom_patch
Cheng Zhao [Mon, 13 Feb 2017 08:24:33 +0000 (17:24 +0900)]
Merge pull request #8537 from deepak1556/webcontents_zoom_patch

webContents: manage zoom changes on the browser side with HostZoomMap

7 years agoFix typo
PoppinL [Mon, 13 Feb 2017 08:14:49 +0000 (16:14 +0800)]
Fix typo

Fix typo

7 years agoMerge pull request #8668 from electron/fix-mas
Cheng Zhao [Mon, 13 Feb 2017 08:03:37 +0000 (17:03 +0900)]
Merge pull request #8668 from electron/fix-mas

Update libchromiumcontent: fix usage of private API in MAS build

7 years agoUpdate libchromiumcontent: fix usage of private API in MAS build
Cheng Zhao [Mon, 13 Feb 2017 07:45:43 +0000 (16:45 +0900)]
Update libchromiumcontent: fix usage of private API in MAS build

7 years agowebContents to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 15:12:33 +0000 (23:12 +0800)]
webContents to zh-CN

7 years agoClass: Tray to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:51:36 +0000 (22:51 +0800)]
Class: Tray to zh-CN

7 years agosystemPreferences to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:38:24 +0000 (22:38 +0800)]
systemPreferences to zh-CN

7 years agosession to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:36:08 +0000 (22:36 +0800)]
session to zh-CN

7 years agoprotocol to -zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:35:03 +0000 (22:35 +0800)]
protocol to -zh-CN

7 years agopowerSaveBlocker to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:07:24 +0000 (22:07 +0800)]
powerSaveBlocker to zh-CN

7 years agopowerMonitor to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:00:09 +0000 (22:00 +0800)]
powerMonitor to zh-CN

7 years agoUpdate session.md
Fabian Zeindl [Sun, 12 Feb 2017 09:06:24 +0000 (10:06 +0100)]
Update session.md

7 years agoUpdate web-contents.md
Fabian Zeindl [Sun, 12 Feb 2017 09:03:33 +0000 (10:03 +0100)]
Update web-contents.md

7 years agocode cleanup
deepak1556 [Tue, 31 Jan 2017 09:25:48 +0000 (14:55 +0530)]
code cleanup

7 years agosimply handling temporary zoom levels of webview
deepak1556 [Tue, 31 Jan 2017 09:15:45 +0000 (14:45 +0530)]
simply handling temporary zoom levels of webview

7 years agomap webframe zoom api to use HostZoomMap
deepak1556 [Mon, 30 Jan 2017 17:06:50 +0000 (22:36 +0530)]
map webframe zoom api to use HostZoomMap

7 years agoAdd ZoomController to manager zoom changes for webcontents
deepak1556 [Mon, 30 Jan 2017 11:18:40 +0000 (16:48 +0530)]
Add ZoomController to manager zoom changes for webcontents

7 years agouse zoom factor webpreference option when required.
deepak1556 [Sun, 29 Jan 2017 19:08:28 +0000 (00:38 +0530)]
use zoom factor webpreference option when required.
* When setzoomlevel is not called for the host.
* When there is no zoom preference for the host.

7 years agowebContents: set zoom levels with HostZoomMap
deepak1556 [Sun, 29 Jan 2017 14:13:20 +0000 (19:43 +0530)]
webContents: set zoom levels with HostZoomMap

7 years agoMerge pull request #8540 from electron/SECURITY.md
Kevin Sawicki [Fri, 10 Feb 2017 21:27:50 +0000 (13:27 -0800)]
Merge pull request #8540 from electron/SECURITY.md

Add SECURITY.md

7 years agoMerge pull request #8655 from electron/thai-translations
Kevin Sawicki [Fri, 10 Feb 2017 20:18:43 +0000 (12:18 -0800)]
Merge pull request #8655 from electron/thai-translations

Add Thai translations

7 years agoRemove doc linter warnings
Kevin Sawicki [Fri, 10 Feb 2017 20:18:24 +0000 (12:18 -0800)]
Remove doc linter warnings

7 years agoRemove untranslated files
Kevin Sawicki [Fri, 10 Feb 2017 20:06:06 +0000 (12:06 -0800)]
Remove untranslated files

7 years ago:memo: Thai: translated accessibility.md
ThePooE [Sat, 21 Jan 2017 09:16:32 +0000 (16:16 +0700)]
:memo: Thai: translated accessibility.md

7 years ago:memo: Thai: fix small line breaking, word warpping in glossary.md
ThePooE [Thu, 19 Jan 2017 19:38:12 +0000 (02:38 +0700)]
:memo: Thai: fix small line breaking, word warpping in glossary.md

7 years ago:memo: Thai: translated glossary.md
ThePooE [Thu, 19 Jan 2017 19:35:50 +0000 (02:35 +0700)]
:memo: Thai: translated glossary.md

7 years ago:memo: Thai: translated styleguide.md
ThePooE [Thu, 19 Jan 2017 10:42:51 +0000 (17:42 +0700)]
:memo: Thai: translated styleguide.md

7 years ago📝 Thai: translate the header ++
wit543 [Thu, 19 Jan 2017 08:18:41 +0000 (15:18 +0700)]
📝 Thai: translate the header ++

 translate the header and opening statement

7 years agoUpdate about.md
wit543 [Thu, 19 Jan 2017 08:05:32 +0000 (15:05 +0700)]
Update about.md

7 years ago:memo: Thai: add English placeholders for files to be translated
ThePooE [Thu, 19 Jan 2017 07:37:00 +0000 (14:37 +0700)]
:memo: Thai: add English placeholders for files to be translated

7 years ago:memo: Thai: add link from README.md to the translated version
ThePooE [Thu, 19 Jan 2017 07:16:06 +0000 (14:16 +0700)]
:memo: Thai: add link from README.md to the translated version

7 years ago:memo: Thai: added electron-faq.md
ThePooE [Thu, 19 Jan 2017 07:10:31 +0000 (14:10 +0700)]
:memo: Thai: added electron-faq.md

7 years ago:memo: Thai: fully translated README.md
ThePooE [Wed, 18 Jan 2017 08:05:43 +0000 (15:05 +0700)]
:memo: Thai: fully translated README.md

7 years ago:memo: Thai: add prelude translation to README.md
ThePooE [Wed, 18 Jan 2017 07:44:19 +0000 (14:44 +0700)]
:memo: Thai: add prelude translation to README.md

7 years agoMerge pull request #8651 from electron/new-window-docs
Kevin Sawicki [Fri, 10 Feb 2017 18:29:07 +0000 (10:29 -0800)]
Merge pull request #8651 from electron/new-window-docs

[ci skip] Improve docs for `new-window` event

7 years agoFix linting errors around spacing and semicolons
Kevin Sawicki [Fri, 10 Feb 2017 16:49:13 +0000 (08:49 -0800)]
Fix linting errors around spacing and semicolons

7 years agoMerge pull request #8650 from electron/will-attach-webview-docs
Kevin Sawicki [Fri, 10 Feb 2017 16:45:40 +0000 (08:45 -0800)]
Merge pull request #8650 from electron/will-attach-webview-docs

[ci skip] Improve docs for `will-attach-webview` event

7 years agoFix example code
Vadim Macagon [Fri, 10 Feb 2017 11:02:03 +0000 (18:02 +0700)]
Fix example code

7 years ago[ci skip] Improve docs for `new-window` event
Vadim Macagon [Fri, 10 Feb 2017 10:57:55 +0000 (17:57 +0700)]
[ci skip] Improve docs for `new-window` event

This should help clarify the purpose of `event.newGuest` as per the recent discussion in #7407.