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

refactor: use v8 serialization for ipc #20214

Merged
merged 56 commits into from Oct 9, 2019
Merged

refactor: use v8 serialization for ipc #20214

merged 56 commits into from Oct 9, 2019

Commits on Sep 16, 2019

  1. Copy the full SHA
    0f092dc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f8e14c4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3ab77d2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    94e085b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a43bbbc View commit details
    Browse the repository at this point in the history
  6. backport microtasks fix

    nornagon committed Sep 16, 2019
    Copy the full SHA
    8301091 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Copy the full SHA
    245ee49 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. fix compile

    nornagon committed Sep 20, 2019
    Copy the full SHA
    df429a0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2738f42 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3284dcd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2cbf4ca View commit details
    Browse the repository at this point in the history
  5. fix webview spec

    nornagon committed Sep 20, 2019
    Copy the full SHA
    0a52bb8 View commit details
    Browse the repository at this point in the history
  6. fix download spec

    nornagon committed Sep 20, 2019
    Copy the full SHA
    5e0565a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    40e1fad View commit details
    Browse the repository at this point in the history
  8. can't serialize promises

    nornagon committed Sep 20, 2019
    Copy the full SHA
    955c796 View commit details
    Browse the repository at this point in the history
  9. fix chrome.i18n.getMessage

    nornagon committed Sep 20, 2019
    Copy the full SHA
    58f0cd9 View commit details
    Browse the repository at this point in the history
  10. fix devtools tests

    nornagon committed Sep 20, 2019
    Copy the full SHA
    5940a3b View commit details
    Browse the repository at this point in the history
  11. fix zoom test

    nornagon committed Sep 20, 2019
    Copy the full SHA
    17d18f1 View commit details
    Browse the repository at this point in the history
  12. fix debug build

    nornagon committed Sep 20, 2019
    Copy the full SHA
    bc9a3f1 View commit details
    Browse the repository at this point in the history
  13. fix lint

    nornagon committed Sep 20, 2019
    Copy the full SHA
    08f8331 View commit details
    Browse the repository at this point in the history
  14. update ipcRenderer tests

    nornagon committed Sep 20, 2019
    Copy the full SHA
    02d27a7 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    df7db15 View commit details
    Browse the repository at this point in the history
  16. fix printToPDF test

    nornagon committed Sep 20, 2019
    Copy the full SHA
    bf44165 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Copy the full SHA
    b3baeae View commit details
    Browse the repository at this point in the history
  2. update patch

    nornagon committed Sep 23, 2019
    Copy the full SHA
    64702c0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    712c652 View commit details
    Browse the repository at this point in the history
  4. wip

    nornagon committed Sep 23, 2019
    Copy the full SHA
    674bffd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c90e09f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Copy the full SHA
    b89750e View commit details
    Browse the repository at this point in the history
  2. whoops

    nornagon committed Sep 24, 2019
    Copy the full SHA
    2faef13 View commit details
    Browse the repository at this point in the history
  3. fix lint

    nornagon committed Sep 24, 2019
    Copy the full SHA
    4404b94 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    853e895 View commit details
    Browse the repository at this point in the history
  5. fix memory leak

    nornagon committed Sep 24, 2019
    Copy the full SHA
    6162988 View commit details
    Browse the repository at this point in the history
  6. fix lint

    nornagon committed Sep 24, 2019
    Copy the full SHA
    9d38a1e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Copy the full SHA
    271c41f View commit details
    Browse the repository at this point in the history
  2. fix lint more

    nornagon committed Sep 25, 2019
    Copy the full SHA
    5383d56 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2c53cc1 View commit details
    Browse the repository at this point in the history
  4. remove commented-out code

    nornagon committed Sep 25, 2019
    Copy the full SHA
    6e2e6c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Copy the full SHA
    6270ca2 View commit details
    Browse the repository at this point in the history
  2. Update breaking-changes.md

    nornagon committed Sep 30, 2019
    Copy the full SHA
    d3a9e1c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

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

    nornagon committed Oct 1, 2019
    Copy the full SHA
    a970c4d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    153c3f5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    96798b4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7f4fbe0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e2f7ad4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f30b3a5 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    27d9963 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Copy the full SHA
    215f786 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aae6c48 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

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

Commits on Oct 4, 2019

  1. Copy the full SHA
    4ac4714 View commit details
    Browse the repository at this point in the history
  2. nits

    nornagon committed Oct 4, 2019
    Copy the full SHA
    a3403a5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2d6b332 View commit details
    Browse the repository at this point in the history
  4. fix include

    nornagon committed Oct 4, 2019
    Copy the full SHA
    fc668b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. review comments

    nornagon committed Oct 8, 2019
    Copy the full SHA
    55076a3 View commit details
    Browse the repository at this point in the history