platform/framework/web/crosswalk-tizen.git
8 years agoRelease the native window after window gets closed
Cheng Zhao [Thu, 17 Sep 2015 03:30:17 +0000 (11:30 +0800)]
Release the native window after window gets closed

Previously we delete the window after the JS object gets garbage
collected, which is too late for releasing some resources.

8 years agoUpdate brightray to unsubscribe from NSNotificationCenter
Cheng Zhao [Thu, 17 Sep 2015 03:25:27 +0000 (11:25 +0800)]
Update brightray to unsubscribe from NSNotificationCenter

8 years agoUpdate brightray for #2790
Cheng Zhao [Wed, 16 Sep 2015 11:59:03 +0000 (19:59 +0800)]
Update brightray for #2790

8 years agoMerge pull request #2789 from deepak1556/protocol_response_headers_patch
Cheng Zhao [Wed, 16 Sep 2015 11:50:33 +0000 (19:50 +0800)]
Merge pull request #2789 from deepak1556/protocol_response_headers_patch

protocol: respect provided mimetype in generated response headers

8 years agoprotocol: respect provided mimetype in generated response headers
Robo [Tue, 15 Sep 2015 14:24:16 +0000 (19:54 +0530)]
protocol: respect provided mimetype in generated response headers

8 years agoscript: Call Electron binary from Debug build
Cheng Zhao [Wed, 16 Sep 2015 01:21:09 +0000 (09:21 +0800)]
script: Call Electron binary from Debug build

We usually don't build Release version on the development machine.

8 years agodocs: Make description of fullscreen more precise
Cheng Zhao [Wed, 16 Sep 2015 01:20:16 +0000 (09:20 +0800)]
docs: Make description of fullscreen more precise

Closes #2793.

8 years agoMerge pull request #2796 from atom/fix-wrong-check-activate-event
Cheng Zhao [Wed, 16 Sep 2015 01:04:33 +0000 (09:04 +0800)]
Merge pull request #2796 from atom/fix-wrong-check-activate-event

Fix a wrong check in emitting 'activate-with-no-open-windows' event.

8 years agoFix a wrong check in emitting 'activate-with-no-open-windows' event.
Haojian Wu [Wed, 16 Sep 2015 00:36:01 +0000 (08:36 +0800)]
Fix a wrong check in emitting 'activate-with-no-open-windows' event.

8 years agoMerge pull request #2784 from neutrous/patch-1
Cheng Zhao [Tue, 15 Sep 2015 13:28:59 +0000 (21:28 +0800)]
Merge pull request #2784 from neutrous/patch-1

Update quick-start.md for zh-CN

8 years agoBump v0.32.3
Cheng Zhao [Tue, 15 Sep 2015 07:30:22 +0000 (15:30 +0800)]
Bump v0.32.3

8 years agoUpdate node, fixes #2786
Cheng Zhao [Tue, 15 Sep 2015 07:19:43 +0000 (15:19 +0800)]
Update node, fixes #2786

8 years agoMerge pull request #2787 from atom/test
Cheng Zhao [Tue, 15 Sep 2015 07:02:08 +0000 (15:02 +0800)]
Merge pull request #2787 from atom/test

Fix a few failing specs on the CI machine with OS X 10.10 SDK

8 years agoThe crash-reporter test is not reliable on CI machine
Cheng Zhao [Tue, 15 Sep 2015 06:43:11 +0000 (14:43 +0800)]
The crash-reporter test is not reliable on CI machine

8 years agospec: Delay timeout of window.opener test
Cheng Zhao [Tue, 15 Sep 2015 06:26:46 +0000 (14:26 +0800)]
spec: Delay timeout of window.opener test

8 years agospec: Check existence of webview before removing it
Cheng Zhao [Tue, 15 Sep 2015 05:45:26 +0000 (13:45 +0800)]
spec: Check existence of webview before removing it

8 years agospec: Run tests on OS X CI machine
Cheng Zhao [Tue, 15 Sep 2015 05:29:03 +0000 (13:29 +0800)]
spec: Run tests on OS X CI machine

8 years agoMake crash-reporter spec more reliable
Cheng Zhao [Tue, 15 Sep 2015 05:18:01 +0000 (13:18 +0800)]
Make crash-reporter spec more reliable

8 years agoMerge pull request #2785 from atom/fix-devtools-extension
Cheng Zhao [Tue, 15 Sep 2015 04:56:36 +0000 (12:56 +0800)]
Merge pull request #2785 from atom/fix-devtools-extension

