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

Implement viewport stuffs for window #1718 #6875

Closed
wants to merge 25 commits into from
Closed

Commits on Jul 31, 2015

  1. viewport

    farodin91 committed Jul 31, 2015
  2. [WIP] Implement viewport stuffs for window #1718

    farodin91 committed Jul 31, 2015

Commits on Aug 2, 2015

  1. [WIP] Implement viewport stuffs for window #1718

    farodin91 committed Aug 2, 2015

Commits on Aug 4, 2015

  1. Merge branch 'window' of github.com:farodin91/servo into window

    Conflicts:
    	components/compositing/compositor.rs
    	components/msg/compositor_msg.rs
    	components/script/dom/webidls/Window.webidl
    	components/script/dom/window.rs
    	components/script/script_task.rs
    	tests/html/viewport.html
    farodin91 committed Aug 4, 2015
  2. Merging conflict

    farodin91 committed Aug 4, 2015
  3. Merging conflict 2

    farodin91 committed Aug 4, 2015
  4. Merge remote-tracking branch 'upstream/master' into window

    Conflicts:
    	components/script/dom/window.rs
    farodin91 committed Aug 4, 2015
  5. last Conflict

    farodin91 committed Aug 4, 2015

Commits on Aug 5, 2015

  1. Merge remote-tracking branch 'upstream/master' into window

    farodin91 committed Aug 5, 2015

Commits on Aug 7, 2015

  1. review changes

    farodin91 committed Aug 7, 2015
  2. current state

    farodin91 committed Aug 7, 2015

Commits on Aug 9, 2015

  1. Merge remote-tracking branch 'upstream/master' into window

    farodin91 committed Aug 9, 2015
  2. init support of smooth

    farodin91 committed Aug 9, 2015

Commits on Aug 14, 2015

  1. review changes

    farodin91 committed Aug 14, 2015

Commits on Aug 16, 2015

  1. Merging and fix review

    Conflicts:
    	components/msg/compositor_msg.rs
    	components/script/dom/window.rs
    	components/script/script_task.rs
    farodin91 committed Aug 16, 2015
  2. fix tidy

    farodin91 committed Aug 16, 2015

Commits on Aug 19, 2015

  1. fixing borrow_mut

    farodin91 committed Aug 19, 2015

Commits on Aug 20, 2015

  1. Merge remote-tracking branch 'upstream/master' into window

    Conflicts:
    	components/compositing/compositor.rs
    	components/msg/compositor_msg.rs
    farodin91 committed Aug 20, 2015

Commits on Aug 27, 2015

  1. Merge remote-tracking branch 'upstream/master' into window

    Conflicts:
    	components/script/dom/window.rs
    farodin91 committed Aug 27, 2015

Commits on Sep 1, 2015

  1. Merge remote-tracking branch 'upstream/master' into window

    Conflicts:
    	components/compositing/headless.rs
    	components/script/dom/window.rs
    farodin91 committed Sep 1, 2015
You can’t perform that action at this time.