Граф коммитов

3939 Коммитов

Автор SHA1 Сообщение Дата
James Addison c54dfcd226 tests(audits): Return type correction (LH.Audit.Result -> LH.Audit.Product) (#10270) 2020-01-27 18:16:47 -08:00
Paul Irish 21c8886174
misc(git3po): need milliseconds epoch, not seconds (#10271) 2020-01-27 18:10:30 -08:00
Paul Irish de149bc9d6 report: add channel to runtime settings 2020-01-27 17:33:34 -08:00
Connor Clark 74f13c9a9a core(gather): new computed artifact, js-bundles 2020-01-27 17:27:55 -08:00
Patrick Hulce b21d007d11 core(tracehouse): improved attribution for XHRs + paint/layout… (#10001) 2020-01-27 16:38:50 -08:00
James Addison c5be90d297 core(audits): add handling of 'incomplete' results from axe-core (#10072) 2020-01-27 17:42:23 -06:00
Peter Müller 6149c424cb docs(readme): Add siteimprove to integrations section (#9836) 2020-01-27 12:53:02 -08:00
Connor Clark bd9dc67414 misc(git3po): lock-resolved 2020-01-25 17:18:24 -08:00
Connor Clark 3ecf49045e
misc(git3po): use --start-at (#10266) 2020-01-24 17:30:33 -08:00
Paul Irish 58de8f2dd7 docs: add protobuf install directions 2020-01-24 16:05:28 -08:00
Paul Irish 64546200df misc: delete CODEOWNERS now that we have a review rotation 2020-01-24 16:03:50 -08:00
Connor Clark b692e11ef5 misc(git3po): land-when-green (#10256) 2020-01-24 14:42:27 -08:00
Connor Clark 56658fafcf docs(readme): yarn test-docs, jq (#10263) 2020-01-24 16:04:31 -06:00
Connor Clark 99eb3c6208
docs: recipe for using puppeteer in a gatherer (#10253) 2020-01-24 12:27:31 -08:00
Connor Clark c4a5ff9c19
build: use npm pack'd lighthouse in doc integrations (#10254) 2020-01-23 15:26:53 -08:00
Michael Blasingame 1e9f2f97df core(noopener): use node detail type (#10242) 2020-01-23 14:19:34 -08:00
Paul Irish 84cc7aa3c9 misc: add git3po scripts (#10231) 2020-01-23 13:25:35 -08:00
Paul Irish 17aed28d6c misc: bump bundlesize threshold for LR (#10245) 2020-01-22 13:48:07 -06:00
Connor Clark 46ce3a47f5 core(emulation): use Moto G4 for mobile emulation (#10191) 2020-01-22 12:37:52 -06:00
jazyan e0b44a57c9 i18n(import): new audit strings and small edits (#10244) 2020-01-21 17:52:04 -08:00
Connor Clark 0f47355ce6
report: align audit warnings (#10232) 2020-01-15 19:22:57 -08:00
Connor Clark b02ef65070
lantern: keep first layout/paint/parse events regardless of duration (#9922) 2020-01-15 14:14:11 -08:00
Connor Clark f145f841f6
core(installable-manifest): icon requirement 192px -> 144px (#10175) 2020-01-15 14:13:15 -08:00
Connor Clark 43678454b8
tests(smokehouse): make bytes gzip size checks less restrictive (#10227) 2020-01-15 13:22:45 -08:00
Patrick Hulce 1b5756fc7e
core(lhr): add numericUnit to audit result (#9979) 2020-01-15 15:06:52 -06:00
Kayce Basques 8a7e7001d5 core(largest-contentful-paint): update docs link (#10213) 2020-01-15 12:55:01 -08:00
Patrick Hulce 4ecf6b461b
tests: avoid redirect in failureMode warn test (#10230) 2020-01-15 12:31:48 -06:00
Robert Linder e6899455a6 core(audits): Add more keywords to blocklist (#9986) 2020-01-14 17:27:22 -06:00
Connor Clark 22455f4ea8 core: warn if document was redirected (#10157) 2020-01-14 17:16:00 -06:00
Connor Clark 5049d46fef core: move unused-css to computed artifact (#10160) 2020-01-14 17:09:17 -06:00
John b07dbf61e0 report: close drop down menu when focus is lost (#10208) 2020-01-14 17:02:24 -06:00
Connor Clark 56d1840770
core(script-elements): parallelize getting request contents (#9713) 2020-01-14 14:19:48 -08:00
Shane Exterkamp e87a8b76e6 i18n(report): runtime settings and tools (#9166)
* i18n runtime settings & dropdown.  Modify ui-feat for i18n.

* Wrongly added this localeString mod

* Messed up some HTML while editing the strings.

* Ignore report-ui-feat from collect-strings.  Update proto, update samples.

* stringback

* this -> Util

* Add proto comments.

* convert \t to _ because regex is hard

* collected en-XL

* let -> const

* updated id's

* Added caching/hydration to Util

* hm, not sure how that worked, but okay

* net -> network

* data-i18n attr

* update sample json

* keyof!

* forEach -> for of

* add test

* Connor's nits

Co-Authored-By: Connor Clark <cjamcl@google.com>

* Remove backup English from html, remove useless ignorePaths

* fix tests

* Revert "fix tests"

This reverts commit 4c89c0f50a.

* ignore axe link-name

Co-authored-by: Connor Clark <cjamcl@gmail.com>
2020-01-14 10:57:45 -08:00
Connor Clark 6fba15d561
tests(gather-runner): type check (#10215) 2020-01-14 10:56:03 -08:00
John e0dbb0a38a report: fix ghost menu in print (#10216) 2020-01-13 17:14:34 -08:00
Matt Jared 90ade4ff7b docs: update scoring.md to v5 (#10223) 2020-01-13 16:26:10 -06:00
Connor Clark a9cfbf9b5a
core(font-size): speed up gatherer (#10200) 2020-01-13 12:18:18 -08:00
Connor Clark 1abf9b8796
core(resource-summary): ignore /favicon.ico (#10190) 2020-01-13 09:56:27 -08:00
Connor Clark 03ef2bc86f
tests(gather-runner): replace getMockedEmulationDriver w/ mock… (#10136) 2020-01-10 16:10:53 -08:00
Connor Clark 8a66059ea5
tests(driver): type check (#10123) 2020-01-10 14:45:39 -08:00
Connor Clark 5870cb4d7c
deps(devtools-protocol): upgrade to 0.0.729809 (#10207) 2020-01-10 13:55:30 -08:00
Patrick Hulce 922471b7ae misc: add predictive perf to lantern test set (#10209) 2020-01-10 13:01:05 -08:00
Connor Clark 9931d2438f
core: measure time for GatherRunner.runPass (#10205) 2020-01-09 16:51:33 -08:00
John 9d6590dc77 tests(report-ui-features): add empty list and single item test cases (#10201) 2020-01-09 18:15:17 -06:00
Connor Clark ff87d69d63 docs(auth): use --disable-storage-reset for chrome-debug (#10189) 2020-01-08 21:35:41 -06:00
John 9c5d31ac44 tests(report-ui-features): fix tools button suite to pass isolated run (#10199) 2020-01-08 21:34:54 -06:00
Connor Clark 5e4b5feacc misc: release script push tag (#10193) 2020-01-08 21:34:25 -06:00
Connor Clark 2f63d2838c
cli: fix csv for --output (#10188) 2020-01-08 15:27:02 -08:00
Connor Clark 17ac7e23bd
tests: remove global.URL (#10186) 2020-01-07 13:31:23 -08:00
Connor Clark 81c6e926ba
report: remove Util.UIStrings mutation, add I18n renderer class (#10153) 2020-01-07 12:31:08 -08:00