platform/framework/web/crosswalk-tizen.git
8 years agoMerge pull request #5588 from brunoqueiros/error-message
Kevin Sawicki [Thu, 19 May 2016 00:41:57 +0000 (17:41 -0700)]
Merge pull request #5588 from brunoqueiros/error-message

Improve error message

8 years agoMerge pull request #5595 from miniak/asar-fix
Cheng Zhao [Wed, 18 May 2016 23:40:11 +0000 (23:40 +0000)]
Merge pull request #5595 from miniak/asar-fix

Make js2asar.py more robust

8 years ago:art: Use the same stack trace for both cases
Bruno Queiros [Wed, 18 May 2016 22:02:42 +0000 (19:02 -0300)]
:art: Use the same stack trace for both cases

8 years agoMerge pull request #5587 from kcrt/master
Kevin Sawicki [Wed, 18 May 2016 20:55:10 +0000 (13:55 -0700)]
Merge pull request #5587 from kcrt/master

Japanese manual: add electron-versioning.

8 years agoMerge pull request #5594 from Gaserd/patch-3
Kevin Sawicki [Wed, 18 May 2016 20:52:47 +0000 (13:52 -0700)]
Merge pull request #5594 from Gaserd/patch-3

Create supported-platforms.md

8 years agoMake js2asar.py more robust
Milan Burda [Wed, 18 May 2016 19:54:53 +0000 (12:54 -0700)]
Make js2asar.py more robust

8 years agoCreate supported-platforms.md
Sergey [Wed, 18 May 2016 19:40:12 +0000 (22:40 +0300)]
Create supported-platforms.md

Create new file - supported-platforms.
Russian language for this page - http://electron.atom.io/docs/tutorial/supported-platforms/

8 years agoMerge pull request #5589 from Gaserd/patch-2
Paul Betts [Wed, 18 May 2016 17:57:53 +0000 (10:57 -0700)]
Merge pull request #5589 from Gaserd/patch-2

исправление ошибки в слове

8 years agoисправление ошибки в слове
Sergey [Wed, 18 May 2016 15:04:52 +0000 (18:04 +0300)]
исправление ошибки в слове

ничего критичного, просто букву не ту поставили.

8 years ago:art: Improve error message
Bruno Queiros [Wed, 18 May 2016 14:00:08 +0000 (11:00 -0300)]
:art: Improve error message

8 years agoJapanese manual: add electron-versioning.
TAKAHASHI Kyohei [Wed, 18 May 2016 13:30:11 +0000 (22:30 +0900)]
Japanese manual: add electron-versioning.

electron-versioning.md is translated.
Other tutorial files are updated.
[ci skip]

8 years agoMerge pull request #5584 from electron/sandbox-no-expl
Cheng Zhao [Wed, 18 May 2016 10:02:30 +0000 (10:02 +0000)]
Merge pull request #5584 from electron/sandbox-no-expl

Enable sandboxing without using temporary-exception

8 years agodocs: Update MAS guide without using temporary-exception
Cheng Zhao [Wed, 18 May 2016 07:48:22 +0000 (16:48 +0900)]
docs: Update MAS guide without using temporary-exception

8 years agoCurrently set base bundle ID
Cheng Zhao [Wed, 18 May 2016 07:42:26 +0000 (16:42 +0900)]
Currently set base bundle ID

8 years agoMerge pull request #5582 from electron/notification-user-info
Cheng Zhao [Wed, 18 May 2016 07:36:31 +0000 (07:36 +0000)]
Merge pull request #5582 from electron/notification-user-info

Pass userInfo in systemPreferences.subscribeNotification

8 years agoUse string description for unknown types
Cheng Zhao [Wed, 18 May 2016 07:01:08 +0000 (16:01 +0900)]
Use string description for unknown types

8 years agoDo not convert NSDictionary to JSON
Cheng Zhao [Wed, 18 May 2016 06:49:33 +0000 (15:49 +0900)]
Do not convert NSDictionary to JSON

8 years agoIgnore invalid JSON object when converting NSDictionary
Cheng Zhao [Wed, 18 May 2016 05:50:12 +0000 (14:50 +0900)]
Ignore invalid JSON object when converting NSDictionary

8 years agoPass userInfo in subscribeNotification
Cheng Zhao [Wed, 18 May 2016 05:40:19 +0000 (14:40 +0900)]
Pass userInfo in subscribeNotification

