platform/framework/web/crosswalk-tizen.git
7 years agouse new electron-docs-linter with node 4 support
Zeke Sikelianos [Fri, 19 Aug 2016 21:06:38 +0000 (14:06 -0700)]
use new electron-docs-linter with node 4 support

7 years agomove linting work to electron-docs-linter's new CLI
Zeke Sikelianos [Thu, 14 Jul 2016 23:35:40 +0000 (16:35 -0700)]
move linting work to electron-docs-linter's new CLI

7 years agomove electron.json to docs/api.json
Zeke Sikelianos [Fri, 8 Jul 2016 23:51:06 +0000 (16:51 -0700)]
move electron.json to docs/api.json

7 years agoadd electron.json (compiled to target 1.2.7 release)
Zeke Sikelianos [Fri, 8 Jul 2016 23:34:18 +0000 (16:34 -0700)]
add electron.json (compiled to target 1.2.7 release)

7 years agoadd lint-docs script
Zeke Sikelianos [Fri, 8 Jul 2016 23:33:25 +0000 (16:33 -0700)]
add lint-docs script

7 years agoMerge pull request #7153 from VarunAgw/patch-1
Kevin Sawicki [Fri, 9 Sep 2016 15:05:38 +0000 (08:05 -0700)]
Merge pull request #7153 from VarunAgw/patch-1

SSL issue in links

7 years agoMerge pull request #7145 from electron/device-scale-factor-failures
Phil Haack [Fri, 9 Sep 2016 14:38:23 +0000 (07:38 -0700)]
Merge pull request #7145 from electron/device-scale-factor-failures

Get specs passing on displays using certain device scale factors

7 years agoMerge pull request #7123 from deepak1556/asar_range_patch
Cheng Zhao [Fri, 9 Sep 2016 11:59:12 +0000 (20:59 +0900)]
Merge pull request #7123 from deepak1556/asar_range_patch

protocol: respect range header when reading from asar

7 years agoSSL issue in links
Varun Agrawal [Fri, 9 Sep 2016 11:57:27 +0000 (17:27 +0530)]
SSL issue in links

7 years agoMerge pull request #7077 from miniak/title-bar-style
Cheng Zhao [Fri, 9 Sep 2016 11:27:26 +0000 (20:27 +0900)]
Merge pull request #7077 from miniak/title-bar-style

Add support for titleBarStyle: 'hidden-inset' on OS X 10.9

7 years agoMerge pull request #7053 from electron/launch-from-notification
Cheng Zhao [Fri, 9 Sep 2016 11:01:39 +0000 (20:01 +0900)]
Merge pull request #7053 from electron/launch-from-notification

Send notification info to app.ready, on macOS

7 years agoMerge pull request #7146 from electron/resolve-empty-url-values
Cheng Zhao [Fri, 9 Sep 2016 10:58:41 +0000 (19:58 +0900)]
Merge pull request #7146 from electron/resolve-empty-url-values

Tweak how empty URLs are resolved

7 years agoMerge pull request #7142 from electron/require-buffer
Cheng Zhao [Fri, 9 Sep 2016 10:52:53 +0000 (19:52 +0900)]
Merge pull request #7142 from electron/require-buffer

Require Buffer explicitly instead of relying on global

7 years agoVerify resolving URL via console-message event
Kevin Sawicki [Fri, 9 Sep 2016 00:38:40 +0000 (17:38 -0700)]
Verify resolving URL via console-message event

7 years ago=== -> !==
Kevin Sawicki [Fri, 9 Sep 2016 00:12:53 +0000 (17:12 -0700)]
=== -> !==

7 years agoUse === for string comparison
Kevin Sawicki [Fri, 9 Sep 2016 00:11:10 +0000 (17:11 -0700)]
Use === for string comparison

7 years agoPlace resolve specs in correct outer block
Kevin Sawicki [Fri, 9 Sep 2016 00:08:49 +0000 (17:08 -0700)]
Place resolve specs in correct outer block

7 years agoAdd specs for resolving attribute URLs
Kevin Sawicki [Thu, 8 Sep 2016 23:56:29 +0000 (16:56 -0700)]
Add specs for resolving attribute URLs

7 years agoDon't resolve empty src/preload attribute values
Kevin Sawicki [Thu, 8 Sep 2016 23:48:30 +0000 (16:48 -0700)]
Don't resolve empty src/preload attribute values

