- 26 Mar, 2020 40 commits
-
-
David Jean authored
Bug: 1045454 Change-Id: I4e87ed37f6d5d4e4ee650c824bd6a4754529b6ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120504Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#753673}
-
spdonghao authored
Bug: 1061906 Change-Id: I7134e66f8b62e7f9beb5d37bf61534ca7a29776a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107056 Commit-Queue: Hao Dong <spdonghao@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Cathy Li <chili@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#753672}
-
Wei-Yin Chen (陳威尹) authored
When developing https://crrev.com/c/2118621, we found that if the following line is deleted, no tests would fail. https://source.chromium.org/chromium/chromium/src/+/master:chrome/android/features/tab_ui/java/src/org/chromium/chrome/browser/tasks/tab_management/TabSwitcherCoordinator.java;l=189;drc=556bf45e2c50857b400b30ed4b74ed6617091126 This CL amends the test coverage so that if that line is missing, testTabSuggestionMessageCard_review() would fail. Bug: 1041865 Change-Id: I774b796bf97b0a40789d365d4d0a7ebee055afff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121763Reviewed-by:
Xi Han <hanxi@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#753671}
-
Tim Schumann authored
TBR=rbpotter@chromium.org,dpapad@chromium.org BUG: 1064966 Change-Id: I4168bac2ca2acebbc3cf33db3f68cdbf1b60b84e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121381Reviewed-by:
Tim Schumann <tschumann@chromium.org> Commit-Queue: Tim Schumann <tschumann@chromium.org> Auto-Submit: Tim Schumann <tschumann@chromium.org> Cr-Commit-Position: refs/heads/master@{#753670}
-
Andrew Grieve authored
They only crashed when no loadable_modules exist, so didn't affect main targets. Does affect test targets though. The error was caused by a mistake during a prior refactoring where "invoker.native_libs_filearg" should have been changed to local variable "_native_libs_filearg". Change-Id: Ibd9e0fe6c54deac20cdb503d56632065299a6a9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122237 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#753669}
-
chromium-autoroll authored
Roll silvermont AFDO profile from 82-4079.0-1584354054-benchmark-82.0.4085.13-r1 to 83-4085.6-1584956258-benchmark-82.0.4085.16-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@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/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I5d50f4c635ffc74378974ef09e0477748cdf9bf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121973Reviewed-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@{#753668}
-
David Van Cleve authored
This change adds an about:flag for enabling the prototype Trust Token API (https://github.com/wicg/trust-token-api), which is currently behind a base::Feature. This will make manual testing easier. Bug: 1036483 Change-Id: I4cb85381462faa794bdaa2ab8b239aaf7ce41027 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120100Reviewed-by:
Dan McArdle <dmcardle@chromium.org> Commit-Queue: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#753667}
-
adamta authored
Truncate the resolving hyperlink URL in the context menu title to 101 characters. //ui/gfx was added as a public dependency in url_formatter since both //ui/gfx/text_elider.h and the context_menu_params_utils import headers from //ui/gfx. Bug: 1059285 Change-Id: I3dd46fd93fd96e1dbf01b7b19a0a9dec194154e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2101251 Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#753666}
-
Robbie Gibson authored
These suggestions represent old searches, so they should use the clock icon. Bug: 1064971 Change-Id: If2257637e8a6f8ef041dd5c6a04059c114933f3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122026Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#753665}
-
Dave Tapuska authored
The image source may not get loaded immediately so the size was reported as 0x0. Turn test into one that waits for the expected condition or timesout. BUG=652536 Change-Id: I0213383a7678f120cab8b0a55c4f10639183aaad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121079 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#753664}
-
Peter Kotwicz authored
This CL introduces BaseCustomTabActivityModule for code which is shared between CustomTabActivityModule and WebappActivityModule. The goal is to eventually delete CustomTabActivityModule and WebappActivityModule. BUG=1059580 Change-Id: I494fb4fdf9398115fdfccfb2cdbef1b4d77a9c2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110832Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#753663}
-
David Jean authored
Change-Id: I4109ac97b02db1cdf64c1b6b6e42ccfe30a3cd66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122527Reviewed-by:
David Jean <djean@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Auto-Submit: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#753662}
-
Maksim Sisov authored
This CL configures the testers to run ui_touch_selection_unittests. Bug: 1029240 Change-Id: I2a32964cd91f52e1b8227f1ac12addd8fb5bc10e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120401Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#753661}
-
Sammie Quon authored
The crostini installer (and other non-closeable) windows will reverse their animations in overview if the CloseWidget call fails to close the window. Test: manual Bug: 970196 Change-Id: I7aeab07c9d7f2f5e94a34ac8b3a43bdde3610b6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121346 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#753660}
-
Clemens Arbesser authored
Implicit interactions are interactions that are defined as part of a view definition, and not explicitly in the interactions. They are useful because they reduce the complexity of the proto. Furthermore, they allow the client to hide certain implementation details from the proto, as will be required in an upcoming change for radio buttons. As a first proof-of-concept, this CL changes how the text input view works. Before this CL, the model identifier in the proto was only used for the output of the view (i.e., java->native). The input of the view had to be explicitly defined via an interaction. Now, this is done implicitly, such that the text input view will effectively sync its contents with a specific model identifier (no explicit interaction necessary). Bug: b/145043394 Change-Id: Ibc506fbbd8d0a60927429638e41d3a8f4ee9934a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120580 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:
Marian Fechete <marianfe@google.com> Cr-Commit-Position: refs/heads/master@{#753659}
-
sauski authored
Replaces function keyword with arrow notation to provide the expected binding of this inside nested function. Bug: 1064885 Change-Id: I5959ef8f095bb47a7719599ec4089fc9e6e2d2d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120418Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/master@{#753658}
-
chromium-autoroll authored
Roll broadwell AFDO profile from 82-4044.42-1584352428-benchmark-82.0.4085.13-r1 to 83-4044.62-1584958487-benchmark-82.0.4085.16-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-broadwell-chromium Please CC c-compiler-chrome@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/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Ia760b2f5224e074eee3917ae8cf8c673824ecd36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121972Reviewed-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@{#753657}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: I813e994ca35a5200d8df5ead85c30e286a856d2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121280Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#753656}
-
Ana Salazar authored
As we moved from mask layers to highlight paths for ink drops, we removed the focus ring. This change re-enables it. Bug: 1046176 Change-Id: I028fdee9543fac3710243f45227d4f88921425f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2119638Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ana Salazar <anasalazar@chromium.org> Cr-Commit-Position: refs/heads/master@{#753655}
-
Natalie Chouinard authored
Add a README doc to //chrome/browser/preferences/android with some introductory information and frequently asked questions. Bug: 1064402 Change-Id: I5e60ccc16d3b66d4637a69cb9a2cbe7a2fdda7ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120965Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#753654}
-
Tom Anderson authored
The workarounds were initially added to fix rendering issues when the scale factor was an odd value like 1.01. Hopefully the fractional scale factor support in Chrome is now good enough to handle these cases. This change prevents unexpected scale factor behavior like 1.25 remapping to 1.0. BUG=1033552 R=oshima Change-Id: I1d22c1ddcf463fed12061ef265d2a6b4a4bcbeb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121179Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#753653}
-
Sam Sebree authored
This change uses the native_theme_base controls properties to set correct dark mode styling for input checkbox and radio controls. Bug: 929098 Change-Id: I4d9a247d81d576bce688e75abd7c5fa240ff42e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2118893Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Ionel Popescu <iopopesc@microsoft.com> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Sam Sebree <sasebree@microsoft.com> Cr-Commit-Position: refs/heads/master@{#753652}
-
kylechar authored
Cleanup unit tests that redefine a RunClosure() action to use the action defined in //base. In tests where the action is always used with WillOnce() and there is no explicit RepeatingClosure type then switch to using RunOnceClosure() since it's more appropriate. Also delete an unused action defined in content. Bug: none Change-Id: If6c6a398cb70b2e272e53baecca5f33ba3526609 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068858Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#753651}
-
Hailey Wang authored
Add BackgroundTabLoadingPolicy as an optional feature in Chrome. Replaces the initialization of TabLoader in SessionRestore when enabled. Bug: 1059341 Change-Id: I00437561afe07fd0db50caec667f1bb488e47cca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111577 Commit-Queue: Hailey Wang <haileywang@google.com> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#753650}
-
Julie Jeongeun Kim authored
Migrate this test out of third_party/blink/web_tests/css3/flexbox and into the WPT-specific directory, adding links to the relevant specs and a test assertion describing its purpose. Bug: 1063749 Change-Id: I2a21bb2f0409faff09d8f5201e5894f1b3ef6865 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120664Reviewed-by:
Robert Ma <robertma@chromium.org> Reviewed-by:
David Grogan <dgrogan@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#753649}
-
chromium-autoroll authored
Roll airmont AFDO profile from 82-4079.0-1584355719-benchmark-82.0.4085.13-r1 to 83-4085.6-1584959535-benchmark-82.0.4085.16-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-airmont-chromium Please CC c-compiler-chrome@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/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I049c85b8fc4b5753950367d87b72c004028547fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121971Reviewed-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@{#753648}
-
Patrick Monette authored
Some callers don't care for the provided graph pointer. These new overloads of CallOnGraph() and CallOnGraphImpl() allows to simplify a large number of callsites. Change-Id: I24a150727c9d0e0dc816603c06a9903ddd809d80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113151Reviewed-by:
Sigurður Ásgeirsson <siggi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#753647}
-
Denis Kuznetsov authored
Bug: 955194 Change-Id: Ibb4b828b439d04166e1a00cc423bc525811ed4c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117734Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#753646}
-
Andrew Grieve authored
Message looked like: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory Bug: 1025357 Change-Id: I68fe01719f4fb4624d742cb46b54ea9525500d56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122233 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#753645}
-
Nico Weber authored
This is a reland of 4a511800 with a fix for x86 builds (crbug.com/1064847) Original change's description: > Enable -Wunreachable-code on Android. > > Bug: 346399 > Change-Id: I41c8cf8581bff1256a28a15c80bdd59a599b0cc2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2119759 > Auto-Submit: Nico Weber <thakis@chromium.org> > Reviewed-by: Bo <boliu@chromium.org> > Commit-Queue: Bo <boliu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#753406} TBR=boliu Bug: 346399 Change-Id: I43afedfb4e8ba44a175c3e9f6348f2becc35a06a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121483Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#753644}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/95fc5a325168..265de3a93c6e git log 95fc5a325168..265de3a93c6e --date=short --first-parent --format='%ad %ae %s' 2020-03-26 reed@google.com Include all tests, enlarge labels Created with: gclient setdep -r src/third_party/skia@265de3a93c6e 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 robertphillips@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/+/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 Bug: None Tbr: robertphillips@google.com Change-Id: I546702f3fc54b62f9a290ef6e2159b8487740ed2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121966Reviewed-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@{#753643}
-
Yi Gu authored
This patch puts all related flaky tests together for better tracking. The flaky tests are not related to worklet animations because it's the reference file that is not painted correctly. Mac scrollbars have their own painting path and they paint greedily. There might be a race condition on the order of painting that caused the scrollbar being completely black. crbug.com/682209 tracks the effort of unifying the scrollbar painting logic. Bug: 946534 Change-Id: I9347887addbaf974e2502ed7c5def3a8145e7d91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120733Reviewed-by:
Majid Valipour <majidvp@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#753642}
-
David Grogan authored
Bug: 762679 Change-Id: Ib2fc142d44bf8de1bb80fbacc5ea3b5075c686ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116567 Auto-Submit: David Grogan <dgrogan@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#753641}
-
Reid Kleckner authored
Top of tree clang prints Foo<Bar<Baz>> (no space) instead of Foo<Bar<Baz> > as was needed before C++11. Update test expectations to match the new behavior. I believe these tests are only run continuously with top of tree clang, so updating the expectations will fix those bots without breaking any others. Blink GC plugin developers running the test locally may observe the failure, but my hope is that we roll clang before anybody runs into that. Bug: 1064986 Change-Id: Ie8e5da4c287f0410db4992169cf617e353f467d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122245 Commit-Queue: Reid Kleckner <rnk@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#753640}
-
Tobias Sargeant authored
This is no longer used, now that microdumps are not generated. Bug: None Change-Id: Ic0e6acdc2dacfb9e95aec3357d059f6ee0edc5cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120725Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#753639}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7e1439b863bd..6dca61aa30a9 Created with: gclient setdep -r src-internal@6dca61aa30a9 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Ib883a3e288489f0f5066ab6db232285681f6399f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121961Reviewed-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@{#753638}
-
Yue Zhang authored
Bug: 1063928 Change-Id: I755e701e2589e9f1483bac6a9b8ae20abec220b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117152 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#753637}
-
danakj authored
There is a web test override class already, named WebTestContentBrowserClient. Any test-only code should live in that class. R=avi@chromium.org Bug: 866140 Change-Id: Ib14d8cd15a577fe5244eb83b3a9dabfb8ef1f139 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2119376 Auto-Submit: danakj <danakj@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#753636}
-
Julie Jeongeun Kim authored
This CL renames justify-content_space-between.html to justify-content_space-between-001.html as there is another file that tests 'justify-content: space-between' from https://crrev.com/c/2121639. Bug: 1063749 Change-Id: Id02b23ee06486e7bf24c6af44c2429e5942d6c3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121599 Commit-Queue: Robert Ma <robertma@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#753635}
-
Peter Wen authored
These groups used to serve different purposes, now they are identical and can be combined. Tbr: hzjian@chromium.org Bug: 1056301 Change-Id: Id2a4c6bad3a61dd23e67b83c0d4793371bdd3de2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120736Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#753634}
-