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

feat(browser): introduce quadrant rendering #120

Merged
merged 36 commits into from
Feb 14, 2023
Merged

feat(browser): introduce quadrant rendering #120

merged 36 commits into from
Feb 14, 2023

Commits on Feb 12, 2023

  1. feat(browser): introduce quadrant rendering

    Fixes #28
    Fixes #55
    Fixes #78
    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    3689410 View commit details
    Browse the repository at this point in the history
  2. update skia patches

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    9dbe75e View commit details
    Browse the repository at this point in the history
  3. add Wno-extra-semi

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    2db20b9 View commit details
    Browse the repository at this point in the history
  4. fix linux build

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    2524063 View commit details
    Browse the repository at this point in the history
  5. fix linux again

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    face9b6 View commit details
    Browse the repository at this point in the history
  6. fix rename

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    33dff60 View commit details
    Browse the repository at this point in the history
  7. fix build

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    44a9172 View commit details
    Browse the repository at this point in the history
  8. fix if

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    7922f85 View commit details
    Browse the repository at this point in the history
  9. fix macos deploy target

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    f960903 View commit details
    Browse the repository at this point in the history
  10. try smth

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    5740133 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da71db5 View commit details
    Browse the repository at this point in the history
  12. add blink bridge

    fathyb committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    e511306 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. refactor bridge

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b136368 View commit details
    Browse the repository at this point in the history
  2. fix renderer build

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    198c51d View commit details
    Browse the repository at this point in the history
  3. fix linux build

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3b9c761 View commit details
    Browse the repository at this point in the history
  4. Move bridge rework

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c98ec8e View commit details
    Browse the repository at this point in the history
  5. fix patches

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    537a73e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e950bc4 View commit details
    Browse the repository at this point in the history
  7. disable -j4

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    e5483ed View commit details
    Browse the repository at this point in the history
  8. fix fetch check

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f430928 View commit details
    Browse the repository at this point in the history
  9. faster checkout

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    d112286 View commit details
    Browse the repository at this point in the history
  10. fix

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    759a2b1 View commit details
    Browse the repository at this point in the history
  11. docker publish

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a829253 View commit details
    Browse the repository at this point in the history
  12. fix ci config

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    de2259e View commit details
    Browse the repository at this point in the history
  13. add carbonyl-publish tag

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5bbe9a8 View commit details
    Browse the repository at this point in the history
  14. fix docker triple

    fathyb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    8f5a977 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. npm publish

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b3adb75 View commit details
    Browse the repository at this point in the history
  2. fixes

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e104db3 View commit details
    Browse the repository at this point in the history
  3. optional depot tools

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    8b676f4 View commit details
    Browse the repository at this point in the history
  4. fix if

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f31702e View commit details
    Browse the repository at this point in the history
  5. fix

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    181d539 View commit details
    Browse the repository at this point in the history
  6. wrap up

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    34cf169 View commit details
    Browse the repository at this point in the history
  7. fix pkg

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    bacf3db View commit details
    Browse the repository at this point in the history
  8. real wrap up

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    22cf0e0 View commit details
    Browse the repository at this point in the history
  9. fix npm publish

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    336bd54 View commit details
    Browse the repository at this point in the history
  10. default branch

    fathyb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f69570b View commit details
    Browse the repository at this point in the history