7 years agoAdd failing specs for empty preload/src attribute
Kevin Sawicki [Thu, 8 Sep 2016 23:40:31 +0000 (16:40 -0700)]
Add failing specs for empty preload/src attribute

7 years agoUse delta when scale factor is above 2 and odd
Kevin Sawicki [Thu, 8 Sep 2016 23:24:11 +0000 (16:24 -0700)]
Use delta when scale factor is above 2 and odd

7 years agoUse smart pointers in a couple places.
Charlie Hess [Thu, 8 Sep 2016 23:23:55 +0000 (16:23 -0700)]
Use smart pointers in a couple places.

7 years agoUse bounds helper in failing specs
Kevin Sawicki [Thu, 8 Sep 2016 20:46:55 +0000 (13:46 -0700)]
Use bounds helper in failing specs

7 years agoPut actual value first
Kevin Sawicki [Thu, 8 Sep 2016 20:39:15 +0000 (13:39 -0700)]
Put actual value first

7 years agoUse single assert bounds helper
Kevin Sawicki [Thu, 8 Sep 2016 20:33:43 +0000 (13:33 -0700)]
Use single assert bounds helper

7 years agoAdd scale factor assert helpers
Kevin Sawicki [Thu, 8 Sep 2016 20:31:01 +0000 (13:31 -0700)]
Add scale factor assert helpers

7 years agoMerge pull request #7143 from electron/windows-spec-failures
Kevin Sawicki [Thu, 8 Sep 2016 23:13:16 +0000 (16:13 -0700)]
Merge pull request #7143 from electron/windows-spec-failures

Fix windows spec failures

7 years agoOpen about:blank when window.open is called with no URL
Kevin Sawicki [Thu, 8 Sep 2016 23:10:21 +0000 (16:10 -0700)]
Open about:blank when window.open is called with no URL

7 years agoAdd missing {}
Kevin Sawicki [Thu, 8 Sep 2016 20:12:00 +0000 (13:12 -0700)]
Add missing {}

7 years agoUpdate productName default in docs
Kevin Sawicki [Thu, 8 Sep 2016 18:52:21 +0000 (11:52 -0700)]
Update productName default in docs

7 years agoSet crashReporter productName in specs
Kevin Sawicki [Thu, 8 Sep 2016 18:32:09 +0000 (11:32 -0700)]
Set crashReporter productName in specs

7 years agoAssert isTTY is undefined on Windows
Kevin Sawicki [Thu, 8 Sep 2016 18:01:58 +0000 (11:01 -0700)]
Assert isTTY is undefined on Windows

7 years agoMerge pull request #7133 from electron/update-travis-node-versions
Kevin Sawicki [Thu, 8 Sep 2016 18:13:00 +0000 (11:13 -0700)]
Merge pull request #7133 from electron/update-travis-node-versions

Upgrade Travis node version

7 years agoAdd section about Buffer global
Kevin Sawicki [Thu, 8 Sep 2016 17:39:29 +0000 (10:39 -0700)]
Add section about Buffer global

7 years agoAdd spec for deleting Buffer global in preload
Kevin Sawicki [Thu, 8 Sep 2016 17:34:09 +0000 (10:34 -0700)]
Add spec for deleting Buffer global in preload

7 years agoRemove unneeded return
Kevin Sawicki [Thu, 8 Sep 2016 17:20:39 +0000 (10:20 -0700)]
Remove unneeded return

7 years agoRequire Buffer explicitly instead of relying on global
Kevin Sawicki [Thu, 8 Sep 2016 17:17:06 +0000 (10:17 -0700)]
Require Buffer explicitly instead of relying on global

7 years agoMerge pull request #7129 from adamkidder/override_libchromium
Kevin Sawicki [Thu, 8 Sep 2016 16:37:05 +0000 (09:37 -0700)]
Merge pull request #7129 from adamkidder/override_libchromium

Allow LIBCHROMIUMCONTENT_COMMIT to be overridden from the environment

7 years agoUpdate Travis config to build on node 4.5.0
Kevin Sawicki [Wed, 7 Sep 2016 23:46:00 +0000 (16:46 -0700)]
Update Travis config to build on node 4.5.0

7 years agoMerge pull request #7128 from electron/api-breakage-list
Kevin Sawicki [Thu, 8 Sep 2016 16:21:26 +0000 (09:21 -0700)]
Merge pull request #7128 from electron/api-breakage-list

Document what APIs will break in Electron 2.0

