Cheng Zhao [Mon, 14 Mar 2016 08:08:32 +0000 (17:08 +0900)]
Replace extension with the one in filter
Cheng Zhao [Mon, 14 Mar 2016 07:28:01 +0000 (16:28 +0900)]
Add extension to filename automatically for GTK+ save dialog
Cheng Zhao [Mon, 14 Mar 2016 05:54:45 +0000 (14:54 +0900)]
spec: Add test case for #4785
Cheng Zhao [Mon, 14 Mar 2016 05:34:24 +0000 (14:34 +0900)]
Merge pull request #4792 from atom/shutdown-v8
Leak the JavascriptEnvironment on exit
Cheng Zhao [Mon, 14 Mar 2016 04:59:31 +0000 (13:59 +0900)]
Leak the JavascriptEnvironment on exit
This is to work around the bug that V8 would be waiting for background
tasks to finish on exit, while somehow it waits forever in Electron, more
about this can be found at https://github.com/atom/electron/issues/4767.
On the other handle there is actually no need to gracefully shutdown V8
on exit in the main process, we already ensured all necessary resources get
cleaned up, and it would make quitting faster.
Cheng Zhao [Mon, 14 Mar 2016 01:39:33 +0000 (10:39 +0900)]
Update brightray for atom/brightray#203
Cheng Zhao [Mon, 14 Mar 2016 01:40:59 +0000 (10:40 +0900)]
Merge pull request #4787 from deepak1556/permission_handler_patch
browser: fix retrieving webcontents from associated process id
Robo [Sun, 13 Mar 2016 22:23:39 +0000 (03:53 +0530)]
browser: fix retrieving webcontents from associated process id
Cheng Zhao [Sun, 13 Mar 2016 13:22:48 +0000 (22:22 +0900)]
Merge pull request #4774 from twolfson/dev/add.location.to.window.open.sqwished
Added support for window.location on window.open windows
Cheng Zhao [Sun, 13 Mar 2016 13:02:45 +0000 (22:02 +0900)]
Merge pull request #4773 from preco21/master
Docs: Update Korean docs as upstream
Cheng Zhao [Sun, 13 Mar 2016 11:43:53 +0000 (20:43 +0900)]
Merge pull request #4763 from HR/patch-3
Fix broken/outdated link and push up the version
Cheng Zhao [Sun, 13 Mar 2016 04:17:30 +0000 (13:17 +0900)]
Merge pull request #4743 from atom/clean-up-this-wrappers
Use arrow functions instead of CoffeeScript this wrapper functions
Cheng Zhao [Sun, 13 Mar 2016 02:38:39 +0000 (11:38 +0900)]
Merge pull request #4775 from atom/delay-load-powrprof
Delay loading powrprof.dll
Cheng Zhao [Sun, 13 Mar 2016 01:11:26 +0000 (10:11 +0900)]
Bump v0.37.1
Cheng Zhao [Sun, 13 Mar 2016 01:11:15 +0000 (10:11 +0900)]
Update brightray: dealy loading powrprof.dll
Cheng Zhao [Sun, 13 Mar 2016 00:39:42 +0000 (09:39 +0900)]
Merge pull request #4769 from bbondy/master
Fix libffmpeg.dylib path for install_name_tool
Todd Wolfson [Sun, 13 Mar 2016 00:05:01 +0000 (18:05 -0600)]
Added support for window.location on window.open windows
Plusb Preco [Sat, 12 Mar 2016 21:10:00 +0000 (06:10 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Brian R. Bondy [Sat, 12 Mar 2016 01:38:53 +0000 (20:38 -0500)]
Fix libffmpeg.dylib path for install_name_tool
Cheng Zhao [Sat, 12 Mar 2016 00:54:10 +0000 (09:54 +0900)]
Bump v0.37.0
Habib Rehman [Sat, 12 Mar 2016 00:26:29 +0000 (00:26 +0000)]
Fix broken/outdated link and push up the version
Cheng Zhao [Sat, 12 Mar 2016 00:17:28 +0000 (09:17 +0900)]
spec: Skip webview.executeJavaScript in Travis on OS X
It is very easy to get timeout.
Cheng Zhao [Sat, 12 Mar 2016 00:15:28 +0000 (09:15 +0900)]
Merge pull request #4757 from atom/no-copy-system-libraries
Do not copy system libraries on Linux
Kevin Sawicki [Fri, 11 Mar 2016 22:08:14 +0000 (14:08 -0800)]
Use arrow functions for this binding
Kevin Sawicki [Fri, 11 Mar 2016 19:16:59 +0000 (11:16 -0800)]
Add back return in getter
Kevin Sawicki [Fri, 11 Mar 2016 19:12:47 +0000 (11:12 -0800)]
Remove lint errors due to rebase
Kevin Sawicki [Fri, 11 Mar 2016 19:05:48 +0000 (11:05 -0800)]
Remove returns from event handlers
Kevin Sawicki [Thu, 10 Mar 2016 19:59:50 +0000 (11:59 -0800)]
Use undefined instead of void 0
Kevin Sawicki [Thu, 10 Mar 2016 19:54:17 +0000 (11:54 -0800)]
Use arrow functions to replace old CoffeeScript => this wrappers
Kevin Sawicki [Fri, 11 Mar 2016 19:25:49 +0000 (11:25 -0800)]
Merge pull request #4761 from atom/appveyor-badge
Add AppVeyor badge to README
Kevin Sawicki [Fri, 11 Mar 2016 17:39:12 +0000 (09:39 -0800)]
Link to root build page
Kevin Sawicki [Fri, 11 Mar 2016 17:37:56 +0000 (09:37 -0800)]
Add AppVeyor badge
Kevin Sawicki [Fri, 11 Mar 2016 17:36:02 +0000 (09:36 -0800)]
Merge pull request #4744 from atom/remove-unneeded-results-collecting
Remove unneeded results collecting/returning
Kevin Sawicki [Thu, 10 Mar 2016 22:01:57 +0000 (14:01 -0800)]
Don't collect results from delegate.menuWillShow
Kevin Sawicki [Thu, 10 Mar 2016 21:29:57 +0000 (13:29 -0800)]
Don't collect results from Menu::_callMenuWillShow
Kevin Sawicki [Thu, 10 Mar 2016 21:26:14 +0000 (13:26 -0800)]
Don't collect results in Menu.setApplicationMenu
Kevin Sawicki [Thu, 10 Mar 2016 21:23:14 +0000 (13:23 -0800)]
Don't collect results in exit event callback
Kevin Sawicki [Thu, 10 Mar 2016 21:08:38 +0000 (13:08 -0800)]
Don't return attributes from from WebViewImpl::setupWebViewAttributes
Cheng Zhao [Fri, 11 Mar 2016 13:22:17 +0000 (22:22 +0900)]
Do not copy system libraries on Linux
Cheng Zhao [Fri, 11 Mar 2016 13:20:11 +0000 (22:20 +0900)]
Revert "Bump v0.37.0"
This reverts commit
aebfbf77825fbc6e14ee69afd688a9e3bc4627d3.
We have troubles with linux-ia32 release.
Cheng Zhao [Fri, 11 Mar 2016 12:47:32 +0000 (21:47 +0900)]
Bump v0.37.0
Cheng Zhao [Fri, 11 Mar 2016 12:39:52 +0000 (21:39 +0900)]
Merge pull request #4714 from atom/chrome49
Upgrade to Chrome 49
Cheng Zhao [Fri, 11 Mar 2016 11:09:19 +0000 (20:09 +0900)]
Bump v0.36.11
Cheng Zhao [Fri, 11 Mar 2016 10:53:41 +0000 (19:53 +0900)]
Fix the chrome version
Plusb Preco [Thu, 10 Mar 2016 07:57:41 +0000 (16:57 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
:memo: Update Korean docs as upstream
[ci skip]
Cheng Zhao [Fri, 11 Mar 2016 10:36:41 +0000 (19:36 +0900)]
Merge pull request #4752 from yucheng-inc/master
translations zh-CN doc
Cheng Zhao [Fri, 11 Mar 2016 10:15:51 +0000 (19:15 +0900)]
Merge pull request #4751 from maxbeatty/window-blur
Add blur method to window
scycbx [Fri, 11 Mar 2016 07:45:26 +0000 (15:45 +0800)]
Merge pull request #5 from heyunjiang/master
update && add
heyunjiang [Fri, 11 Mar 2016 07:09:08 +0000 (15:09 +0800)]
modify again and add dialog.md
Max Beatty [Fri, 11 Mar 2016 05:45:51 +0000 (21:45 -0800)]
Add blur method to window ref #4724
heyunjiang [Fri, 11 Mar 2016 03:53:04 +0000 (11:53 +0800)]
add content-tracing && update browser-window
Cheng Zhao [Fri, 11 Mar 2016 02:17:02 +0000 (11:17 +0900)]
spec: Increase timeout for executeJavaScript
Cheng Zhao [Fri, 11 Mar 2016 01:47:15 +0000 (10:47 +0900)]
Update to master branch of brightray and libchromiumcontent
Cheng Zhao [Fri, 11 Mar 2016 01:25:12 +0000 (10:25 +0900)]
spec: Do not enter fullscreen in travis on OS X
It is too flaky
Cheng Zhao [Fri, 11 Mar 2016 01:19:06 +0000 (10:19 +0900)]
Merge pull request #4700 from ArekSredzki/async-document-hidden
Cache browser visibility state & emit visibilitychange event on change
Arek Sredzki [Tue, 8 Mar 2016 19:11:17 +0000 (11:11 -0800)]
Finalized browser-window show & hide events, added tests & fixed os x implementation
Arek Sredzki [Tue, 8 Mar 2016 17:36:41 +0000 (09:36 -0800)]
Added 'show' & 'hide' events to browser-window, fixed visibilitychange event in renderer
Arek Sredzki [Mon, 7 Mar 2016 09:26:36 +0000 (01:26 -0800)]
Cache browser visibility state & emit visibilitychange event on change
Fixes #3788
heyunjiang [Thu, 10 Mar 2016 15:12:57 +0000 (23:12 +0800)]
finish browser-window first
Cheng Zhao [Thu, 10 Mar 2016 12:58:09 +0000 (21:58 +0900)]
Move toolchain related configures into one place
Robo [Thu, 10 Mar 2016 11:54:45 +0000 (17:24 +0530)]
update sysroot image revisions
Robo [Wed, 9 Mar 2016 14:11:17 +0000 (19:41 +0530)]
set path for pkg-config when using sysroot
Robo [Tue, 8 Mar 2016 15:05:32 +0000 (20:35 +0530)]
use sysroot by default on linux
Robo [Thu, 3 Mar 2016 23:54:01 +0000 (05:24 +0530)]
linux: optionaly allow building x64 targets with sysroot
Cheng Zhao [Thu, 10 Mar 2016 12:01:45 +0000 (21:01 +0900)]
Fix linking error for Release build on Linux
Cheng Zhao [Thu, 10 Mar 2016 08:34:52 +0000 (17:34 +0900)]
pdf.dll is not shipped any more
Cheng Zhao [Thu, 10 Mar 2016 06:57:03 +0000 (15:57 +0900)]
Fix compilation errors on Windows
Cheng Zhao [Thu, 10 Mar 2016 05:45:19 +0000 (14:45 +0900)]
Fix cpplint warnings
Cheng Zhao [Thu, 10 Mar 2016 05:39:40 +0000 (14:39 +0900)]
Create complete URLRequestContextGetter for URLRequestFetchJob
The trivial one is causing crashes.
Paul Betts [Wed, 9 Mar 2016 21:59:28 +0000 (13:59 -0800)]
Update pdf_to_emf_converter
Paul Betts [Wed, 9 Mar 2016 19:27:16 +0000 (11:27 -0800)]
More boring fixups
Paul Betts [Wed, 9 Mar 2016 19:22:54 +0000 (11:22 -0800)]
Modifiers moved under UI
Paul Betts [Wed, 9 Mar 2016 19:16:31 +0000 (11:16 -0800)]
SetIsDraftMode no longer a thing, see https://groups.google.com/a/chromium.org/forum/m/#!topic/chromium-checkins/6qohfKmEYyg
Paul Betts [Wed, 9 Mar 2016 19:16:12 +0000 (11:16 -0800)]
More type fixups
Paul Betts [Wed, 9 Mar 2016 19:08:19 +0000 (11:08 -0800)]
Use assignment operator since both sides are scoped now
Paul Betts [Wed, 9 Mar 2016 19:05:17 +0000 (11:05 -0800)]
Update Get() => get(), Set() => reset()
Paul Betts [Wed, 9 Mar 2016 19:01:53 +0000 (11:01 -0800)]
We don't need Metro
Cheng Zhao [Wed, 9 Mar 2016 13:19:56 +0000 (22:19 +0900)]
Fix compilation errors on Linux
Cheng Zhao [Wed, 9 Mar 2016 13:19:47 +0000 (22:19 +0900)]
Update printing code to latest
Cheng Zhao [Wed, 9 Mar 2016 12:34:51 +0000 (21:34 +0900)]
Pending renderer process no longer has render view attached
Cheng Zhao [Wed, 9 Mar 2016 11:03:42 +0000 (20:03 +0900)]
Fix passing Promise with remote
Somehow using value.then.bind(value) would result in infinite loop,
could be bug of Chromium.
Cheng Zhao [Wed, 9 Mar 2016 03:40:06 +0000 (12:40 +0900)]
Fix node integration not working
Cheng Zhao [Tue, 8 Mar 2016 14:35:52 +0000 (23:35 +0900)]
Final pieces of int16 and .Pass()
Cheng Zhao [Tue, 8 Mar 2016 14:32:59 +0000 (23:32 +0900)]
Fix cpplint warnings
Cheng Zhao [Tue, 8 Mar 2016 14:28:53 +0000 (23:28 +0900)]
Fix compilation errors on OS X
Paul Betts [Tue, 8 Mar 2016 04:40:10 +0000 (20:40 -0800)]
int32 => int32_t
Paul Betts [Tue, 8 Mar 2016 04:38:49 +0000 (20:38 -0800)]
basictypes.h => macros.h
Paul Betts [Tue, 8 Mar 2016 04:32:54 +0000 (20:32 -0800)]
startup helper is renamed
Paul Betts [Tue, 8 Mar 2016 04:21:47 +0000 (20:21 -0800)]
Goodbye pdf.dll
Cheng Zhao [Tue, 8 Mar 2016 12:00:37 +0000 (21:00 +0900)]
Fix the compilation errors from brightray and crashpad
Cheng Zhao [Tue, 8 Mar 2016 08:58:59 +0000 (17:58 +0900)]
Update crashpad to lastest branch
Cheng Zhao [Tue, 8 Mar 2016 01:05:44 +0000 (10:05 +0900)]
Upgrade to Chrome 49
Cheng Zhao [Thu, 10 Mar 2016 08:05:34 +0000 (17:05 +0900)]
Merge pull request #4722 from atom/colocate-js
[WIP] Colocate JavaScript in root lib folder
Cheng Zhao [Thu, 10 Mar 2016 07:55:10 +0000 (16:55 +0900)]
Merge pull request #4736 from preco21/patch-7
Docs: Adjust 80 chars per line
Plusb Preco [Thu, 10 Mar 2016 07:54:07 +0000 (16:54 +0900)]
:memo: Adjust 80 chars per line
[ci skip]
Plusb Preco [Wed, 9 Mar 2016 15:20:52 +0000 (00:20 +0900)]
:memo: Update as upstream
Cheng Zhao [Thu, 10 Mar 2016 07:29:33 +0000 (16:29 +0900)]
Merge pull request #4725 from phamdaniel/doc-app-focus
Document 'app.focus()'
heyunjiang [Wed, 9 Mar 2016 15:23:22 +0000 (23:23 +0800)]
add window.open
Daniel Pham [Wed, 9 Mar 2016 03:31:13 +0000 (22:31 -0500)]
:memo: Document 'app.focus()'
[ci skip]
Cheng Zhao [Wed, 9 Mar 2016 12:45:40 +0000 (21:45 +0900)]
Merge pull request #4723 from yucheng-inc/master
translations zh-CN doc