Commit Graph

1330 Commits

Author SHA1 Message Date
Daniel Imms f9dc56ccfe Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-07-27 13:05:36 -07:00
Alex Dima b9cb543e70 Update distro 2019-07-27 00:31:15 +02:00
Sana Ajani 5c955e9da1 distro 2019-07-26 14:55:47 -07:00
Joao Moreno 1c6047158b distro 2019-07-26 17:16:13 +02:00
Joao Moreno c96cf5d4d9 fixes #76508 2019-07-26 16:08:27 +02:00
Peng Lyu f0f7220eed bump distro 2019-07-25 20:32:04 -07:00
Daniel Imms 3a2423174c xterm@3.15.0-beta89
Diff: https://github.com/xtermjs/xterm.js/compare/378982a...689fb6b

Changes:

- Fix NPE when disposing detached terminals

Fixes microsoft/vscode-remote-release#1033
2019-07-25 17:02:04 -07:00
Peng Lyu ee1a5ab145 update distro 2019-07-25 11:25:53 -07:00
Daniel Imms a8b0169f94 xterm@3.15.0-beta88, xterm-addon-search@0.2.0-beta3
Diff: https://github.com/xtermjs/xterm.js/compare/52c562d...378982a

Changes:

- Cancel events when not in screeReaderMode
- Search addon behavior change + tests

Related #77891
Fixes #77945
2019-07-25 11:02:48 -07:00
Daniel Imms 2e9593d064 Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-07-24 17:46:46 -07:00
deepak1556 cfe465c484 update distro 2019-07-24 15:04:17 -07:00
Daniel Imms f20eb76226 xterm@3.15.0-beta87
Diff: https://github.com/xtermjs/xterm.js/compare/e99de7a...52c562d

Changes:

- Fix edge cases in inputhandler methods
- A lot of layering changes
- Dependency security updates
- test script for mouse modes
- Improve logging system
- Announce input and backspace on VoiceOver
- Fix test exit code

Fixes #42559
Fixes #56468
2019-07-24 12:41:11 -07:00
Sandeep Somavarapu bc66a8005a update distro 2019-07-24 12:13:15 +02:00
Martin Aeschlimann 0a34756cae update distro 2019-07-23 12:59:05 +02:00
Sandeep Somavarapu 933eab7a08 update distro 2019-07-23 11:05:50 +02:00
Sandeep Somavarapu 81ed55af79 update distro 2019-07-22 08:42:55 +02:00
Daniel Imms 488fa6d4cf Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-07-19 12:28:18 -07:00
Rob Lourens f0e66ee83b Bump vscode-ripgrep 2019-07-19 09:32:48 -07:00
Sandeep Somavarapu 38e5a64bc3 update distro 2019-07-19 09:37:06 +02:00
chrisdias 8802050f6d update distro 2019-07-18 18:34:06 -07:00
Martin Aeschlimann 27c59a0b49 update distro 2019-07-18 17:53:46 +02:00
Logan Ramos 8d560cd153 Using vscode-telemetry-extractor npm package. (#77305)
* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Initial work to move to utilizing the NPM module

* Fix some paths

* Bump NPM module

* Update move command

* Remove wrong directory in config

* More build testing

* Remove some debugging stuff

* Fix relative dirs

* Move node module to build package.json

* Bump vscode-telemetry-extractor to 1.4.1

* Bump telemetry extractor version
2019-07-18 08:44:33 -07:00
Rob Lourens 44d4105673 Bump vscode-ripgrep 2019-07-18 08:20:01 -07:00
Sandeep Somavarapu d685337db2 Use semver-umd everywhere 2019-07-18 15:33:53 +02:00
Joao Moreno 7ec1707aa9 Merge branch 'master' of github.com:Microsoft/vscode 2019-07-18 12:22:45 +02:00
Joao Moreno ccbd05eed3 bump windows-mutex 2019-07-18 12:22:27 +02:00
Andre Weinand ac34471f1c update distro 2019-07-18 12:22:03 +02:00
Andre Weinand 29801104f1 update distro 2019-07-18 12:19:34 +02:00
Sandeep Somavarapu 79a71f5d23 update distro 2019-07-18 12:17:15 +02:00
João Moreno 5bf08bd33b chore: Bump windows-foreground-love@0.2.0 (#77548)
chore: Bump windows-foreground-love@0.2.0
2019-07-18 11:36:34 +02:00
Joao Moreno 88ac0fd7cf update gulp-atom-electron 2019-07-18 11:25:19 +02:00
Joao Moreno 28473ed5f7 distro 2019-07-18 11:10:02 +02:00
Joao Moreno 5e0bcd6afe distro 2019-07-18 08:37:35 +02:00
deepak1556 6d5e584e20 chore: Bump windows-foreground-love@0.2.0 2019-07-17 16:36:26 -07:00
Sandeep Somavarapu f41d90ab66 update distro 2019-07-17 17:21:08 +02:00
Sandeep Somavarapu bf64ec976e Merge branch 'master' into sandy081/web/extensionsManagement 2019-07-17 17:12:14 +02:00
Sandeep Somavarapu cf6ccf1371 Use semver umd module 2019-07-17 16:52:50 +02:00
Martin Aeschlimann 59876172bf update distro 2019-07-17 12:43:22 +02:00
Alex Dima eb265bbd46 Adopt latest istanbul for coverage information 2019-07-16 11:52:51 +02:00
Joao Moreno c64f42b841 distro 2019-07-16 08:14:12 +02:00
Daniel Imms f7b8079f21 Add puppeteer types and use TS in driver 2019-07-15 11:50:15 -07:00
Daniel Imms 08e8d4633f Update distro 2019-07-15 11:25:57 -07:00
Daniel Imms f784f5fd7f Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-07-15 10:34:58 -07:00
SteVen Batten 5632c4929f fix mac address resolution on touchbar devices (#77033)
* fix mac address issue

* add event for machineId disambig

* convert to async for readability

* address comments

* getMac - clean up timeout handling

* app - merge machine id handling into one
2019-07-15 09:47:59 -07:00
Sandeep Somavarapu d47d26ec94 update distro 2019-07-15 12:46:29 +02:00
Joao Moreno d5fcdf3947 distro 2019-07-15 09:49:16 +02:00
Joao Moreno e79146c063 distro 2019-07-15 07:41:16 +02:00
Joao Moreno 7181bf6820 Merge branch 'master' into joao/build-cleanup 2019-07-15 07:32:11 +02:00
Joao Moreno 5c36176c31 distro 2019-07-14 21:48:40 +02:00
Benjamin Pasero 15d9025714 bump distro 2019-07-14 18:29:43 +02:00