7 years agoAdd variables to options example
Kevin Sawicki [Thu, 8 Sep 2016 16:15:05 +0000 (09:15 -0700)]
Add variables to options example

7 years agoAdd headings for each module
Kevin Sawicki [Thu, 8 Sep 2016 16:09:49 +0000 (09:09 -0700)]
Add headings for each module

7 years agoMove breaking changes doc to /docs
Kevin Sawicki [Thu, 8 Sep 2016 16:05:34 +0000 (09:05 -0700)]
Move breaking changes doc to /docs

7 years agoAdd planned 2.0 API breakage
Kevin Sawicki [Wed, 7 Sep 2016 18:41:54 +0000 (11:41 -0700)]
Add planned 2.0 API breakage

7 years agoMark detach option for 2.0 removal
Kevin Sawicki [Wed, 7 Sep 2016 18:21:13 +0000 (11:21 -0700)]
Mark detach option for 2.0 removal

7 years agoMerge pull request #7131 from electron/end-sheet-on-close
Cheng Zhao [Thu, 8 Sep 2016 06:53:07 +0000 (15:53 +0900)]
Merge pull request #7131 from electron/end-sheet-on-close

End sheet in parent when closing modal window

7 years agoincrease spec timeout
deepak1556 [Thu, 8 Sep 2016 06:08:24 +0000 (11:38 +0530)]
increase spec timeout

7 years agoMerge pull request #7130 from electron/windows-stdin-renderer
Cheng Zhao [Thu, 8 Sep 2016 06:04:10 +0000 (15:04 +0900)]
Merge pull request #7130 from electron/windows-stdin-renderer

Add EOF process.stdin in  render process

7 years agoprotocol: respect range header when reading from asar
deepak1556 [Thu, 8 Sep 2016 04:44:49 +0000 (10:14 +0530)]
protocol: respect range header when reading from asar

7 years agoupdate
deepak1556 [Thu, 8 Sep 2016 04:42:23 +0000 (10:12 +0530)]
update

7 years agoadd failing spec
deepak1556 [Thu, 8 Sep 2016 03:01:35 +0000 (08:31 +0530)]
add failing spec

7 years agoMerge pull request #7132 from electron/lint-python-via-npm-run-lint
Kevin Sawicki [Wed, 7 Sep 2016 23:49:21 +0000 (16:49 -0700)]
Merge pull request #7132 from electron/lint-python-via-npm-run-lint

Run pylint as part of main lint task

7 years agoRun pylint as part of main lint task
Kevin Sawicki [Wed, 7 Sep 2016 23:23:59 +0000 (16:23 -0700)]
Run pylint as part of main lint task

7 years agoEnd sheet in parent when closing modal window
Kevin Sawicki [Wed, 7 Sep 2016 22:24:37 +0000 (15:24 -0700)]
End sheet in parent when closing modal window

7 years agoAssert read value instead of exception
Kevin Sawicki [Wed, 7 Sep 2016 21:51:05 +0000 (14:51 -0700)]
Assert read value instead of exception

7 years agoSetup stdin in both processes on Windows
Kevin Sawicki [Wed, 7 Sep 2016 21:45:56 +0000 (14:45 -0700)]
Setup stdin in both processes on Windows

7 years agoAdd spec for accessing process.stdin
Kevin Sawicki [Wed, 7 Sep 2016 21:40:18 +0000 (14:40 -0700)]
Add spec for accessing process.stdin

7 years agoAllow LIBCHROMIUMCONTENT_COMMIT to be overridden from the environment
Adam Kidder [Wed, 7 Sep 2016 19:02:32 +0000 (12:02 -0700)]
Allow LIBCHROMIUMCONTENT_COMMIT to be overridden from the environment

7 years agoMerge pull request #7119 from electron/arrange-project-translations
Kevin Sawicki [Wed, 7 Sep 2016 15:46:37 +0000 (08:46 -0700)]
Merge pull request #7119 from electron/arrange-project-translations

Arrange meta docs translations

7 years agoMerge pull request #7116 from electron/restore-no-asar
Cheng Zhao [Wed, 7 Sep 2016 07:50:26 +0000 (16:50 +0900)]
Merge pull request #7116 from electron/restore-no-asar

Restore process.noAsar in finally block

7 years agoMerge pull request #7110 from electron/circular-menu-require
Cheng Zhao [Wed, 7 Sep 2016 07:32:23 +0000 (16:32 +0900)]
Merge pull request #7110 from electron/circular-menu-require

