Commit Graph

6445 Commits

Author SHA1 Message Date
Max Brunsfeld
b5352907a9 ⬆️ update-package-dependencies 2017-05-18 13:42:47 -07:00
Michelle Tilley
07907bdf25 ⬆️ github@0.1.1 2017-05-18 16:17:25 +02:00
Michelle Tilley
302c71a95f ⬆️ github@0.1.0 2017-05-17 17:46:58 +02:00
Michelle Tilley
83751e28c2 ⬆️ github@0.0.11 2017-05-16 15:21:32 +02:00
Michelle Tilley
2cad52062c ⬆️ github@0.0.10 2017-05-16 08:36:55 +02:00
Pablo Ariel Mayobre
a3d149f091 🔥 Remove jQuery from dependencies
jQuery isn't being used anywhere so it needs to be removed from package.json
2017-05-15 19:14:19 -03:00
Michelle Tilley
f62444b5b0 ⬆️ github@0.0.9 2017-05-15 23:43:17 +02:00
Lee Dohm
05a594360e ⬆️ settings-view 0.250.0 2017-05-15 13:47:08 -07:00
Michelle Tilley
e9caa6e26a ⬆️ github@0.0.8 2017-05-15 21:15:08 +02:00
Hubot
914da29eea 1.19.0-dev 2017-05-15 10:48:41 -05:00
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