platform/framework/web/crosswalk-tizen.git
7 years agoMove the code to native
Cheng Zhao [Mon, 1 Aug 2016 11:11:17 +0000 (20:11 +0900)]
Move the code to native

7 years agoDo not garbage collect sessions
Cheng Zhao [Mon, 1 Aug 2016 10:35:51 +0000 (19:35 +0900)]
Do not garbage collect sessions

7 years agoFix styling issues
Cheng Zhao [Mon, 1 Aug 2016 00:58:33 +0000 (09:58 +0900)]
Fix styling issues

7 years agoMerge pull request #6667 from liusy182/restore-issue
Cheng Zhao [Mon, 1 Aug 2016 00:56:08 +0000 (09:56 +0900)]
Merge pull request #6667 from liusy182/restore-issue

fix maximize restore issue caused by restore window size change

7 years agoMerge pull request #6661 from MaxWhere/minor-fixes
Cheng Zhao [Mon, 1 Aug 2016 00:45:41 +0000 (09:45 +0900)]
Merge pull request #6661 from MaxWhere/minor-fixes

A minor fix for sendInputEvent and improvements related to cursor-changed event

7 years agoadd documentation for changes
Heilig Benedek [Mon, 1 Aug 2016 00:14:45 +0000 (02:14 +0200)]
add documentation for changes

7 years agofix UTF character sending as suggested by @zcbenz
Heilig Benedek [Mon, 1 Aug 2016 00:14:11 +0000 (02:14 +0200)]
fix UTF character sending as suggested by @zcbenz

7 years agofix toBUFFER naming issue and cursor-changed parameter order
Heilig Benedek [Mon, 1 Aug 2016 00:13:31 +0000 (02:13 +0200)]
fix toBUFFER naming issue and cursor-changed parameter order

7 years agoMerge pull request #6663 from simonmysun/patch-1
Cheng Zhao [Sun, 31 Jul 2016 23:45:15 +0000 (08:45 +0900)]
Merge pull request #6663 from simonmysun/patch-1

Typo fix

7 years agoMerge pull request #6662 from sairoutine/jpdocs
Cheng Zhao [Sun, 31 Jul 2016 23:44:54 +0000 (08:44 +0900)]
Merge pull request #6662 from sairoutine/jpdocs

Japanese: add testing-on-headless-ci.md

7 years agofix maximize restore issue caused by restore window size change
liusi [Sun, 31 Jul 2016 13:49:54 +0000 (21:49 +0800)]
fix maximize restore issue caused by restore window size change

7 years agoTypo fix
孙茂胤 [Sun, 31 Jul 2016 08:11:03 +0000 (16:11 +0800)]
Typo fix

7 years ago:memo: Japanese: add testing-on-headless-ci.md [ci skip]
sairoutine [Sun, 31 Jul 2016 08:05:13 +0000 (17:05 +0900)]
:memo: Japanese: add testing-on-headless-ci.md [ci skip]

7 years agoSend some more data with the cursor-changed event
Heilig Benedek [Sun, 31 Jul 2016 03:11:56 +0000 (05:11 +0200)]
Send some more data with the cursor-changed event

7 years agoAdds option to get raw data from NativeImage
Heilig Benedek [Sun, 31 Jul 2016 03:11:18 +0000 (05:11 +0200)]
Adds option to get raw data from NativeImage

7 years agoFixes not being able to send UTF8 characters anymore
Heilig Benedek [Sun, 31 Jul 2016 03:10:14 +0000 (05:10 +0200)]
Fixes not being able to send UTF8 characters anymore

7 years agoMerge pull request #13 from electron/master
Heilig Benedek [Sun, 31 Jul 2016 03:19:43 +0000 (05:19 +0200)]
Merge pull request #13 from electron/master

update as upstream

8 years agoMerge pull request #6641 from electron/felix-macos-debugging
Cheng Zhao [Sat, 30 Jul 2016 02:55:05 +0000 (11:55 +0900)]
Merge pull request #6641 from electron/felix-macos-debugging

Add debugging instructions for macOS

8 years ago:memo: Add debugging instructions for macOS
Felix Rieseberg [Thu, 28 Jul 2016 19:54:03 +0000 (12:54 -0700)]
:memo: Add debugging instructions for macOS

I already wrote up debugging instructions for Windows, but never got
around to writing them for macOS - until now! This adds a very basic
introduction to LLDB from the command line, which should empower people
to figure out what’s happening inside Electron when they call an
Electron method from JavaScript.

8 years agoMerge pull request #6649 from miniak/docs-fix
Cheng Zhao [Fri, 29 Jul 2016 13:51:26 +0000 (22:51 +0900)]
Merge pull request #6649 from miniak/docs-fix

