commit | d84d362a89a2de516aa9f0f5f71cc929cea52a70 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Apr 14 22:14:11 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 14 22:14:11 2021 |
tree | a334c57851a17545206e6467a7d64184de5f3ea3 | |
parent | 5b1feadebbd78a8c4f658dc4b248e4c8801ade16 [diff] |
Roll DevTools Frontend from fa2f3249f41c to 747704e5c295 (9 revisions) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/fa2f3249f41c..747704e5c295 2021-04-14 jegarc@microsoft.com Make memory pane toolbar wrappable 2021-04-14 paulirish@chromium.org [Performance] Fix the 'infinite' Rasterize tasks 2021-04-14 tvanderlippe@chromium.org Move heap_snapshot_worker to entrypoints/heap_snapshot_worker 2021-04-14 janscheffler@chromium.org [JSDOC2TS]: Migrate inspector_main 2021-04-14 janscheffler@chromium.org [JSDOC2TS]: Migrate theme_support 2021-04-14 janscheffler@chromium.org [JSDOC2TS]: Migrate text_utils 2021-04-14 tvanderlippe@chromium.org Move lighthouse_worker to entrypoints/lighthouse_worker 2021-04-14 janscheffler@chromium.org [JSDOC2TS]: Migrate js_main 2021-04-14 janscheffler@chromium.org [JSDOC2TS]: Migrate search If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1158760,chromium:1187573,chromium:1195193,chromium:982252 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ie10ac138a788cf18de4babc17ad81894774754f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2827050 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#872591}
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.