platform/framework/web/crosswalk-tizen.git
8 years agouse cross-platform accelerator in globalShorcut documentation
Zeke Sikelianos [Fri, 1 Apr 2016 21:54:25 +0000 (14:54 -0700)]
use cross-platform accelerator in globalShorcut documentation

8 years agouse example accelerators that align with best practices
Zeke Sikelianos [Fri, 1 Apr 2016 21:09:01 +0000 (14:09 -0700)]
use example accelerators that align with best practices

8 years agoMerge pull request #4956 from atom/default-app-asar
Kevin Sawicki [Fri, 1 Apr 2016 19:52:51 +0000 (12:52 -0700)]
Merge pull request #4956 from atom/default-app-asar

Store default_app in .asar archive

8 years agoRemove logging
Kevin Sawicki [Wed, 30 Mar 2016 18:53:14 +0000 (11:53 -0700)]
Remove logging

8 years agoStore default_app in .asar archive
Kevin Sawicki [Wed, 30 Mar 2016 18:50:17 +0000 (11:50 -0700)]
Store default_app in .asar archive

8 years agoMerge pull request #4982 from atom/fix-windows
Cheng Zhao [Fri, 1 Apr 2016 07:57:27 +0000 (16:57 +0900)]
Merge pull request #4982 from atom/fix-windows

Fix various problems on Windows build

8 years agospec: Fix failing test due to path delimiter
Cheng Zhao [Fri, 1 Apr 2016 07:42:44 +0000 (16:42 +0900)]
spec: Fix failing test due to path delimiter

8 years agoFix the background color in test app
Cheng Zhao [Fri, 1 Apr 2016 07:35:19 +0000 (16:35 +0900)]
Fix the background color in test app

8 years agoFix compilation errors on Windows
Cheng Zhao [Fri, 1 Apr 2016 07:34:20 +0000 (16:34 +0900)]
Fix compilation errors on Windows

8 years agoMerge pull request #4981 from atom/member-object-reference
Cheng Zhao [Fri, 1 Apr 2016 07:11:21 +0000 (16:11 +0900)]
Merge pull request #4981 from atom/member-object-reference

Remote object should be referenced by its members

8 years agoReference the remote object in its prototype chain's methods
Cheng Zhao [Fri, 1 Apr 2016 06:45:36 +0000 (15:45 +0900)]
Reference the remote object in its prototype chain's methods

8 years agospec: Remote object should be referenced by methods in its prototype chain
Cheng Zhao [Fri, 1 Apr 2016 06:35:34 +0000 (15:35 +0900)]
spec: Remote object should be referenced by methods in its prototype chain

8 years agoRemote object's members should reference itself
Cheng Zhao [Fri, 1 Apr 2016 06:26:30 +0000 (15:26 +0900)]
Remote object's members should reference itself

8 years agospec: Remote object should be referenced by its members
Cheng Zhao [Fri, 1 Apr 2016 05:50:33 +0000 (14:50 +0900)]
spec: Remote object should be referenced by its members

8 years agoMerge pull request #4917 from deepak1556/new_window_disposition_patch
Cheng Zhao [Fri, 1 Apr 2016 04:52:29 +0000 (13:52 +0900)]
Merge pull request #4917 from deepak1556/new_window_disposition_patch

browser: fix disposition value for new-window event

8 years agoremoved redundant delegation
deepak1556 [Thu, 31 Mar 2016 14:21:18 +0000 (19:51 +0530)]
removed redundant delegation

8 years agoUpdate libchromiumcontent
deepak1556 [Thu, 31 Mar 2016 13:07:47 +0000 (18:37 +0530)]
Update libchromiumcontent

8 years agodecide early on render initiated window creations
deepak1556 [Thu, 31 Mar 2016 00:58:23 +0000 (06:28 +0530)]
decide early on render initiated window creations

8 years agobrowser: fix disposition value for new-window event
Robo [Fri, 25 Mar 2016 03:17:33 +0000 (08:47 +0530)]
browser: fix disposition value for new-window event

8 years agoMerge pull request #4955 from atom/remove-node-integration-disable-path
Cheng Zhao [Fri, 1 Apr 2016 02:14:30 +0000 (11:14 +0900)]
Merge pull request #4955 from atom/remove-node-integration-disable-path