Add BrowserWindow.isDevToolsFocused and fix "devtools-focused" not working

8 years agoUpdate brightray to use 10.10 SDK
Cheng Zhao [Tue, 15 Sep 2015 04:08:17 +0000 (12:08 +0800)]
Update brightray to use 10.10 SDK

8 years agodocs: BrowserWindow.isDevToolsFocused
Cheng Zhao [Tue, 15 Sep 2015 03:43:04 +0000 (11:43 +0800)]
docs: BrowserWindow.isDevToolsFocused

8 years agoAdd BrowserWindow.isDevToolsFocused
Cheng Zhao [Tue, 15 Sep 2015 03:27:32 +0000 (11:27 +0800)]
Add BrowserWindow.isDevToolsFocused

8 years agoUpdate brightray for DevToolsFocused fix
Cheng Zhao [Tue, 15 Sep 2015 03:26:55 +0000 (11:26 +0800)]
Update brightray for DevToolsFocused fix

8 years agoMerge pull request #2777 from atom/dock-clicked
Cheng Zhao [Tue, 15 Sep 2015 03:17:41 +0000 (11:17 +0800)]
Merge pull request #2777 from atom/dock-clicked

Implement 'activate' event for app.

8 years agoUpdate quick-start.md for zh-CN
Wujg [Tue, 15 Sep 2015 03:15:11 +0000 (11:15 +0800)]
Update quick-start.md for zh-CN

Fixed some typo.

8 years agoMore fixes after code review.
Haojian Wu [Tue, 15 Sep 2015 02:05:53 +0000 (19:05 -0700)]
More fixes after code review.

8 years agoMerge pull request #2783 from atom/fix-devtools-extension
Cheng Zhao [Tue, 15 Sep 2015 02:38:02 +0000 (10:38 +0800)]
Merge pull request #2783 from atom/fix-devtools-extension

Fix `BrowserWindow.addDevToolsExtension` not working

8 years agoMerge pull request #2782 from preco21/master
Cheng Zhao [Tue, 15 Sep 2015 01:46:13 +0000 (09:46 +0800)]
Merge pull request #2782 from preco21/master

Update as upstream

8 years agoDeprecate 'activate-with-no-open-windows' event.
Haojian Wu [Tue, 15 Sep 2015 01:36:05 +0000 (18:36 -0700)]
Deprecate 'activate-with-no-open-windows' event.

8 years agoImplement 'activiate' event instead of 'activate-with-open-windows'.
Haojian Wu [Tue, 15 Sep 2015 01:34:27 +0000 (18:34 -0700)]
Implement 'activiate' event instead of 'activate-with-open-windows'.

8 years agoDo not use did-finish-load to detect whether WebContents is ready
Cheng Zhao [Tue, 15 Sep 2015 01:21:15 +0000 (09:21 +0800)]
Do not use did-finish-load to detect whether WebContents is ready

The WebContents JS object can be created way later after the C++ object
gets created.

8 years agoMake getUrl work for devToolsWebContents
Cheng Zhao [Tue, 15 Sep 2015 01:20:56 +0000 (09:20 +0800)]
Make getUrl work for devToolsWebContents

8 years agodevtools-opened should be emitted after devtools is opened
Cheng Zhao [Tue, 15 Sep 2015 01:18:22 +0000 (09:18 +0800)]
devtools-opened should be emitted after devtools is opened

8 years agoExpose native implementation of WebContent::GetURL
Cheng Zhao [Tue, 15 Sep 2015 01:17:45 +0000 (09:17 +0800)]
Expose native implementation of WebContent::GetURL

8 years agoUpdate as upstream
Plusb Preco [Tue, 15 Sep 2015 00:50:28 +0000 (09:50 +0900)]
Update as upstream

8 years agoMerge remote-tracking branch 'atom/master'
Plusb Preco [Tue, 15 Sep 2015 00:50:11 +0000 (09:50 +0900)]
Merge remote-tracking branch 'atom/master'

8 years agoMerge pull request #2776 from jaanus/osx-window-titlebar
Cheng Zhao [Mon, 14 Sep 2015 15:07:06 +0000 (23:07 +0800)]
Merge pull request #2776 from jaanus/osx-window-titlebar

Implements #2734 “New API to configure BrowserWindow title bar on Mac”

8 years agoExpose experiment APIs
Cheng Zhao [Mon, 14 Sep 2015 14:47:20 +0000 (22:47 +0800)]
Expose experiment APIs