docs: fix argument types

8 years agodocs: fix argument types
Milan Burda [Fri, 29 Jul 2016 09:53:01 +0000 (11:53 +0200)]
docs: fix argument types

8 years agoMerge pull request #6644 from electron/webcontents-is-focused-crash
Cheng Zhao [Fri, 29 Jul 2016 02:08:11 +0000 (11:08 +0900)]
Merge pull request #6644 from electron/webcontents-is-focused-crash

Check view before checking top level native window

8 years agoMerge pull request #6646 from electron/linux-200
Cheng Zhao [Fri, 29 Jul 2016 02:07:23 +0000 (11:07 +0900)]
Merge pull request #6646 from electron/linux-200

Load 200 DPI resources on Linux

8 years agoLoad 200 DPI resources on Linux
Cheng Zhao [Fri, 29 Jul 2016 01:51:31 +0000 (10:51 +0900)]
Load 200 DPI resources on Linux

8 years agoMerge pull request #6637 from electron/check-window-class
Cheng Zhao [Fri, 29 Jul 2016 01:42:36 +0000 (10:42 +0900)]
Merge pull request #6637 from electron/check-window-class

Check that window is an EventDispatchingWindow

8 years agoMerge pull request #6645 from electron/ico-125
Cheng Zhao [Fri, 29 Jul 2016 01:33:55 +0000 (10:33 +0900)]
Merge pull request #6645 from electron/ico-125

Update ico to include sizes for 125% DPI

8 years agoUpdate ico to include sizes for 125% DPI
Cheng Zhao [Fri, 29 Jul 2016 01:24:56 +0000 (10:24 +0900)]
Update ico to include sizes for 125% DPI

8 years agoMerge pull request #6636 from yuya-oc/docs-win32-icon
Cheng Zhao [Fri, 29 Jul 2016 01:11:05 +0000 (10:11 +0900)]
Merge pull request #6636 from yuya-oc/docs-win32-icon

docs: Add recommended sizes for Windows ICO icons

8 years agoMerge pull request #6626 from Starefossen/patch-1
Cheng Zhao [Fri, 29 Jul 2016 01:02:01 +0000 (10:02 +0900)]
Merge pull request #6626 from Starefossen/patch-1

docs: mention app ready event for DevTools Extension tutorial

8 years agoFix typo in comment
Kevin Sawicki [Thu, 28 Jul 2016 22:48:01 +0000 (15:48 -0700)]
Fix typo in comment

8 years agoReturn early when render widget host view is null
Kevin Sawicki [Thu, 28 Jul 2016 22:47:52 +0000 (15:47 -0700)]
Return early when render widget host view is null

8 years agoCheck that window is an EventDispatchingWindow
Kevin Sawicki [Thu, 28 Jul 2016 15:48:56 +0000 (08:48 -0700)]
Check that window is an EventDispatchingWindow

8 years ago:memo: Add recommended sizes for Windows ICO icons
Yuya Ochiai [Thu, 28 Jul 2016 14:15:25 +0000 (23:15 +0900)]
:memo: Add recommended sizes for Windows ICO icons

For #6396
Please refer to https://msdn.microsoft.com/en-us/library/windows/desktop/dn742485(v=vs.85).aspx
[ci skip]

8 years agoMerge pull request #6631 from amor520/master
Cheng Zhao [Thu, 28 Jul 2016 09:07:33 +0000 (18:07 +0900)]
Merge pull request #6631 from amor520/master

update Prerequisites

8 years agoupdate Prerequisites
amor [Thu, 28 Jul 2016 07:01:36 +0000 (15:01 +0800)]
update Prerequisites

8 years agoMerge pull request #6629 from electron/download-item-get-save-path
Cheng Zhao [Thu, 28 Jul 2016 06:23:43 +0000 (15:23 +0900)]
Merge pull request #6629 from electron/download-item-get-save-path

Set download item save path to selected path from dialog

8 years agoAssert save path of download item
Kevin Sawicki [Thu, 28 Jul 2016 00:52:36 +0000 (17:52 -0700)]
Assert save path of download item

8 years agoMake downloadItem.getSavePath() public
Kevin Sawicki [Thu, 28 Jul 2016 00:33:36 +0000 (17:33 -0700)]
Make downloadItem.getSavePath() public

8 years agoUse selected dialog path as item save path
Kevin Sawicki [Thu, 28 Jul 2016 00:31:26 +0000 (17:31 -0700)]
Use selected dialog path as item save path