8 years agoMerge pull request #5580 from electron/annoymous-web-contents
Cheng Zhao [Wed, 18 May 2016 05:31:10 +0000 (05:31 +0000)]
Merge pull request #5580 from electron/annoymous-web-contents

Add support for anonymous WebContents

8 years agoMake non-public module accesible via remote
Cheng Zhao [Wed, 18 May 2016 04:55:48 +0000 (13:55 +0900)]
Make non-public module accesible via remote

8 years agoHandle keyboard events for WebContents that do not have owner window
Cheng Zhao [Wed, 18 May 2016 04:47:50 +0000 (13:47 +0900)]
Handle keyboard events for WebContents that do not have owner window

8 years agoRemove WebViewGuestDelegate::HandleKeyboardEvent
Cheng Zhao [Wed, 18 May 2016 04:29:21 +0000 (13:29 +0900)]
Remove WebViewGuestDelegate::HandleKeyboardEvent

8 years agoWebContents without owner window should always open detached devtools
Cheng Zhao [Tue, 17 May 2016 13:39:18 +0000 (22:39 +0900)]
WebContents without owner window should always open detached devtools

8 years agoAdd webContents.id property
Cheng Zhao [Tue, 17 May 2016 12:56:47 +0000 (21:56 +0900)]
Add webContents.id property

8 years agoA normal WebContents can have no owner window
Cheng Zhao [Tue, 17 May 2016 12:50:47 +0000 (21:50 +0900)]
A normal WebContents can have no owner window

8 years agoMake sure BrowserContext is always destroyed after WebContents
Cheng Zhao [Tue, 17 May 2016 12:49:05 +0000 (21:49 +0900)]
Make sure BrowserContext is always destroyed after WebContents

8 years agoMerge pull request #5574 from electron/devtools-extension-test
Cheng Zhao [Wed, 18 May 2016 01:46:44 +0000 (01:46 +0000)]
Merge pull request #5574 from electron/devtools-extension-test

Add test that loads a devtools extension

8 years agoMerge pull request #5575 from electron/link-to-spectron
Cheng Zhao [Wed, 18 May 2016 01:34:56 +0000 (01:34 +0000)]
Merge pull request #5575 from electron/link-to-spectron

Add spectron to ChromeDriver doc

8 years agoMerge pull request #5559 from electron/disable-webview
Cheng Zhao [Wed, 18 May 2016 01:26:58 +0000 (01:26 +0000)]
Merge pull request #5559 from electron/disable-webview

Disable webview when nodeIntegration is off

8 years agoMerge pull request #5576 from electron/title-tweaks
Cheng Zhao [Wed, 18 May 2016 01:26:27 +0000 (01:26 +0000)]
Merge pull request #5576 from electron/title-tweaks

Tweak doc headings

8 years agoMerge pull request #5567 from felixrieseberg/versioning
Cheng Zhao [Wed, 18 May 2016 00:43:23 +0000 (00:43 +0000)]
Merge pull request #5567 from felixrieseberg/versioning

Add Information about Versioning

8 years agoUpdate brightray to fix linking problem on Linux
Cheng Zhao [Wed, 18 May 2016 00:42:38 +0000 (09:42 +0900)]
Update brightray to fix linking problem on Linux

8 years agoRemove semicolon
Kevin Sawicki [Tue, 17 May 2016 23:42:37 +0000 (16:42 -0700)]
Remove semicolon

8 years agoUpdate interval id variable name
Kevin Sawicki [Tue, 17 May 2016 23:42:21 +0000 (16:42 -0700)]
Update interval id variable name

8 years agoShow last panel by id
Kevin Sawicki [Tue, 17 May 2016 23:40:34 +0000 (16:40 -0700)]
Show last panel by id

8 years agowith -> on
Kevin Sawicki [Tue, 17 May 2016 23:05:47 +0000 (16:05 -0700)]
with -> on

8 years agoTweak doc headings
Kevin Sawicki [Tue, 17 May 2016 23:02:54 +0000 (16:02 -0700)]
Tweak doc headings

8 years agoSimplify sentence
Kevin Sawicki [Tue, 17 May 2016 22:14:50 +0000 (15:14 -0700)]
Simplify sentence

8 years agoAdd spectron section
Kevin Sawicki [Tue, 17 May 2016 22:13:26 +0000 (15:13 -0700)]
Add spectron section

8 years agoRecommend electron-chromedriver
Kevin Sawicki [Tue, 17 May 2016 22:09:09 +0000 (15:09 -0700)]
Recommend electron-chromedriver

