Pavel Feldman
|
f223a98e3d
|
feat(chromium): roll Chromium to r717627 (#49)
|
2019-11-21 21:16:00 -08:00 |
|
Andrey Lushnikov
|
b64304ecbc
|
devops: make sure cron has necessary PATH
|
2019-11-21 19:14:30 -08:00 |
|
Andrey Lushnikov
|
4aff4bfca3
|
devops: cronjob checks
|
2019-11-21 18:52:51 -08:00 |
|
Andrey Lushnikov
|
c6c4c01263
|
devops: add crontab
|
2019-11-21 17:58:10 -08:00 |
|
Andrey Lushnikov
|
7af5f4a2a5
|
devops: save log for cronjob
|
2019-11-21 17:48:56 -08:00 |
|
Andrey Lushnikov
|
ae878882bb
|
devops: create lock dir
|
2019-11-21 17:39:11 -08:00 |
|
Andrey Lushnikov
|
98e05b66fd
|
devops: revamp scripts
|
2019-11-21 17:29:40 -08:00 |
|
Pavel Feldman
|
1e91257d6e
|
chore: group chromium-specific features (#45)
|
2019-11-21 16:54:10 -08:00 |
|
Andrey Lushnikov
|
8dce249a7a
|
devops: no prompts in check_build_archive_upload.sh
|
2019-11-21 15:42:18 -08:00 |
|
Andrey Lushnikov
|
e1f3f5cfed
|
devops: add cronjobs
|
2019-11-21 15:26:01 -08:00 |
|
Dmitry Gozman
|
57bbd81824
|
chore: introduce injected source lazily evaluated by execution context (#42)
|
2019-11-21 14:43:30 -08:00 |
|
Pavel Feldman
|
e3dcac1d46
|
chore: move interception API into features/ (#43)
|
2019-11-21 14:41:38 -08:00 |
|
Andrey Lushnikov
|
43836c9178
|
Revert "docs: show browser test stats in the readme (#24)"
This reverts test stats from the README.md
The stats now leave in a designated status page.
|
2019-11-21 13:00:48 -08:00 |
|
Andrey Lushnikov
|
2b40361b0a
|
devops: fix check_cdn script
|
2019-11-20 18:02:36 -08:00 |
|
Andrey Lushnikov
|
4f3834dd69
|
devops: revamp archive.sh scripts to accept a target .zip name
This is required so that we can setup a locking directory for cron
jobs later on.
|
2019-11-20 18:01:51 -08:00 |
|
Andrey Lushnikov
|
af0ba0e713
|
devops: move check_cdn to tools
|
2019-11-20 18:01:51 -08:00 |
|
Andrey Lushnikov
|
f9d2f13540
|
devops: fix firefox archiving script
|
2019-11-20 18:01:51 -08:00 |
|
Joel Einbinder
|
92a6500b23
|
feat(webkit): page.fill and friends (#40)
|
2019-11-20 16:57:37 -08:00 |
|
Pavel Feldman
|
e869b12f46
|
chore: remove touchscreen API (#41)
|
2019-11-20 16:55:02 -08:00 |
|
Joel Einbinder
|
206cf7b83f
|
feat(webkit): pass all keyboard tests (#39)
Add `keyboard.sendCharacter` and fixes up all of the keyboard tests.
Drive-by to actually allow selectively installing browsers.
|
2019-11-20 16:39:12 -08:00 |
|
Andrey Lushnikov
|
308d602f06
|
chore: update version
|
2019-11-20 16:23:40 -08:00 |
|
Pavel Feldman
|
f9a89eb313
|
chore: split vendor APIs (#38)
|
2019-11-20 15:16:57 -08:00 |
|
Pavel Feldman
|
1fe1e150f3
|
chore: move geolocation into features/ (#37)
|
2019-11-20 14:18:05 -08:00 |
|
Pavel Feldman
|
cf97e2c140
|
chore: remove handle.boxModel API (#36)
|
2019-11-20 14:15:19 -08:00 |
|
Pavel Feldman
|
653b4b9df3
|
chore: remove SecurityDetails API (#35)
|
2019-11-20 13:53:27 -08:00 |
|
Pavel Feldman
|
a216063829
|
chore: remove Request.fromCache/ServiceWorker APIs (#34)
|
2019-11-20 11:57:21 -08:00 |
|
Pavel Feldman
|
76eb289f54
|
chore: move permissions API into features/ (#33)
- drive-by accessibility spec moved to a shared folder
|
2019-11-20 09:40:26 -08:00 |
|
Pavel Feldman
|
48a78b2c8a
|
chore: remove page.queryObjects API (#31)
|
2019-11-20 09:28:40 -08:00 |
|
Pavel Feldman
|
35e6d10517
|
chore: remove page.metrics API (#30)
|
2019-11-20 09:28:22 -08:00 |
|
Pavel Feldman
|
b4b7b6b96c
|
fix: build include paths (#32)
|
2019-11-20 09:10:41 -08:00 |
|
Pavel Feldman
|
83ed65dce8
|
chore: move workers into features/ (#29)
|
2019-11-19 17:32:43 -08:00 |
|
Andrey Lushnikov
|
bfcd92da7e
|
devops: fix build scripts
|
2019-11-19 16:58:09 -08:00 |
|
Joel Einbinder
|
4e30f87084
|
browser(feat): new webkit code (insert text)
|
2019-11-19 16:46:06 -08:00 |
|
Andrey Lushnikov
|
f77a50a8aa
|
devops: fix check_cdn.sh
|
2019-11-19 16:33:11 -08:00 |
|
Andrey Lushnikov
|
8a077da565
|
devops: simplified bash traps
|
2019-11-19 16:33:11 -08:00 |
|
Joel Einbinder
|
0a8d55d954
|
docs: show browser test stats in the readme (#24)
|
2019-11-19 16:30:24 -08:00 |
|
Pavel Feldman
|
85035fedea
|
chore: move pdf, tracing, coverage, a11y into featuress/ (#28)
|
2019-11-19 16:29:28 -08:00 |
|
Pavel Feldman
|
60f332d01b
|
doc: fix doc linter (#2)
|
2019-11-19 13:59:52 -08:00 |
|
Pavel Feldman
|
6b5ab68e70
|
test: fix failing chromium tests (#26)
|
2019-11-19 13:51:09 -08:00 |
|
Pavel Feldman
|
4b13b5e3c6
|
chore: remove page.pdf API (#25)
|
2019-11-19 13:50:23 -08:00 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|
Microsoft Open Source
|
615c2bc21d
|
Initial README.md commit
|
2019-11-15 10:32:50 -08:00 |
|
Microsoft Open Source
|
f2f5f653b1
|
Initial SECURITY.md commit
|
2019-11-15 10:32:49 -08:00 |
|
Microsoft Open Source
|
794b59c0b5
|
Initial LICENSE commit
|
2019-11-15 10:32:48 -08:00 |
|
Microsoft Open Source
|
5c5fdee203
|
Initial CODE_OF_CONDUCT.md commit
|
2019-11-15 10:32:47 -08:00 |
|
microsoft-github-operations[bot]
|
3261ad7436
|
Initial commit
|
2019-11-15 18:32:44 +00:00 |
|