platform/framework/web/crosswalk-tizen.git
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 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]

8 years agoMerge pull request #4941 from atom/black-background
Zeke Sikelianos [Tue, 29 Mar 2016 23:31:51 +0000 (16:31 -0700)]
Merge pull request #4941 from atom/black-background

Add "black background?" to FAQ

8 years agoAdd "black background?" to FAQ
Felix Rieseberg [Tue, 29 Mar 2016 17:47:31 +0000 (10:47 -0700)]
Add "black background?" to FAQ

Closes #4937

8 years agoMerge pull request #4921 from roramirez/curl_build_linux
Kevin Sawicki [Mon, 28 Mar 2016 17:59:40 +0000 (10:59 -0700)]
Merge pull request #4921 from roramirez/curl_build_linux

add curl package into Ubuntu section missing for the build

8 years agoMerge pull request #4920 from PierBover/master
Kevin Sawicki [Mon, 28 Mar 2016 17:44:15 +0000 (10:44 -0700)]
Merge pull request #4920 from PierBover/master

Update desktop-environment-integration.md

8 years agoUpdate desktop-environment-integration.md
Pier Bover [Mon, 28 Mar 2016 17:41:16 +0000 (11:41 -0600)]
Update desktop-environment-integration.md

8 years agoMerge pull request #4923 from guatedude2/master
Kevin Sawicki [Mon, 28 Mar 2016 16:36:01 +0000 (09:36 -0700)]
Merge pull request #4923 from guatedude2/master

Update power-monitor.md

8 years agoUpdate power-monitor.md
Alejandro Gonzalez Sole [Sun, 27 Mar 2016 02:07:24 +0000 (22:07 -0400)]
Update power-monitor.md

Updated docs in power-monitor to reflect windows only events

8 years agoMerge pull request #4927 from atom/node-5.9.1
Cheng Zhao [Sun, 27 Mar 2016 12:35:20 +0000 (21:35 +0900)]
Merge pull request #4927 from atom/node-5.9.1

Upgrade to Node v5.9.1

8 years agoExport symbols of node::Environment
Cheng Zhao [Sun, 27 Mar 2016 10:50:34 +0000 (19:50 +0900)]
Export symbols of node::Environment

8 years agoGet rid of the global_env
Cheng Zhao [Sun, 27 Mar 2016 10:21:12 +0000 (19:21 +0900)]
Get rid of the global_env

8 years agoAvoid re-evaluating internal modules
Cheng Zhao [Sun, 27 Mar 2016 10:13:15 +0000 (19:13 +0900)]
Avoid re-evaluating internal modules

8 years agoDo not create dummy node environment
Cheng Zhao [Sun, 27 Mar 2016 09:09:21 +0000 (18:09 +0900)]
Do not create dummy node environment

There is a bug in V8 that using Private in a dummy environment would
result in crash.

8 years agoUse Environment::KickNextTick
Cheng Zhao [Sun, 27 Mar 2016 06:03:53 +0000 (15:03 +0900)]
Use Environment::KickNextTick

8 years agoType of native array has changed
Cheng Zhao [Sun, 27 Mar 2016 05:54:26 +0000 (14:54 +0900)]
Type of native array has changed

8 years agoUpgrade to node v5.9.1
Cheng Zhao [Sun, 27 Mar 2016 05:47:01 +0000 (14:47 +0900)]
Upgrade to node v5.9.1

8 years agoMerge pull request #4854 from preco21/master
Cheng Zhao [Sun, 27 Mar 2016 05:47:50 +0000 (14:47 +0900)]
Merge pull request #4854 from preco21/master

Docs: Update Korean docs as upstream

8 years agoBump v0.37.3
Cheng Zhao [Sun, 27 Mar 2016 03:16:12 +0000 (12:16 +0900)]
Bump v0.37.3

