Commit Graph

36660 Commits

Author SHA1 Message Date
Rafael Oleza
99af15eb13 ⬆️ electron@3.1.8 2019-05-13 15:14:15 +02:00
David Wilson
75d9a30190 Use new attributeStyleMap for elements
More info here: https://developers.google.com/web/updates/2018/03/cssom
2019-05-13 13:53:53 +02:00
David Wilson
9921e18e5a Use correct fontWeight value in ThemeManager spec
In Chrome 66+ it seems that getComputedStyle().fontWeight returns the computed
numeric value of the style instead of the original descriptive name.  We now
look for value '700' which corresponds to the value of 'bold'.
2019-05-13 13:53:53 +02:00
David Wilson
2316b74b06 Change chromedriver/mksnapshot version check to only lock major version 2019-05-13 13:53:53 +02:00
David Wilson
262354ddab Remove cached-run-in-this-context dependency
This dependency is no longer needed now that we use Node's built-in APIs
2019-05-13 13:53:53 +02:00
David Wilson
552bb22eeb Remove cached-run-in-this-context and use Node's 'vm' script caching 2019-05-13 13:52:58 +02:00
David Wilson
7770ae214c Launch mksnapshot.js using the current Node 2019-05-13 13:52:58 +02:00
David Wilson
10664309fd Use the new Electron 3.0 snapshotting process with mksnapshot 2019-05-13 13:52:58 +02:00
David Wilson
525d25267c Update snapshot path from snapshot_blob to v8_context_snapshot
Related commit: 
3ac4c1f03f
2019-05-13 13:52:58 +02:00
Rafael Oleza
fee2af5dee Merge pull request #19318 from atom/upgrade-electron-packager
⬆️ electron-packager@12.2.0
2019-05-13 13:52:14 +02:00
Rafael Oleza
6222cee660 ⬆️ electron-packager@12.2.0 2019-05-13 11:20:51 +02:00
Winston Liu
136c36cbdd Merge pull request #19189 from atom/wl-update-apm
Remove apm's node-gyp dependency
2019-05-13 00:08:00 -04:00
Winston Liu
d35e396055 Merge branch 'master' into wl-update-apm 2019-05-11 21:52:48 -04:00
Rafael Oleza
c5ebfbddd0 1.39.0-dev 2019-05-11 10:56:25 +02:00
Winston Liu
d2482e602a Package lock updates 2019-05-11 01:13:41 -04:00
Winston Liu
f629070698 Merge branch 'master' into wl-update-apm 2019-05-11 00:59:47 -04:00
Nathan Sobo
b2ecabd527 Merge pull request #19244 from atom/ns/notify
Default to @atom/notify for file system notifications
2019-05-10 19:58:28 -06:00
Hubot
c3bf95194a 1.39.0-dev 2019-05-10 19:07:58 -05:00
Rafael Oleza
4e140df542 Merge pull request #19305 from atom/upgrade-metrics
⬆️ metrics@1.7.4
2019-05-11 02:05:18 +02:00
Rafael Oleza
7255397a56 ⬆️ metrics@1.7.4 2019-05-11 01:03:59 +02:00
Nathan Sobo
e05c88dd06 Revert "Revert "⬆️ language-json@1.0.0 for TreeSitter support""
This reverts commit 547c610fec.
2019-05-10 16:20:23 -06:00
Nathan Sobo
547c610fec Revert "⬆️ language-json@1.0.0 for TreeSitter support"
This reverts commit 8d928c53b7.
2019-05-10 15:49:04 -06:00
Nathan Sobo
1d2878f92e Merge remote-tracking branch 'origin/master' into ns/notify 2019-05-10 15:38:36 -06:00
Nathan Sobo
8d928c53b7 ⬆️ language-json@1.0.0 for TreeSitter support 2019-05-10 15:35:29 -06:00
Rafael Oleza
db6031db03 Merge pull request #19297 from atom/startup-timing-markers
Add markers for more granular logging of startup time
2019-05-10 23:16:57 +02:00
Nathan Sobo
be7d129675 Normalize to realpath in waitForEvents helper 2019-05-10 14:31:14 -06:00
Nathan Sobo
9a176f648f Test everything on Windows 2019-05-10 14:23:08 -06:00
Nathan Sobo
b1b1b15d49 Normalize %TEMP% to a long path on Windows CI
This avoids problems with assertions that involve paths inside the temp 
folder.
2019-05-10 13:46:57 -06:00
Rafael Oleza
e42531e413 Do not add the startup-time module to the snapshot 2019-05-10 19:50:51 +02:00
Nathan Sobo
07c08d7d7c ⬆️ @atom/notify@1.2.1 for better path handling on Windows 2019-05-10 10:26:01 -06:00
Rafael Oleza
b59d6d838f Add more markers on atom-environment 2019-05-10 17:33:43 +02:00
Winston Liu
f226bc34e1 Merge pull request #19298 from atom/wl-rm-custom-event-mixin
Remove custom-event-mixin.coffee
2019-05-09 18:06:11 -04:00
Nathan Sobo
e15f9faebd Merge pull request #19296 from atom/ns/eslintrc
Add .eslintrc.json to support use of Prettier code formatter
2019-05-09 16:05:11 -06:00
Winston Liu
5f35405a6a 🔥 custom-event-mixin.coffee 2019-05-09 16:02:13 -04:00
Rafael Oleza
90bcdf4cba Add markers for more granular logging of startup time 2019-05-09 20:12:07 +02:00
Rafael Oleza
31de2b42d0 Merge pull request #19295 from atom/upgrade-settings-view
⬆️ settings-view@0.261.3
2019-05-09 19:09:59 +02:00
Nathan Sobo
138809a3a0 Add .eslintrc.json to improve support for editor integrations 2019-05-09 10:31:34 -06:00
Rafael Oleza
04fb6e4960 ⬆️ settings-view@0.261.3 2019-05-09 17:50:02 +02:00
Jason Rudolph
2dd76fef0c Merge pull request #19291 from atom/language-html-0.52.1
⬆️ language-html@0.52.1
2019-05-09 10:53:40 -04:00
Nathan Sobo
e58d52ee23 Add clarifying assertion to test script 2019-05-09 08:42:02 -06:00
Nathan Sobo
58dece3d9c 🔥 unused methods 2019-05-09 08:33:36 -06:00
Jason Rudolph
0818a6512d ⬆️ language-html@0.52.1 2019-05-09 09:42:14 -04:00
Rafael Oleza
32d995ed70 Merge pull request #19282 from atom/upgrade-fuzzy-finder
⬆️ fuzzy-finder@1.13.3
2019-05-09 10:05:09 +02:00
Max Brunsfeld
5b9284637e ⬆️ language-c
Fixes #325
Fixes #326
2019-05-08 16:12:47 -07:00
Rafael Oleza
9347d554a7 ⬆️ fuzzy-finder@1.13.3 2019-05-08 23:36:53 +02:00
Jason Rudolph
bc7ec2d3a8 Merge pull request #19287 from atom/language-hyperlink-0.17.1
⬆️ language-hyperlink@0.17.1
2019-05-08 17:35:26 -04:00
Nathan Sobo
5366614774 Revert "Default to 'native' watcher on the stable channel just to be safe"
This reverts commit 6da489edc9.

This commit was messing up the V8 startup snapshot.
2019-05-08 15:28:44 -06:00
Nathan Sobo
6da489edc9 Default to 'native' watcher on the stable channel just to be safe 2019-05-08 14:47:11 -06:00
Nathan Sobo
bfdb1fa7b0 Enable 'poll' option for @atom/notify-based fs watching 2019-05-08 13:59:35 -06:00
Jason Rudolph
ecbdb3de75 Merge pull request #19279 from atom/mb-newlines-between-injection-points
Improve handling of comment characters in ERB and EJS
2019-05-08 15:53:16 -04:00