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

Migrate debugging class and library helpers to null safety #1669

Merged

Commits on Jun 23, 2022

  1. Migrate modules and locations to null safety

    Anna Gringauze committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    813d904 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Remove circular dependencies

    Anna Gringauze committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    66c26e2 View commit details
    Browse the repository at this point in the history
  2. Remove circular dependencies and unused code

    Anna Gringauze committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    a9f4a28 View commit details
    Browse the repository at this point in the history
  3. Simplified expression evaluation code

    Anna Gringauze committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    66831f8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:dart-lang/webdev into annagrin/nu…

    …ll-safety-dwds-domain
    Anna Gringauze committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5432f4e View commit details
    Browse the repository at this point in the history
  5. Cleanup

    Anna Gringauze committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c5be8df View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Fix failing tests

    Anna Gringauze committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    e882cdc View commit details
    Browse the repository at this point in the history
  2. Move more helpers from Domain to ChromeProxyService

    Anna Gringauze committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    1b3372e View commit details
    Browse the repository at this point in the history
  3. Build

    Anna Gringauze committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    8706db0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Migrate some files in debugger directory to null safety

    Anna Gringauze committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d4945f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Minor fixes

    Anna Gringauze committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    88ebd85 View commit details
    Browse the repository at this point in the history
  2. Merged with master

    Anna Gringauze committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8042101 View commit details
    Browse the repository at this point in the history
  3. Migrate debugging class and library helpers to null safety

    Anna Gringauze committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    44cc1b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Merged with master

    Anna Gringauze committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e1e6d8d View commit details
    Browse the repository at this point in the history
  2. Update AppInspectorInterface

    Anna Gringauze committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e6f32d3 View commit details
    Browse the repository at this point in the history
  3. Merged with master

    Anna Gringauze committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    dbf13a1 View commit details
    Browse the repository at this point in the history
  4. Fix crash in inferring library root

    Anna Gringauze committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    06a5824 View commit details
    Browse the repository at this point in the history