8 years agoMerge pull request #6623 from electron/shortcut
Cheng Zhao [Wed, 27 Jul 2016 23:48:52 +0000 (08:48 +0900)]
Merge pull request #6623 from electron/shortcut

Add shell.writeShortcutLink/readShortcutLink APIs

8 years agoMerge pull request #6627 from davej/patch-1
Kevin Sawicki [Wed, 27 Jul 2016 22:57:34 +0000 (15:57 -0700)]
Merge pull request #6627 from davej/patch-1

docs: Explain how to use highlightMode with BrowserWindow

8 years agodocs: Add click handler to tray window example
DaveJ [Wed, 27 Jul 2016 22:56:00 +0000 (23:56 +0100)]
docs: Add click handler to tray window example

8 years agodocs: Fix undefined variables
DaveJ [Wed, 27 Jul 2016 22:23:26 +0000 (23:23 +0100)]
docs: Fix undefined variables

8 years agodocs: Explain how to use highlightMode with BrowserWindow
Dave Jeffery [Wed, 27 Jul 2016 20:35:13 +0000 (21:35 +0100)]
docs: Explain how to use highlightMode with BrowserWindow

As discussed on https://github.com/electron/electron/pull/6620

8 years agodocs: mention app ready event for DevTools Extension tutorial
Hans Kristian Flaatten [Wed, 27 Jul 2016 20:01:01 +0000 (22:01 +0200)]
docs: mention app ready event for DevTools Extension tutorial

8 years agoFix building on non-Windows
Cheng Zhao [Wed, 27 Jul 2016 10:55:05 +0000 (19:55 +0900)]
Fix building on non-Windows

8 years agoFix lint warnings
Cheng Zhao [Wed, 27 Jul 2016 10:51:16 +0000 (19:51 +0900)]
Fix lint warnings

8 years agodocs: icon and iconIndex have to be set together
Cheng Zhao [Wed, 27 Jul 2016 10:49:17 +0000 (19:49 +0900)]
docs: icon and iconIndex have to be set together

8 years agospec: shell.writeShortcutLink/readShortcutLink
Cheng Zhao [Wed, 27 Jul 2016 10:43:02 +0000 (19:43 +0900)]
spec: shell.writeShortcutLink/readShortcutLink

8 years agodocs: shell.writeShortcutLink/readShortcutLink
Cheng Zhao [Wed, 27 Jul 2016 07:47:24 +0000 (16:47 +0900)]
docs: shell.writeShortcutLink/readShortcutLink

8 years agoThrow exception when ReadShortcutLink failed
Cheng Zhao [Wed, 27 Jul 2016 07:32:32 +0000 (16:32 +0900)]
Throw exception when ReadShortcutLink failed

8 years agoAll fields are always returned
Cheng Zhao [Wed, 27 Jul 2016 07:23:35 +0000 (16:23 +0900)]
All fields are always returned

8 years agoInitialize COM before using the API
Cheng Zhao [Wed, 27 Jul 2016 07:20:53 +0000 (16:20 +0900)]
Initialize COM before using the API

8 years agoAdd shell.writeShortcutLink/readShortcutLink
Cheng Zhao [Wed, 27 Jul 2016 07:16:21 +0000 (16:16 +0900)]
Add shell.writeShortcutLink/readShortcutLink

8 years agoBump v1.3.1
Cheng Zhao [Wed, 27 Jul 2016 04:21:17 +0000 (13:21 +0900)]
Bump v1.3.1

8 years agoMerge pull request #6602 from electron/appusermodelid-remove-spaces
Cheng Zhao [Wed, 27 Jul 2016 01:53:52 +0000 (10:53 +0900)]
Merge pull request #6602 from electron/appusermodelid-remove-spaces

Remove all spaces from potential appUserModelID as it isn't allowed by the spec

8 years agoMerge pull request #6620 from electron/tray-highlight-toggle
Cheng Zhao [Wed, 27 Jul 2016 01:49:38 +0000 (10:49 +0900)]
Merge pull request #6620 from electron/tray-highlight-toggle

Add option to always highlight the tray icon

8 years agoMerge pull request #6619 from electron/web-contents-copy-image-at
Cheng Zhao [Wed, 27 Jul 2016 01:15:38 +0000 (10:15 +0900)]
Merge pull request #6619 from electron/web-contents-copy-image-at

Add webContents.copyImageAt(x, y)

8 years agoMerge pull request #6618 from electron/code-range-registration
Cheng Zhao [Wed, 27 Jul 2016 00:52:18 +0000 (09:52 +0900)]
Merge pull request #6618 from electron/code-range-registration

Only register code range in Windows crash reporter once

