Robo [Fri, 20 Nov 2015 20:50:51 +0000 (02:20 +0530)]
protocol: handle http responses with no content
Cheng Zhao [Fri, 20 Nov 2015 05:36:59 +0000 (13:36 +0800)]
Bump v0.35.1
Cheng Zhao [Fri, 20 Nov 2015 05:32:54 +0000 (13:32 +0800)]
Update brightray for #3493
Cheng Zhao [Fri, 20 Nov 2015 05:06:42 +0000 (13:06 +0800)]
Small style fix
Cheng Zhao [Fri, 20 Nov 2015 05:02:05 +0000 (13:02 +0800)]
Merge pull request #3509 from bengotow/macosx-desktop-window
Support the "desktop" window type on Mac OS X
Cheng Zhao [Fri, 20 Nov 2015 02:52:53 +0000 (10:52 +0800)]
Merge pull request #3519 from preco21/master
Update as upstream, some cleanups
Cheng Zhao [Fri, 20 Nov 2015 02:33:57 +0000 (10:33 +0800)]
Make child_process.execFileSync support asar
Cheng Zhao [Fri, 20 Nov 2015 02:23:38 +0000 (10:23 +0800)]
Merge pull request #3514 from atom/session
Add session module
Plusb Preco [Thu, 19 Nov 2015 19:58:51 +0000 (04:58 +0900)]
Update as upstream
Plusb Preco [Thu, 19 Nov 2015 19:46:07 +0000 (04:46 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Thu, 19 Nov 2015 19:46:05 +0000 (04:46 +0900)]
Cleanup docs
* Adjust line wrap to 80
* Fix typos
* Improve grammar
Ben Gotow [Thu, 19 Nov 2015 18:04:28 +0000 (10:04 -0800)]
Address feedback
Plusb Preco [Thu, 19 Nov 2015 17:25:44 +0000 (02:25 +0900)]
Cleanup docs, fix typos
Cheng Zhao [Thu, 19 Nov 2015 14:23:14 +0000 (22:23 +0800)]
Merge pull request #3515 from sotayamashita/japanese-localization
Format structure
Sota Yamashita [Thu, 19 Nov 2015 13:54:40 +0000 (22:54 +0900)]
Rename: READE.md -> README.md
Sota Yamashita [Thu, 19 Nov 2015 13:54:01 +0000 (22:54 +0900)]
Create README.md
Sota Yamashita [Thu, 19 Nov 2015 13:52:37 +0000 (22:52 +0900)]
Rename quick-start.md -> tutorial/quick-start.md
Cheng Zhao [Thu, 19 Nov 2015 13:48:45 +0000 (21:48 +0800)]
docs: Put webContents.session under Properties
Cheng Zhao [Thu, 19 Nov 2015 13:42:22 +0000 (21:42 +0800)]
spec: Use session.defaultSession in tests
Cheng Zhao [Thu, 19 Nov 2015 13:32:46 +0000 (21:32 +0800)]
Deprecate app.resolveProxy
There is now a public API to get default session, this helper is no
longer necessary.
Cheng Zhao [Thu, 19 Nov 2015 13:31:39 +0000 (21:31 +0800)]
docs: New session methods
Cheng Zhao [Thu, 19 Nov 2015 13:10:50 +0000 (21:10 +0800)]
docs: webContents.savePage is placed at wrong place
Cheng Zhao [Thu, 19 Nov 2015 13:03:42 +0000 (21:03 +0800)]
Add session.defaultSession and remove app.defaultSession
The latter has never been a public API, no need to keep it.
Cheng Zhao [Thu, 19 Nov 2015 12:47:11 +0000 (20:47 +0800)]
Add session module
Cheng Zhao [Thu, 19 Nov 2015 09:28:59 +0000 (17:28 +0800)]
Merge pull request #3510 from atom/is-destroyed
Add "isDestroyed" method for objects with "destroy" method
Cheng Zhao [Thu, 19 Nov 2015 09:08:16 +0000 (17:08 +0800)]
Add isDestroyed method for classes with destroy method
Ben Gotow [Thu, 19 Nov 2015 08:39:45 +0000 (00:39 -0800)]
Support the "desktop" window type on Mac OS X
Adds the desktop window type referenced in https://github.com/atom/electron/issues/2899 for compatiblity with the linux version. Note that on Mac OS X, the desktop window cannot receive input events (seems to be a limitation of being behind the desktop).
In this diff I also removed the `standardWindow` option from the docs, in favor of an additional `textured` value for window `type` on Mac OS X. The old `standardWindow` option continues to work, but seemed more confusing. If this seems like a bad idea, I can revert that change.
Cheng Zhao [Thu, 19 Nov 2015 08:38:58 +0000 (16:38 +0800)]
Merge pull request #3507 from atom/upload-dsym
Upload the dSYM symbols
Cheng Zhao [Thu, 19 Nov 2015 07:10:33 +0000 (15:10 +0800)]
Upload the dSYM symbols
Cheng Zhao [Thu, 19 Nov 2015 06:45:30 +0000 (14:45 +0800)]
Merge pull request #3506 from atom/linux-dpi
Update libchromiumcontent
Cheng Zhao [Thu, 19 Nov 2015 05:49:50 +0000 (13:49 +0800)]
Update libchromiumcontent
Backport https://codereview.chromium.org/
1324513002.
Cheng Zhao [Thu, 19 Nov 2015 03:00:43 +0000 (11:00 +0800)]
Merge pull request #3504 from KevinRamsunder/patch-1
mac-app-store-submission-guide.md: typo correction
Cheng Zhao [Thu, 19 Nov 2015 03:00:13 +0000 (11:00 +0800)]
Merge pull request #3503 from etiktin/patch-2
Update ipc-renderer.md
Cheng Zhao [Thu, 19 Nov 2015 02:57:21 +0000 (10:57 +0800)]
Merge pull request #3496 from preco21/master
Update as upstream and some fixes
Cheng Zhao [Thu, 19 Nov 2015 02:54:32 +0000 (10:54 +0800)]
Merge pull request #3497 from etiktin/patch-1
Update browser-window.md
Cheng Zhao [Thu, 19 Nov 2015 02:44:15 +0000 (10:44 +0800)]
Merge pull request #3492 from vitorgalvao/patch-2
web-view-tag.md: small typo correction ('the' position swap)
Kevin Ramsunder [Thu, 19 Nov 2015 01:04:16 +0000 (20:04 -0500)]
mac-app-store-submission-guide.md: typo correction
Plusb Preco [Thu, 19 Nov 2015 00:32:44 +0000 (09:32 +0900)]
Cleanup docs, Improve grammar
Eran Tiktin [Thu, 19 Nov 2015 00:11:32 +0000 (02:11 +0200)]
Update ipc-renderer.md
Removed duplication.
Plusb Preco [Wed, 18 Nov 2015 20:12:38 +0000 (05:12 +0900)]
Translate docs
Eran Tiktin [Wed, 18 Nov 2015 19:06:06 +0000 (21:06 +0200)]
Update browser-window.md
Changed the description of the preload key to make it clear you need to provide an absolute file path and not a file url.
Also mentioned that it's possible to reintroduce Node globals when node integration is off and referenced the example from process.md (related to https://github.com/atom/electron/issues/254#issuecomment-
157769756).
Plusb Preco [Wed, 18 Nov 2015 19:01:50 +0000 (04:01 +0900)]
Standardize platform labels
Plusb Preco [Wed, 18 Nov 2015 18:53:10 +0000 (03:53 +0900)]
Translate docs
Vítor Galvão [Wed, 18 Nov 2015 18:13:48 +0000 (18:13 +0000)]
web-view-tag.md: small typo correction ('the' position swap)
Plusb Preco [Wed, 18 Nov 2015 17:51:27 +0000 (02:51 +0900)]
Small changes
Plusb Preco [Wed, 18 Nov 2015 17:50:04 +0000 (02:50 +0900)]
Add translation, improve grammar
Plusb Preco [Wed, 18 Nov 2015 14:42:03 +0000 (23:42 +0900)]
Update as upstream
Plusb Preco [Wed, 18 Nov 2015 14:36:20 +0000 (23:36 +0900)]
Fix platform label to uppercase (ko)
Plusb Preco [Wed, 18 Nov 2015 14:35:36 +0000 (23:35 +0900)]
Fix platform label to uppercase
Plusb Preco [Wed, 18 Nov 2015 14:33:38 +0000 (23:33 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Wed, 18 Nov 2015 14:32:47 +0000 (23:32 +0900)]
Translate docs
Plusb Preco [Wed, 18 Nov 2015 13:14:24 +0000 (22:14 +0900)]
Add missed translation
Cheng Zhao [Wed, 18 Nov 2015 10:49:15 +0000 (18:49 +0800)]
Merge pull request #3479 from bengotow/tray-resizing
Fix sizing of Mac OS X tray icon after image change
Cheng Zhao [Wed, 18 Nov 2015 10:21:02 +0000 (18:21 +0800)]
Merge pull request #3484 from bengotow/remote-errors
Improve exception messages from remote calls
Cheng Zhao [Wed, 18 Nov 2015 10:12:09 +0000 (18:12 +0800)]
Merge pull request #3485 from leftstick/master
[Doc update]: Use loadURL since loadUrl is deprecated
Cheng Zhao [Wed, 18 Nov 2015 10:11:37 +0000 (18:11 +0800)]
Merge pull request #3483 from preco21/patch-4
'app-command' event is only available in Windows
Cheng Zhao [Wed, 18 Nov 2015 09:56:50 +0000 (17:56 +0800)]
docs: Fix typo
Cheng Zhao [Wed, 18 Nov 2015 05:18:44 +0000 (13:18 +0800)]
Merge pull request #3476 from preco21/master
Update as upstream, add new translation and some fixes
Cheng Zhao [Wed, 18 Nov 2015 04:06:52 +0000 (12:06 +0800)]
Merge pull request #3487 from atom/certificate-api
Rework of the certificate API
Plusb Preco [Wed, 18 Nov 2015 03:45:33 +0000 (12:45 +0900)]
Small changes
Cheng Zhao [Wed, 18 Nov 2015 03:45:15 +0000 (11:45 +0800)]
Fix cpplint warning
Cheng Zhao [Wed, 18 Nov 2015 03:35:26 +0000 (11:35 +0800)]
docs: Update the certificate APIs
Cheng Zhao [Wed, 18 Nov 2015 03:17:08 +0000 (11:17 +0800)]
Add session.setCertificateVerifyProc
Plusb Preco [Wed, 18 Nov 2015 02:43:16 +0000 (11:43 +0900)]
Translation docs
Cheng Zhao [Wed, 18 Nov 2015 02:39:25 +0000 (10:39 +0800)]
Add certificate-error event
Plusb Preco [Wed, 18 Nov 2015 02:28:03 +0000 (11:28 +0900)]
Translate docs, small changes
Cheng Zhao [Wed, 18 Nov 2015 02:10:21 +0000 (10:10 +0800)]
Rename select-certificate to select-client-certificate
Cheng Zhao [Wed, 18 Nov 2015 02:07:03 +0000 (10:07 +0800)]
Add Delegate for AtomBrowserClient
Howard.Zuo [Wed, 18 Nov 2015 01:37:45 +0000 (09:37 +0800)]
use loadURL since loadUrl is deprecated
Ben Gotow [Wed, 18 Nov 2015 01:36:37 +0000 (17:36 -0800)]
Improve exception messages from remote calls
Spent a while tracking down `Error processing argument -1`, caused by a missing param (`app.exit()` now takes an exit code.) Improve the rpc-server so that it prints the function name when possible, so it's much easier to identify which remote call is causing the error.
Plusb Preco [Wed, 18 Nov 2015 00:50:14 +0000 (09:50 +0900)]
Update as upstream
Plusb Preco [Wed, 18 Nov 2015 00:43:28 +0000 (09:43 +0900)]
Fix wrong markdown
Plusb Preco [Wed, 18 Nov 2015 00:36:14 +0000 (09:36 +0900)]
'app-command' event is only available in Windows
Plusb Preco [Wed, 18 Nov 2015 00:21:38 +0000 (09:21 +0900)]
Translate docs
Plusb Preco [Tue, 17 Nov 2015 22:09:10 +0000 (07:09 +0900)]
Small changes
Ben Gotow [Tue, 17 Nov 2015 21:43:55 +0000 (13:43 -0800)]
Fix sizing of Mac OS X tray icon after image change
- Consolidate logic that applies view dimensions into a function
- Use `NSVariableStatusItemLength` instead of trying to sync status item width
- Use modern Obj-C syntax `@[], @{}` in a few places
- Recompute view bounds after updating image in `setImage:`
Plusb Preco [Tue, 17 Nov 2015 18:40:58 +0000 (03:40 +0900)]
Update as upstream
Plusb Preco [Tue, 17 Nov 2015 18:10:18 +0000 (03:10 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Tue, 17 Nov 2015 18:09:51 +0000 (03:09 +0900)]
Improve grammar
* Improve grammar
* Standardize docs
* Fix typos
Plusb Preco [Tue, 17 Nov 2015 17:13:01 +0000 (02:13 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Tue, 17 Nov 2015 17:12:40 +0000 (02:12 +0900)]
Add BrowserWindow translation
Cheng Zhao [Tue, 17 Nov 2015 13:57:58 +0000 (21:57 +0800)]
Merge pull request #3469 from atom/cleanup-verify-certificate
Emit verify-certificate only when default verifier fails
Cheng Zhao [Tue, 17 Nov 2015 13:41:36 +0000 (21:41 +0800)]
Rename verify-certificate to untrusted-certificate
Cheng Zhao [Tue, 17 Nov 2015 13:36:36 +0000 (21:36 +0800)]
Emit verify-certificate only when default verifier fails
Cheng Zhao [Tue, 17 Nov 2015 11:44:55 +0000 (19:44 +0800)]
Create a new CertVerifierRequest for each request
It greatly simplifies the code.
Cheng Zhao [Tue, 17 Nov 2015 11:05:38 +0000 (19:05 +0800)]
Move AtomSSLConfigService to atom/browser/net
Cheng Zhao [Tue, 17 Nov 2015 11:03:09 +0000 (19:03 +0800)]
Move AtomCertVerifier to atom/browser/net
Cheng Zhao [Tue, 17 Nov 2015 11:00:33 +0000 (19:00 +0800)]
No need to use weak reference
Ref-counting manages everything.
Cheng Zhao [Tue, 17 Nov 2015 10:53:35 +0000 (18:53 +0800)]
Merge pull request #3344 from deepak1556/certificate_verifier_api_patch
session: api to allow handling certificate verification
Moises lopes ferreira [Fri, 13 Nov 2015 13:35:13 +0000 (11:35 -0200)]
Portuguese translation of coding-style.md
Cheng Zhao [Tue, 17 Nov 2015 10:20:17 +0000 (18:20 +0800)]
Merge pull request #3464 from dongjoon-hyun/add_missing_translations_in_menu_items
Add missing Korean translations in menu-item.md
Dongjoon Hyun [Tue, 17 Nov 2015 07:49:08 +0000 (16:49 +0900)]
Add missing translations
tom [Sun, 15 Nov 2015 14:33:46 +0000 (23:33 +0900)]
Added korean translations for webContents
Cheng Zhao [Tue, 17 Nov 2015 03:50:19 +0000 (11:50 +0800)]
Merge pull request #3462 from atom/absolut-url-docs
docs: Use absolute URLs
Cheng Zhao [Tue, 17 Nov 2015 03:47:57 +0000 (11:47 +0800)]
docs: Use absolute URLs
Relative paths in GitHub's repo do not work very well, and our docs site
can not recognize them.
Cheng Zhao [Tue, 17 Nov 2015 03:42:57 +0000 (11:42 +0800)]
Merge pull request #3460 from preco21/master
Small fixes, add translation
Cheng Zhao [Tue, 17 Nov 2015 03:22:14 +0000 (11:22 +0800)]
Update brightray: fix #3458
Plusb Preco [Tue, 17 Nov 2015 02:22:05 +0000 (11:22 +0900)]
Improve grammar
Plusb Preco [Tue, 17 Nov 2015 01:53:24 +0000 (10:53 +0900)]
Fix missed changes
Plusb Preco [Tue, 17 Nov 2015 01:50:06 +0000 (10:50 +0900)]
Improve grammar