- 10 Nov, 2020 40 commits
-
-
wutao authored
This patch moves the photo refresh interval to pref. In this way, we can remove the unused interface in ambient_backend_controller and make it easy to change the interval in Settings and tast test. Bug: b/159247243 Test: new tests Change-Id: I45b3192c2d6d3ad06789e6b769a44f14976afc05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511753Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#825936}
-
Noel Gordon authored
Files app removed use of chrome.mediaGalleries a few milestones ago so this code is no longer used. Remove it. Bug: code-health Change-Id: I38fea9943fe8e01530d79e2137ba498f2047c8b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526824 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Noel Gordon <noel@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#825935}
-
dpapad authored
Removing two entries of developers who have moved on to non-WebUI primary responsibilities. Fixed: 1055481 Change-Id: Iac803a00aeda0da8bf6f49d4d94882846f3ad643 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528175Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#825934}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1605009236-712b615a5b080d19851b96ffa1d3eb36eb083647.profdata to chrome-mac-master-1605030922-b2dd02f147eae1531539bc87edf6753129e66078.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@google.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 Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: If0cd2024a79c44c62e6a1589bf9fb96f1f010743 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529050Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#825933}
-
Nohemi Fernandez authored
Removes the leftBarButtonItem defined explicitly as the "Cancel" button. Because the SettingsNavigationController is created by this command will already have a "Done" as the right-hand bar button we avoid having two buttons for the same purpose. Bug: 1145592 Change-Id: I2776f7b5cdea870ebd94ee97c9dc0e6c1078fb28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529394 Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Auto-Submit: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#825932}
-
Dave Tapuska authored
The common implementation of HandleInputEvent can be deduplicated. There are a few instances where metrics are logged only for the main frame so protect those with ForMainFrame() There were a few pieces of code weren't in the WebFrameWidgetImpl but were in the WebViewFrameWidget implementation. I believe these to be omissions and have added them in the common implementation. BUG=1097816 Change-Id: I1da3fa3a0d81eaf0e0c04bc4e85b51b40f7c9fb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525763 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#825931}
-
Martin Kreichgauer authored
Bug: 1117630 Change-Id: I2fa4d73b7a4cfe5e7f19fd835cb32e1bb4926d2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508878Reviewed-by:
Nina Satragno <nsatragno@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#825930}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/edd94d2b8c50..17cd53de67f9 2020-11-10 ehmaldonado@chromium.org Revert "Return HEAD when ref is refs/heads/main" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.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:1147494 Tbr: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com Change-Id: I5c74a3e46f4598d423513aa7b34417a6dab6fec0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529872Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#825929}
-
Clemens Arbesser authored
This puts into place the intended ownership and starting procedure for trigger scripts: - The owner is client_android - Communication with Java is done with a dedicated bridge Most of the relevant java <-> native methods are not yet plumbed, this is done in a downstream CL. Integration tests will be able to provide coverage for the new code, also further downstream. Bug: b/171776026 Change-Id: I175fdd1896449575b0a5d944cb2207c588807335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524524 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#825928}
-
Alexander Cooper authored
Updates the WebXR LightingEstimation interfaces to account for changes that allow requesting the ReflectionMap texture in different forms. Note that the actual conversion/consumption of this will be added in a future change. For now, XRLightProbeInit is ignored and all textures returned are rgba16f. Bug: 1070819 Change-Id: Ib9e9f6f2cff6af867eda00119380434a232d69a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527363Reviewed-by:
Klaus Weidner <klausw@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#825927}
-
Zentaro Kavanagh authored
Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: I902e232c9abcad91ba852c726fe799725ac2d6a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523756Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#825926}
-
Chris Lu authored
This change adds a new hasPendingExternalIntent property to SceneState to track scenes that receive an external intent. It is used in firstSceneWillEnterForeground: to identify app opens that were not triggered by an external intent and log a user action for it. Change-Id: I8925457131c47162b68a9ada1c3deeba9554ee0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486395Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#825925}
-
Fredrik Söderqvist authored
Some attributes have stricter requirements about when they can be set or cleared ('class' in particular since it requires unique ElementData). Revert to the previous behavior of only clearing the animated value if we've previously set one. Bug: 1147164, 1017723 Change-Id: I43fdfa915b6bedeb7974a7f8708f4abef141c79a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529352 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#825924}
-
Andy Paicu authored
...or adaptively This will be needed for the CPSS implementation in the decision algorithm: go/permissions-suggestions-client-doc#heading=h.qqrjggkdxk7 Bug: 1138595 Change-Id: I8cd55b6d460ae29aef545c03655674ec3df73eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472004 Commit-Queue: Andy Paicu <andypaicu@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Kamila Hasanbega <hkamila@chromium.org> Cr-Commit-Position: refs/heads/master@{#825923}
-
Sean Gilhuly authored
Vulkan to GL fallback doesn't work on Android if the crashes occur after successful initialization or context creation. These events reset the GPU crash count to account for the GPU process being killed to free up memory. Instead, avoid resetting the crash count if there is at least one fallback option available. Bug: 1142914 Change-Id: I865bb8551a41f74e9779fe7b89c0d9f184820439 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510375Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#825922}
-
Brian Sheedy authored
Applies the ResultDB BigQuery export for the GPU-specific test result tables to all builders instead of only specific ones. This is to catch cases where GPU tests are run on non-GPU builders, whose results we still want to capture. This results in ~3.5x more CI and ~3x more try builders potentially exporting to the BQ table, although the vast majority of those additions won't actually have any results that match the test ID regex. Also adjusts the test ID regex to also match the fuchsia_telemetry_gpu_integration_test target, which is effectively the same as the existing telemetry_gpu_integration_test that the current regex matches, but for the Fuchsia platform. Bug: 1134751 Change-Id: I4f2dbfc96724b62229e04490b89b30388af799be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518139 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Chan Li <chanli@chromium.org> Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#825921}
-
Xing Liu authored
Chime DFM has been moved to downstream. The upstream DFM declaration file and BUILD.gn file can be deleted now. Bug: NONE Change-Id: I8b624ace8e558aee4d1416f9b6b0e8a36d338ae5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523524 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#825920}
-
minch authored
Bug: 1142949 Change-Id: I0483368535561e9daf8715e11fce2f60054e70d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2517925Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#825919}
-
Scott Violet authored
All the code was merged to the 87 branch, so the version checks can now be updated. BUG=1142989 TEST=covered by skew tests Change-Id: I861b832f7e80cd09b5b06914835cdd435612a2c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527893 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#825918}
-
Mason Freed authored
Per [1], these features were temporarily re-enabled to allow more time for some developers to remove their need for the Origin Trial. This time has now expired, and the features (including via Origin Trial) will now be disabled completely. This reverts [2]. [1] https://bugs.chromium.org/p/chromium/issues/detail?id=1136052#c44 [2] https://chromium-review.googlesource.com/c/chromium/src/+/2476673 Bug: 937746, 1136052 Change-Id: I7484f3b768a5ff57679411c06285d901979186c7 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528174 Commit-Queue: Mason Freed <masonfreed@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#825917}
-
Jesse Schettler authored
Bug: 1059779 Change-Id: I1eed0f1e46a7e176e26568db33de769196f7f89c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527858 Commit-Queue: Jesse Schettler <jschettler@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#825916}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1bc8d7d3cf8a..5aa93984e043 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC tmartino@google.com,yuzhehan@google.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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1147191 Tbr: tmartino@google.com,yuzhehan@google.com Change-Id: I53b2dd11b573a293c5dd3d451624f41c31a1cb23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527580Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#825915}
-
Matthew Mourgos authored
Change-Id: I01b06c2660d6878886d28e7b4555ab723fcc74f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528924Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#825914}
-
Miguel Casas authored
AMD ChromeOS has some issues with VP9 Profile 2 hw decoding. While these are addressed, this CL adds a new disable_accelerated_vp9_profile2_decode entry to gpu_workaround_list and uses it to prevent such decoding from being tried. This CL supersedes crrev.com/c/2518785. Bug: 1147466, b/169591197 Change-Id: Id4bb69d6bf6ad02f4523247147c14f8d5e12938e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528582Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Auto-Submit: Miguel Casas <mcasas@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#825913}
-
Tommy Martino authored
This reverts commit 73e9db73. Reason for revert: Likely culprit for linker error which closed tree. Sample failing build: https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-lacros-dbg/2634? Original change's description: > Move DefaultFrameHeader to //chromeos/ui/frame/ > > This header/class is directly used by BrowserNonClientFrameViewAsh. > This steps goes one step closed to allow this class to be shared > with Lacros. > > BUG=1113900 > R=jamescook@chromium.org, oshima@chromium.org > > Change-Id: I185560a34265e6ff13c48b48634faf6826f2236a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529570 > Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> > Reviewed-by: James Cook <jamescook@chromium.org> > Reviewed-by: Mitsuru Oshima <oshima@chromium.org> > Cr-Commit-Position: refs/heads/master@{#825896} TBR=jamescook@chromium.org,oshima@chromium.org,tonikitoo@igalia.com Change-Id: I4fca1a562ad4f9b14937b4e96f73323799369f2b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1113900 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530210Reviewed-by:
Tommy Martino <tmartino@chromium.org> Commit-Queue: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#825912}
-
Vincent Scheib authored
dougt, juncai, odejesush are no longer actively reviewing changes in these areas. Change-Id: I2c0ea93d2ec30484505a7c9e5ecee4940330946a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524042 Commit-Queue: Vincent Scheib <scheib@chromium.org> Auto-Submit: Vincent Scheib <scheib@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#825911}
-
Youkichi Hosoi authored
Currently the argument is unused but it should be used. BUG=none TEST=Stop an Upstart job with nonempty environment. Change-Id: I5b6485a79a357cb900b3672248d695a376249084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526662Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Youkichi Hosoi <youkichihosoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#825910}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/0c0884991d53..008d63e23dab 2020-11-10 mtklein@google.com replace std::aligned_union 2020-11-10 adlai@google.com Fix up a ton of implicit memory_order_seq_cst for unique id gen 2020-11-10 johnstiles@google.com Add unit test for array with many dimensions. 2020-11-10 csmartdalton@google.com Add a mock implementation of GrMeshDrawOp::Target 2020-11-10 robertphillips@google.com Remove the bulk add-renderTasks entry point from the drawing manager 2020-11-10 kjlubick@google.com [canvaskit] Add support for woff2 fonts 2020-11-10 mtklein@google.com replace std::aligned_storage If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC jlavrova@google.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 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: jlavrova@google.com Change-Id: I2b507ff0f98ed5ff4d45d136d429683b4a48994b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527576Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#825909}
-
Eric Orth authored
Parse from two separate portions of the input and attempt IsEqual() between the two resulting parsed rdatas. Improves our ability to discover issues in the comparison logic. Bug: 1146873 Change-Id: Ib561dfce0a704a876cc731ef9037759d304f71ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525772 Commit-Queue: Eric Orth <ericorth@chromium.org> Reviewed-by:
Dan McArdle <dmcardle@chromium.org> Cr-Commit-Position: refs/heads/master@{#825908}
-
Chan Li authored
Bug: 1108016 Change-Id: Ic766443b0034b0d41cece5a4fdabbb95f47b9c94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529970Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org> Cr-Commit-Position: refs/heads/master@{#825907}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/17ac33b5..f1da47d0 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I463f2f5f1197560529321cbcae7099b2d681a57e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529671Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#825906}
-
Alexander Surkov authored
This is a reland of 45fe0314 Original change's description: > a11y insepct reorg: move PropertyNode class to ui/accessibility > > Bug: 1133330 > Change-Id: I9103d0116c5822a0f9dc291a7a87bd5f902a4efa > AX-Relnotes: n/a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519755 > Commit-Queue: Alexander Surkov <asurkov@igalia.com> > Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> > Cr-Commit-Position: refs/heads/master@{#825789} Bug: 1133330 Change-Id: I6608770602770255d6c7033fd3d70e373de43f5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529749Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#825905}
-
Sophie Chang authored
Will add the client itself in a separate CL This is basically following the template of https://chromium-review.googlesource.com/c/chromium/src/+/1416131 Bug: 1146151 Change-Id: I77a32bdf4021768d902f9975c1077f3c0fbd3c77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522399Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#825904}
-
Daniel Cheng authored
Currently, this all happens to work by chance, because the speculative RFH or the entire FTN happens to be torn down before the browser process ever processes a Detach() IPC for a speculative RFH. However, there are a number of followup CLs that restructure how provisional RenderFrames are managed and owned in the renderer process. To simplify those CLs, explicitly branch in Detach() based on whether or not the RFH is speculative. In the future, additional logic may be added to the speculative branch (e.g. cancelling the navigation, if appropriate). Bug: 1146709 Change-Id: I6490a90f7b447422d698676665b52f6f3a6f8ffd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524280 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#825903}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/9828732beeee..98035e11d907 2020-11-10 jmadill@chromium.org Capture/Replay: Split into separate shared libaries. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC timvp@google.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 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: timvp@google.com Change-Id: I04c7634d9a2cbdf0d04991c78967bf1d4896f789 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529693Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#825902}
-
Nohemi Fernandez authored
This new property will apply a blue tint as an image color background. It is used for existing icons (preserving the current behavior for these icons) but is disabled for sign-in's profile avatar (in this patch). Bug: 1145592 Change-Id: I4c41604633efb5c8801437203642c6f55c1a0382 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527383 Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#825901}
-
Sajjad Mirza authored
Replace uses of the shlex.split function with one that will mostly do the right thing on Windows. For our purposes splitting on whitespace should be sufficient. Bug: 1090653 Change-Id: Ia787d975ee0bc04147ec4c255bf6102965df7861 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527731 Commit-Queue: Sajjad Mirza <sajjadm@chromium.org> Auto-Submit: Sajjad Mirza <sajjadm@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#825900}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/1eb165cc6c39..85f69d7b20d2 2020-11-10 alexrudenko@chromium.org Format color suggestion according to the current color format 2020-11-10 tvanderlippe@chromium.org Typecheck changes/ChangesTextEditor.js with TypeScript 2020-11-10 petermarshall@chromium.org Update Mocha to 8.2.1 2020-11-10 tvanderlippe@chromium.org Use TypeScript-authored files in linear_memory_inspector/ 2020-11-10 andoli@chromium.org [ts] Typecheck elements/DevicesSettingsTab.js with TypeScript 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:1011811,chromium:1101784 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I562f6ac49ea66ff05507ae79da5b9190b0968761 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527577Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#825899}
-
Chan Li authored
Bug: 1108016 Change-Id: I5f9bfafea7576c645007ca6c7ec7958d90f6b3fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523064Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org> Cr-Commit-Position: refs/heads/master@{#825898}
-
Sophie Chang authored
Will incorporate field in separate CL Bug: 1146151 Change-Id: I8691cb9c72c41b22566b228d9f832ed90b463bd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523660 Auto-Submit: Sophie Chang <sophiechang@chromium.org> Commit-Queue: Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#825897}
-