Remove path for nodeIntegration value of 'disable'

8 years agoMerge pull request #4909 from atom/standard
Cheng Zhao [Fri, 1 Apr 2016 02:13:56 +0000 (11:13 +0900)]
Merge pull request #4909 from atom/standard

Use `standard` JavaScript Style

8 years agoMerge pull request #4964 from jwheare/app-command-docs
Kevin Sawicki [Thu, 31 Mar 2016 22:45:16 +0000 (15:45 -0700)]
Merge pull request #4964 from jwheare/app-command-docs

Improve app-command docs, list arguments and explain command string

8 years agoMerge pull request #4963 from preco21/document-fixes-2
Kevin Sawicki [Thu, 31 Mar 2016 22:44:31 +0000 (15:44 -0700)]
Merge pull request #4963 from preco21/document-fixes-2

Docs: Improve docs styles

8 years agoMerge pull request #4962 from erkyrath/doc-issue-4884
Kevin Sawicki [Thu, 31 Mar 2016 22:43:22 +0000 (15:43 -0700)]
Merge pull request #4962 from erkyrath/doc-issue-4884

Added information about the enabled, visible, and checked properties

8 years agoMerge pull request #4959 from atom/check-url-before-opening
Kevin Sawicki [Thu, 31 Mar 2016 22:41:33 +0000 (15:41 -0700)]
Merge pull request #4959 from atom/check-url-before-opening

Only open http/https links in new-window example

8 years agoMerge pull request #4970 from felixrieseberg/dialog-note
Jessica Lord [Thu, 31 Mar 2016 18:20:08 +0000 (11:20 -0700)]
Merge pull request #4970 from felixrieseberg/dialog-note

Add "remote" note to dialog docs

8 years ago:memo: Add "remote" note to dialog docs
Felix Rieseberg [Thu, 31 Mar 2016 16:54:01 +0000 (09:54 -0700)]
:memo: Add "remote" note to dialog docs

Ref #4943

8 years agoOnly check for nodeIntegration being true
Kevin Sawicki [Thu, 31 Mar 2016 15:26:11 +0000 (08:26 -0700)]
Only check for nodeIntegration being true

8 years agoRemove path for nodeIntgration value of 'disable'
Kevin Sawicki [Wed, 30 Mar 2016 18:10:43 +0000 (11:10 -0700)]
Remove path for nodeIntgration value of 'disable'

8 years agoMerge pull request #4929 from deepak1556/url_request_fetch_job_patch
Cheng Zhao [Thu, 31 Mar 2016 10:37:28 +0000 (19:37 +0900)]
Merge pull request #4929 from deepak1556/url_request_fetch_job_patch

protocol: return status of ReadRawData instead of relying on SetStatus

8 years agoMerge pull request #4926 from preco21/master
Cheng Zhao [Thu, 31 Mar 2016 10:31:29 +0000 (19:31 +0900)]
Merge pull request #4926 from preco21/master

Docs: Update Korean docs as upstream

8 years agoMerge pull request #4965 from atom/docs-get-locale
Cheng Zhao [Thu, 31 Mar 2016 08:38:39 +0000 (17:38 +0900)]
Merge pull request #4965 from atom/docs-get-locale

docs: Add notes on app.getLocale

8 years agodocs: Add notes on app.getLocale
Cheng Zhao [Thu, 31 Mar 2016 08:22:09 +0000 (17:22 +0900)]
docs: Add notes on app.getLocale

8 years agoImprove app-command docs, list arguments and explain command string
James Wheare [Thu, 31 Mar 2016 07:56:49 +0000 (08:56 +0100)]
Improve app-command docs, list arguments and explain command string

8 years agoMerge pull request #4902 from hdwong/master
Cheng Zhao [Thu, 31 Mar 2016 07:02:39 +0000 (16:02 +0900)]
Merge pull request #4902 from hdwong/master

fix translation

8 years ago:memo: Add missing docs
Plusb Preco [Thu, 31 Mar 2016 05:30:14 +0000 (14:30 +0900)]
:memo: Add missing docs

[ci skip]

8 years ago:memo: Normailze note markers
Plusb Preco [Thu, 31 Mar 2016 05:17:50 +0000 (14:17 +0900)]
:memo: Normailze note markers

* Normalize note markers syntax `__` to `**`

