Paul Betts [Wed, 21 Oct 2015 20:04:50 +0000 (13:04 -0700)]
Move all the browser.cc code over to atom_api_app.cc
Paul Betts [Wed, 21 Oct 2015 19:29:21 +0000 (12:29 -0700)]
Only cleanup if we are the main process
Paul Betts [Wed, 21 Oct 2015 19:29:00 +0000 (12:29 -0700)]
If a user calls makeSingleInstance more than once, just ignore it
Paul Betts [Wed, 21 Oct 2015 18:06:42 +0000 (11:06 -0700)]
Need to free this early or get a SIGSEGV on Linux
Paul Betts [Wed, 21 Oct 2015 00:36:05 +0000 (17:36 -0700)]
Allow WM_COPYDATA from all processes
Paul Betts [Wed, 21 Oct 2015 00:27:28 +0000 (17:27 -0700)]
Since setting up process_singleton is now conditional, its cleanup / unlock must be too
Paul Betts [Tue, 20 Oct 2015 22:03:59 +0000 (15:03 -0700)]
I don't think we need this
Paul Betts [Tue, 20 Oct 2015 22:00:10 +0000 (15:00 -0700)]
Infinite Linting
Paul Betts [Tue, 20 Oct 2015 21:36:01 +0000 (14:36 -0700)]
Update to use Chromium sources
Paul Betts [Tue, 20 Oct 2015 21:33:34 +0000 (14:33 -0700)]
Fix up filenames to include Chrome source
Paul Betts [Tue, 20 Oct 2015 21:21:06 +0000 (14:21 -0700)]
Port our changes over
Paul Betts [Tue, 20 Oct 2015 21:05:07 +0000 (14:05 -0700)]
Copy back the original versions of Chromium files in
Paul Betts [Tue, 20 Oct 2015 20:38:57 +0000 (13:38 -0700)]
Move initialization of Single Instance into MakeSingleInstance call
Paul Betts [Tue, 20 Oct 2015 20:27:34 +0000 (13:27 -0700)]
Ditch double-callback, just use mate directly
Paul Betts [Tue, 20 Oct 2015 01:42:31 +0000 (18:42 -0700)]
Wire up the final callback to JS
Paul Betts [Tue, 20 Oct 2015 01:23:13 +0000 (18:23 -0700)]
I am not good at C++ at all
Paul Betts [Tue, 20 Oct 2015 01:02:54 +0000 (18:02 -0700)]
Fix callback handle usage
Paul Betts [Tue, 20 Oct 2015 00:37:26 +0000 (17:37 -0700)]
At Browser ctor time, DIR_USER_DATA is unset, wait
Paul Betts [Tue, 20 Oct 2015 00:36:21 +0000 (17:36 -0700)]
Typo
Paul Betts [Mon, 19 Oct 2015 23:21:03 +0000 (16:21 -0700)]
Wire everything up
Paul Betts [Mon, 19 Oct 2015 23:20:51 +0000 (16:20 -0700)]
Add a native mate converter for command lines
Paul Betts [Mon, 19 Oct 2015 23:00:30 +0000 (16:00 -0700)]
Set up Browser to create the process singleton
Paul Betts [Mon, 19 Oct 2015 21:50:18 +0000 (14:50 -0700)]
Bring in chrome_process_singleton but nuke the active dialog bits
Paul Betts [Mon, 19 Oct 2015 21:43:04 +0000 (14:43 -0700)]
Create a dummy method in app that we'll twerk
Paul Betts [Mon, 19 Oct 2015 21:07:23 +0000 (14:07 -0700)]
Fix build against old OneShotTimer
Paul Betts [Mon, 19 Oct 2015 20:51:27 +0000 (13:51 -0700)]
Get POSIX mostly compiling
Paul Betts [Mon, 19 Oct 2015 19:28:06 +0000 (12:28 -0700)]
Remove a bunch of stuff we don't need in process_singleton_win
Paul Betts [Mon, 19 Oct 2015 19:17:14 +0000 (12:17 -0700)]
Get process finder working
Paul Betts [Mon, 19 Oct 2015 19:16:37 +0000 (12:16 -0700)]
Come Correct with headers
Paul Betts [Mon, 19 Oct 2015 18:47:38 +0000 (11:47 -0700)]
Renames to avoid confusion, add file
Paul Betts [Mon, 19 Oct 2015 18:43:45 +0000 (11:43 -0700)]
Import process_finder verbatim
Paul Betts [Mon, 19 Oct 2015 18:28:29 +0000 (11:28 -0700)]
Start to remove / rearrange some header files
Paul Betts [Mon, 19 Oct 2015 18:21:24 +0000 (11:21 -0700)]
Add the files to filenames.gypi
Paul Betts [Mon, 19 Oct 2015 18:16:51 +0000 (11:16 -0700)]
Copy some relevant files over from Chromium
Paul Betts [Tue, 20 Oct 2015 19:35:56 +0000 (12:35 -0700)]
Update app.md
Jessica Lord [Tue, 20 Oct 2015 17:20:11 +0000 (10:20 -0700)]
Merge pull request #3157 from IonicaBizauKitchen/doc-improvements
Doc improvements
Ionică Bizău [Tue, 20 Oct 2015 16:44:01 +0000 (19:44 +0300)]
Add some missing words ("be" and "the")
Cheng Zhao [Tue, 20 Oct 2015 05:56:31 +0000 (13:56 +0800)]
docs: app.allowNTLMCredentialsForAllDomains
Cheng Zhao [Tue, 20 Oct 2015 05:52:39 +0000 (13:52 +0800)]
Code cleanup
Cheng Zhao [Tue, 20 Oct 2015 05:50:19 +0000 (13:50 +0800)]
Update brightray for #3120
Cheng Zhao [Tue, 20 Oct 2015 05:48:12 +0000 (13:48 +0800)]
Merge pull request #3120 from atom/ntlm-part-two
Optionally allow NTLM authentication for all domains
Cheng Zhao [Tue, 20 Oct 2015 05:47:17 +0000 (13:47 +0800)]
Merge pull request #3153 from atom/development-env
Add a few environment variables helpful for debugging
Cheng Zhao [Tue, 20 Oct 2015 05:06:41 +0000 (13:06 +0800)]
docs: Mention the ELECTRON_ENABLE_LOGGING env
Cheng Zhao [Tue, 20 Oct 2015 05:02:48 +0000 (13:02 +0800)]
Add ELECTRON_ENABLE_STACK_DUMPING env
It enables in-process stack dumping, which is convenient for debugging.
Cheng Zhao [Tue, 20 Oct 2015 05:00:28 +0000 (13:00 +0800)]
Add ELECTRON_ENABLE_LOGGING env
It is the same with --enable-logging.
Cheng Zhao [Tue, 20 Oct 2015 03:17:30 +0000 (11:17 +0800)]
Merge pull request #3150 from atom/jl-upadate-qs
Update Quick Start HTML
Cheng Zhao [Tue, 20 Oct 2015 03:17:23 +0000 (11:17 +0800)]
Merge pull request #3149 from atom/jl-add-quick-start-repo
Add links to electron-quick-start Repository
Cheng Zhao [Tue, 20 Oct 2015 02:34:33 +0000 (10:34 +0800)]
Update brightray for atom/brightray#158
Cheng Zhao [Tue, 20 Oct 2015 02:29:49 +0000 (10:29 +0800)]
Merge pull request #3147 from deepak1556/cipher_suite_disable_patch
browser: flag to disable specified cipher suites
Jessica Lord [Mon, 19 Oct 2015 23:37:18 +0000 (16:37 -0700)]
Match the electron-quick-start repo
Jessica Lord [Mon, 19 Oct 2015 22:52:02 +0000 (15:52 -0700)]
Add links to electron-quick-start
Robo [Mon, 19 Oct 2015 20:56:01 +0000 (02:26 +0530)]
browser: flag to diable specified cipher suites
Paul Betts [Mon, 19 Oct 2015 20:12:17 +0000 (13:12 -0700)]
Fixed linter issues but now the code looks awful
Paul Betts [Mon, 19 Oct 2015 20:07:14 +0000 (13:07 -0700)]
Plumb the method back
Paul Betts [Mon, 19 Oct 2015 20:03:20 +0000 (13:03 -0700)]
Set up our browser context to use new delegate-based API
Cheng Zhao [Mon, 19 Oct 2015 14:09:06 +0000 (22:09 +0800)]
Merge pull request #3141 from jhen0409/patch-2
Sync recently updated docs to zh-TW docs-translations
Jhen [Mon, 19 Oct 2015 13:54:29 +0000 (21:54 +0800)]
Update README.md for zh-TW docs-translations
Jhen [Mon, 19 Oct 2015 13:49:57 +0000 (21:49 +0800)]
Replace Mac with OS X for zh-TW docs translation
Jhen [Mon, 19 Oct 2015 13:29:10 +0000 (21:29 +0800)]
Replace io.js with node.js for zh-TW docs translation
Cheng Zhao [Mon, 19 Oct 2015 11:11:26 +0000 (19:11 +0800)]
Merge pull request #3129 from brandoncash/fix-tray-notify-typo
Fix: tray NotfiyDropFiles typo
Cheng Zhao [Mon, 19 Oct 2015 08:59:47 +0000 (16:59 +0800)]
Merge pull request #3132 from princejwesley/issue-readFileSync
Fix: honor fs.readFileSync contract for empty packed asar file
Cheng Zhao [Mon, 19 Oct 2015 08:40:45 +0000 (16:40 +0800)]
Merge pull request #3128 from atom/fix-save-page-position
Fix: 'savePage API' saves external resources in a wrong directory.
Prince J Wesley [Mon, 19 Oct 2015 03:03:22 +0000 (08:33 +0530)]
:bug: Honor fs.readFileSync contract for empty packed asar file
Cheng Zhao [Sun, 18 Oct 2015 13:45:25 +0000 (21:45 +0800)]
Merge pull request #3111 from preco21/master
Add app.md translation into ko-KR, some fixes
Brandon Cash [Sun, 18 Oct 2015 05:32:13 +0000 (00:32 -0500)]
Fix: tray NotfiyDropFiles typo
Haojian Wu [Sun, 18 Oct 2015 03:28:05 +0000 (11:28 +0800)]
Fix: savePage API saves external resources in a wrong directory.
Plusb Preco [Sat, 17 Oct 2015 18:30:37 +0000 (03:30 +0900)]
Update as upstream
Plusb Preco [Sat, 17 Oct 2015 18:22:35 +0000 (03:22 +0900)]
Update translation progress in README.md
Ivan Žužak [Sat, 17 Oct 2015 08:10:06 +0000 (10:10 +0200)]
Merge pull request #3118 from learningjs/thcm
[Tiny correction of misspelling]
Jessica Lord [Sat, 17 Oct 2015 00:56:32 +0000 (17:56 -0700)]
Merge pull request #3117 from ggamel/patch-1
Update MAS tutorial to improve readability
Paul Betts [Sat, 17 Oct 2015 00:00:31 +0000 (17:00 -0700)]
Rollback submodule change
Paul Betts [Fri, 16 Oct 2015 23:55:28 +0000 (16:55 -0700)]
Linter fixes
Paul Betts [Fri, 16 Oct 2015 23:46:05 +0000 (16:46 -0700)]
Wire it up
Paul Betts [Fri, 16 Oct 2015 23:45:54 +0000 (16:45 -0700)]
Create a new method on App to override URL Security Manager's decisions wrt NTLM
Greg Gamel [Fri, 16 Oct 2015 23:25:30 +0000 (18:25 -0500)]
Additional updates to adhere to styleguide
Per @jlord's recommendations.
max_devjs [Fri, 16 Oct 2015 22:56:45 +0000 (19:56 -0300)]
[truly humble correction of a misspelling]
Substituting webp with web in frameless-window.md .
Greg Gamel [Fri, 16 Oct 2015 22:50:41 +0000 (17:50 -0500)]
Update MAS tutorial to improve readability
Adjusted tutorial body copy and headings to improve readability, clarify sentences, and fix some (minor) grammatical missteps.
Jessica Lord [Fri, 16 Oct 2015 21:21:54 +0000 (14:21 -0700)]
Merge pull request #3115 from romankl/doc-osx
replace Mac with OS X
Roman Klauke [Fri, 16 Oct 2015 20:03:47 +0000 (22:03 +0200)]
replace Mac with OS X
Commit
691d8dd replaced "Mac" with "OS X". This commit replaces some
other occurrences.
Plusb Preco [Fri, 16 Oct 2015 13:36:01 +0000 (22:36 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Fri, 16 Oct 2015 13:26:27 +0000 (22:26 +0900)]
Improve grammar for more readability
Plusb Preco [Fri, 16 Oct 2015 13:23:31 +0000 (22:23 +0900)]
Improve grammar, some fixes
* Improve grammar
* Fix typos
* Fix some mistranslations
* Fix quotes (' to `)
Cheng Zhao [Fri, 16 Oct 2015 12:28:34 +0000 (20:28 +0800)]
Merge pull request #3109 from fplucas/master
Translation of debugging-main-process to pt-br.
Cheng Zhao [Fri, 16 Oct 2015 12:25:30 +0000 (20:25 +0800)]
Clean up CallbackRegistry
There were some ancient code there.
Cheng Zhao [Fri, 16 Oct 2015 11:58:20 +0000 (19:58 +0800)]
spec: Load url after event listener is set up
Cheng Zhao [Fri, 16 Oct 2015 12:21:46 +0000 (20:21 +0800)]
Merge pull request #3103 from bengotow/bengotow/debug-release
Allow "released callback" errors to be traced to remote calls
Cheng Zhao [Fri, 16 Oct 2015 12:21:06 +0000 (20:21 +0800)]
docs: Small fix on mas guide
Lucas [Fri, 16 Oct 2015 12:11:30 +0000 (09:11 -0300)]
Updating README.md
Lucas Pugliesi [Fri, 16 Oct 2015 12:09:24 +0000 (09:09 -0300)]
Translation of debugging-main-process to pt-br.
Cheng Zhao [Fri, 16 Oct 2015 10:53:25 +0000 (18:53 +0800)]
Bump v0.34.0
Cheng Zhao [Fri, 16 Oct 2015 10:51:45 +0000 (18:51 +0800)]
Merge pull request #3108 from atom/mas-build
Prepare for MAS build and add a guide
Cheng Zhao [Fri, 16 Oct 2015 09:42:55 +0000 (17:42 +0800)]
Bump v0.33.9
Cheng Zhao [Fri, 16 Oct 2015 09:38:11 +0000 (17:38 +0800)]
Revert "Go back to using node's console.* and std*.write"
This reverts commit
4e8db2c3be8f3c9a172fb87ad8739493ab3dfbb1.
It seems that we still have problems with Node.js's console.* calls, I'm
reverting this for now unitl we get a solution.
Fixes #3100.
Cheng Zhao [Fri, 16 Oct 2015 09:15:23 +0000 (17:15 +0800)]
docs: Mac App Store Submission Guide
Cheng Zhao [Fri, 16 Oct 2015 07:00:26 +0000 (15:00 +0800)]
subpixel-font-scaling option is removed
Cheng Zhao [Fri, 16 Oct 2015 06:59:00 +0000 (14:59 +0800)]
Update libchromiumcontent to have mas build
Cheng Zhao [Fri, 16 Oct 2015 01:52:43 +0000 (09:52 +0800)]
Merge pull request #3080 from atom/save-page-api
Implement webContents.savePage API.
Ben Gotow [Fri, 16 Oct 2015 01:36:02 +0000 (18:36 -0700)]
Allow "released callback" errors to be traced to remote calls
Cheng Zhao [Fri, 16 Oct 2015 01:25:34 +0000 (09:25 +0800)]
Merge pull request #3101 from fplucas/master
Translation of using-pepper-flash-plugin to pt-br.
Haojian Wu [Wed, 14 Oct 2015 04:41:31 +0000 (12:41 +0800)]
Implement webContents.savePage API.