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(unused-javascript): augment with source maps #10090

Merged
merged 54 commits into from
Feb 25, 2020
Merged

Commits on Dec 9, 2019

  1. initial

    connorjclark committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    4a62a54 View commit details
    Browse the repository at this point in the history
  2. do not need _ yet

    connorjclark committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    7886f5e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. test for unused bundle

    connorjclark committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    65cc13c View commit details
    Browse the repository at this point in the history
  2. lint

    connorjclark committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    2ed3b7b View commit details
    Browse the repository at this point in the history
  3. fix null mapping bug

    connorjclark committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    652059e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. fix counting

    connorjclark committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    b48a400 View commit details
    Browse the repository at this point in the history
  2. fix smoke test

    connorjclark committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    7bdf8b4 View commit details
    Browse the repository at this point in the history
  3. comment

    connorjclark committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    b6a4a08 View commit details
    Browse the repository at this point in the history
  4. comment

    connorjclark committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    b840b10 View commit details
    Browse the repository at this point in the history
  5. lint

    connorjclark committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    c3fd09e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36c7bee View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Squashed commit of the following:

    commit ecb6260
    Author: Connor Clark <cjamcl@google.com>
    Date:   Wed Dec 11 15:17:52 2019 -0800
    
        no index
    
    commit 52796db
    Author: Connor Clark <cjamcl@google.com>
    Date:   Wed Dec 11 15:17:02 2019 -0800
    
        no unshift
    
    commit 943e19c
    Author: Connor Clark <cjamcl@google.com>
    Date:   Wed Dec 11 15:14:21 2019 -0800
    
        deletionBraceCount
    
    commit caa269b
    Author: Connor Clark <cjamcl@google.com>
    Date:   Wed Dec 11 15:13:25 2019 -0800
    
        comments
    
    commit e6fde71
    Author: Connor Clark <cjamcl@google.com>
    Date:   Wed Dec 11 15:02:50 2019 -0800
    
        semver
    
    commit 6480198
    Author: Connor Clark <cjamcl@google.com>
    Date:   Tue Dec 10 21:18:36 2019 -0800
    
        update frontend
    
    commit 5d17268
    Author: Connor Clark <cjamcl@google.com>
    Date:   Tue Dec 10 21:07:44 2019 -0800
    
        rm some ts ignores
    
    commit 7129ef9
    Author: Connor Clark <cjamcl@google.com>
    Date:   Tue Dec 10 21:04:09 2019 -0800
    
        trim unneeded code
    
    commit 0b655b6
    Author: Connor Clark <cjamcl@google.com>
    Date:   Tue Dec 10 20:46:11 2019 -0800
    
        better cdt lib gen
    
    commit 3333c4f
    Author: Connor Clark <cjamcl@google.com>
    Date:   Tue Dec 10 20:19:20 2019 -0800
    
        add sections to source map type
    
    commit 73eca7b
    Author: Connor Clark <cjamcl@google.com>
    Date:   Tue Dec 10 20:00:02 2019 -0800
    
        move SDK up b/c global pollution is gone
    
    commit 47e8a41
    Author: Connor Clark <cjamcl@google.com>
    Date:   Tue Dec 10 19:44:59 2019 -0800
    
        comment
    
    commit 9f47880
    Author: Connor Clark <cjamcl@google.com>
    Date:   Mon Dec 9 15:02:57 2019 -0800
    
        remove unused js
    
    commit 7d50227
    Author: Connor Clark <cjamcl@google.com>
    Date:   Sat Dec 7 00:36:07 2019 -0800
    
        nul
    
    commit ed4bb21
    Author: Connor Clark <cjamcl@google.com>
    Date:   Sat Dec 7 00:33:39 2019 -0800
    
        remove ParsedURL
    
    commit 43da869
    Author: Connor Clark <cjamcl@google.com>
    Date:   Sat Dec 7 00:30:08 2019 -0800
    
        tmp
    
    commit 0d73a8b
    Author: Connor Clark <cjamcl@google.com>
    Date:   Sat Dec 7 00:22:10 2019 -0800
    
        reduce code
    
    commit 4a9127d
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 23:52:44 2019 -0800
    
        delete some stuff not needed
    
    commit dff8358
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 23:24:48 2019 -0800
    
        errors
    
    commit 808736d
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 22:56:20 2019 -0800
    
        Common.console
    
    commit 122f2a2
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 22:54:42 2019 -0800
    
        ts
    
    commit 2f80d5a
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 22:50:18 2019 -0800
    
        remove hacky globalThis.cdt
    
    commit 7ad9389
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 21:24:00 2019 -0800
    
        do not pollute global array
    
    commit fa07a80
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 21:17:56 2019 -0800
    
        mapping test
    
    commit f9408f3
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 20:49:23 2019 -0800
    
        count lines
    
    commit 6d27caa
    Author: Connor Clark <cjamcl@google.com>
    Date:   Fri Dec 6 20:41:09 2019 -0800
    
        initial
    connorjclark committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    c5cfac2 View commit details
    Browse the repository at this point in the history
  2. todo

    connorjclark committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    912f9f1 View commit details
    Browse the repository at this point in the history
  3. update bundle.js

    connorjclark committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    ea03907 View commit details
    Browse the repository at this point in the history
  4. count new lines

    connorjclark committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    a862683 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. dont double count

    connorjclark committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    4ff3804 View commit details
    Browse the repository at this point in the history
  2. fix test

    connorjclark committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    fa429e0 View commit details
    Browse the repository at this point in the history
  3. fix test

    connorjclark committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    74b642d View commit details
    Browse the repository at this point in the history
  4. destructure

    connorjclark committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    1c9d984 View commit details
    Browse the repository at this point in the history
  5. lastColumnOfMapping

    connorjclark committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    0d440b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

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

