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(lantern): Remove min task duration from lantern graphs #9910

Merged
merged 24 commits into from
Nov 25, 2019

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    a767712 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    e15ffd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acde65b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb58576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bc6ebd View commit details
    Browse the repository at this point in the history
  5. Revert print statement

    warrengm committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    b7245bc View commit details
    Browse the repository at this point in the history
  6. Update comments

    warrengm committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3b859a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Improve type checking

    warrengm committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    0592885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b7ec1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddf83c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ad5563 View commit details
    Browse the repository at this point in the history
  5. Fix inequality

    warrengm committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    cae36f9 View commit details
    Browse the repository at this point in the history
  6. Update unit test

    warrengm committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    86f8ffa View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Update graph pruning

    warrengm committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e2bb19d View commit details
    Browse the repository at this point in the history
  2. Stop pruning child events

    warrengm committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e2e7e10 View commit details
    Browse the repository at this point in the history
  3. Revert minor diff

    warrengm committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    12e2653 View commit details
    Browse the repository at this point in the history
  4. Clean up changes

    warrengm committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    5fdea7b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    0ffed0c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Fix existing tests

    warrengm committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    5c8a927 View commit details
    Browse the repository at this point in the history
  2. Add tests for pruning

    warrengm committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    c58b22a View commit details
    Browse the repository at this point in the history
  3. Address review comments

    warrengm committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    04b9e7e View commit details
    Browse the repository at this point in the history
  4. Update lighthouse-core/lib/dependency-graph/base-node.js

    Co-Authored-By: Patrick Hulce <patrick.hulce@gmail.com>
    warrengm and patrickhulce authored Nov 18, 2019
    Configuration menu
    Copy the full SHA
    d12772e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Update lantern expecatations

    warrengm committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    0ff9818 View commit details
    Browse the repository at this point in the history
  2. Merge master

    warrengm committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    f035f20 View commit details
    Browse the repository at this point in the history