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

[NoCopyRendering] Use vm instead of malloc #833

Merged
merged 8 commits into from
Mar 16, 2018
Merged

Commits on Mar 12, 2018

  1. [Contexts] Use mmap directly for possible perf gain and to tag the me…

    …mory as CGImage
    Adlai Holler committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    cf19edf View commit details
    Browse the repository at this point in the history
  2. Wrap the mmap in an object

    Adlai Holler committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    9ea3780 View commit details
    Browse the repository at this point in the history
  3. Go straight to dataprovider

    Adlai Holler committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    7b56471 View commit details
    Browse the repository at this point in the history
  4. Tweak it

    Adlai Holler committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    ded3dda View commit details
    Browse the repository at this point in the history
  5. Remove wrong comment

    Adlai Holler committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    adf1f18 View commit details
    Browse the repository at this point in the history
  6. Finish that comment

    Adlai Holler committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    b5d1e97 View commit details
    Browse the repository at this point in the history
  7. Address warnings

    Adlai Holler committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    57cc6b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

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