8 years agoMerge pull request #4869 from atom/fix-set-destructor
Cheng Zhao [Sun, 27 Mar 2016 01:35:28 +0000 (10:35 +0900)]
Merge pull request #4869 from atom/fix-set-destructor

Run callback of setDestructor immediately when GC happens

8 years agoadd curl package into Ubuntu section missing for the build
Rodrigo Ramírez Norambuena [Sat, 26 Mar 2016 02:47:47 +0000 (23:47 -0300)]
add curl package into Ubuntu section missing for the build

8 years agoUpdate desktop-environment-integration.md
Pier Bover [Fri, 25 Mar 2016 22:26:14 +0000 (16:26 -0600)]
Update desktop-environment-integration.md

8 years agoMerge pull request #4883 from atom/repl
Kevin Sawicki [Fri, 25 Mar 2016 03:06:14 +0000 (20:06 -0700)]
Merge pull request #4883 from atom/repl

Add repl option in default app

8 years agoDon't quit on window-all-closed when in repl mode
Kevin Sawicki [Tue, 22 Mar 2016 20:37:57 +0000 (13:37 -0700)]
Don't quit on window-all-closed when in repl mode

8 years agoExit process when repl exits
Kevin Sawicki [Tue, 22 Mar 2016 20:34:46 +0000 (13:34 -0700)]
Exit process when repl exits

8 years agoAdd repl run script
Kevin Sawicki [Tue, 22 Mar 2016 20:26:05 +0000 (13:26 -0700)]
Add repl run script

8 years agoDocument -i/--interactive option
Kevin Sawicki [Tue, 22 Mar 2016 20:24:41 +0000 (13:24 -0700)]
Document -i/--interactive option

8 years agoAdd repl CLI option
Kevin Sawicki [Tue, 22 Mar 2016 20:22:39 +0000 (13:22 -0700)]
Add repl CLI option

8 years agoMerge pull request #4911 from atom/link-newline
Kevin Sawicki [Thu, 24 Mar 2016 23:01:07 +0000 (16:01 -0700)]
Merge pull request #4911 from atom/link-newline

Put link on same line as name

8 years agoPut link on same line as name
Kevin Sawicki [Thu, 24 Mar 2016 22:15:46 +0000 (15:15 -0700)]
Put link on same line as name

8 years agoMerge pull request #4910 from atom/update-structure-doc
Kevin Sawicki [Thu, 24 Mar 2016 22:57:31 +0000 (15:57 -0700)]
Merge pull request #4910 from atom/update-structure-doc

Update source tree docs for new layout

8 years agoUpdate source tree docs for new layout
Kevin Sawicki [Thu, 24 Mar 2016 21:47:31 +0000 (14:47 -0700)]
Update source tree docs for new layout

8 years agoImprove error reporting when using invalid argument types for dialog API methods
Sergey Bekrin [Wed, 23 Mar 2016 07:44:11 +0000 (10:44 +0300)]
Improve error reporting when using invalid argument types for dialog API methods

