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

Use DDC runtime debugger API #2159

Merged
merged 30 commits into from
Aug 3, 2023

Commits on Jun 23, 2023

  1. Use DDC debugger API

    Anna Gringauze committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b0ebf40 View commit details
    Browse the repository at this point in the history
  2. Fix analyzer warnings

    Anna Gringauze committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    00beecb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:dart-lang/webdev into annagrin/dd…

    …c-debugger-api
    Anna Gringauze committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0f91db4 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Anna Gringauze committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    463c5d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Run instance tests with frontend server and build daemon

    Anna Gringauze committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f711135 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Add canary option to webdev and expression compiler worker

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

Commits on Jul 7, 2023

  1. Merged with master

    Anna Gringauze committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7dca82c View commit details
    Browse the repository at this point in the history
  2. Update for latest sdk changes

    Anna Gringauze committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6412689 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:dart-lang/webdev into annagrin/dd…

    …c-debugger-api
    Anna Gringauze committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ed4fc73 View commit details
    Browse the repository at this point in the history
  4. cleanup and add tests

    Anna Gringauze committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9052993 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge with master

    Anna Gringauze committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6cb6bfa View commit details
    Browse the repository at this point in the history
  2. Updated issue reference

    Anna Gringauze committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    19bf1bc View commit details
    Browse the repository at this point in the history
  3. Remove unused API

    Anna Gringauze committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5d0c201 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Try making it work with current sdk changes

    Anna Gringauze committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c90127c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Cleanup

    Anna Gringauze committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7a6b4ff View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Anna Gringauze committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7eb5144 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Anna Gringauze committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a8d3437 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge wih master

    Anna Gringauze committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0b9c416 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Anna Gringauze committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ec28d05 View commit details
    Browse the repository at this point in the history
  3. Merge with master

    Anna Gringauze committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6bcd17d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    53dfd41 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Anna Gringauze committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bfcea4c View commit details
    Browse the repository at this point in the history
  3. Temporarily only test on main

    Anna Gringauze committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    50411ad View commit details
    Browse the repository at this point in the history
  4. More running on main

    Anna Gringauze committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8e0b806 View commit details
    Browse the repository at this point in the history
  5. More running on main

    Anna Gringauze committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    65aaffd View commit details
    Browse the repository at this point in the history
  6. More running on main

    Anna Gringauze committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    af8aff1 View commit details
    Browse the repository at this point in the history
  7. Fix failing webdev test

    Anna Gringauze committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c25defd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Remove unnecessary asyncs

    Anna Gringauze committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    eac89b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d48b456 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Now run CI on dev

    Anna Gringauze committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    42b3427 View commit details
    Browse the repository at this point in the history