- 07 Jul, 2020 40 commits
-
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1594123101-dfa27c4a1c98aa42fbcdd14d71d9320361fd45b4.profdata to chrome-mac-master-1594144798-4412d96600585fe82074f31d0a98a25618a2d017.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 liaoyuke@google.com,jeffyoon@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: chrome/try:mac-chrome Tbr: liaoyuke@google.com,jeffyoon@google.com Change-Id: I3aab5b25427c7023aaf0b6f1a7471f43c063f230 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285304Reviewed-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@{#785941}
-
Peter Kasting authored
Also replaces ButtonController::OnStateChanged() with a property change callback. This will allow removing ButtonObserver entirely in a future CL, and potentially all Button::StateChanged() overrides as well. Bug: none Change-Id: I143a6e7d0668d8bee7535f3d57bbf04430685428 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284218 Commit-Queue: Wei Li <weili@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#785940}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/e8c9fd602f11..29c9135d06f1 2020-07-07 johnkslang@users.noreply.github.com Merge pull request #2328 from zoddicus/fixBUILDgn If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,syoussefi@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,syoussefi@google.com Change-Id: If52c8ec20337ef3d657b9af01f1d81d8d06b6682 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285205Reviewed-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@{#785939}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/509812647060..db0d1b0d2459 2020-07-07 fmayer@google.com Merge "Check for valid slice in UpdateThreadDeltasForSliceId." 2020-07-07 fmayer@google.com Disable PollBehavesProperly. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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:linux-perfetto-rel Bug: chromium:158484911 Tbr: perfetto-bugs@google.com Change-Id: I7b843b283b07056e6f37ed1fe69da011f59bb857 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285203Reviewed-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@{#785938}
-
Collin Baker authored
Bug: 1102655 Change-Id: I52a3f2095ef1bbd07d69fd4c89d16fb94e52369c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284222Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#785937}
-
Dylan Cutler authored
Instrument navigator.[appVersion|platform|userAgent] using web IDL bindings for identifiability study. HighEntropy=Direct was introduced for numeric, simple fingerprinting surfaces in: https://chromium-review.googlesource.com/c/chromium/src/+/2245048 This CL adds support for DOMString attributes by adding an overload to Dactyloscoper::RecordDirectSurface. Bug: 973801 Change-Id: I34af7fb4b928f2bd1ae894704d0dc72c31c5884f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276401 Commit-Queue: Dylan Cutler <dylancutler@google.com> Reviewed-by:
Nate Chapin <japhet@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#785936}
-
Jeffrey Young authored
Assistant processing v2 introduced a situation that allowed multiple error messages to flush to the screen due to AssistantInteractionControllerImpl::OnTtsStarted being called multiple times. Add AssistantResponse::ContainsUiElement to check if duplicate error elements already exist before adding more. Bug: b/158499400 Change-Id: Ia90199ef8b733132fd5433ca47bb7905926b2f6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2258196 Commit-Queue: Jeffrey Young <cowmoo@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#785935}
-
Steven Bennetts authored
This test is intended to ensure that no errors are logged to DeviceEventLog under normal conditions. Currently this will only run on linux-chromeos. A similar Tast test will also be added to cover running on a device. Bug: 550539 Change-Id: I2f100cefb396d074c448c862d3a8908e11b07243 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284072 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#785934}
-
Rainhard Findling authored
Bug: 1087263,1101737 Change-Id: I46e5cb8be86350cf54f0aec2b61fc45f76aa47d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283594Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#785933}
-
Xida Chen authored
This is a code health CL, no behavior change is expected. Bug: 1007635 Change-Id: Ib94c3d8dcd81437d351132dadd62adc6851db084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278631 Auto-Submit: Xida Chen <xidachen@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#785932}
-
Tommy Steimel authored
This CL adds two public Polymer wrappers to keep Kaleidoscope's cr_elements/ usage in the public repo. This CL adds a new CSS var used to set a background color on a CrDrawerElement. Bug: b:157737119 Change-Id: Ibc15f4cf2f497142c68b73a0b20f85ed0a1cc719 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2254452 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#785931}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/92554d75f354..b72434f3d312 2020-07-07 cwallez@chromium.org Rolling 2 dependencies 2020-07-07 cwallez@chromium.org Implement GPUBufferDescriptor.mappedAtCreation. 2020-07-07 cwallez@chromium.org Roll third_party/swiftshader/ d25ce8725..f6f11215c (155 commits) 2020-07-07 tommek@google.com Rephrasing CopyBufferToTexture validation If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: Ib8a70c467f10daa805fcdbb9d9ffe50e8a161904 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284956Reviewed-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@{#785930}
-
Domenic Denicola authored
Bug: 1042415 Change-Id: I5842aa32abc0b23e492c84ba0dc0e5906283a805 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199550 Auto-Submit: Domenic Denicola <domenic@chromium.org> Commit-Queue: James MacLean <wjmaclean@chromium.org> Reviewed-by:
James MacLean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/master@{#785929}
-
Darwin Huang authored
This reverts commit d8496278. Reason for revert: Breaks Linux Tests (dbg)(1) bots (2 runs) https://ci.chromium.org/p/chromium/builders/ci/Linux%20Tests%20%28dbg%29%281%29/90122 Failed tests are in http/tests/devtools Original change's description: > Roll DevTools Frontend from 0b6df3ba1a45 to 8bf8ca6dc7f2 (6 revisions) > > https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0b6df3ba1a45..8bf8ca6dc7f2 > > 2020-07-07 aerotwist@chromium.org Fix tsconfig generation paths > 2020-07-07 tvanderlippe@chromium.org Migrate IdentityFormatter to TypeScript > 2020-07-07 tvanderlippe@chromium.org Add OWNERS for test/conductor > 2020-07-07 alexrudenko@chromium.org Fix stylelint-config-standard issues in sources/javaScriptBreakpointsSidebarPane.css > 2020-07-07 tvanderlippe@chromium.org Extract copy to resources into separate template > 2020-07-07 alexrudenko@chromium.org Fix snippet saving and 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:1011811,chromium:1066415,chromium:1083142,chromium:1098730 > Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com > Change-Id: I2ed9710ec2ea19cb56e4a5a03066a9764b5bcde8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284793 > Reviewed-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@{#785749} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I6f47a424997d78770754159a4470762fc8513390 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:1011811, chromium:1066415, chromium:1083142, chromium:1098730 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285311Reviewed-by:
Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#785928}
-
Darwin Huang authored
This reverts commit 751e24d3. Reason for revert: Reason for revert: Breaks Linux Tests (dbg)(1) bots (2 runs) https://ci.chromium.org/p/chromium/builders/ci/Linux%20Tests%20%28dbg%29%281%29/90122 Original change's description: > Roll DevTools Frontend from 8bf8ca6dc7f2 to 8c03d5d9bcc5 (14 revisions) > > https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/8bf8ca6dc7f2..8c03d5d9bcc5 > > 2020-07-07 sigurds@chromium.org Update heavy ads issue strings > 2020-07-07 tvanderlippe@chromium.org Fix stylelint errors in networkPanel.css > 2020-07-07 tvanderlippe@chromium.org Fix stylelint errors in media/playerPropertiesView.css > 2020-07-07 aerotwist@chromium.org [CSS Overview] Adds checks for null / undefined > 2020-07-07 tvanderlippe@chromium.org Fix stylelint errors in network/networkLogView.css > 2020-07-07 jacktfranklin@chromium.org Fix component _bridges generation for TypeScript 4 > 2020-07-07 petermarshall@chromium.org Revert "Add E2E tests for Breakpoint test cases" > 2020-07-07 leese@chromium.org Add helpers for debugging and snippet tests > 2020-07-07 jacktfranklin@chromium.org Fix test_helpers on Python 3 > 2020-07-07 pfaffe@chromium.org [wasm debugging] Add a js_type to evaluator results > 2020-07-07 tvanderlippe@chromium.org Remove e2e-test build files from .gitignore > 2020-07-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. > 2020-07-07 tvanderlippe@chromium.org Fix stylelint reports in inline_editor/cssShadowEditor.css > 2020-07-07 johanbay@gmail.com Fix stylelint-config-standard issues in color_picker/spectrum.css > > 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:1083142,chromium:1083146,chromium:1088463,chromium:1094436,chromium:1095617,chromium:1102704 > Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com > Change-Id: Id88b50084ed4c7ee17b34047eeb2fcc769afa10c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284949 > Reviewed-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@{#785858} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I61a751350b187f86f2cd7093f1fb1976f6cc0258 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:1083142, chromium:1083146, chromium:1088463, chromium:1094436, chromium:1095617, chromium:1102704 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285173Reviewed-by:
Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#785927}
-
danakj authored
Remove some async callbacks that are not needed in the renderer side test completion path. This is toward pushing test completion code up to the browser so we don't depend on keeping a stable renderer main frame across navigations, which RenderDocument changes. R=avi@chromium.org Bug: 866140, 1069111 Change-Id: Ia73ab3ec79ec2a226fc26a92c65962355ff6e1fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284373Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#785926}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e1b96bb59d41..233c2d8fa4c3 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 huangdarwin@google.com,mcnee@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:1033067,chromium:1093065 Tbr: huangdarwin@google.com,mcnee@google.com Change-Id: I0d787e992ab08199852d526cd0ba85b81517bfe8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284953Reviewed-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@{#785925}
-
Fredrik Söderqvist authored
Remove some includes of headers from public/web/ which are not used. Change-Id: Ie88abc87e3d09a06608494a8578c1c816a3ec51f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285222 Commit-Queue: Fredrik Söderquist <fs@opera.com> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#785924}
-
Matt Reynolds authored
base::BindToCurrentLoop already uses Once/RepeatingCallbacks but the file-level comment still refers to base::Bind. This CL updates the comment to refer to the new types. BUG=1007799 Change-Id: Ib8005e301f6d3d729570dda8102673d636fb61d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283060Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Auto-Submit: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#785923}
-
Ted Choc authored
Replaces Criteria.equals usage as part of the migration. See https://groups.google.com/a/chromium.org/g/java/c/ZSj5TANUy8Q/m/gFL8BCVmBgAJ for more details. BUG=1071247 Change-Id: I7069517051e847f4c55ab13408bfbb61540470bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158245 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#785922}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium Please CC perfetto-bugs@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 Tbr: perfetto-bugs@google.com Change-Id: I5dc283c9f491bc37ead1bcf9fe7a78ff024dcae9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285070Reviewed-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@{#785921}
-
Tom Anderson authored
BUG=1066670 R=sky Change-Id: I944c8a78da49ed0a42e8f60ae5914503be1a5fdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278356Reviewed-by:
Nick Yamane <nickdiego@igalia.com> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#785920}
-
David Bienvenu authored
This warning spams every browser test log. Change-Id: Iae5b9a84caf1b17e20e37fd3b59fb2165cd07525 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284048Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#785919}
-
sauski authored
Access Context Auditing relies on the concept of an origin in numerous places. These were previously represented as GURLs, this change moves all uses to use url::Origin instead. Bug: 1101675 Change-Id: Ibfef15789c598c3ce492eac359f3d807908942bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279887 Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#785918}
-
Oriol Brufau authored
Outside list are block containers with some special logic. This patch adds that logic into LayoutOutsideListMarker. BUG=457718 Change-Id: I209913fd5228eaa69101a405cc8f77077ae6b96c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2252189 Commit-Queue: Oriol Brufau <obrufau@igalia.com> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#785917}
-
Lan Wei authored
After we finish the scroll unification, the scrolls happens mainly on the compositor thread, and the scroll code in the main thread will be removed. eventSender sends the scroll events to main thread, so it would not work after the scroll unification. This CL we should replace eventSender.mouseScrollBy with wheelTick which uses gpuBenchmarking.smoothScrollByXY in third_party/blink/web_tests/plugins/transformed-events.html and also gpuBenchmarking.pointerActionSequence to generate touch, mouse and gesture events. Bug: 1047176 Change-Id: I08321de0e43cde7293ca017aae2270863af2401d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262497 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#785916}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/1b843e7903f8..d158aa372c5f 2020-07-07 avi@chromium.org Update Telemetry for Big Sur If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC eseckler@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:chromeos-kevin-rel;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: chromium:1101392 Tbr: eseckler@google.com Change-Id: I13599b15825958ae4897d3e91c9bdc478463daa5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284955Reviewed-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@{#785915}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e7e2296b. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools foolip@chromium.org, robertma@chromium.org, smcgruer@chromium.org: external/wpt/infrastructure rego@igalia.com: external/wpt/css/css-grid NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Change-Id: I5e4b3d816722c9bb9fea74dd68cb32868409e1eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284405Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#785914}
-
Sami Kyostila authored
Migrate from Environment.getExternalStorageDirectory() to Context.getExternalFilesDir() since the former no longer returns a writable directory on Android Q. This change means traces are now still written onto external media, but under a Chrome-specific directory. Traces written to this directory can still be retrieved with adb, including on non-rooted devices. TEST=build/android/adb_profile_chrome_startup --browser=chromium --url=https://www.bbc.co.uk/ Bug: 1095587 Change-Id: I41cb8ec08137b362e012068a00eb71460d4bb4ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283597 Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#785913}
-
Josh Nohle authored
Change-Id: I5cbfd322da8b4e28b3b9e373e5530f833a462bef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284057 Commit-Queue: Josh Nohle <nohle@chromium.org> Commit-Queue: James Vecore <vecore@google.com> Auto-Submit: Josh Nohle <nohle@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#785912}
-
Quang Minh Tuan Nguyen authored
Bug: 1007685 Change-Id: I740afce20423be40ed662db3189f6b937a0cb9dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283026 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#785911}
-
Oleh Lamzin authored
Add ConvertVector template since we will need to convert vectors of at least 9 different types. Bug: b:158658869 Change-Id: If53036358ddd334626451e0fc722cb044e78e161 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2273062 Commit-Queue: Oleh Lamzin <lamzin@google.com> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Roland Bock <rbock@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Cr-Commit-Position: refs/heads/master@{#785910}
-
Jamie Walch authored
I've been trying to diagnose a failure to resize the Windows host desktop, and the lack of logging is making it hard to work out what the issue is. I think logging in this area would generally be useful, so this CL adds some; specifically: * The logic by which the DesktopResizerWin determines the mapping from resolution to DEVMODE now logs some key decision points. * The list of supported resolutions returned by the platform-specific DesktopResizer* class to the ResizingHostObserver is now logged. Change-Id: Ieaebe21f501b58dda43707890b1eb31f866e280a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282894Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#785909}
-
David Tseng authored
The |isAsync| identifier is overloaded at the moment: SomeTestClass.prototype.isAsync and Callbackhelper.prototype.wrap(opt_callback, opt_isAsync); The ofrmer is part of the test framework (testing.Test) and the latter isn't and is public only to accessibility js tests. It is actually possible to infer whether the callback in the second case is async (via Es6 async functions). Do so and remove the unneeded param. R=anastasi@google.com AX-Relnotes: n/a Change-Id: I4081a6a5db159af70967a1f53c907512c229b8b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285062 Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#785908}
-
mhasank authored
From the feedback in http://go/chr/2268468 BUG=b:62613791 TEST=deploy to dut, disable playstore, re-enable playstore, successfully finish the authorization flow Change-Id: I973bee23e41be5ea3b56ba9773ec3190caacadf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283639Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Auto-Submit: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/master@{#785907}
-
Sunny Sachanandani authored
DCLayerOverlayProcessor supports non-root with a disabled by default finch flag. This hasn't shipped in the last 3+ years and it's unlikely it would ever ship in the current form. Meanwhile, any refactoring of the overlay processor for implementing real performance optimizations like partial quad aggregation becomes a lot more complicated due to handling the corner case of non-root render passes. Also remove support for non axis-aligned transforms since those rely on non-root render pass support as well. Remove the misleading unit tests for non axis-aligned transforms since those only test video quads in root render pass which doesn't occur in practice since non axis-aligned video surfaces don't get merged to the root render pass. Bug: 1100690, 1077210 Change-Id: Idc012d29d9e4effd3b3e4194ad0cfcdf9083d71f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277321Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Maggie Chen <magchen@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#785906}
-
Daniel Hosseinian authored
Bug: 226176 Change-Id: Ia36e7a0e0c3334c8b45dfe3b0036a84719dea12c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278223Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#785905}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 29 histograms that have been used to generate alerts in the past 90 days and do not already have a date later than or within 60 days of 2021-01-03. TBR=chromium-metrics-reviews@google.com Change-Id: Idf9e91051be8f801f5e5327ca897175a555ae882 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285005Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#785904}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/dcd57068bed4..6fc53fdb8bb1 2020-07-07 etienneb@chromium.org Fix typos in comment 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 syoussefi@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: chromium:1091259 Tbr: syoussefi@google.com Change-Id: I78363e3ba9fc03c3ea58e4f525a5e1ea6f5e55ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284952Reviewed-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@{#785903}
-
Jerome Jiang authored
https://aomedia.googlesource.com/aom.git/+log/e1ebb418ebdc..0a7c8715d792 $ git log e1ebb418e..0a7c8715d --date=short --no-merges --format='%ad %ae %s' 2020-07-06 jianj Revert "Add NEON version of av1_get_nz_map_contexts function" 2020-07-06 yaowu Shorten test time of AVxFirstPassEncoderThreadTest 2020-07-06 yaowu Shorten test time for AVxEncoderThreadTestLarge 2020-06-12 bohanli Unify temporal filtering of ARF and KF. 2020-07-02 wtc Pass correct second argument to _mm256_avg_epu16() 2020-07-04 yaowu Shorten Decode Test Time 2020-07-03 deepa.kg Fix number of workers in tpl multi-threading 2020-07-03 sanampudi.venkatarao Modularize NONE and SPLIT partition search 2020-07-02 nithya.vs Fix luma skip rd computation in hbd encoding 2020-07-01 vishesh.garg Group tuning related config in AV1EncoderConfig (...) 2020-06-15 jingning Add 6-tap filter support to 2D interpolation AVX2 2020-06-15 jingning Redesign AVX2 2d interpolation filter 2020-06-14 jingning Support 6-tap AVX2 horizontal interpolation filter 2020-06-14 jingning Handle 6-tap interpolation filter 2020-06-15 chiyotsai Simplify code-flow in palette mode 2020-06-15 sarahparker Doxygen for process_compound_inter_mode 2020-06-15 sarahparker Doxygen for PruneInfoFromTpl 2020-06-16 jingning Clean up GF_GROUP data structure 2020-06-16 jingning Remove CHECK_PRECOMPUTED_REF_FRAME_MAP 2020-06-16 jingning Remove deprecated functions in gop_structure.c Created with: roll-dep src/third_party/libaom/source/libaom R=jzern@google.com Change-Id: Ia9f0e6262def027e592e9d5ab3c27de6d074ccef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284009Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#785902}
-