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

2304 Коммитов

Автор SHA1 Сообщение Дата
Patrick Hulce 76b88070d2 core: remove optimalValue (#3774) 2017-11-10 13:44:41 -08:00
Eric Bidelman f7b75a7861 misc: use undated Apache 2 LICENSE file (#3700) 2017-11-10 13:43:48 -08:00
Karan Thakkar bcb45b4fc8 report: Add print summary and print expanded options (#3578) 2017-11-10 12:41:57 -08:00
Patrick Hulce fffc8f327a cli: do not double quote chromeFlags (#3775) 2017-11-10 12:18:35 -08:00
Patrick Hulce 0af1721510
core(predictive-perf): predict FCP (#3730)
* core(predictive-perf): predict FCP instead of FMP

* add back FMP

* add rough estimates
2017-11-08 19:38:29 -08:00
Akshay Iyer 190638af3c core(image-usage): add null check for parentElement (#3779)
* core(image-usage): add null check for parentElement

* core(image-usage): add null check for parentElement

* add smoke test

* add issue link
2017-11-08 13:35:14 -08:00
Konrad Dzwinel fb2cb02b1f new_audit(blocked-from-indexing): page is blocked from indexing (#3657) 2017-11-08 10:17:00 -08:00
Patrick Hulce 8a1af52581 core(driver): increase default timeout to 45s (#3741) 2017-11-07 11:15:36 -08:00
Konrad Dzwinel 45d8537140 core(meta-tag-gatherers): meta tag search should be case-insensitive (#3729)
* Metatag search should be case-insensitive

* Modify SEO smoke test to test case-insenstive meta tags
2017-11-06 13:32:32 -08:00
Vinamrata Singal af03370046
Merge pull request #3436 from GoogleChrome/vinamratasingal-patch-1
docs(scoring): create documentation on scoring
2017-11-06 11:33:21 -08:00
Vinamrata Singal be43d2b0fd docs(new-audits.md): Principles and guidance for new audits (#3617) 2017-11-03 17:05:03 -07:00
Vinamrata Singal 7b6c814d45
Update scoring.md
added Paul changes and screenshot.
2017-11-03 15:16:04 -07:00
Vinamrata Singal 43997f7c9a
Update scoring.md
Addressing Patrick's comments.
2017-11-03 10:58:02 -07:00
Prasanth Karri 6ba5eb1712 core(tags blocking first-paint): exclude script type=module (#3676)
* exclude script type='module' from render blocking warnings

* pr fixes

* add 404 sample module as script source

* quick typo fix

* fix smoketests
2017-11-03 10:41:56 -07:00
Patrick Hulce b363c44658
clean up typos 2017-11-02 16:58:43 -07:00
Vinamrata Singal 7682c8e58c
Update scoring.md
updated some formatting and wording.
2017-11-02 16:38:56 -07:00
Vinamrata Singal 4730044450
Update and rename performance-scoring.md to scoring.md
Changed it to cover the entire report, not just performance. 

Addresses #3600 and #3610
2017-11-02 16:35:20 -07:00
Peter Janes cfc2afe07e core(aspect-ratio): skip aspect ratio audit for svg (#3722)
* core(aspect-ratio): skip aspect ratio audit for svg, fixes #3716

* core(aspect-ratio): use the correct svg mimeType in the test

* core(aspect-ratio): skip aspect ratio audit for svg

* core(aspect-ratio): use the correct svg mimeType in the test

* core(aspect-ratio): explain why svg is filtered

* core(aspect-ratio): better unit test (fails when it should)
2017-11-02 09:21:45 -07:00
Paul Irish fbe3fda0d7
report(redirects): reformat results, incl all requests and wasted time, (#3492) 2017-10-31 16:31:07 -07:00
Brendan Kenny 6e8db91502 core: record top-level warnings in LHR and display in report (#3692) 2017-10-31 16:26:58 -07:00
Brendan Kenny efe0e4894c
tests(smokehouse): disable multiple shadow root deprecation test (#3695) 2017-10-31 11:30:52 -07:00
Wassim Chegham 6c9f71733e docs(readme): add MagicLight WebBLE integration (#3613) 2017-10-30 17:11:50 -07:00
Patrick Hulce 76e51f3821
tests(web-inspector): add test for setImmediate polyfill (#3670)
* tests(web-inspector): add test for setImmediate polyfill

* change name, add comment
2017-10-27 16:45:36 -07:00
Christian Oliff 5bc3b84c02 docs: correct capitalization of GitHub (#3669) 2017-10-27 09:56:08 -07:00
Patrick Hulce de5785042d core(lib): add error reporting (#2420)
* refactor(StartUrl): switch from error to debugString object

* feat: add error reporting

* cave to peer pressure

* lint

* merge fixes

* reduce yarn churn

* limit impact to run.ts

* clang format

* avoid duplicate errors

* lint

* disable error reporting on test

* feedback

* remove enableErrorReporting default

* update readme

* fix yarn.lock

* add error reporting doc

* doc feedback

* move sentry call

* more cleanup

* remove unused environmentData
2017-10-26 17:01:03 -07:00
Paul Irish 21e25aa0dd misc(changelog): add commitlint config (for commitlintbot) 2017-10-26 00:45:18 -07:00
Piper Chester 63beebe1d6 core: Fix minor grammatical error (#3638)
http://www.grammarbook.com/punctuation/semicolons.asp

_Noticed this during the ChromeDevSummit talk this morning._
2017-10-23 17:09:01 -07:00
Paul Irish 8b3d7f052b misc(logos): provide svg logo as png 2017-10-22 14:27:58 -07:00
Patrick Hulce e3888c6ecb core(response-compression): add transferSize sanity check (#3606)
* core(uses-response-compression): fix to use transferSize over resourceSize

* switch to still using resourceSize

* rename back to original
2017-10-20 13:18:18 -07:00
Ward Peeters cd14d38db7 core(critical-request-chains): Remove iframe as Critical Request (#3583)
* core(critical-request-chains): Remove iframe as Critical Request

* Fix tests

* Use frameid instead of initatior type to see if a request is an iframe

* Fixed review changes

* Fix unit tests

* Add assert.ok to give notice when mainresource is forgotten.

* Fix linting
2017-10-19 19:37:25 -07:00
Patrick Hulce 74ae043c6d core(dependency-graph): add acyclic check (#3592) 2017-10-19 14:22:20 -07:00
Konrad Dzwinel f911e846ad new_audit(anchor-text-audit): descriptive anchor text audit (#3490) 2017-10-18 19:30:00 -07:00
Artur Mizera da35caa6c0 misc(audits): removed unused audit meta.category (#3554) 2017-10-18 13:56:32 -07:00
Lorenzo Urbini 487bee6652 core(errors-in-console): include runtime exceptions (#3494) 2017-10-17 16:15:05 -07:00
Paul Irish b6a676afe3 misc(codereview): add CODEOWNERS file (#3591) 2017-10-17 13:48:24 -07:00
Konrad Dzwinel cc28720fd5 misc(jsconfig): Enable type checking for JavaScript (#3589) 2017-10-17 13:14:52 -07:00
Brendan Kenny 67ebde272e core(config): add silent seo audits to default config (#3582) 2017-10-17 13:13:36 -07:00
Paul Irish e0bdcc24af docs(contributing): pr title guidelines (#3590) 2017-10-17 12:57:06 -07:00
Patrick Hulce 04b685fa9f core(driver): use execution context isolation when necessary (#3500)
* fix(driver): use execution context isolation when necessary

* feedback

* add unit test

* feedback

* add jsdoc comment
2017-10-13 15:57:00 -07:00
Brendan Kenny 62e4b741ac core(image-aspect-ratio): pass audit when no images are missized (#3552)
also add smoke test for image-aspect-ratio
2017-10-13 14:17:03 -07:00
Paul Irish ecbbc388f8 core(emulation): remove use of deprecated Emulation.setVisibleSize (#3536) 2017-10-13 13:13:10 -07:00
Vinamrata Singal fc658f3205 docs(bug-labels): Updating "good first bug" (#3535)
Per label change, updating "good first bug" to "good first issue"
2017-10-13 09:57:24 -07:00
Paul Irish 450d2d319d report(render-blocking-stylesheets): improve actionability of helpText (#3544) 2017-10-12 14:41:00 -07:00
Patrick Hulce 78b9e8e719 grammar and formatting 2017-10-12 09:36:11 -07:00
Vinamrata Singal c180eed27e docs(performance-scoring.md): updates
1. update name of doc
2. reword optimal/median value info
3. add links to section
4. add pretty graph to explain optimal and median value
2017-10-11 18:06:52 -07:00
Paul Irish 1fca06e14d misc(commitizen): new-audit => new_audit (#3534) 2017-10-11 16:46:40 -07:00
Brendan Kenny a86c4b4711 tests(eslint): update eslint (and goog config) to latest (#3396)
* tests(eslint): update eslint (and goog config) to latest

* update deps
2017-10-11 16:26:40 -07:00
Steve Persch 6af2eb1b81 core(config): add category weight to perf config (#3529)
* Adding weight to categories

* Revert "Adding weight to categories"

This reverts commit 8cda992f22.

* Setting weight on performance category
2017-10-11 15:32:41 -07:00
Patrick Hulce fc88101818 core(predictive-perf): refactor simulation logic (#3489)
* refactor(predictive-perf): use WebInspector.resourceTypes

* refactor(predictive-perf): renames and move logic to lib/

* Moves gather/computed/dependency-graph to lib/dependency-graph
* Renames estimator -> simulator
* Eliminates estimateGraph method from PageDependencyGraph artifact class
* Renames the node states in Simulator
* Refactors signature of simulateDownloadUntil

* destructuring ftw

* feedback

* switch to nodes array
2017-10-11 14:55:08 -07:00
Patrick Hulce 6f9d59363a docs: add results object explainer (#3495)
* docs: add results object explainer

* feedback

* feedback

* add caveat for overall score
2017-10-11 14:53:37 -07:00