Cheng Zhao [Sun, 27 Mar 2016 10:13:15 +0000 (19:13 +0900)]
Avoid re-evaluating internal modules
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.
Cheng Zhao [Sun, 27 Mar 2016 06:03:53 +0000 (15:03 +0900)]
Use Environment::KickNextTick
Cheng Zhao [Sun, 27 Mar 2016 05:54:26 +0000 (14:54 +0900)]
Type of native array has changed
Cheng Zhao [Sun, 27 Mar 2016 05:47:01 +0000 (14:47 +0900)]
Upgrade to node v5.9.1
Cheng Zhao [Sun, 27 Mar 2016 03:16:12 +0000 (12:16 +0900)]
Bump v0.37.3
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
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
Kevin Sawicki [Tue, 22 Mar 2016 20:37:57 +0000 (13:37 -0700)]
Don't quit on window-all-closed when in repl mode
Kevin Sawicki [Tue, 22 Mar 2016 20:34:46 +0000 (13:34 -0700)]
Exit process when repl exits
Kevin Sawicki [Tue, 22 Mar 2016 20:26:05 +0000 (13:26 -0700)]
Add repl run script
Kevin Sawicki [Tue, 22 Mar 2016 20:24:41 +0000 (13:24 -0700)]
Document -i/--interactive option
Kevin Sawicki [Tue, 22 Mar 2016 20:22:39 +0000 (13:22 -0700)]
Add repl CLI option
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
Kevin Sawicki [Thu, 24 Mar 2016 22:15:46 +0000 (15:15 -0700)]
Put link on same line as name
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
Kevin Sawicki [Thu, 24 Mar 2016 21:47:31 +0000 (14:47 -0700)]
Update source tree docs for new layout
Kevin Sawicki [Tue, 22 Mar 2016 20:57:42 +0000 (13:57 -0700)]
Merge pull request #4872 from atom/destructured-assignment
Destructuring assignment
Kevin Sawicki [Mon, 21 Mar 2016 18:09:29 +0000 (11:09 -0700)]
Destructure objects
Kevin Sawicki [Mon, 21 Mar 2016 18:03:18 +0000 (11:03 -0700)]
Destructure params directly
Kevin Sawicki [Mon, 21 Mar 2016 16:50:11 +0000 (09:50 -0700)]
Use direct params instead of rest params
Kevin Sawicki [Mon, 21 Mar 2016 16:39:07 +0000 (09:39 -0700)]
Use destructuring assigment
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()`
Takashi Kokubun [Sat, 19 Mar 2016 15:20:32 +0000 (00:20 +0900)]
Document `app.setName()`
[ci skip]
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
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
Kevin Sawicki [Mon, 21 Mar 2016 16:12:47 +0000 (09:12 -0700)]
Add minWidth and maxWidth to ints array
Cheng Zhao [Mon, 21 Mar 2016 12:42:12 +0000 (21:42 +0900)]
Run callback of setDestructor immediately when GC happens
Fix #4733.
Cheng Zhao [Mon, 21 Mar 2016 12:03:28 +0000 (21:03 +0900)]
Merge pull request #4846 from atom/rest-parameters
Use rest parameters
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
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
Cheng Zhao [Mon, 21 Mar 2016 11:57:26 +0000 (20:57 +0900)]
Merge pull request #4831 from atom/docs-cleanup
[WIP] Docs cleanup
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
Jessica Lord [Mon, 21 Mar 2016 04:30:34 +0000 (21:30 -0700)]
Merge pull request #4860 from chadluo/master
fix link
Milan Burda [Sun, 20 Mar 2016 17:58:25 +0000 (18:58 +0100)]
Fix Menu documentation
chadluo [Sun, 20 Mar 2016 03:20:43 +0000 (14:20 +1100)]
fix link
Plusb Preco [Sat, 19 Mar 2016 18:36:27 +0000 (03:36 +0900)]
:memo: Correct link anchor
Kevin Sawicki [Fri, 18 Mar 2016 18:54:34 +0000 (11:54 -0700)]
Remove unneeded slice call
Kevin Sawicki [Fri, 18 Mar 2016 18:51:02 +0000 (11:51 -0700)]
Use rest parameters
Kevin Sawicki [Fri, 18 Mar 2016 18:11:56 +0000 (11:11 -0700)]
Add .node-version pinned to 5.1.1
Zeke Sikelianos [Fri, 18 Mar 2016 17:53:49 +0000 (10:53 -0700)]
style nit
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
Kevin Sawicki [Fri, 18 Mar 2016 16:06:03 +0000 (09:06 -0700)]
Set _setDeprecatedOptionsCheck on exports
Kevin Sawicki [Fri, 18 Mar 2016 16:02:58 +0000 (09:02 -0700)]
Use deprecate.warn instead of deprecate.log
Zeke Sikelianos [Thu, 17 Mar 2016 23:20:23 +0000 (16:20 -0700)]
ignore set menu item fields
Zeke Sikelianos [Thu, 17 Mar 2016 23:14:31 +0000 (16:14 -0700)]
test for null accelerator too
Zeke Sikelianos [Thu, 17 Mar 2016 23:09:16 +0000 (16:09 -0700)]
add failing spec for undefined accelerator
Kevin Sawicki [Thu, 17 Mar 2016 20:34:30 +0000 (13:34 -0700)]
Improve deprecated message on webPreferences options
Kevin Sawicki [Wed, 16 Mar 2016 22:03:53 +0000 (15:03 -0700)]
Correct typos in comments
Kevin Sawicki [Wed, 16 Mar 2016 18:03:50 +0000 (11:03 -0700)]
Add todo about removing hyphenated options
Kevin Sawicki [Wed, 16 Mar 2016 18:00:15 +0000 (11:00 -0700)]
Add camel case versions to ints array
Kevin Sawicki [Wed, 16 Mar 2016 17:59:47 +0000 (10:59 -0700)]
Set webPrereferences from features tring
Kevin Sawicki [Wed, 16 Mar 2016 17:47:55 +0000 (10:47 -0700)]
node-integration -> nodeIntegration
Kevin Sawicki [Wed, 16 Mar 2016 16:38:03 +0000 (09:38 -0700)]
Report deprecated BrowserWindow options
Kevin Sawicki [Wed, 16 Mar 2016 16:35:18 +0000 (09:35 -0700)]
Add missing semicolons
Kevin Sawicki [Wed, 16 Mar 2016 16:33:19 +0000 (09:33 -0700)]
persistented -> persisted
Kevin Sawicki [Wed, 16 Mar 2016 16:31:32 +0000 (09:31 -0700)]
Add failing specs for deprecated options usage
Kevin Sawicki [Wed, 16 Mar 2016 16:24:57 +0000 (09:24 -0700)]
web-preferences -> webPreferences
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
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
Cheng Zhao [Thu, 17 Mar 2016 13:29:32 +0000 (22:29 +0900)]
docs: List breakpad server implementations
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
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
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
Cheng Zhao [Thu, 17 Mar 2016 13:01:31 +0000 (22:01 +0900)]
Throw error with message of "Not implemented".
Cheng Zhao [Thu, 17 Mar 2016 12:55:02 +0000 (21:55 +0900)]
docs: Make it clear image.getNativeHandle is OS X only
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
Cheng Zhao [Thu, 17 Mar 2016 12:45:13 +0000 (21:45 +0900)]
Update brightray for #4681
Zeke Sikelianos [Thu, 17 Mar 2016 07:03:24 +0000 (00:03 -0700)]
s/troubles/problems/
Zeke Sikelianos [Wed, 16 Mar 2016 20:15:34 +0000 (13:15 -0700)]
link to gyp
Paul Betts [Wed, 16 Mar 2016 19:49:34 +0000 (12:49 -0700)]
Fix compile oopses on non-OS X
Paul Betts [Wed, 16 Mar 2016 19:42:23 +0000 (12:42 -0700)]
Fix spec failure
Paul Betts [Wed, 16 Mar 2016 19:40:28 +0000 (12:40 -0700)]
Fix failing test
Zeke Sikelianos [Wed, 16 Mar 2016 16:47:12 +0000 (09:47 -0700)]
add another link to ninja
Zeke Sikelianos [Wed, 16 Mar 2016 16:42:33 +0000 (09:42 -0700)]
link to the ninja website
Zeke Sikelianos [Wed, 16 Mar 2016 16:37:04 +0000 (09:37 -0700)]
improve wording in the FAQ
scycbx [Wed, 16 Mar 2016 08:02:22 +0000 (16:02 +0800)]
Merge pull request #8 from heyunjiang/master
final first
heyunjiang [Wed, 16 Mar 2016 07:56:52 +0000 (15:56 +0800)]
modify 2days ago update 2files
heyunjiang [Wed, 16 Mar 2016 07:41:12 +0000 (15:41 +0800)]
add last three files first
heyunjiang [Wed, 16 Mar 2016 03:54:33 +0000 (11:54 +0800)]
add build-instructions three first
heyunjiang [Wed, 16 Mar 2016 02:26:49 +0000 (10:26 +0800)]
add build-system-overview first
Thanasis Polychronakis [Tue, 15 Mar 2016 13:49:34 +0000 (15:49 +0200)]
More info for crash reporter form type and payload
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
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
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
Cheng Zhao [Tue, 15 Mar 2016 12:08:43 +0000 (21:08 +0900)]
Update brightray for atom/brightray#204
scycbx [Tue, 15 Mar 2016 09:10:34 +0000 (17:10 +0800)]
Merge pull request #7 from heyunjiang/master
add web-contents first
heyunjiang [Tue, 15 Mar 2016 09:03:48 +0000 (17:03 +0800)]
add last api files first
heyunjiang [Tue, 15 Mar 2016 07:11:28 +0000 (15:11 +0800)]
add three render process's files first
heyunjiang [Tue, 15 Mar 2016 06:00:40 +0000 (14:00 +0800)]
add tray first
Paul Betts [Tue, 15 Mar 2016 04:00:58 +0000 (21:00 -0700)]
Update the tests
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.
heyunjiang [Tue, 15 Mar 2016 03:13:43 +0000 (11:13 +0800)]
add web-contents first
Paul Betts [Tue, 15 Mar 2016 02:51:37 +0000 (19:51 -0700)]
Update the docs to match
Paul Betts [Tue, 15 Mar 2016 02:50:31 +0000 (19:50 -0700)]
AsNativeRepresentation => getNativeHandle
Paul Betts [Tue, 15 Mar 2016 02:48:40 +0000 (19:48 -0700)]
Remove type parameter
Robo [Tue, 15 Mar 2016 02:21:36 +0000 (07:51 +0530)]
devtools: fix filesyatem api usage and use prefs to track filesystem paths
scycbx [Tue, 15 Mar 2016 01:48:37 +0000 (09:48 +0800)]
Merge pull request #6 from heyunjiang/master
add session end 3.15
Robo [Mon, 14 Mar 2016 13:54:04 +0000 (19:24 +0530)]
modify default background for all render views
Robo [Sun, 13 Mar 2016 04:16:33 +0000 (09:46 +0530)]
webview: allow setting background color