commit | ad02f713f49687784c906aba1a649b0fe047075c | [log] [tgz] |
---|---|---|
author | Li Lin <llin@chromium.org> | Wed Sep 22 01:08:48 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 22 01:08:48 2021 |
tree | 3708bddd4e6c7e9761af52af1ef152172bd5bfa8 | |
parent | 4512ae1946cb77ad6faf503823bf32ca70054803 [diff] |
Reland "Add the API to create projector screencast container directory." This is a reland of 0f0a92cc43781d21a202ba933c01c771852aeef2 Fixed a flaky test by using a static date and time instead static time relative to midnight. Original change's description: > Add the API to create projector screencast container directory. > > This API will be used by Screen Capture to save media file and > Projector to save metadata file. > > Bug: b/197581239 > Change-Id: Ib44be1dc6ed7b5290ccb76bcec6ef9dfe4d2647b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3149499 > Commit-Queue: Li Lin <llin@chromium.org> > Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> > Cr-Commit-Position: refs/heads/main@{#922747} Bug: b/197581239 Change-Id: I9939fdcfbc844d3b5c2f73356fa360e87ad02760 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3173716 Commit-Queue: Li Lin <llin@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#923675}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.