Commits on Jan 21, 2020

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

Commits on Jan 30, 2020

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

Commits on Jan 31, 2020

  1. fix

    connorjclark committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    e317115 View commit details
    Browse the repository at this point in the history
  2. fix one test

    connorjclark committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d68a555 View commit details
    Browse the repository at this point in the history
  3. fix default config test

    connorjclark committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    3d9c5f4 View commit details
    Browse the repository at this point in the history
  4. fix

    connorjclark committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    1bd219d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. update

    connorjclark committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    4b8fe87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a4938 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. rm old code

    connorjclark committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d338faf View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. destructure

    connorjclark committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    315aacb View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

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

Commits on Feb 13, 2020

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

Commits on Feb 18, 2020

  1. wip

    connorjclark committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c404dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1494110 View commit details
    Browse the repository at this point in the history
  3. up

    connorjclark committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b657659 View commit details
    Browse the repository at this point in the history
  4. lint

    connorjclark committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b1453a1 View commit details
    Browse the repository at this point in the history
  5. Update lighthouse-core/test/config/config-test.js

    Co-Authored-By: Patrick Hulce <patrick.hulce@gmail.com>
    connorjclark and patrickhulce authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    27a0b1e View commit details
    Browse the repository at this point in the history
  6. requestedArtifact

    connorjclark committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e3af45f View commit details
    Browse the repository at this point in the history
  7. fix

    connorjclark committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    44dcc19 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

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

Commits on Feb 20, 2020

  1. Update types/audit.d.ts

    Co-Authored-By: Patrick Hulce <patrick.hulce@gmail.com>
    connorjclark and patrickhulce authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    3672655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b2932 View commit details
    Browse the repository at this point in the history
  3. test

    connorjclark committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    19998bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc46397 View commit details
    Browse the repository at this point in the history
  5. update

    connorjclark committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f2ad7d2 View commit details
    Browse the repository at this point in the history
  6. config

    connorjclark committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b6ca673 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cbd43c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. updateg

    connorjclark committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2680116 View commit details
    Browse the repository at this point in the history
  2. bundlesize

    connorjclark committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    df5aac6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

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

    connorjclark committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    8b356cf View commit details
    Browse the repository at this point in the history
  3. trim lcp

    connorjclark committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    01fa7f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. yay

    connorjclark committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    44f7fd8 View commit details
    Browse the repository at this point in the history