commit | 6cc5a04533516f137f4e9a59434f9f8113b97268 | [log] [tgz] |
---|---|---|
author | Grace Cham <hscham@chromium.org> | Wed Jul 13 09:20:17 2022 |
committer | Grace Cham <hscham@chromium.org> | Tue Aug 30 01:54:45 2022 |
tree | d8deef586dd2db140bbcb51cc77b988ae3a969a1 | |
parent | 8934facca78e1883314480f628e95d29da42b5be [diff] | |
parent | b2330d97c31cb6006ecc133625e9a40c8d56cfc8 [diff] |
libchrome: r999946 uprev Merge commit 'b2330d97c31cb6006ecc133625e9a40c8d56cfc8' with changes: * remove base/post_task.h include in crypto/, file removed in r998343 (crrev.com/c/3566412). * added new perfetto stub functions Track::FromPointer and ThreadTrack::ForThread. * added new absl stub header utility.h. Long-term patch added * (b/244130449) added virtual dtor to base::SharedMemoryMapper since update_engine compiles with -Won-virtual-dtor buildflag. Move to cherry-pick category after the change is upstreamed with modification. Backward compatibility patch added * (b/240121598) alias bit_cast as base::bit_cast for moving the function to base:: namespace in r998789 (crrev.com/c/3615258). * (b/241722539) add SharedMemoryHandle back to PlatformSharedMemoryRegion as alias of the new PlatformSharedMemoryHandle type. BUG=b:238297537 TEST=CQ Change-Id: I8f450cb49d79593f772add9a01b297ff4db01ac0
This directory includes the source from Chrome's libbase for use in Chrome OS.
See libchrome.md for more info.