Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core(largest-contentful-paint): add new metric #9706

Merged
merged 54 commits into from
Oct 2, 2019
Merged

core(largest-contentful-paint): add new metric #9706

merged 54 commits into from
Oct 2, 2019

Commits on Sep 20, 2019

  1. first pass

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ec75de3 View commit details
    Browse the repository at this point in the history
  2. update

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    183b080 View commit details
    Browse the repository at this point in the history
  3. i18n

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    03f8ab6 View commit details
    Browse the repository at this point in the history
  4. typos

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    52a8d28 View commit details
    Browse the repository at this point in the history
  5. metrics

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    4e2e688 View commit details
    Browse the repository at this point in the history
  6. ts

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    f1836a0 View commit details
    Browse the repository at this point in the history
  7. fix

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    449c7c5 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-Authored-By: Paul Irish <paulirish@google.com>
    connorjclark and paulirish committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    d821da7 View commit details
    Browse the repository at this point in the history
  9. todo

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    9cc6b8c View commit details
    Browse the repository at this point in the history
  10. fix lcp

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    211a90b View commit details
    Browse the repository at this point in the history
  11. update sample trace

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ee9f34e View commit details
    Browse the repository at this point in the history
  12. tweaks

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    24db2ed View commit details
    Browse the repository at this point in the history
  13. fix metrics-test

    connorjclark committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    308f0fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    33fecc9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b87da0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. undo tests

    connorjclark committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    c473bf5 View commit details
    Browse the repository at this point in the history
  2. m79 in metrics test

    connorjclark committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    26bb02a View commit details
    Browse the repository at this point in the history
  3. m60

    connorjclark committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    b848a73 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. lcp metric trace test

    connorjclark committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    967d630 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    5b80688 View commit details
    Browse the repository at this point in the history
  2. pr

    connorjclark committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    9da66f9 View commit details
    Browse the repository at this point in the history
  3. Update lighthouse-core/lib/tracehouse/trace-processor.js

    Co-Authored-By: Patrick Hulce <patrick.hulce@gmail.com>
    connorjclark and patrickhulce committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    49aa30a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a71ab04 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Brendan Kenny <bckenny@gmail.com>
    connorjclark and brendankenny committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    7fd52f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. update traces

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    f351590 View commit details
    Browse the repository at this point in the history
  2. minify trace

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    ff42528 View commit details
    Browse the repository at this point in the history
  3. space raceeeeeeee

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    5e158e0 View commit details
    Browse the repository at this point in the history
  4. add broke test

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c2c34e2 View commit details
    Browse the repository at this point in the history
  5. invalidLcp for analyis

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    dbb1cde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59b34ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cce545 View commit details
    Browse the repository at this point in the history
  8. fix

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    694ad7d View commit details
    Browse the repository at this point in the history
  9. delete stuff

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    d74d208 View commit details
    Browse the repository at this point in the history
  10. rm mistake

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    af84dd4 View commit details
    Browse the repository at this point in the history
  11. rm candidateIndex

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    b41c98f View commit details
    Browse the repository at this point in the history
  12. test

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    328209d View commit details
    Browse the repository at this point in the history
  13. update

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    3173aff View commit details
    Browse the repository at this point in the history
  14. trace of tab

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    f713adc View commit details
    Browse the repository at this point in the history
  15. trace of tab

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    1424c68 View commit details
    Browse the repository at this point in the history
  16. test

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    81fcec0 View commit details
    Browse the repository at this point in the history
  17. push

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    9a8c269 View commit details
    Browse the repository at this point in the history
  18. lcpInvalidated

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    02843ab View commit details
    Browse the repository at this point in the history
  19. typo

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    697cf9b View commit details
    Browse the repository at this point in the history
  20. timings

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    2bb6b26 View commit details
    Browse the repository at this point in the history
  21. timestamps

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c80abb6 View commit details
    Browse the repository at this point in the history
  22. nolcp

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    5fa41eb View commit details
    Browse the repository at this point in the history
  23. Update lighthouse-core/lib/tracehouse/trace-processor.js

    Co-Authored-By: Brendan Kenny <bckenny@gmail.com>
    connorjclark and brendankenny committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    ca65238 View commit details
    Browse the repository at this point in the history
  24. more tests

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    5fe7a48 View commit details
    Browse the repository at this point in the history
  25. Update lighthouse-core/lib/tracehouse/trace-processor.js

    Co-Authored-By: Brendan Kenny <bckenny@gmail.com>
    connorjclark and brendankenny committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    7c35c8b View commit details
    Browse the repository at this point in the history
  26. tst

    connorjclark committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    9df0ea6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    917f73a View commit details
    Browse the repository at this point in the history
  28. Update lighthouse-core/audits/metrics.js

    Co-Authored-By: Brendan Kenny <bckenny@gmail.com>
    connorjclark and brendankenny committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    0c0dc97 View commit details
    Browse the repository at this point in the history
  29. Update lighthouse-core/test/computed/metrics/largest-contentful-paint…

    …-test.js
    
    Co-Authored-By: Brendan Kenny <bckenny@gmail.com>
    connorjclark and brendankenny committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    6cc68e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. sample

    connorjclark committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    793bfc6 View commit details
    Browse the repository at this point in the history