8 years agoCorrectly set user agent for devtools
Cheng Zhao [Mon, 14 Sep 2015 14:49:22 +0000 (22:49 +0800)]
Correctly set user agent for devtools

8 years agoImplements #2734 “New API to configure BrowserWindow title bar on Mac”
jaanus [Mon, 14 Sep 2015 12:15:41 +0000 (14:15 +0200)]
Implements #2734 “New API to configure BrowserWindow title bar on Mac”

New API supported on Yosemite 10.10 and newer.

8 years agospec: Increate timeout for webview tests
Cheng Zhao [Mon, 14 Sep 2015 13:13:24 +0000 (21:13 +0800)]
spec: Increate timeout for webview tests

8 years agoMention 'activate-with-no-open-windows' on OS X only.
Haojian Wu [Mon, 14 Sep 2015 12:34:45 +0000 (20:34 +0800)]
Mention 'activate-with-no-open-windows' on OS X only.

8 years ago[OS X] Implement 'activate-with-open-windows' event for app.
Haojian Wu [Mon, 14 Sep 2015 11:28:13 +0000 (19:28 +0800)]
[OS X] Implement 'activate-with-open-windows' event for app.

8 years agoUpdate brightray for atom/brightray#140
Cheng Zhao [Mon, 14 Sep 2015 11:24:54 +0000 (19:24 +0800)]
Update brightray for atom/brightray#140

8 years agoMerge pull request #2774 from atom/browser-window-created
Cheng Zhao [Mon, 14 Sep 2015 09:44:50 +0000 (17:44 +0800)]
Merge pull request #2774 from atom/browser-window-created

Add browser-window-created event for app module

8 years agospec: browser-window-created event
Cheng Zhao [Mon, 14 Sep 2015 09:02:45 +0000 (17:02 +0800)]
spec: browser-window-created event

8 years agodocs: browser-window-created event
Cheng Zhao [Mon, 14 Sep 2015 09:02:36 +0000 (17:02 +0800)]
docs: browser-window-created event

8 years agoEmit browser-window-created when window is created
Cheng Zhao [Mon, 14 Sep 2015 09:02:24 +0000 (17:02 +0800)]
Emit browser-window-created when window is created

8 years agoMerge pull request #2773 from atom/require-global
Cheng Zhao [Mon, 14 Sep 2015 08:45:27 +0000 (16:45 +0800)]
Merge pull request #2773 from atom/require-global

Make sure global symbols of Node.js is always available in preload script

8 years agoMake global.setImmediate work in browser process
Cheng Zhao [Mon, 14 Sep 2015 08:34:58 +0000 (16:34 +0800)]
Make global.setImmediate work in browser process

8 years agoSet global.setImmediate
Cheng Zhao [Mon, 14 Sep 2015 08:25:43 +0000 (16:25 +0800)]
Set global.setImmediate

8 years agospec: node symbols should always be available in preload script
Cheng Zhao [Mon, 14 Sep 2015 08:05:58 +0000 (16:05 +0800)]
spec: node symbols should always be available in preload script

8 years agoNo more need to override setImmediate
Cheng Zhao [Mon, 14 Sep 2015 07:47:39 +0000 (15:47 +0800)]
No more need to override setImmediate

It is now done in Node.js.

8 years agoUpdate node to pass all globals through "require"
Cheng Zhao [Mon, 14 Sep 2015 07:46:46 +0000 (15:46 +0800)]
Update node to pass all globals through "require"

8 years agoUpdate as upstream
Plusb Preco [Sun, 13 Sep 2015 23:07:24 +0000 (08:07 +0900)]
Update as upstream

8 years agoMerge pull request #2762 from GoooIce/master
Cheng Zhao [Fri, 11 Sep 2015 13:09:07 +0000 (21:09 +0800)]
Merge pull request #2762 from GoooIce/master

Add docs-translations\api\ global-shortcut.md and accelerator.md for zh-CN

8 years agoMerge pull request #2764 from tomashanacek/master
Cheng Zhao [Fri, 11 Sep 2015 13:06:26 +0000 (21:06 +0800)]
Merge pull request #2764 from tomashanacek/master

docs: Fix role hideothers, unhide typo

8 years agodocs: Fix role hideothers, unhide typo
Tomáš Hanáček [Fri, 11 Sep 2015 12:26:48 +0000 (14:26 +0200)]
docs: Fix role hideothers, unhide typo

