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

[ASLayout] Revisit the flattening algorithm #395

Merged
merged 5 commits into from
Jun 29, 2017

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    e7b8040 View commit details
    Browse the repository at this point in the history
  2. Refactor the flattening algorithm

    - Remove flattened flag
    - No more self check
    - Stop traversing a layout tree branch when hits a displaynode node.
    - Reuse as many existing ASLayout objects as possible
    nguyenhuy committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    44202d9 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    nguyenhuy committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    4dd09fc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Configuration menu
    Copy the full SHA
    75bbb17 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Configuration menu
    Copy the full SHA
    95707da View commit details
    Browse the repository at this point in the history