Cheng Zhao [Thu, 24 Sep 2015 10:00:25 +0000 (18:00 +0800)]
Merge pull request #2879 from deepak1556/web_contents_visibility_patch
browser: notify webcontents hidden when window not shown
Cheng Zhao [Thu, 24 Sep 2015 09:49:35 +0000 (17:49 +0800)]
Merge pull request #2877 from kostia/utf8-charset-in-quick-start
:memo: Include UTF-8 charset in quick start example
Cheng Zhao [Thu, 24 Sep 2015 09:00:06 +0000 (17:00 +0800)]
Merge branch 'master' of https://github.com/preco21/electron into preco21-master
Cheng Zhao [Thu, 24 Sep 2015 08:17:42 +0000 (16:17 +0800)]
docs: Set npm_config_runtime when using npm
Refs https://github.com/mapbox/node-pre-gyp/pull/175.
Cheng Zhao [Thu, 24 Sep 2015 07:39:16 +0000 (15:39 +0800)]
Merge pull request #2887 from atom/fix-ffi-crash
Fix crash when using ffi
Cheng Zhao [Thu, 24 Sep 2015 07:08:38 +0000 (15:08 +0800)]
spec: Run an example of ffi
Cheng Zhao [Thu, 24 Sep 2015 07:06:06 +0000 (15:06 +0800)]
Revert "spec: ffi is crashing on OS X"
This reverts commit
706deae1b0dc924fc8cb11f992f36c7cf56530ab.
Cheng Zhao [Thu, 24 Sep 2015 06:16:45 +0000 (14:16 +0800)]
Update libchromium to have the V8 patch
Cheng Zhao [Thu, 24 Sep 2015 06:00:23 +0000 (14:00 +0800)]
Merge pull request #2886 from atom/fix-asar-leak
win: Fix leaking of fd when reading file in asar
Robo [Tue, 22 Sep 2015 16:51:49 +0000 (22:21 +0530)]
browser: hide webcontents when window not shown
Cheng Zhao [Thu, 24 Sep 2015 04:20:29 +0000 (12:20 +0800)]
spec: Remove the will-navigate test
It is unreliable to test in renderer process, remove it for now.
Cheng Zhao [Thu, 24 Sep 2015 04:15:18 +0000 (12:15 +0800)]
spec: Reading asar file should not leak fd
Cheng Zhao [Thu, 24 Sep 2015 04:11:07 +0000 (12:11 +0800)]
win: Fix leaking of fd when reading file in asar
Cheng Zhao [Thu, 24 Sep 2015 04:01:57 +0000 (12:01 +0800)]
win: Fix building
Plusb Preco [Thu, 24 Sep 2015 03:47:30 +0000 (12:47 +0900)]
Update as upstream, improve grammar
Cheng Zhao [Thu, 24 Sep 2015 03:32:15 +0000 (11:32 +0800)]
Merge pull request #2882 from atom/no-guids-in-tray
Remove GUID from Shell_NotifyIcon calls
Paul Betts [Wed, 23 Sep 2015 18:26:57 +0000 (11:26 -0700)]
Fix initializer
Paul Betts [Wed, 23 Sep 2015 18:20:26 +0000 (11:20 -0700)]
Remove GUID from Shell_NotifyIcon calls
https://github.com/atom/electron/issues/2468#issuecomment-
142684129 has
the details
Cheng Zhao [Wed, 23 Sep 2015 09:31:26 +0000 (17:31 +0800)]
Update brightray for #2861
Cheng Zhao [Wed, 23 Sep 2015 09:30:26 +0000 (17:30 +0800)]
Merge pull request #2861 from deepak1556/ssl_version_config_patch
browser: switch to set minimum version for TLS fallback
Kostiantyn Kahanskyi [Wed, 23 Sep 2015 08:21:03 +0000 (10:21 +0200)]
:memo: Include UTF-8 charset in quick start example
Partially fixes #678
Cheng Zhao [Wed, 23 Sep 2015 07:58:59 +0000 (15:58 +0800)]
Merge pull request #2875 from atom/fix-buffer-gc
Do not rely garbage collection to free memory of Buffer
Cheng Zhao [Wed, 23 Sep 2015 07:44:50 +0000 (15:44 +0800)]
spec: ffi is crashing on OS X
Cheng Zhao [Wed, 23 Sep 2015 05:55:14 +0000 (13:55 +0800)]
spec: Test whether ffi works
Cheng Zhao [Wed, 23 Sep 2015 05:49:43 +0000 (13:49 +0800)]
Update node to not rely on GC to free memory
Cheng Zhao [Wed, 23 Sep 2015 03:45:51 +0000 (11:45 +0800)]
docs: win.setMenu is not available on OS X
Robo [Mon, 21 Sep 2015 16:43:32 +0000 (22:13 +0530)]
browser: switch to set minimum version for TLS fallback
Cheng Zhao [Tue, 22 Sep 2015 16:06:50 +0000 (00:06 +0800)]
Merge pull request #2870 from atom/window-open-options
Pass options in "new-window" event
Cheng Zhao [Tue, 22 Sep 2015 15:42:51 +0000 (23:42 +0800)]
Merge pull request #2846 from alexsalas/patch-1
err undefined
Cheng Zhao [Tue, 22 Sep 2015 15:41:08 +0000 (23:41 +0800)]
docs: The options parameter of new-window event
Cheng Zhao [Tue, 22 Sep 2015 15:39:31 +0000 (23:39 +0800)]
Pass options in "new-window" event
Cheng Zhao [Tue, 22 Sep 2015 15:15:01 +0000 (23:15 +0800)]
Merge pull request #2869 from atom/inherit-window-open
Inherit parent window's options in window.open
Cheng Zhao [Tue, 22 Sep 2015 14:48:52 +0000 (22:48 +0800)]
spec: Increase timeout for window.open specs
Cheng Zhao [Tue, 22 Sep 2015 14:46:44 +0000 (22:46 +0800)]
docs: Mention window.open inherits options
Cheng Zhao [Tue, 22 Sep 2015 14:36:46 +0000 (22:36 +0800)]
spec: window.open should inherit options of parent window
Cheng Zhao [Tue, 22 Sep 2015 13:56:56 +0000 (21:56 +0800)]
Inherit parent window's options in window.open
Cheng Zhao [Tue, 22 Sep 2015 13:52:07 +0000 (21:52 +0800)]
Merge pull request #2868 from atom/window-open-full
Add allowpopups attribute for webview
Cheng Zhao [Tue, 22 Sep 2015 13:17:50 +0000 (21:17 +0800)]
spec: Add test for allowpopups attribute
Cheng Zhao [Tue, 22 Sep 2015 12:13:49 +0000 (20:13 +0800)]
docs: allowpopups attribute
Cheng Zhao [Tue, 22 Sep 2015 12:11:05 +0000 (20:11 +0800)]
Add allowpopups attribute for webview
Cheng Zhao [Tue, 22 Sep 2015 11:59:32 +0000 (19:59 +0800)]
Don't print error when window.open failed
Cheng Zhao [Tue, 22 Sep 2015 07:13:50 +0000 (15:13 +0800)]
Bump v0.33.1
Cheng Zhao [Tue, 22 Sep 2015 07:10:44 +0000 (15:10 +0800)]
Merge pull request #2866 from atom/no-expose-setimmediate
No more exposing setImmediate as local variable
Cheng Zhao [Tue, 22 Sep 2015 06:55:35 +0000 (14:55 +0800)]
spec: Suppress beginFrameSubscription for now
Since the callback is called asynchronously there is no way to prevent
the callback from being called twice.
Cheng Zhao [Tue, 22 Sep 2015 06:40:48 +0000 (14:40 +0800)]
spec: Revert back to original behavior of setImmediate
Cheng Zhao [Tue, 22 Sep 2015 06:30:54 +0000 (14:30 +0800)]
No more need of manually setting process as local variable
Cheng Zhao [Tue, 22 Sep 2015 06:29:21 +0000 (14:29 +0800)]
Don't make setImmediate a local variable
It makes more troubles than benefits, and somehow it is slowing message
loop down.
Cheng Zhao [Tue, 22 Sep 2015 01:59:24 +0000 (09:59 +0800)]
Merge pull request #2852 from deepak1556/web_frame_scheme_api_patch
webframe: api to register scheme as privileged
Robo [Mon, 21 Sep 2015 17:29:59 +0000 (22:59 +0530)]
webframe: api to register scheme as privileged
Cheng Zhao [Mon, 21 Sep 2015 13:15:13 +0000 (21:15 +0800)]
Merge pull request #2829 from nekuz0r/enhanced-redirect-event
More infos on did-get-redirect-request event
Gohy Leandre [Fri, 18 Sep 2015 10:01:31 +0000 (12:01 +0200)]
Add http_response_code, method, referrer, response_headers to did-get-redirect-request event.
Cheng Zhao [Mon, 21 Sep 2015 03:49:33 +0000 (11:49 +0800)]
Merge pull request #2837 from rhencke/patch-1
Fix small typo in debug message.
Cheng Zhao [Mon, 21 Sep 2015 03:46:28 +0000 (11:46 +0800)]
Merge pull request #2836 from Ingramz/patch-1
Fix a typo
Cheng Zhao [Mon, 21 Sep 2015 03:43:10 +0000 (11:43 +0800)]
spec: Suppress beginFrameSubscription on CI
Cheng Zhao [Mon, 21 Sep 2015 03:37:17 +0000 (11:37 +0800)]
spec: Add timeout for beginFrameSubscription
Cheng Zhao [Mon, 21 Sep 2015 03:35:37 +0000 (11:35 +0800)]
Merge pull request #2834 from preco21/master
Update as upstream, change name the translation folder
Cheng Zhao [Mon, 21 Sep 2015 03:24:05 +0000 (11:24 +0800)]
spec: Prevent callback of beginFrameSubscription being called twice
Cheng Zhao [Mon, 21 Sep 2015 03:05:45 +0000 (11:05 +0800)]
Merge pull request #2847 from atom/add-chromium-license
Add Chromium's licenses to the dist
Cheng Zhao [Mon, 21 Sep 2015 02:18:38 +0000 (10:18 +0800)]
Add Chromium's licenses to the dist
Alexander Salas [Sun, 20 Sep 2015 22:28:41 +0000 (17:58 -0430)]
err undefined
Robert Hencke [Sat, 19 Sep 2015 21:11:29 +0000 (17:11 -0400)]
Fix small typo in debug message.
Indrek Ardel [Sat, 19 Sep 2015 18:17:23 +0000 (21:17 +0300)]
Fix a typo
Plusb Preco [Sat, 19 Sep 2015 06:32:20 +0000 (15:32 +0900)]
Merge remote-tracking branch 'atom/master'
Plusb Preco [Sat, 19 Sep 2015 06:30:30 +0000 (15:30 +0900)]
Update as upstream, change name the translation folder
* Update as upstream
* Change name the translation folder (ko to ko-KR)
Cheng Zhao [Fri, 18 Sep 2015 11:29:17 +0000 (19:29 +0800)]
Merge pull request #2827 from atom/fix-2752
Move the BeginFrameSubscription method to WebContents
Cheng Zhao [Fri, 18 Sep 2015 10:57:48 +0000 (18:57 +0800)]
spec: Make the will-navigate test run faster
Cheng Zhao [Fri, 18 Sep 2015 10:51:49 +0000 (18:51 +0800)]
spec: Add test for webContents.beginFrameSubscription
Cheng Zhao [Fri, 18 Sep 2015 10:32:21 +0000 (18:32 +0800)]
docs: <webview>.sendInputEvent
Cheng Zhao [Fri, 18 Sep 2015 10:28:34 +0000 (18:28 +0800)]
spec: Add test for sendInputEvent
Cheng Zhao [Fri, 18 Sep 2015 10:21:51 +0000 (18:21 +0800)]
Fix wrong return values in a few converters
Cheng Zhao [Fri, 18 Sep 2015 09:55:42 +0000 (17:55 +0800)]
Expose sendInputEvent in webview
Cheng Zhao [Fri, 18 Sep 2015 09:53:19 +0000 (17:53 +0800)]
docs: webContents.beginFrameSubscription
Cheng Zhao [Fri, 18 Sep 2015 09:44:11 +0000 (17:44 +0800)]
docs: webContents.sendInputEvent
Cheng Zhao [Fri, 18 Sep 2015 07:57:43 +0000 (15:57 +0800)]
Move BeginFrameSubscription to WebContents
Cheng Zhao [Fri, 18 Sep 2015 06:20:31 +0000 (14:20 +0800)]
Move SendInputEvent to WebContents
Cheng Zhao [Fri, 18 Sep 2015 06:12:48 +0000 (14:12 +0800)]
Fix cpplint warnings
Cheng Zhao [Fri, 18 Sep 2015 06:09:31 +0000 (14:09 +0800)]
Do not manually convert Object to WebInputEvent
Cheng Zhao [Fri, 18 Sep 2015 05:49:33 +0000 (13:49 +0800)]
Sequence of definitions should follow the declarations
Cheng Zhao [Fri, 18 Sep 2015 05:33:06 +0000 (13:33 +0800)]
Add converters for WebInputEvent
Cheng Zhao [Fri, 18 Sep 2015 04:15:13 +0000 (12:15 +0800)]
Remove the offscreen-render option
We are going to move the APIs to WebContents
Cheng Zhao [Fri, 18 Sep 2015 04:10:00 +0000 (12:10 +0800)]
Fix compilation error
Cheng Zhao [Fri, 18 Sep 2015 04:01:33 +0000 (12:01 +0800)]
Merge branch 'master' of https://github.com/MaxWhere/electron into MaxWhere-master
Cheng Zhao [Fri, 18 Sep 2015 03:27:49 +0000 (11:27 +0800)]
Merge pull request #2825 from atom/blink-converter
Move the converters for blink structures to another file
Cheng Zhao [Fri, 18 Sep 2015 03:10:32 +0000 (11:10 +0800)]
Fix cpplint warning
Cheng Zhao [Fri, 18 Sep 2015 03:06:38 +0000 (11:06 +0800)]
Move the converters for blink structures to another file
It makes the api::WebContents smaller.
Cheng Zhao [Fri, 18 Sep 2015 02:43:17 +0000 (10:43 +0800)]
Merge pull request #2802 from nekuz0r/device-emulation
Add device emulation
Cheng Zhao [Fri, 18 Sep 2015 02:25:31 +0000 (10:25 +0800)]
Merge pull request #2819 from IonicaBizauKitchen/hash
Fix the git commit messages hash link
Cheng Zhao [Fri, 18 Sep 2015 02:25:10 +0000 (10:25 +0800)]
Merge pull request #2818 from IonicaBizauKitchen/require
Fixed the mapNumbers require call
Gohy Leandre [Mon, 31 Aug 2015 09:19:19 +0000 (11:19 +0200)]
Add device emulation API
Cheng Zhao [Thu, 17 Sep 2015 10:31:12 +0000 (18:31 +0800)]
Bump v0.33.0
Cheng Zhao [Thu, 17 Sep 2015 10:27:53 +0000 (18:27 +0800)]
Merge pull request #2817 from atom/fix-set-immediate
Update to node v4.1.0
Ionică Bizău [Thu, 17 Sep 2015 09:34:15 +0000 (12:34 +0300)]
Fix the git commit messages hash link
Ionică Bizău [Thu, 17 Sep 2015 09:24:12 +0000 (12:24 +0300)]
Fixed the mapNumbers require call
Since mapNumber.js is a file, we should prefix it with "./", otherwise an error is thrown.
Cheng Zhao [Thu, 17 Sep 2015 08:11:14 +0000 (16:11 +0800)]
Change version to v0.32.4
This makes sure the native modules are built against the headers of
v0.32.4, since Node.js v4.1.0 has bumped the module version.
Cheng Zhao [Thu, 17 Sep 2015 08:06:35 +0000 (16:06 +0800)]
Update to node v4.1.0
Cheng Zhao [Thu, 17 Sep 2015 08:06:19 +0000 (16:06 +0800)]
spec: vm.createContext should not crash
Cheng Zhao [Thu, 17 Sep 2015 07:12:15 +0000 (15:12 +0800)]
spec: setImmediate should work in forked scripts
Cheng Zhao [Thu, 17 Sep 2015 07:01:33 +0000 (15:01 +0800)]
Update brightray for #2808
Cheng Zhao [Thu, 17 Sep 2015 06:56:21 +0000 (14:56 +0800)]
Merge pull request #2815 from atom/release-resources
Release the resources of native window immediately when it is closed
Plusb Preco [Thu, 17 Sep 2015 05:35:10 +0000 (14:35 +0900)]
Merge remote-tracking branch 'atom/master'