1. 30 Sep, 2021 2 commits
  2. 29 Sep, 2021 3 commits
  3. 28 Sep, 2021 2 commits
  4. 24 Sep, 2021 1 commit
    • Omer Katz's avatar
      Revert "Reland "Reland "cppgc: Enable checks for assignments in prefinalizers""" · e46d1898
      Omer Katz authored
      This reverts commit 2db50670.
      
      Reason for revert: pdfium crashes
      
      Original change's description:
      > Reland "Reland "cppgc: Enable checks for assignments in prefinalizers""
      >
      > This is a reland of adb6276f
      >
      > Causes for previous revert was addressed by crbug.com/3140387 and
      > crbug.com/3163579.
      >
      > Original change's description:
      > > Reland "cppgc: Enable checks for assignments in prefinalizers"
      > >
      > > This is a reland of edcc8ff5
      > >
      > > Cause for previous revert was addressed by crbug.com/1241773.
      > >
      > > Original change's description:
      > > > cppgc: Enable checks for assignments in prefinalizers
      > > >
      > > > Bug: v8:11749
      > > > Change-Id: Ic027f732030fb6a2befeffeca9db2eacfd0830a5
      > > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3099953
      > > > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
      > > > Commit-Queue: Omer Katz <omerkatz@chromium.org>
      > > > Cr-Commit-Position: refs/heads/main@{#76370}
      > >
      > > Bug: v8:11749
      > > Change-Id: I57fc138ace002d41e54f7f70250e4d19bc9262b0
      > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3122153
      > > Auto-Submit: Omer Katz <omerkatz@chromium.org>
      > > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
      > > Commit-Queue: Omer Katz <omerkatz@chromium.org>
      > > Cr-Commit-Position: refs/heads/main@{#76553}
      >
      > Bug: v8:11749
      > Change-Id: I138ca374314108f0f23e234a8fd90d15d912120d
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3168280
      > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
      > Commit-Queue: Omer Katz <omerkatz@chromium.org>
      > Cr-Commit-Position: refs/heads/main@{#76971}
      
      Bug: v8:11749
      Change-Id: I01bb9166dbc6444456b44165f1b9f9d90575056a
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3181101
      Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
      Commit-Queue: Omer Katz <omerkatz@chromium.org>
      Cr-Commit-Position: refs/heads/main@{#77034}
      e46d1898
  5. 22 Sep, 2021 1 commit
  6. 21 Sep, 2021 5 commits
  7. 17 Sep, 2021 2 commits
  8. 15 Sep, 2021 1 commit
  9. 14 Sep, 2021 4 commits
  10. 08 Sep, 2021 2 commits
  11. 07 Sep, 2021 3 commits
  12. 06 Sep, 2021 2 commits
  13. 03 Sep, 2021 1 commit
  14. 02 Sep, 2021 1 commit
  15. 31 Aug, 2021 1 commit
    • Michael Achenbach's avatar
      [js-fuzzer] Make db more robust to failing code fragments. · 0ffc1ba5
      Michael Achenbach authored
      Until now, the cross-over mutator would choke on several expressions
      from DB and bail out (just wastes some time). We also have a script,
      test_db.js to test on how many expressions it is going to bail out.
      
      With this change, we already omit adding such expressions to the
      DB in the first place. As a result, the test_db script now returns
      zero failing expressions (while all other expressions remain).
      
      Regression tests that now no longer apply are removed, instead a
      test is added that ensures that a failing expression isn't added
      to the DB.
      
      No-Try: true
      Bug: chromium:1044942
      Change-Id: I14a4fe802c99114cf3a8f71188273475a7cb9c13
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3129340Reviewed-by: 's avatarLiviu Rau <liviurau@chromium.org>
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/main@{#76598}
      0ffc1ba5
  16. 30 Aug, 2021 6 commits
  17. 28 Aug, 2021 2 commits
  18. 27 Aug, 2021 1 commit