8 years agoMerge pull request #3 from atom/master
王雪 [Fri, 11 Sep 2015 10:38:10 +0000 (18:38 +0800)]
Merge pull request #3 from atom/master

更新一下啊

8 years agoAdd api\accelerator.md
GoooIce [Fri, 11 Sep 2015 09:27:20 +0000 (17:27 +0800)]
Add api\accelerator.md

Add api\accelerator.md

8 years agoMerge pull request #2760 from preco21/master
Cheng Zhao [Fri, 11 Sep 2015 09:06:48 +0000 (17:06 +0800)]
Merge pull request #2760 from preco21/master

Update as upstream, add new translated docs, fix typos,

8 years agoAdd session.md as translated, mark untranslated files in README.md
Plusb Preco [Fri, 11 Sep 2015 04:30:37 +0000 (13:30 +0900)]
Add session.md as translated, mark untranslated files in README.md

8 years agoUpdate as upstream, fix typos
Plusb Preco [Fri, 11 Sep 2015 02:56:36 +0000 (11:56 +0900)]
Update as upstream, fix typos

8 years agoMerge remote-tracking branch 'atom/master'
Plusb Preco [Fri, 11 Sep 2015 02:56:11 +0000 (11:56 +0900)]
Merge remote-tracking branch 'atom/master'

8 years agoMerge pull request #2757 from atom/jl-web-contents-links
Jessica Lord [Thu, 10 Sep 2015 21:48:33 +0000 (14:48 -0700)]
Merge pull request #2757 from atom/jl-web-contents-links

Update Documentation Links to web-contents

8 years agoMerge pull request #2751 from atom/jl-bw-prop
Jessica Lord [Thu, 10 Sep 2015 21:47:38 +0000 (14:47 -0700)]
Merge pull request #2751 from atom/jl-bw-prop

Create Instance Properties Section in BrowserWindow

8 years agoMerge pull request #2756 from GoooIce/master
Jessica Lord [Thu, 10 Sep 2015 19:47:05 +0000 (12:47 -0700)]
Merge pull request #2756 from GoooIce/master

Add docs-translations\api\shell.md for zh-CN

8 years agoUpdate links to web-contents.md
Jessica Lord [Thu, 10 Sep 2015 19:19:37 +0000 (12:19 -0700)]
Update links to web-contents.md

8 years agoMerge branch 'patch-1' of https://github.com/destan/electron into destan-patch-1
Jessica Lord [Thu, 10 Sep 2015 19:13:21 +0000 (12:13 -0700)]
Merge branch 'patch-1' of https://github.com/destan/electron into destan-patch-1

8 years ago:fire: extra line
Jessica Lord [Thu, 10 Sep 2015 19:11:40 +0000 (12:11 -0700)]
:fire: extra line

8 years agoResolve conflicts
Jessica Lord [Thu, 10 Sep 2015 19:09:37 +0000 (12:09 -0700)]
Resolve conflicts

8 years agoFix harder
Paul Betts [Thu, 10 Sep 2015 18:00:43 +0000 (11:00 -0700)]
Fix harder

8 years agoFix electron-rebuild instructions for Win32
Paul Betts [Thu, 10 Sep 2015 17:57:08 +0000 (10:57 -0700)]
Fix electron-rebuild instructions for Win32

8 years agoMerge pull request #2750 from atom/jl-doc-bits
Jessica Lord [Thu, 10 Sep 2015 17:41:42 +0000 (10:41 -0700)]
Merge pull request #2750 from atom/jl-doc-bits

A Few More Documentation Things

8 years agoAdd api\global-shortcut.md
GoooIce [Thu, 10 Sep 2015 14:29:22 +0000 (22:29 +0800)]
Add api\global-shortcut.md

Add api\global-shortcut.md

8 years agoMerge pull request #2 from atom/master
王雪 [Thu, 10 Sep 2015 12:39:22 +0000 (20:39 +0800)]
Merge pull request #2 from atom/master

更新一下啊

8 years agoadd api\shell.md
GoooIce [Thu, 10 Sep 2015 12:27:50 +0000 (20:27 +0800)]
add api\shell.md

add api\shell.md

8 years agoBump v0.32.2
Cheng Zhao [Thu, 10 Sep 2015 08:27:15 +0000 (16:27 +0800)]
Bump v0.32.2

8 years agoMerge pull request #2754 from atom/fix-node-integration
Cheng Zhao [Thu, 10 Sep 2015 08:26:12 +0000 (16:26 +0800)]
Merge pull request #2754 from atom/fix-node-integration

