commit | f3f301b2fffc0968242a2a14c582861a2cb2f80e | [log] [tgz] |
---|---|---|
author | skuhne <[email protected]> | Wed Dec 10 21:04:14 2014 |
committer | Commit bot <[email protected]> | Wed Dec 10 21:04:38 2014 |
tree | 8c47b44d07ea402da77b815b505b4196bbbbc6f9 | |
parent | 8c565bae06371a144448d606846212e62a10f709 [diff] |
Adding a memory pressure observer for ChromeOS. This is a memory observer for ChromeOS which triggers the existing memory pressure listening objects to release memory. Part of this code came from the old Athena project (see https://codereview.chromium.org/5113830031). Note that all this code resides for the time being behind a flag. BUG=439493 TEST=- Review URL: https://codereview.chromium.org/788713003 Cr-Commit-Position: refs/heads/master@{#307759}