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: Implement process.getProcessMemoryInfo to get the process memory usage #14847

Merged
merged 18 commits into from Nov 28, 2018

Commits on Nov 28, 2018

  1. Copy the full SHA
    87c2312 View commit details
    Browse the repository at this point in the history
  2. Add spec

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    f095e04 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a285a63 View commit details
    Browse the repository at this point in the history
  4. Update function call

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    532a8f8 View commit details
    Browse the repository at this point in the history
  5. Update spec

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    5bf5524 View commit details
    Browse the repository at this point in the history
  6. Update API data

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    38d1d0d View commit details
    Browse the repository at this point in the history
  7. update spec

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    e0dea4a View commit details
    Browse the repository at this point in the history
  8. Update include

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    96f5caf View commit details
    Browse the repository at this point in the history
  9. update test for shared bytes

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    488b19d View commit details
    Browse the repository at this point in the history
  10. Update atom/common/api/atom_bindings.cc

    Co-Authored-By: nitsakh <nitsakh@icloud.com>
    2 people authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    f6c3b74 View commit details
    Browse the repository at this point in the history
  11. Update atom/common/api/atom_bindings.cc

    Co-Authored-By: nitsakh <nitsakh@icloud.com>
    2 people authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    51143f6 View commit details
    Browse the repository at this point in the history
  12. Update API

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    62f8e06 View commit details
    Browse the repository at this point in the history
  13. Update the callback isolate

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    7f78bf4 View commit details
    Browse the repository at this point in the history
  14. Update to work after app ready

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    153b983 View commit details
    Browse the repository at this point in the history
  15. Update docs

    nitsakh authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    d2c6c09 View commit details
    Browse the repository at this point in the history
  16. Update docs/api/process.md

    Co-Authored-By: nitsakh <nitsakh@icloud.com>
    2 people authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    1a063b7 View commit details
    Browse the repository at this point in the history
  17. Update docs/api/process.md

    Co-Authored-By: nitsakh <nitsakh@icloud.com>
    2 people authored and zcbenz committed Nov 28, 2018
    Copy the full SHA
    0c85253 View commit details
    Browse the repository at this point in the history
  18. Fix crash

    zcbenz committed Nov 28, 2018
    Copy the full SHA
    077caff View commit details
    Browse the repository at this point in the history