8 years ago:memo: Update Korean readme as upstream
Plusb Preco [Wed, 23 Mar 2016 00:42:14 +0000 (09:42 +0900)]
:memo: Update Korean readme as upstream

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Wed, 23 Mar 2016 00:39:03 +0000 (09:39 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge pull request #4872 from atom/destructured-assignment
Kevin Sawicki [Tue, 22 Mar 2016 20:57:42 +0000 (13:57 -0700)]
Merge pull request #4872 from atom/destructured-assignment

Destructuring assignment

8 years agoDestructure objects
Kevin Sawicki [Mon, 21 Mar 2016 18:09:29 +0000 (11:09 -0700)]
Destructure objects

8 years agoDestructure params directly
Kevin Sawicki [Mon, 21 Mar 2016 18:03:18 +0000 (11:03 -0700)]
Destructure params directly

8 years agoUse direct params instead of rest params
Kevin Sawicki [Mon, 21 Mar 2016 16:50:11 +0000 (09:50 -0700)]
Use direct params instead of rest params

8 years agoUse destructuring assigment
Kevin Sawicki [Mon, 21 Mar 2016 16:39:07 +0000 (09:39 -0700)]
Use destructuring assigment

8 years agoMerge pull request #4851 from k0kubun/app-doc-set-name
Kevin Sawicki [Tue, 22 Mar 2016 16:35:49 +0000 (09:35 -0700)]
Merge pull request #4851 from k0kubun/app-doc-set-name

Document `app.setName()`

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Tue, 22 Mar 2016 04:48:14 +0000 (13:48 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoDocument `app.setName()`
Takashi Kokubun [Sat, 19 Mar 2016 15:20:32 +0000 (00:20 +0900)]
Document `app.setName()`

[ci skip]

8 years agoMerge pull request #4864 from miniak/fix-menu-api-doc
Jessica Lord [Mon, 21 Mar 2016 20:40:50 +0000 (13:40 -0700)]
Merge pull request #4864 from miniak/fix-menu-api-doc

Fix Menu documentation

8 years agoMerge pull request #4871 from atom/add-more-camel-case-options
Kevin Sawicki [Mon, 21 Mar 2016 18:12:35 +0000 (11:12 -0700)]
Merge pull request #4871 from atom/add-more-camel-case-options

Add minWidth and maxWidth to ints array

8 years agoAdd minWidth and maxWidth to ints array
Kevin Sawicki [Mon, 21 Mar 2016 16:12:47 +0000 (09:12 -0700)]
Add minWidth and maxWidth to ints array

8 years agoRun callback of setDestructor immediately when GC happens
Cheng Zhao [Mon, 21 Mar 2016 12:42:12 +0000 (21:42 +0900)]
Run callback of setDestructor immediately when GC happens

Fix #4733.

8 years agoMerge pull request #4846 from atom/rest-parameters
Cheng Zhao [Mon, 21 Mar 2016 12:03:28 +0000 (21:03 +0900)]
Merge pull request #4846 from atom/rest-parameters

Use rest parameters

8 years agoMerge pull request #4840 from atom/undefined-menu-accelerator
Cheng Zhao [Mon, 21 Mar 2016 12:02:44 +0000 (21:02 +0900)]
Merge pull request #4840 from atom/undefined-menu-accelerator

Undefined menu accelerator

8 years agoMerge pull request #4845 from atom/node-version-file
Cheng Zhao [Mon, 21 Mar 2016 12:02:03 +0000 (21:02 +0900)]
Merge pull request #4845 from atom/node-version-file

Add .node-version pinned to 5.1.1

8 years agoMerge pull request #4831 from atom/docs-cleanup
Cheng Zhao [Mon, 21 Mar 2016 11:57:26 +0000 (20:57 +0900)]
Merge pull request #4831 from atom/docs-cleanup

[WIP] Docs cleanup

8 years agoMerge pull request #4853 from preco21/patch-9
Jessica Lord [Mon, 21 Mar 2016 04:38:24 +0000 (21:38 -0700)]
Merge pull request #4853 from preco21/patch-9

Docs: Correct link anchor

8 years agoMerge pull request #4860 from chadluo/master
Jessica Lord [Mon, 21 Mar 2016 04:30:34 +0000 (21:30 -0700)]
Merge pull request #4860 from chadluo/master

fix link

8 years agoFix Menu documentation
Milan Burda [Sun, 20 Mar 2016 17:58:25 +0000 (18:58 +0100)]
Fix Menu documentation

8 years agoRefix alert()
OctoHuman [Sun, 20 Mar 2016 08:40:12 +0000 (03:40 -0500)]
Refix alert()

8 years agoFix alert()
OctoHuman [Sun, 20 Mar 2016 07:09:30 +0000 (02:09 -0500)]
Fix alert()

8 years agofix link
chadluo [Sun, 20 Mar 2016 03:20:43 +0000 (14:20 +1100)]
fix link

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sat, 19 Mar 2016 19:04:39 +0000 (04:04 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Correct link anchor
Plusb Preco [Sat, 19 Mar 2016 18:36:27 +0000 (03:36 +0900)]
:memo: Correct link anchor

8 years agoRemove unneeded slice call
Kevin Sawicki [Fri, 18 Mar 2016 18:54:34 +0000 (11:54 -0700)]
Remove unneeded slice call

8 years agoUse rest parameters
Kevin Sawicki [Fri, 18 Mar 2016 18:51:02 +0000 (11:51 -0700)]
Use rest parameters

8 years agoAdd .node-version pinned to 5.1.1
Kevin Sawicki [Fri, 18 Mar 2016 18:11:56 +0000 (11:11 -0700)]
Add .node-version pinned to 5.1.1

8 years agostyle nit
Zeke Sikelianos [Fri, 18 Mar 2016 17:53:49 +0000 (10:53 -0700)]
style nit

8 years agoMerge pull request #4829 from atom/deprecated-browser-window-options
Kevin Sawicki [Fri, 18 Mar 2016 16:36:49 +0000 (09:36 -0700)]
Merge pull request #4829 from atom/deprecated-browser-window-options

Report deprecated BrowserWindow options

8 years agoSet _setDeprecatedOptionsCheck on exports
Kevin Sawicki [Fri, 18 Mar 2016 16:06:03 +0000 (09:06 -0700)]
Set _setDeprecatedOptionsCheck on exports

8 years agoUse deprecate.warn instead of deprecate.log
Kevin Sawicki [Fri, 18 Mar 2016 16:02:58 +0000 (09:02 -0700)]
Use deprecate.warn instead of deprecate.log

8 years agoignore set menu item fields
Zeke Sikelianos [Thu, 17 Mar 2016 23:20:23 +0000 (16:20 -0700)]
ignore set menu item fields

8 years agotest for null accelerator too
Zeke Sikelianos [Thu, 17 Mar 2016 23:14:31 +0000 (16:14 -0700)]
test for null accelerator too

8 years agoadd failing spec for undefined accelerator
Zeke Sikelianos [Thu, 17 Mar 2016 23:09:16 +0000 (16:09 -0700)]
add failing spec for undefined accelerator

8 years agoImprove deprecated message on webPreferences options
Kevin Sawicki [Thu, 17 Mar 2016 20:34:30 +0000 (13:34 -0700)]
Improve deprecated message on webPreferences options

8 years agoCorrect typos in comments
Kevin Sawicki [Wed, 16 Mar 2016 22:03:53 +0000 (15:03 -0700)]
Correct typos in comments

8 years agoAdd todo about removing hyphenated options
Kevin Sawicki [Wed, 16 Mar 2016 18:03:50 +0000 (11:03 -0700)]
Add todo about removing hyphenated options

8 years agoAdd camel case versions to ints array
Kevin Sawicki [Wed, 16 Mar 2016 18:00:15 +0000 (11:00 -0700)]
Add camel case versions to ints array

8 years agoSet webPrereferences from features tring
Kevin Sawicki [Wed, 16 Mar 2016 17:59:47 +0000 (10:59 -0700)]
Set webPrereferences from features tring

8 years agonode-integration -> nodeIntegration
Kevin Sawicki [Wed, 16 Mar 2016 17:47:55 +0000 (10:47 -0700)]
node-integration -> nodeIntegration

8 years agoReport deprecated BrowserWindow options
Kevin Sawicki [Wed, 16 Mar 2016 16:38:03 +0000 (09:38 -0700)]
Report deprecated BrowserWindow options

8 years agoAdd missing semicolons
Kevin Sawicki [Wed, 16 Mar 2016 16:35:18 +0000 (09:35 -0700)]
Add missing semicolons

8 years agopersistented -> persisted
Kevin Sawicki [Wed, 16 Mar 2016 16:33:19 +0000 (09:33 -0700)]
persistented -> persisted

8 years agoAdd failing specs for deprecated options usage
Kevin Sawicki [Wed, 16 Mar 2016 16:31:32 +0000 (09:31 -0700)]
Add failing specs for deprecated options usage

8 years agoweb-preferences -> webPreferences
Kevin Sawicki [Wed, 16 Mar 2016 16:24:57 +0000 (09:24 -0700)]
web-preferences -> webPreferences

8 years agoMerge pull request #4821 from yucheng-inc/master
Cheng Zhao [Thu, 17 Mar 2016 13:55:01 +0000 (22:55 +0900)]
Merge pull request #4821 from yucheng-inc/master

translations   zh-CN    doc

8 years agoMerge pull request #4837 from atom/breakpad-server
Cheng Zhao [Thu, 17 Mar 2016 13:54:52 +0000 (22:54 +0900)]
Merge pull request #4837 from atom/breakpad-server

List breakpad server implementations in crashReporter docs

8 years agodocs: List breakpad server implementations
Cheng Zhao [Thu, 17 Mar 2016 13:29:32 +0000 (22:29 +0900)]
docs: List breakpad server implementations

8 years agoMerge pull request #4812 from thanpolas/patch-1
Cheng Zhao [Thu, 17 Mar 2016 13:24:10 +0000 (22:24 +0900)]
Merge pull request #4812 from thanpolas/patch-1

More info for crash reporter form type and payload

8 years agoMerge pull request #4805 from atom/automatically-set-app-model-id
Cheng Zhao [Thu, 17 Mar 2016 13:21:29 +0000 (22:21 +0900)]
Merge pull request #4805 from atom/automatically-set-app-model-id

Automatically set app user model ID

8 years agoMerge pull request #4836 from atom/get-native-handle-osx
Cheng Zhao [Thu, 17 Mar 2016 13:21:21 +0000 (22:21 +0900)]
Merge pull request #4836 from atom/get-native-handle-osx

Make it clear that image.getNativeHandle is OS X only

8 years agoThrow error with message of "Not implemented".
Cheng Zhao [Thu, 17 Mar 2016 13:01:31 +0000 (22:01 +0900)]
Throw error with message of "Not implemented".

8 years agodocs: Make it clear image.getNativeHandle is OS X only
Cheng Zhao [Thu, 17 Mar 2016 12:55:02 +0000 (21:55 +0900)]
docs: Make it clear image.getNativeHandle is OS X only

8 years agoMerge pull request #4791 from atom/nativeimage-as-nsimage
Cheng Zhao [Thu, 17 Mar 2016 12:49:46 +0000 (21:49 +0900)]
Merge pull request #4791 from atom/nativeimage-as-nsimage

Convert NativeImage instances to OS-specific representations

8 years agoUpdate brightray for #4681
Cheng Zhao [Thu, 17 Mar 2016 12:45:13 +0000 (21:45 +0900)]
Update brightray for #4681

8 years agos/troubles/problems/
Zeke Sikelianos [Thu, 17 Mar 2016 07:03:24 +0000 (00:03 -0700)]
s/troubles/problems/

8 years agolink to gyp
Zeke Sikelianos [Wed, 16 Mar 2016 20:15:34 +0000 (13:15 -0700)]
link to gyp

8 years agoFix compile oopses on non-OS X
Paul Betts [Wed, 16 Mar 2016 19:49:34 +0000 (12:49 -0700)]
Fix compile oopses on non-OS X

8 years agoFix spec failure
Paul Betts [Wed, 16 Mar 2016 19:42:23 +0000 (12:42 -0700)]
Fix spec failure

8 years agoFix failing test
Paul Betts [Wed, 16 Mar 2016 19:40:28 +0000 (12:40 -0700)]
Fix failing test