8 years agoAdd comment about panel switching via input event
Kevin Sawicki [Tue, 17 May 2016 22:05:58 +0000 (15:05 -0700)]
Add comment about panel switching via input event

8 years agoUse consistent function styles
Kevin Sawicki [Tue, 17 May 2016 22:05:27 +0000 (15:05 -0700)]
Use consistent function styles

8 years agoUse control on non-mac platforms
Kevin Sawicki [Tue, 17 May 2016 22:01:32 +0000 (15:01 -0700)]
Use control on non-mac platforms

8 years agoDRY up specs
Kevin Sawicki [Tue, 17 May 2016 21:59:33 +0000 (14:59 -0700)]
DRY up specs

8 years agoAdd spec for undocked devtools
Kevin Sawicki [Tue, 17 May 2016 21:56:00 +0000 (14:56 -0700)]
Add spec for undocked devtools

8 years agoAdd spec for devtools extension
Kevin Sawicki [Tue, 17 May 2016 21:52:45 +0000 (14:52 -0700)]
Add spec for devtools extension

8 years ago:memo: Add Information about Versioning
Felix Rieseberg [Tue, 17 May 2016 18:20:25 +0000 (20:20 +0200)]
:memo: Add Information about Versioning

8 years agoUpdate brightray for #5348
Cheng Zhao [Tue, 17 May 2016 11:33:44 +0000 (20:33 +0900)]
Update brightray for #5348

8 years agodocs: webview is only available with nodeIntegration on
Cheng Zhao [Tue, 17 May 2016 08:10:33 +0000 (17:10 +0900)]
docs: webview is only available with nodeIntegration on

8 years agoNo more need to check for nodeIntegration when creating guest view
Cheng Zhao [Tue, 17 May 2016 08:06:02 +0000 (17:06 +0900)]
No more need to check for nodeIntegration when creating guest view

8 years agospec: WebView is disabled when nodeIntegration is disabled
Cheng Zhao [Tue, 17 May 2016 08:04:13 +0000 (17:04 +0900)]
spec: WebView is disabled when nodeIntegration is disabled

8 years agoDisable webview when nodeIntegration is off
Cheng Zhao [Tue, 17 May 2016 07:51:06 +0000 (16:51 +0900)]
Disable webview when nodeIntegration is off

8 years agoMerge pull request #5557 from electron/osx-buttons
Cheng Zhao [Tue, 17 May 2016 07:48:45 +0000 (16:48 +0900)]
Merge pull request #5557 from electron/osx-buttons

Implement titleBarStyle without using NSFullSizeContentViewWindowMask

8 years agoFix the toolbar showing when titleBarStyle is hidden-inset
Cheng Zhao [Tue, 17 May 2016 07:19:28 +0000 (16:19 +0900)]
Fix the toolbar showing when titleBarStyle is hidden-inset

8 years agoImplement titleBarStyle without using NSFullSizeContentViewWindowMask
Cheng Zhao [Tue, 17 May 2016 06:48:14 +0000 (15:48 +0900)]
Implement titleBarStyle without using NSFullSizeContentViewWindowMask

8 years agoMerge pull request #5542 from stevekinney/standardize-requires
Cheng Zhao [Mon, 16 May 2016 01:42:12 +0000 (10:42 +0900)]
Merge pull request #5542 from stevekinney/standardize-requires

Standardize requires

8 years agoMerge pull request #5540 from kcrt/master
Cheng Zhao [Mon, 16 May 2016 01:33:25 +0000 (10:33 +0900)]
Merge pull request #5540 from kcrt/master

Update: Japanese version of MAS submission guide

8 years agoMerge pull request #5509 from electron/bengotow/dialog-titles
Cheng Zhao [Mon, 16 May 2016 01:27:28 +0000 (10:27 +0900)]
Merge pull request #5509 from electron/bengotow/dialog-titles

Add buttonLabel param to showOpen/showSave dialogs

8 years agoFix building on Windows
Cheng Zhao [Mon, 16 May 2016 01:09:41 +0000 (10:09 +0900)]
Fix building on Windows

8 years ago:lipstick: Standarize requires in JavaScript API
Steve Kinney [Sun, 15 May 2016 13:41:30 +0000 (09:41 -0400)]
:lipstick: Standarize requires in JavaScript API

