0
Files
src/ui
Mitsuru Oshima c0a0320efb Revert "Create display::Screen on demand on MAC"
This reverts commit c7f0333da8.

Reason for revert: The revert didn't fix the root cause of
crbug.com/1349955. Turns out that there is a conflict with
PartitionAlloc and macos11 and PA will be disabled on macos for now.

Original change's description:
> Create display::Screen on demand on MAC
>
> This reverts part of MAC changes in crrev.com/c/3685951 which
> creates Mac's screen at fixed point. This was causing a crash on
> macOS11 due to a bug in macOS11.
>
> Bug: 1349955,1350722
>
> Change-Id: I5dd11a4a7d5122a932c4fa199c2dc1d0a0363673
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3812323
> Reviewed-by: Avi Drissman <avi@chromium.org>
> Reviewed-by: Mark Mentovai <mark@chromium.org>
> Commit-Queue: Prudhvikumar Bommana <pbommana@google.com>
> Owners-Override: Avi Drissman <avi@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1032348}

Bug: 1349955,1350722
Change-Id: I43624c5f6a0c9dc09d43b1c9f6bd9a2526e49f88
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3817743
Auto-Submit: Mitsuru Oshima <oshima@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Mark Mentovai <mark@chromium.org>
Reviewed-by: Andrey Kosyakov <caseq@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Mitsuru Oshima <oshima@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1032971}
2022-08-09 12:04:56 +00:00
..
2022-08-08 17:42:42 +00:00

This directory contains UI frameworks used to build various user interface features. This directory it not intended to contain UI features (such as a keyboard).