[ci skip]

8 years ago:memo: Update docs styles
Plusb Preco [Thu, 31 Mar 2016 05:16:14 +0000 (14:16 +0900)]
:memo: Update docs styles

* Adjust line length to `80`
* Normalize whitespaces

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Thu, 31 Mar 2016 05:03:35 +0000 (14:03 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoAdded information about the enabled, visible, and checked properties --
Andrew Plotkin [Thu, 31 Mar 2016 03:57:28 +0000 (23:57 -0400)]
Added information about the enabled, visible, and checked properties --
when they can be set and what they mean.

Also tidied up the grammar and clarified wording.

8 years agoMerge pull request #4901 from yucheng-inc/master
Cheng Zhao [Thu, 31 Mar 2016 02:23:01 +0000 (11:23 +0900)]
Merge pull request #4901 from yucheng-inc/master

translations   zh-CN    doc

8 years agoMerge pull request #4885 from ArekSredzki/patch-1
Cheng Zhao [Thu, 31 Mar 2016 02:07:14 +0000 (11:07 +0900)]
Merge pull request #4885 from ArekSredzki/patch-1

Added electron-release-server link to the docs

8 years agoMerge pull request #4896 from felixrieseberg/default-protocol-handler
Cheng Zhao [Thu, 31 Mar 2016 01:38:57 +0000 (10:38 +0900)]
Merge pull request #4896 from felixrieseberg/default-protocol-handler

Enable Electron to set/unset itself as default protocol handler (OS X, Windows)

8 years agoMerge pull request #4843 from jwheare/mac-swipe-events
Cheng Zhao [Thu, 31 Mar 2016 01:37:27 +0000 (10:37 +0900)]
Merge pull request #4843 from jwheare/mac-swipe-events

OSX: Expose 3-finger swipe events in browser-window

8 years agoMerge pull request #4892 from deepak1556/v8_util_patch
Cheng Zhao [Thu, 31 Mar 2016 01:22:23 +0000 (10:22 +0900)]
Merge pull request #4892 from deepak1556/v8_util_patch

common: use v8::private symbols as identifiers for object properties

8 years agoUpdate native-mate for #4892
Cheng Zhao [Thu, 31 Mar 2016 01:21:21 +0000 (10:21 +0900)]
Update native-mate for #4892

8 years agogive anonymous function a name
Zeke Sikelianos [Wed, 30 Mar 2016 23:29:30 +0000 (16:29 -0700)]
give anonymous function a name

8 years agofix a minor style issue
Zeke Sikelianos [Wed, 30 Mar 2016 22:15:33 +0000 (15:15 -0700)]
fix a minor style issue

8 years agoderp
Zeke Sikelianos [Wed, 30 Mar 2016 21:59:39 +0000 (14:59 -0700)]
derp

8 years agoeradicate all per-file eslint globals
Zeke Sikelianos [Wed, 30 Mar 2016 21:56:30 +0000 (14:56 -0700)]
eradicate all per-file eslint globals

8 years agodo not lint on windows CI
Zeke Sikelianos [Wed, 30 Mar 2016 21:21:07 +0000 (14:21 -0700)]
do not lint on windows CI

8 years agosay we are linting
Zeke Sikelianos [Wed, 30 Mar 2016 21:16:16 +0000 (14:16 -0700)]
say we are linting

8 years agotry to fix CI linting
Zeke Sikelianos [Wed, 30 Mar 2016 21:12:59 +0000 (14:12 -0700)]
try to fix CI linting

8 years agouse window.location instead of location
Zeke Sikelianos [Wed, 30 Mar 2016 21:07:27 +0000 (14:07 -0700)]
use window.location instead of location

8 years agorestrict mocha scope to /spec; break out link tasks
Zeke Sikelianos [Wed, 30 Mar 2016 21:07:16 +0000 (14:07 -0700)]
restrict mocha scope to /spec; break out link tasks

8 years agoavoid using eslint comment exceptions
Zeke Sikelianos [Wed, 30 Mar 2016 21:06:50 +0000 (14:06 -0700)]
avoid using eslint comment exceptions

8 years agoremove eslint from devDependencies
Zeke Sikelianos [Wed, 30 Mar 2016 20:30:30 +0000 (13:30 -0700)]
remove eslint from devDependencies

8 years agouse standard.env.mocha instead of a list of globals
Zeke Sikelianos [Wed, 30 Mar 2016 20:17:04 +0000 (13:17 -0700)]
use standard.env.mocha instead of a list of globals

8 years agoupdate CONTRIBUTING doc
Zeke Sikelianos [Tue, 29 Mar 2016 17:44:01 +0000 (10:44 -0700)]
update CONTRIBUTING doc

8 years agoreplace eslint with standard
Zeke Sikelianos [Tue, 29 Mar 2016 17:43:41 +0000 (10:43 -0700)]
replace eslint with standard

8 years agodo not return and assign
Zeke Sikelianos [Tue, 29 Mar 2016 17:33:17 +0000 (10:33 -0700)]
do not return and assign

8 years agoreplace snazzy with standard; autoformat package.json
Zeke Sikelianos [Tue, 29 Mar 2016 05:10:27 +0000 (22:10 -0700)]
replace snazzy with standard; autoformat package.json

8 years agofinish standardizing!
Zeke Sikelianos [Tue, 29 Mar 2016 01:00:30 +0000 (18:00 -0700)]
finish standardizing!

8 years agoreplace __proto__ with Object.setPrototype
Zeke Sikelianos [Tue, 29 Mar 2016 00:51:11 +0000 (17:51 -0700)]
replace __proto__ with Object.setPrototype

8 years agostandardize by hand
Zeke Sikelianos [Tue, 29 Mar 2016 00:40:40 +0000 (17:40 -0700)]
standardize by hand

8 years agostandardize by hand
Zeke Sikelianos [Tue, 29 Mar 2016 00:35:49 +0000 (17:35 -0700)]
standardize by hand

8 years agostandardize by hand
Zeke Sikelianos [Tue, 29 Mar 2016 00:16:08 +0000 (17:16 -0700)]
standardize by hand

8 years agoremove useless constructors
Zeke Sikelianos [Mon, 28 Mar 2016 23:36:08 +0000 (16:36 -0700)]
remove useless constructors

8 years agothrow error if it exists
Zeke Sikelianos [Mon, 28 Mar 2016 23:33:16 +0000 (16:33 -0700)]
throw error if it exists

8 years agodance around error checking with this one weird trick
Zeke Sikelianos [Mon, 28 Mar 2016 23:31:06 +0000 (16:31 -0700)]
dance around error checking with this one weird trick

8 years agostandardize more
Zeke Sikelianos [Mon, 28 Mar 2016 23:19:18 +0000 (16:19 -0700)]
standardize more

8 years agomostly more globals
Zeke Sikelianos [Mon, 28 Mar 2016 23:11:00 +0000 (16:11 -0700)]
mostly more globals

8 years agodo more manual cleanup and specify globals
Zeke Sikelianos [Mon, 28 Mar 2016 21:00:41 +0000 (14:00 -0700)]
do more manual cleanup and specify globals

8 years agotiptoe
Zeke Sikelianos [Mon, 28 Mar 2016 20:47:31 +0000 (13:47 -0700)]
tiptoe

8 years agostandardize more
Zeke Sikelianos [Mon, 28 Mar 2016 20:19:41 +0000 (13:19 -0700)]
standardize more

8 years agoset standard.globals
Zeke Sikelianos [Mon, 28 Mar 2016 20:09:18 +0000 (13:09 -0700)]
set standard.globals

8 years agoreduce ignore list in favor of one-liner ignores
Zeke Sikelianos [Mon, 28 Mar 2016 20:09:03 +0000 (13:09 -0700)]
reduce ignore list in favor of one-liner ignores

8 years agoautoformat more files
Zeke Sikelianos [Sun, 27 Mar 2016 17:38:32 +0000 (10:38 -0700)]
autoformat more files

8 years agostandard-format has done its work; on to snazzy
Zeke Sikelianos [Fri, 25 Mar 2016 20:16:56 +0000 (13:16 -0700)]
standard-format has done its work; on to snazzy

8 years agotell standard to ignore /vendor directory
Zeke Sikelianos [Fri, 25 Mar 2016 20:11:05 +0000 (13:11 -0700)]
tell standard to ignore /vendor directory

8 years agoautoformat more files
Zeke Sikelianos [Fri, 25 Mar 2016 20:03:49 +0000 (13:03 -0700)]
autoformat more files

8 years agoignore more files that are confusing standard-format
Zeke Sikelianos [Fri, 25 Mar 2016 19:58:04 +0000 (12:58 -0700)]
ignore more files that are confusing standard-format

8 years agowrap conditional, because return can only be used in a function
Zeke Sikelianos [Fri, 25 Mar 2016 19:57:49 +0000 (12:57 -0700)]
wrap conditional, because return can only be used in a function

8 years agoautoformat more easy files
Zeke Sikelianos [Fri, 25 Mar 2016 19:57:17 +0000 (12:57 -0700)]
autoformat more easy files

8 years agostandardize asar.js by hand
Zeke Sikelianos [Fri, 25 Mar 2016 19:50:43 +0000 (12:50 -0700)]
standardize asar.js by hand

8 years agoautoformat more easy files
Zeke Sikelianos [Fri, 25 Mar 2016 19:50:33 +0000 (12:50 -0700)]
autoformat more easy files

8 years agofinish standardizing crash reporter
Zeke Sikelianos [Fri, 25 Mar 2016 19:45:13 +0000 (12:45 -0700)]
finish standardizing crash reporter

8 years agodo not standardize rpc-server.js because reasons
Zeke Sikelianos [Fri, 25 Mar 2016 19:42:41 +0000 (12:42 -0700)]
do not standardize rpc-server.js because reasons

standard-format freaks out on this line:

let obj = new (Function.prototype.bind.apply(constructor,
[null].concat(args)))

http://stackoverflow.com/questions/1606797/use-of-apply-with-new-operato
r-is-this-possible

8 years agotiptoeing along, keeping the suite passing
Zeke Sikelianos [Fri, 25 Mar 2016 19:41:24 +0000 (12:41 -0700)]
tiptoeing along, keeping the suite passing

8 years agomanual syntax fixes on rpc server
Zeke Sikelianos [Fri, 25 Mar 2016 19:28:43 +0000 (12:28 -0700)]
manual syntax fixes on rpc server

8 years agomanually standardize this tricky file
Zeke Sikelianos [Thu, 24 Mar 2016 20:34:36 +0000 (13:34 -0700)]
manually standardize this tricky file

8 years agofirst pass at standardizing; suite still passing!
Zeke Sikelianos [Thu, 24 Mar 2016 20:15:04 +0000 (13:15 -0700)]
first pass at standardizing; suite still passing!

8 years agomention standard in coding style doc
Zeke Sikelianos [Thu, 24 Mar 2016 19:59:26 +0000 (12:59 -0700)]
mention standard in coding style doc

8 years agoadd standard-format to devDeps
Zeke Sikelianos [Thu, 24 Mar 2016 19:59:11 +0000 (12:59 -0700)]
add standard-format to devDeps

8 years agoOnly open http/https links
Kevin Sawicki [Wed, 30 Mar 2016 23:55:10 +0000 (16:55 -0700)]
Only open http/https links

8 years agoMerge pull request #4887 from sergeybekrin/master
Kevin Sawicki [Wed, 30 Mar 2016 23:34:42 +0000 (16:34 -0700)]
Merge pull request #4887 from sergeybekrin/master

Improve error reporting when passing invalid argument types for dialog API methods

8 years agoTweak error messages for dialog API
Sergey Bekrin [Wed, 30 Mar 2016 20:07:13 +0000 (23:07 +0300)]
Tweak error messages for dialog API

8 years agoMerge pull request #4861 from OctoHuman/master
Kevin Sawicki [Wed, 30 Mar 2016 19:40:41 +0000 (12:40 -0700)]
Merge pull request #4861 from OctoHuman/master

Fix alert()

8 years agoMerge pull request #4947 from preco21/document-fixes
Zeke Sikelianos [Wed, 30 Mar 2016 03:38:42 +0000 (20:38 -0700)]
Merge pull request #4947 from preco21/document-fixes

Docs: Update docs styles

8 years ago:memo: Update docs styles
Plusb Preco [Wed, 30 Mar 2016 01:55:50 +0000 (10:55 +0900)]
:memo: Update docs styles

* Adjust line length to `80`
* Change platform marker `*` to `_`
* Enhance a note section

[ci skip]