8 years ago:lipstick: Make the power-save-blocker a bit more concise
Steve Kinney [Sun, 15 May 2016 13:36:13 +0000 (09:36 -0400)]
:lipstick: Make the power-save-blocker a bit more concise

8 years agoUpdate: Japanese version of MAS submission-guide
TAKAHASHI Kyohei [Sun, 15 May 2016 06:42:35 +0000 (15:42 +0900)]
Update: Japanese version of MAS submission-guide

8 years agoFix linux support
Ben Gotow [Sun, 15 May 2016 06:29:13 +0000 (01:29 -0500)]
Fix linux support

8 years agoFix build issues
Ben Gotow [Sun, 15 May 2016 06:02:27 +0000 (01:02 -0500)]
Fix build issues

8 years agoDon't default to "Open", "Save", just let OS decide
Ben Gotow [Sun, 15 May 2016 06:01:52 +0000 (01:01 -0500)]
Don't default to "Open", "Save", just let OS decide

8 years agoAdd buttonLabel param to showOpen/showSave dialogs
Ben Gotow [Fri, 6 May 2016 18:10:31 +0000 (11:10 -0700)]
Add buttonLabel param to showOpen/showSave dialogs

8 years agoMerge pull request #5532 from stevekinney/patch-2
Cheng Zhao [Sun, 15 May 2016 03:38:28 +0000 (12:38 +0900)]
Merge pull request #5532 from stevekinney/patch-2

💄 Use ES6; clean up CoffeeScript conversion in BrowserWindow module

8 years ago:lipstick: Use spread operator instead of arguments object
Steve Kinney [Sat, 14 May 2016 16:26:53 +0000 (12:26 -0400)]
:lipstick: Use spread operator instead of arguments object

8 years ago💄 Use ES6; clean up CoffeeScript conversion
Steve Kinney [Sat, 14 May 2016 15:41:34 +0000 (11:41 -0400)]
💄 Use ES6; clean up CoffeeScript conversion

:lipstick: Destructure app module

Address linting errors

8 years agoMerge pull request #5533 from stevekinney/patch-3
Cheng Zhao [Sun, 15 May 2016 02:16:19 +0000 (11:16 +0900)]
Merge pull request #5533 from stevekinney/patch-3

💄 Destructure globalShortcut module

8 years agoMerge pull request #5538 from electron/vs2015-runtime
Cheng Zhao [Sun, 15 May 2016 02:15:49 +0000 (11:15 +0900)]
Merge pull request #5538 from electron/vs2015-runtime

Ship with runtime libraries of Visual Studio 2015

8 years agoMerge pull request #5537 from electron/suppress-more-tests
Cheng Zhao [Sun, 15 May 2016 02:15:42 +0000 (11:15 +0900)]
Merge pull request #5537 from electron/suppress-more-tests

Suppress the tests that need to call window.open on Travis CI

8 years ago:lipstick: Destructure globalShortcut module
Steve Kinney [Sat, 14 May 2016 15:49:07 +0000 (11:49 -0400)]
:lipstick: Destructure globalShortcut module

:lipstick: Remove globalShortcut property

Add back the globalShortcut property

8 years agoLink with libraries of Visual Studio 2015
Cheng Zhao [Sun, 15 May 2016 01:41:43 +0000 (10:41 +0900)]
Link with libraries of Visual Studio 2015

8 years agoSync submodule recursively
Cheng Zhao [Sun, 15 May 2016 01:33:23 +0000 (10:33 +0900)]
Sync submodule recursively

8 years agoDownload redist files of VS2015
Cheng Zhao [Sun, 15 May 2016 01:30:19 +0000 (10:30 +0900)]
Download redist files of VS2015

8 years agoAnd increase timeout for the rest
Cheng Zhao [Sun, 15 May 2016 01:00:29 +0000 (10:00 +0900)]
And increase timeout for the rest

8 years agoMerge pull request #5530 from stevekinney/patch-1
Cheng Zhao [Sun, 15 May 2016 00:57:49 +0000 (09:57 +0900)]
Merge pull request #5530 from stevekinney/patch-1

💄 Add ES6; Clean up from CoffeeScript conversion in app module

8 years agoMerge pull request #5535 from Godoy/translate-pt-br
Cheng Zhao [Sun, 15 May 2016 00:47:29 +0000 (09:47 +0900)]
Merge pull request #5535 from Godoy/translate-pt-br

Translate tutorial/devtools-extension.md to Portuguese (pt-br).

