Commit Graph

6435 Commits

Author SHA1 Message Date
Michelle Tilley
fe543c2157
:arrow-up: github@0.0.7 2017-05-15 13:11:52 +02:00
Antonio Scandurra
06009d72d2 ⬆️ tabs 2017-05-15 11:27:36 +02:00
Wliu
28441940ef ⬆️ autocomplete-css@0.16.2 2017-05-14 16:27:35 -04:00
Wliu
e24ad237a3 ⬆️ autocomplete-html@0.8.0 2017-05-14 16:25:28 -04:00
Antonio Scandurra
e9a124f0fb Merge pull request #14391 from atom/as-mkt-speed-up-source-map-parsing
Speed up parsing the snapshot source map
2017-05-11 18:03:19 +02:00
Antonio Scandurra
a40ab08117 ⬆️ status-bar 2017-05-11 16:10:52 +02:00
Antonio Scandurra
9346ff9e63 Speed up parsing the snapshot source map
When calling remote functions or emitting deprecation warnings
respectively Electron and Grim create a fake `Error` object to retrieve
the stack trace of the current call site.

When doing this for the first time, if the call site was located inside
a snapshotted file, previously we would parse the source map for the
snapshot and translate the position of each call in the stack trace.
However, since the snapshot source map is quite big, we were observing
major slowdowns when parsing it for the first time.

With this commit we will parse the snapshot source map while generating
the snapshot, which will allow to not pay for it during runtime.

Signed-off-by: Michelle Tilley <binarymuse@github.com>
2017-05-11 14:21:45 +02:00
Michelle Tilley
fb9fd2fbfc
⬆️ welcome@0.36.3 2017-05-10 23:27:57 +02:00
Michelle Tilley
6b51d09459
⬆️ github@0.0.6 2017-05-10 23:25:12 +02:00
Michelle Tilley
fa19e4c65e
⬆️ github@0.0.5 2017-05-10 15:35:47 +02:00
Michelle Tilley
1c040d6593
⬆️ github@0.0.4 2017-05-10 06:33:16 +02:00
Michelle Tilley
2de350c509
⬆️ github@0.0.2 2017-05-08 09:17:29 +02:00
Michelle Tilley
7e59983c02
Zhu li, do the thing! 2017-05-08 07:53:43 +02:00
simurai
f9117fc1b9 ⬆️ one-dark/light-ui@v1.10.4 2017-05-08 14:50:33 +09:00
Antonio Scandurra
df8dd8b45d ⬆️ tabs 2017-05-05 14:05:29 +02:00
Max Brunsfeld
f64eb6c32b ⬆️ tree-view 2017-05-04 10:22:46 -07:00
Damien Guard
d955f24b4a
⬆️ metrics 2017-05-02 17:02:06 -07:00
Antonio Scandurra
966af9c18b ⬆️ fuzzy-finder 2017-05-02 11:37:58 +02:00
Antonio Scandurra
07af99684e ⬆️ text-buffer 2017-05-01 11:22:43 +02:00
Antonio Scandurra
f4cfe7603f ⬆️ incompatible-packages 2017-04-25 17:34:14 +02:00
Michelle Tilley
81e5c15306 ⬆️ electron@1.3.15 2017-04-24 17:59:02 -07:00
Max Brunsfeld
0f3e65a9d6 ⬆️ first-mate and oniguruma again
This time with proper startup snapshotting.
2017-04-19 17:39:06 -07:00
Max Brunsfeld
f0e38e3c61 ⬇️ first-mate 2017-04-19 16:24:49 -07:00
Max Brunsfeld
d55b572f24 Merge pull request #14261 from atom/mb-upgrade-first-mate-for-caching
Upgrade first-mate to take advantage of oniguruma caching
2017-04-19 16:19:06 -07:00
Max Brunsfeld
6fe79742b6 ⬆️ first-mate 2017-04-19 15:46:16 -07:00
Max Brunsfeld
8ed62687ff ⬆️ first-mate (prerelease) 2017-04-19 15:12:08 -07:00
Nathan Sobo
0d0b9a6b92 ⬆️ wrap-guide 2017-04-19 16:01:17 -06:00
Nathan Sobo
4294019a5a ⬆️ git-diff 2017-04-19 15:59:42 -06:00
Nathan Sobo
3c8ba67316 ⬆️ markdown-preview 2017-04-19 15:58:26 -06:00
Nathan Sobo
66b0ffcc3b ⬆️ go-to-line 2017-04-19 15:57:18 -06:00
Max Brunsfeld
62a222fb61 ⬆️ first-mate (prerelease) 2017-04-19 10:50:25 -07:00
Max Brunsfeld
072152e88d ⬆️ first-mate (prerelease) 2017-04-19 10:31:46 -07:00
Wliu
636df2c84c ⬆️ language-coffee-script@0.48.7 2017-04-19 13:19:58 -04:00
Wliu
83600bddb1 Merge pull request #14249 from atom/wl-update-languages
Update languages
2017-04-19 13:19:03 -04:00
Antonio Scandurra
4d1a81f2e9 ⬆️ fuzzy-finder 2017-04-19 09:11:37 +02:00
Nathan Sobo
1f3bb12a1a ⬆️ find-and-replace 2017-04-18 16:52:13 -06:00
Nathan Sobo
51abcd5e77 ⬆️ exception-reporting 2017-04-18 14:46:56 -06:00
Wliu
66fa05b80a ⬆️ language-mustache@0.14.1 2017-04-18 12:50:47 -04:00
Wliu
a5a14653ba ⬆️ language-json@0.19.1 2017-04-18 12:50:35 -04:00
Wliu
509041b070 ⬆️ language-sql@0.25.5 2017-04-18 12:50:15 -04:00
Wliu
de02226adf ⬆️ language-java@0.27.1 2017-04-18 12:49:56 -04:00
Wliu
cc11054796 ⬆️ language-git@0.19.1 2017-04-18 12:49:39 -04:00
Wliu
d4ad085a0f ⬆️ language-go@0.44.0 2017-04-18 12:49:21 -04:00
Wliu
cb9996fb25 ⬆️ language-gfm@0.89.0 2017-04-18 12:49:04 -04:00
Wliu
567b14fbfc ⬆️ language-c@0.58.0 2017-04-18 12:48:44 -04:00
Nathan Sobo
858876b36f ⬆️ autosave 2017-04-18 10:21:43 -06:00
Nathan Sobo
cf9cacd334 Revert "⬆️ autosave"
This reverts commit cc6e127ec1.
2017-04-18 10:18:59 -06:00
Nathan Sobo
cc6e127ec1 ⬆️ autosave 2017-04-17 21:05:52 -06:00
Max Brunsfeld
9705faa7f6 ⬆️ tree-view (prerelease) 2017-04-17 15:09:52 -07:00
Nathan Sobo
37b4688025 ⬆️ bookmarks 2017-04-17 15:51:53 -06:00