Prevent circular Menu require

7 years agoLink to translations
Kevin Sawicki [Tue, 6 Sep 2016 21:58:50 +0000 (14:58 -0700)]
Link to translations

7 years agoMove translated project docs to docs-translations folder
Kevin Sawicki [Tue, 6 Sep 2016 21:54:17 +0000 (14:54 -0700)]
Move translated project docs to docs-translations folder

7 years agoMerge pull request #7068 from duncup/master
Kevin Sawicki [Tue, 6 Sep 2016 21:47:18 +0000 (14:47 -0700)]
Merge pull request #7068 from duncup/master

Create translate docs.

7 years agoMerge pull request #7113 from electron/const-default-app
Kevin Sawicki [Tue, 6 Sep 2016 20:42:36 +0000 (13:42 -0700)]
Merge pull request #7113 from electron/const-default-app

Use const instead of var in default app

7 years agoReset process.noAsar in finally block
Kevin Sawicki [Tue, 6 Sep 2016 20:40:25 +0000 (13:40 -0700)]
Reset process.noAsar in finally block

7 years agoAdd failing spec for restoring noAsar value
Kevin Sawicki [Tue, 6 Sep 2016 20:32:30 +0000 (13:32 -0700)]
Add failing spec for restoring noAsar value

7 years agoUse const instead of var
Kevin Sawicki [Tue, 6 Sep 2016 18:58:06 +0000 (11:58 -0700)]
Use const instead of var

7 years agoPrevent missing Menu.buildFromTemplate function
Kevin Sawicki [Tue, 6 Sep 2016 18:31:14 +0000 (11:31 -0700)]
Prevent missing Menu.buildFromTemplate function

7 years agoUpdate docs.
Charlie Hess [Sat, 3 Sep 2016 19:03:58 +0000 (12:03 -0700)]
Update docs.

7 years agoAdd support for titleBarStyle: 'hidden-inset' on OS X 10.9
Milan Burda [Fri, 2 Sep 2016 22:45:20 +0000 (00:45 +0200)]
Add support for titleBarStyle: 'hidden-inset' on OS X 10.9

7 years agoCreate translate docs.
duncup [Fri, 2 Sep 2016 06:25:56 +0000 (14:25 +0800)]
Create translate docs.

7 years agoBump v1.3.5
Cheng Zhao [Thu, 1 Sep 2016 10:18:37 +0000 (19:18 +0900)]
Bump v1.3.5

7 years agoFix warning when compiling for win32 ia32 build
Cheng Zhao [Fri, 2 Sep 2016 04:59:00 +0000 (13:59 +0900)]
Fix warning when compiling for win32 ia32 build

7 years agoFix arm's zip name
Cheng Zhao [Thu, 1 Sep 2016 12:00:29 +0000 (21:00 +0900)]
Fix arm's zip name

7 years agoMerge pull request #7059 from malept/docs-typos
Kevin Sawicki [Fri, 2 Sep 2016 00:37:28 +0000 (17:37 -0700)]
Merge pull request #7059 from malept/docs-typos

Fix documentation typos

7 years ago:memo: Make arch references more consistent
Mark Lee [Thu, 1 Sep 2016 14:53:32 +0000 (07:53 -0700)]
:memo: Make arch references more consistent

[ci skip]

7 years ago:memo: Add missing words
Mark Lee [Thu, 1 Sep 2016 14:49:36 +0000 (07:49 -0700)]
:memo: Add missing words

[ci skip]

7 years agoFix symbols zip's name
Cheng Zhao [Thu, 1 Sep 2016 10:18:19 +0000 (19:18 +0900)]
Fix symbols zip's name

7 years agoUpdate brightray submodule
Cheng Zhao [Thu, 1 Sep 2016 10:12:44 +0000 (19:12 +0900)]
Update brightray submodule

7 years agoUpdate libchromiumcontent for #5665
Cheng Zhao [Thu, 1 Sep 2016 07:38:52 +0000 (16:38 +0900)]
Update libchromiumcontent for #5665

7 years agoMerge pull request #6826 from enlight/set-jump-list
Cheng Zhao [Thu, 1 Sep 2016 06:35:21 +0000 (15:35 +0900)]
Merge pull request #6826 from enlight/set-jump-list

Extend the custom Jump List API provided by Electron

7 years agoExtend the custom Jump List API
Vadim Macagon [Fri, 12 Aug 2016 09:31:17 +0000 (16:31 +0700)]
Extend the custom Jump List API