8 years agoMerge pull request #6603 from electron/standard-markdown
Cheng Zhao [Wed, 27 Jul 2016 00:36:44 +0000 (09:36 +0900)]
Merge pull request #6603 from electron/standard-markdown

Standardize JavaScript code snippets in the documentation

8 years agoUpdate brightray for #6613
Cheng Zhao [Tue, 26 Jul 2016 23:53:55 +0000 (08:53 +0900)]
Update brightray for #6613

8 years agoMerge pull request #6613 from deepak1556/pref_init_patch
Cheng Zhao [Tue, 26 Jul 2016 23:53:33 +0000 (08:53 +0900)]
Merge pull request #6613 from deepak1556/pref_init_patch

browser: initialize pref registry in brightray

8 years agoUse better regex to match spaces
Samuel Attard [Tue, 26 Jul 2016 23:38:49 +0000 (09:38 +1000)]
Use better regex to match spaces

8 years agoAdd TODO to deprecate boolean param
Kevin Sawicki [Tue, 26 Jul 2016 21:18:15 +0000 (14:18 -0700)]
Add TODO to deprecate boolean param

8 years agoCorrect typo in variable name
Kevin Sawicki [Tue, 26 Jul 2016 21:17:41 +0000 (14:17 -0700)]
Correct typo in variable name

8 years agoUpdate tray.setHighlightMode docs
Kevin Sawicki [Tue, 26 Jul 2016 20:59:19 +0000 (13:59 -0700)]
Update tray.setHighlightMode docs

8 years agoAdd option to always highlight the tray icon
Kevin Sawicki [Tue, 26 Jul 2016 20:51:43 +0000 (13:51 -0700)]
Add option to always highlight the tray icon

8 years agoDocument webContents.copyImageAt(x,y)
Kevin Sawicki [Tue, 26 Jul 2016 19:08:05 +0000 (12:08 -0700)]
Document webContents.copyImageAt(x,y)

8 years agoAdd webContents.copyImageAt
Kevin Sawicki [Tue, 26 Jul 2016 19:06:11 +0000 (12:06 -0700)]
Add webContents.copyImageAt

8 years agoChange registered flag from InitBreakpad
Kevin Sawicki [Tue, 26 Jul 2016 17:50:12 +0000 (10:50 -0700)]
Change registered flag from InitBreakpad

8 years agoAdd spec for starting crash reporter twice
Kevin Sawicki [Tue, 26 Jul 2016 17:43:57 +0000 (10:43 -0700)]
Add spec for starting crash reporter twice

8 years agoOnly register code range once
Kevin Sawicki [Tue, 26 Jul 2016 17:40:11 +0000 (10:40 -0700)]
Only register code range once

8 years agostandardize electron-capturer doc snippets
Zeke Sikelianos [Tue, 26 Jul 2016 16:49:02 +0000 (09:49 -0700)]
standardize electron-capturer doc snippets

8 years agoupdate standard-markdown to use linux-friendly local require statements
Zeke Sikelianos [Tue, 26 Jul 2016 16:43:22 +0000 (09:43 -0700)]
update standard-markdown to use linux-friendly local require statements

8 years agoupdate to standard-markdown with node 0.10 support
Zeke Sikelianos [Tue, 26 Jul 2016 16:17:27 +0000 (09:17 -0700)]
update to standard-markdown with node 0.10 support

8 years agoupdate `npm run lint` to include docs
Zeke Sikelianos [Tue, 26 Jul 2016 01:48:48 +0000 (18:48 -0700)]
update `npm run lint` to include docs

8 years agostandardize all javascript blocks in English docs
Zeke Sikelianos [Tue, 26 Jul 2016 01:39:25 +0000 (18:39 -0700)]
standardize all javascript blocks in English docs

8 years agoadd npm script to lint all javascript blocks in the docs using standard
Zeke Sikelianos [Tue, 26 Jul 2016 01:37:58 +0000 (18:37 -0700)]
add npm script to lint all javascript blocks in the docs using standard

8 years agobrowser: initialize pref registry in brightray
deepak1556 [Tue, 26 Jul 2016 11:04:04 +0000 (16:34 +0530)]
browser: initialize pref registry in brightray

8 years agoMerge pull request #6612 from electron/cc-cxx
Cheng Zhao [Tue, 26 Jul 2016 10:55:25 +0000 (19:55 +0900)]
Merge pull request #6612 from electron/cc-cxx

Do not overwrite CC and CXX in bootstrap

8 years agoNo more need to overwrite env when running update.py
Cheng Zhao [Tue, 26 Jul 2016 10:24:58 +0000 (19:24 +0900)]
No more need to overwrite env when running update.py

