platform/framework/web/crosswalk-tizen.git
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 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 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 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 agofix link
chadluo [Sun, 20 Mar 2016 03:20:43 +0000 (14:20 +1100)]
fix link

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

8 years agoadd another link to ninja
Zeke Sikelianos [Wed, 16 Mar 2016 16:47:12 +0000 (09:47 -0700)]
add another link to ninja

8 years agolink to the ninja website
Zeke Sikelianos [Wed, 16 Mar 2016 16:42:33 +0000 (09:42 -0700)]
link to the ninja website

8 years agoimprove wording in the FAQ
Zeke Sikelianos [Wed, 16 Mar 2016 16:37:04 +0000 (09:37 -0700)]
improve wording in the FAQ

8 years agoMerge pull request #8 from heyunjiang/master
scycbx [Wed, 16 Mar 2016 08:02:22 +0000 (16:02 +0800)]
Merge pull request #8 from heyunjiang/master

final first

8 years agomodify 2days ago update 2files
heyunjiang [Wed, 16 Mar 2016 07:56:52 +0000 (15:56 +0800)]
modify 2days ago update 2files

8 years agoadd last three files first
heyunjiang [Wed, 16 Mar 2016 07:41:12 +0000 (15:41 +0800)]
add last three files first

8 years agoadd build-instructions three first
heyunjiang [Wed, 16 Mar 2016 03:54:33 +0000 (11:54 +0800)]
add build-instructions three first

8 years agoadd build-system-overview first
heyunjiang [Wed, 16 Mar 2016 02:26:49 +0000 (10:26 +0800)]
add build-system-overview first

8 years agoMore info for crash reporter form type and payload
Thanasis Polychronakis [Tue, 15 Mar 2016 13:49:34 +0000 (15:49 +0200)]
More info for crash reporter form type and payload

8 years agoMerge pull request #4803 from yucheng-inc/master
Cheng Zhao [Tue, 15 Mar 2016 12:21:49 +0000 (21:21 +0900)]
Merge pull request #4803 from yucheng-inc/master

translations   zh-CN    doc

8 years agoMerge pull request #4777 from deepak1556/webview_background_patch
Cheng Zhao [Tue, 15 Mar 2016 12:12:04 +0000 (21:12 +0900)]
Merge pull request #4777 from deepak1556/webview_background_patch

webview: allow setting background color

8 years agoMerge pull request #4804 from deepak1556/devtools_workspace_patch
Cheng Zhao [Tue, 15 Mar 2016 12:09:54 +0000 (21:09 +0900)]
Merge pull request #4804 from deepak1556/devtools_workspace_patch

devtools: update filesystem api

8 years agoUpdate brightray for atom/brightray#204
Cheng Zhao [Tue, 15 Mar 2016 12:08:43 +0000 (21:08 +0900)]
Update brightray for atom/brightray#204

8 years agoMerge pull request #7 from heyunjiang/master
scycbx [Tue, 15 Mar 2016 09:10:34 +0000 (17:10 +0800)]
Merge pull request #7 from heyunjiang/master

add web-contents first

8 years agoadd last api files first
heyunjiang [Tue, 15 Mar 2016 09:03:48 +0000 (17:03 +0800)]
add last api files first

8 years agoadd three render process's files first
heyunjiang [Tue, 15 Mar 2016 07:11:28 +0000 (15:11 +0800)]
add three render process's files first

8 years agoadd tray first
heyunjiang [Tue, 15 Mar 2016 06:00:40 +0000 (14:00 +0800)]
add tray first

8 years agoUpdate the tests
Paul Betts [Tue, 15 Mar 2016 04:00:58 +0000 (21:00 -0700)]
Update the tests

8 years agoAutomatically set app user model ID
Paul Betts [Tue, 15 Mar 2016 03:36:48 +0000 (20:36 -0700)]
Automatically set app user model ID

We shouldn't ask users to figure out this piece of Windows Arcana when
they're using Squirrel, let's just do it automatically.

8 years agoadd web-contents first
heyunjiang [Tue, 15 Mar 2016 03:13:43 +0000 (11:13 +0800)]
add web-contents first

8 years agoUpdate the docs to match
Paul Betts [Tue, 15 Mar 2016 02:51:37 +0000 (19:51 -0700)]
Update the docs to match

8 years agoAsNativeRepresentation => getNativeHandle
Paul Betts [Tue, 15 Mar 2016 02:50:31 +0000 (19:50 -0700)]
AsNativeRepresentation => getNativeHandle

8 years agoRemove type parameter
Paul Betts [Tue, 15 Mar 2016 02:48:40 +0000 (19:48 -0700)]
Remove type parameter

8 years agodevtools: fix filesyatem api usage and use prefs to track filesystem paths
Robo [Tue, 15 Mar 2016 02:21:36 +0000 (07:51 +0530)]
devtools: fix filesyatem api usage and use prefs to track filesystem paths

8 years agoMerge pull request #6 from heyunjiang/master
scycbx [Tue, 15 Mar 2016 01:48:37 +0000 (09:48 +0800)]
Merge pull request #6 from heyunjiang/master

add session end 3.15

8 years agomodify default background for all render views
Robo [Mon, 14 Mar 2016 13:54:04 +0000 (19:24 +0530)]
modify default background for all render views

8 years agowebview: allow setting background color
Robo [Sun, 13 Mar 2016 04:16:33 +0000 (09:46 +0530)]
webview: allow setting background color

8 years agoBump v0.37.2
Cheng Zhao [Mon, 14 Mar 2016 08:22:09 +0000 (17:22 +0900)]
Bump v0.37.2

8 years agoMerge pull request #4793 from atom/gtk-dialog-extension
Cheng Zhao [Mon, 14 Mar 2016 08:21:49 +0000 (17:21 +0900)]
Merge pull request #4793 from atom/gtk-dialog-extension

Add extension to filename automatically for GTK+ save dialog

8 years agoReplace extension with the one in filter
Cheng Zhao [Mon, 14 Mar 2016 08:08:32 +0000 (17:08 +0900)]
Replace extension with the one in filter

8 years agoadd protocol && session first
heyunjiang [Mon, 14 Mar 2016 07:43:04 +0000 (15:43 +0800)]
add protocol && session first

8 years agoAdd extension to filename automatically for GTK+ save dialog
Cheng Zhao [Mon, 14 Mar 2016 07:28:01 +0000 (16:28 +0900)]
Add extension to filename automatically for GTK+ save dialog

8 years agoMerge pull request #4788 from deepak1556/find_in_page_patch
Cheng Zhao [Mon, 14 Mar 2016 06:03:38 +0000 (15:03 +0900)]
Merge pull request #4788 from deepak1556/find_in_page_patch

webcontents: provide position of match with found-in-page event