Add `app.getJumpListSettings()` and `app.setJumpList(callback)` that
make it possible to fully customize the Jump List of an Electron app.
It is now possible to:
- Add tasks to the standard `Tasks` category.
- Add separators to the standard `Tasks` category.
- Add custom categories containing tasks and file links.
- Add system managed Recent/Frequent categories.
- Remove the custom Jump List.

7 years agoLinter fascism.
Charlie Hess [Thu, 1 Sep 2016 01:12:35 +0000 (18:12 -0700)]
Linter fascism.

7 years agoFix oops on Windows / Linux.
Charlie Hess [Thu, 1 Sep 2016 00:26:25 +0000 (17:26 -0700)]
Fix oops on Windows / Linux.

7 years agoSend notification userInfo to app.ready, on macOS.
Charlie Hess [Thu, 1 Sep 2016 00:17:44 +0000 (17:17 -0700)]
Send notification userInfo to app.ready, on macOS.

Check if the user launched the app from a notification and send the notification args across if so.

7 years agoMerge pull request #7041 from Ikana/document-webcontents-fromId
Cheng Zhao [Wed, 31 Aug 2016 12:01:49 +0000 (21:01 +0900)]
Merge pull request #7041 from Ikana/document-webcontents-fromId

documents webContents.fromId

7 years agoMerge pull request #6998 from electron/ipc-v8-converter-crash
Cheng Zhao [Wed, 31 Aug 2016 11:45:25 +0000 (20:45 +0900)]
Merge pull request #6998 from electron/ipc-v8-converter-crash

Don't serialize external values over IPC

7 years agoMerge pull request #6986 from electron/arm-release-asset-name
Cheng Zhao [Wed, 31 Aug 2016 11:35:59 +0000 (20:35 +0900)]
Merge pull request #6986 from electron/arm-release-asset-name

Add v7l to ARM release assets

7 years agoMerge pull request #6867 from electron/remote-function-properties
Cheng Zhao [Wed, 31 Aug 2016 08:28:09 +0000 (17:28 +0900)]
Merge pull request #6867 from electron/remote-function-properties

Allow accessing remote function properties

7 years agodocuments webContents.fromId
roderik [Wed, 31 Aug 2016 03:25:04 +0000 (22:25 -0500)]
documents webContents.fromId

7 years agoTest external value as send argument
Kevin Sawicki [Tue, 30 Aug 2016 16:27:12 +0000 (09:27 -0700)]
Test external value as send argument

7 years agoMove IsExternal check to FromV8ValueImpl
Kevin Sawicki [Tue, 30 Aug 2016 15:51:22 +0000 (08:51 -0700)]
Move IsExternal check to FromV8ValueImpl

7 years agoMerge pull request #7028 from electron/default-exit-code
Cheng Zhao [Tue, 30 Aug 2016 10:36:03 +0000 (19:36 +0900)]
Merge pull request #7028 from electron/default-exit-code

Default app exit code to 0

7 years agoMerge pull request #7026 from Menci/master
Cheng Zhao [Tue, 30 Aug 2016 10:31:31 +0000 (19:31 +0900)]
Merge pull request #7026 from Menci/master

Add guide for force new page in print / printToPDF

7 years agoMerge pull request #7018 from HanaeKae/jpfont-in-flash
Cheng Zhao [Tue, 30 Aug 2016 08:52:05 +0000 (17:52 +0900)]
Merge pull request #7018 from HanaeKae/jpfont-in-flash

Japanese font rendering in flash.

7 years agoMerge pull request #7029 from electron/revert-7003-exit-tab-fullscreen
Cheng Zhao [Tue, 30 Aug 2016 08:09:37 +0000 (17:09 +0900)]
Merge pull request #7029 from electron/revert-7003-exit-tab-fullscreen

Revert "exit tab fullscreen on destroy"

7 years agoRevert "exit tab fullscreen on destroy"
Cheng Zhao [Tue, 30 Aug 2016 08:08:51 +0000 (17:08 +0900)]
Revert "exit tab fullscreen on destroy"

7 years agoDefault app exit code to 0
Samuel Attard [Tue, 30 Aug 2016 03:30:56 +0000 (13:30 +1000)]
Default app exit code to 0

7 years agoAdd guide for force new page in print / printToPDF
Menci [Tue, 30 Aug 2016 00:45:39 +0000 (08:45 +0800)]
Add guide for force new page in print / printToPDF