Fix "node-integration" not working in "web-preferences"

8 years agoNo need to set menu in spec window
Cheng Zhao [Thu, 10 Sep 2015 08:01:04 +0000 (16:01 +0800)]
No need to set menu in spec window

8 years agoUpdate native-mate to fix the behavior of Dictionary::Get
Cheng Zhao [Thu, 10 Sep 2015 07:58:10 +0000 (15:58 +0800)]
Update native-mate to fix the behavior of Dictionary::Get

8 years agospec: node-integration should work in web-preferences
Cheng Zhao [Thu, 10 Sep 2015 07:30:41 +0000 (15:30 +0800)]
spec: node-integration should work in web-preferences

8 years agoMerge branch 'master' of https://github.com/GoooIce/electron
GoooIce [Thu, 10 Sep 2015 06:34:11 +0000 (14:34 +0800)]
Merge branch 'master' of https://github.com/GoooIce/electron

8 years agoMerge pull request #1 from atom/master
王雪 [Thu, 10 Sep 2015 06:37:05 +0000 (14:37 +0800)]
Merge pull request #1 from atom/master

更新一下啊

8 years agoMerge remote-tracking branch 'atom/master'
GoooIce [Thu, 10 Sep 2015 06:27:16 +0000 (14:27 +0800)]
Merge remote-tracking branch 'atom/master'

8 years agoMerge pull request #2748 from etiktin/patch-1
Cheng Zhao [Thu, 10 Sep 2015 03:18:24 +0000 (11:18 +0800)]
Merge pull request #2748 from etiktin/patch-1

Update README.md

8 years agoosx: Don't warn about unkown warning option
Cheng Zhao [Thu, 10 Sep 2015 03:15:35 +0000 (11:15 +0800)]
osx: Don't warn about unkown warning option

We can not make every compiler happy.

8 years agoMerge pull request #2747 from nekuz0r/did-fail-event-url
Cheng Zhao [Thu, 10 Sep 2015 03:02:01 +0000 (11:02 +0800)]
Merge pull request #2747 from nekuz0r/did-fail-event-url

add ValidatedUrl to did-fail-load event

8 years agoStandardize DevTools
Jessica Lord [Wed, 9 Sep 2015 21:11:06 +0000 (14:11 -0700)]
Standardize DevTools

8 years agoStandardize **Note:**
Jessica Lord [Wed, 9 Sep 2015 21:09:14 +0000 (14:09 -0700)]
Standardize **Note:**

8 years ago:fire: extra lines
Jessica Lord [Wed, 9 Sep 2015 21:00:37 +0000 (14:00 -0700)]
:fire: extra lines

8 years agoCreate Instance Properties section
Jessica Lord [Wed, 9 Sep 2015 20:57:35 +0000 (13:57 -0700)]
Create Instance Properties section

8 years ago:fire: odd, stray +
Jessica Lord [Wed, 9 Sep 2015 20:48:04 +0000 (13:48 -0700)]
:fire: odd, stray +

8 years agoAdd section on documentation translations
Jessica Lord [Wed, 9 Sep 2015 20:33:11 +0000 (13:33 -0700)]
Add section on documentation translations

8 years agoAdd section links
Jessica Lord [Wed, 9 Sep 2015 20:32:56 +0000 (13:32 -0700)]
Add section links

8 years agoUpdate README.md
Eran Tiktin [Wed, 9 Sep 2015 18:34:20 +0000 (21:34 +0300)]
Update README.md

Capitalized the "Formerly known..." text + rearranged the community section and mention the slack channel.

8 years agoadd ValidatedUrl to did-fail-load event
Gohy Leandre [Mon, 31 Aug 2015 09:18:10 +0000 (11:18 +0200)]
add ValidatedUrl to did-fail-load event

8 years agoMerge pull request #2713 from etiktin/fix_es_translation_links
Jessica Lord [Wed, 9 Sep 2015 13:47:26 +0000 (06:47 -0700)]
Merge pull request #2713 from etiktin/fix_es_translation_links

Fix es translation links

8 years agoBump v0.32.1
Cheng Zhao [Wed, 9 Sep 2015 08:26:10 +0000 (16:26 +0800)]
Bump v0.32.1

8 years agoMerge pull request #2746 from atom/no-keep
Cheng Zhao [Wed, 9 Sep 2015 11:39:20 +0000 (19:39 +0800)]
Merge pull request #2746 from atom/no-keep

Fix session not getting persisted on exit