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

14 Коммитов

Автор SHA1 Сообщение Дата
Paul Irish 4865e95207 fMP metric complies with the spec. layout significance & webfont-aware
* fMP metric is now web-font aware. We use the new approximateBlankCharacterCount signal to reject layouts that have > 200 blank text characters
* Reports all detailed paints in the extendedInfo, available in JSON output
* Includes fix from mgerakis:
  * Prevent mainFrameID from being accidentally reassigned if multiple 'TracingStartedInPage' events occur.
  * Handle existence of multiple frames in the trace (#354)
2016-05-27 18:45:02 -07:00
Paul Irish 62ca0b3671 traceviewer module + input readiness metric
PR  (#309) has the details

* Adds conversion script to convert catapult repo into a consumable node mobule
* Adds 'input readiness' metric which depends on traceviewer
* works with browserify.
2016-05-10 23:35:31 -07:00
Paul Irish d5060186c6 Merge pull request #304 from GoogleChrome/clioutputoptions
Improve CLI flags output
2016-05-10 13:22:59 -07:00
Paul Irish ec6e0fa1e3
Improve the `lighthouse --help` output 2016-05-09 13:31:42 -07:00
Paul Lewis fe405e5f96 Adds formatters for pretty and report outputs (#301)
* Adds formatters for pretty and report outputs
* Adds formatter test
2016-05-09 19:55:54 +01:00
Paul Lewis df919ebb58 Renames files 2016-05-09 18:30:23 +01:00
Paul Lewis cc25f607ce Ensures extension can run scripts
* Copies scripts to extension/pages folder
* Sets extension HTML report to use external script
* Adds `inline` flag for the CLI
2016-05-09 14:07:21 +01:00
Brendan Kenny dad5863613 fix log levels not being honored 2016-04-28 18:48:06 -07:00
Brendan Kenny e74b889a00 replace extension gulp-browserify with plain browserify
update conditional logger (in its own file) for new version of browserify
2016-04-25 19:17:30 -07:00
Brendan Kenny 99e7c4221e only log printer if not printing to stdout
also add back pretty print header with tested url
2016-04-21 14:55:01 -07:00
Brendan Kenny cff829c7db Adds full report to CLI and extension; upgrades printer.
* Refactors for a 'full report' in CLI & extension.
* Upgrades the printer; adds tests.
2016-04-21 09:55:06 +01:00
Paul Irish d7694cd533
Minor printer header tweaks. 2016-04-13 12:39:05 -04:00
Brendan Kenny 5d34914de0 pipe manifest fetch/parse error strings back to cli 2016-03-31 11:59:57 -07:00
Sam Saccone 72cdbfcae0 Abstract CLI printer 2016-03-30 13:10:03 -07:00