8 years agoMerge pull request #5531 from kcrt/patch-1
Cheng Zhao [Sun, 15 May 2016 00:46:59 +0000 (09:46 +0900)]
Merge pull request #5531 from kcrt/patch-1

wrong link destination

8 years agoMerge pull request #5525 from stanfieldr/doc-improvements
Cheng Zhao [Sun, 15 May 2016 00:45:43 +0000 (09:45 +0900)]
Merge pull request #5525 from stanfieldr/doc-improvements

A little confused by docs

8 years agoMerge pull request #5534 from kcrt/master
Cheng Zhao [Sun, 15 May 2016 00:41:52 +0000 (09:41 +0900)]
Merge pull request #5534 from kcrt/master

Translate tutorial/security.md to Japanese.

8 years agoSuppress the tests that need to call window.open on Travis CI
Cheng Zhao [Sun, 15 May 2016 00:41:02 +0000 (09:41 +0900)]
Suppress the tests that need to call window.open on Travis CI

8 years agoMerge pull request #5522 from Wolfer/patch-1
Cheng Zhao [Sun, 15 May 2016 00:38:31 +0000 (09:38 +0900)]
Merge pull request #5522 from Wolfer/patch-1

Update application-distribution.md

8 years agoRequire download_items inline
Steve Kinney [Sat, 14 May 2016 23:43:30 +0000 (19:43 -0400)]
Require download_items inline

8 years agoPT-BR link to devtools-extension tutorial on README.md
Adriano Godoy [Sat, 14 May 2016 19:06:11 +0000 (16:06 -0300)]
PT-BR link to devtools-extension tutorial on README.md

8 years agoTranslate tutorial/devtools-extension.md to Portuguese (pt-br).
Adriano Godoy [Sat, 14 May 2016 19:01:52 +0000 (16:01 -0300)]
Translate tutorial/devtools-extension.md to Portuguese (pt-br).

8 years agoTranslate tutorial/security.md to Japanese.
TAKAHASHI Kyohei [Sat, 14 May 2016 17:02:51 +0000 (02:02 +0900)]
Translate tutorial/security.md to Japanese.

8 years agoUse anonymous function for wrapping native classes
Steve Kinney [Sat, 14 May 2016 16:28:28 +0000 (12:28 -0400)]
Use anonymous function for wrapping native classes

8 years agowrong link destination
TAKAHASHI, Kyohei [Sat, 14 May 2016 15:36:11 +0000 (00:36 +0900)]
wrong link destination

8 years ago:lipstick: Add spaces to comply with Standard
Steve Kinney [Sat, 14 May 2016 15:31:08 +0000 (11:31 -0400)]
:lipstick: Add spaces to comply with Standard

8 years ago💄 Add ES6; Clean up from CoffeeScript conversion
Steve Kinney [Sat, 14 May 2016 15:17:46 +0000 (11:17 -0400)]
💄 Add ES6; Clean up from CoffeeScript conversion

8 years agoMerge pull request #5413 from electron/process-resource-usage
Cheng Zhao [Sat, 14 May 2016 14:28:51 +0000 (23:28 +0900)]
Merge pull request #5413 from electron/process-resource-usage

Fetch Process resource usage from WebContents

8 years agoFix failing CI on OS X
Cheng Zhao [Sat, 14 May 2016 14:11:13 +0000 (23:11 +0900)]
Fix failing CI on OS X

8 years agoNo need for explicit type conversion
Cheng Zhao [Sat, 14 May 2016 13:50:05 +0000 (22:50 +0900)]
No need for explicit type conversion

8 years agoRename webFrame.purgeCaches to webFrame.clearCache
Cheng Zhao [Sat, 14 May 2016 13:48:25 +0000 (22:48 +0900)]
Rename webFrame.purgeCaches to webFrame.clearCache

This matches the name of session.clearCache.

8 years agoFix cpplint warnings
Cheng Zhao [Sat, 14 May 2016 13:40:18 +0000 (22:40 +0900)]
Fix cpplint warnings

8 years agoMerge pull request #5519 from danhp/context-menu-docs
Cheng Zhao [Sat, 14 May 2016 12:49:16 +0000 (21:49 +0900)]
Merge pull request #5519 from danhp/context-menu-docs

Fix indentation for context menu docs.

8 years ago:memo: Fix styling of the context-menu docs
Daniel Pham [Sat, 14 May 2016 12:35:38 +0000 (08:35 -0400)]
:memo: Fix styling of the context-menu docs
[ci skip]