8 years agoIgnore CC and CXX in env
Cheng Zhao [Tue, 26 Jul 2016 10:24:28 +0000 (19:24 +0900)]
Ignore CC and CXX in env

8 years agoMerge pull request #6609 from electron/msvs
Cheng Zhao [Tue, 26 Jul 2016 10:03:25 +0000 (19:03 +0900)]
Merge pull request #6609 from electron/msvs

Add --msvs parameter to bootstrap.py

8 years agodocs: Mention the --msvs
Cheng Zhao [Tue, 26 Jul 2016 08:42:12 +0000 (17:42 +0900)]
docs: Mention the --msvs

8 years agodocs: x64 is the default build
Cheng Zhao [Tue, 26 Jul 2016 08:40:58 +0000 (17:40 +0900)]
docs: x64 is the default build

8 years agoAdd --msvs parameter to bootstrap.py
Cheng Zhao [Tue, 26 Jul 2016 08:38:31 +0000 (17:38 +0900)]
Add --msvs parameter to bootstrap.py

8 years agoMerge pull request #6607 from enlight/patch-4
Cheng Zhao [Tue, 26 Jul 2016 07:29:01 +0000 (16:29 +0900)]
Merge pull request #6607 from enlight/patch-4

Normalize string quotes in desktopCapturer docs

8 years agoMerge pull request #6606 from electron/font-settings
Cheng Zhao [Tue, 26 Jul 2016 05:11:20 +0000 (14:11 +0900)]
Merge pull request #6606 from electron/font-settings

Set page's font settings with system settings

8 years agoNormalize string quotes in desktopCapturer docs
Vadim Macagon [Tue, 26 Jul 2016 04:57:39 +0000 (11:57 +0700)]
Normalize string quotes in desktopCapturer docs

Missed one string in my previous PR :(

8 years agoMerge pull request #6593 from enlight/improved-desktop-capturer-docs
Cheng Zhao [Tue, 26 Jul 2016 04:35:54 +0000 (13:35 +0900)]
Merge pull request #6593 from enlight/improved-desktop-capturer-docs

Improve readability, and add a link to the navigator.getUserMedia API

8 years agoc++11 styling
Cheng Zhao [Tue, 26 Jul 2016 04:32:17 +0000 (13:32 +0900)]
c++11 styling

8 years agoSet page's font settings with system settings
Cheng Zhao [Tue, 26 Jul 2016 04:29:27 +0000 (13:29 +0900)]
Set page's font settings with system settings

8 years agoImprove the desktopCapturer docs
Vadim Macagon [Mon, 25 Jul 2016 10:49:25 +0000 (17:49 +0700)]
Improve the desktopCapturer docs

Made minor improvements to readability, and added a link to the
`navigator.getUserMedia` docs on MDN for convenience.

8 years agoMerge pull request #6566 from electron/win-autoupdater-es6
Cheng Zhao [Tue, 26 Jul 2016 03:46:00 +0000 (12:46 +0900)]
Merge pull request #6566 from electron/win-autoupdater-es6

Move autoUpdater to ES6

8 years agoMerge pull request #6598 from electron/fs-access-asar
Cheng Zhao [Tue, 26 Jul 2016 03:42:59 +0000 (12:42 +0900)]
Merge pull request #6598 from electron/fs-access-asar

Add asar implementation of fs.access/accessSync

8 years agoMerge pull request #6596 from liusy182/restore-issue
Cheng Zhao [Tue, 26 Jul 2016 02:21:59 +0000 (11:21 +0900)]
Merge pull request #6596 from liusy182/restore-issue

Window position doesn't restore correctly minimize and restore window

8 years agoMerge pull request #6595 from lukeapage/patch-8
Cheng Zhao [Tue, 26 Jul 2016 02:16:57 +0000 (11:16 +0900)]
Merge pull request #6595 from lukeapage/patch-8

Clarify the default arguments for Menu popup

8 years agoRemove all spaces from potential appUserModelID as it isn't allowed by the spec
Samuel Attard [Tue, 26 Jul 2016 01:44:01 +0000 (11:44 +1000)]
Remove all spaces from potential appUserModelID as it isn't allowed by the spec

8 years agoMove auto-updater-win to ES6
Samuel Attard [Tue, 26 Jul 2016 01:40:55 +0000 (11:40 +1000)]
Move auto-updater-win to ES6

8 years agoMerge pull request #6601 from feross/master
Kevin Sawicki [Tue, 26 Jul 2016 00:45:50 +0000 (17:45 -0700)]
Merge pull request #6601 from feross/master

Fix test for PR #6600