commit | d39984223b614f7355f971e696e42c3240221d9a | [log] [tgz] |
---|---|---|
author | Guillaume Chelfi <chelfi@fuchsia.infra.roller.google.com> | Wed Feb 05 07:23:18 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 05 07:25:13 2025 -0800 |
tree | 43ea2bb973676dfb7bf89a6a9baa6bd2dc78bf36 | |
parent | f04326bc662918cb592a64bec877ccd9712c7d33 [diff] |
[roll] Roll fuchsia [memory_monitor] Tidy up ownership in memory_monitor This refactor moves some allocations from the heap to the stack, clarifies ownership, removes some unused `std::unique_ptr`, etc. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1199265 Original-Revision: 806666bb03fda650bb67344448735932bfcf29ae GitOrigin-RevId: 98aa419c51a8c89e8be1d7b9b61c65188c24f58f Change-Id: Id8274d6361a96e1a8e1c46cb7e6526e2f1a8dec6
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.