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

Support lazy build debugging #2364

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2023

  1. Update with code from google3 prototype

    Anna Gringauze committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1ad4008 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Support lazy ddr debugging (prorotype)

    Anna Gringauze committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6a61391 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Try migration to package:web

    Anna Gringauze committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    abdda75 View commit details
    Browse the repository at this point in the history
  2. Match the bug

    Anna Gringauze committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3baa547 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Made it work

    Anna Gringauze committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8fde041 View commit details
    Browse the repository at this point in the history
  2. Cleanup

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

    …grate-client-to-package-web
    Anna Gringauze committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ea370db View commit details
    Browse the repository at this point in the history
  4. Update changelog and build

    Anna Gringauze committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b1ff764 View commit details
    Browse the repository at this point in the history
  5. Update chacngelog

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

Commits on Jan 9, 2024

  1. Make sure reload and hot restart work

    Anna Gringauze committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4f8ba17 View commit details
    Browse the repository at this point in the history
  2. Merged with master

    Anna Gringauze committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c934c8a View commit details
    Browse the repository at this point in the history
  3. Reset DWDS after release

    elliette committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    37870af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b711da2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7a739d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Addressed more CR comments

    Anna Gringauze committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fe2b842 View commit details
    Browse the repository at this point in the history
  2. Merged with master

    Anna Gringauze committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4ee5c58 View commit details
    Browse the repository at this point in the history
  3. Merged with wip version update

    Anna Gringauze committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c8ef935 View commit details
    Browse the repository at this point in the history
  4. Merged with master

    Anna Gringauze committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ed72ff3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merged with master

    Anna Gringauze committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2a30c31 View commit details
    Browse the repository at this point in the history
  2. Addressed CR comments

    Anna Gringauze committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2e7ebfe View commit details
    Browse the repository at this point in the history
  3. Addressed CR comments

    Anna Gringauze committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    82bb2a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Addressed CR comments

    Anna Gringauze committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f739fb5 View commit details
    Browse the repository at this point in the history
  2. Merge with master

    Anna Gringauze committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    85ce563 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Do not use unsafe interop methods

    Anna Gringauze committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c946782 View commit details
    Browse the repository at this point in the history
  2. Merge with master

    Anna Gringauze committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0908d97 View commit details
    Browse the repository at this point in the history
  3. Merge with annagrin:annagrin/migrate-client-to-package-web

    Anna Gringauze committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1ecd353 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Fixed some issues

    Anna Gringauze committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2fc1635 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:dart-lang/webdev into annagrin/la…

    …zy-ddr-debugging-save
    Anna Gringauze committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2da8741 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Anna Gringauze committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6b48bec View commit details
    Browse the repository at this point in the history