- 26 Nov, 2020 40 commits
-
-
Alexander Dunaev authored
When data is dragged from another application into Chromium, there is a delay between mouse pointer crossing the window border and the actual OnDragEnter() called on the window. The delay happens because the drag drop controller has to get the data, which implies at least one request to the Wayland server (the actual number of requests equals number of MIME types available in the data offer). Here a histogram is introduced to know what the real delays will be there in the wild. Bug: 1147413 Change-Id: I2f3acc067f718ccb29d98ea1bf98b9f03efc2f7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2552864Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Cr-Commit-Position: refs/heads/master@{#831251}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/81585eced14b..abee7cf3a989 2020-11-26 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I28d1712509be0d4aa980faa4e4c31a37ee9b8cd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561051Reviewed-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@{#831250}
-
Clark DuVall authored
This makes sure DFM resources are merged even when the chrome module is disabled. Bug: 1151538 Change-Id: I5f73ee21fbfbec401c8f5a9c0255c5fb85ebf994 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561759Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#831249}
-
Jing Wang authored
The metrics were added in https://chromium-review.googlesource.com/c/chromiumos/platform2/+/2497369 Bug: 1132699 Change-Id: Ice9f49732f3daf682a7ac60838f061de2f5fecea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521976 Commit-Queue: Jing Wang <jiwan@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#831248}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: Ib8b338ed98e027ac6799f27f2c17f3f7739e2a8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561052Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#831247}
-
Maggie Cai authored
This reverts commit 4fc657cd. Reason for revert: This CL is likely the cause for bot failures for Linux ChromiumOS MSan Tests and Linux Chromium OS ASan LSan Tests (1) First fail occurance: https://ci.chromium.org/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/38932 and https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/21447 Failed tests: DockedMagnifierE2ETest.MovesDockedMagnifierToActiveDescendant Original change's description: > Docked Magnifier Sends OnMagnifierBoundsChanged Events > > AX-Relnotes: N/A > Bug: 1151216 > Change-Id: I222ec5d29ae2fd06689d6d94876f4fa6973e4c2a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2552163 > Commit-Queue: Josiah Krutz <josiahk@google.com> > Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> > Reviewed-by: David Tseng <dtseng@chromium.org> > Cr-Commit-Position: refs/heads/master@{#830905} TBR=dtseng@chromium.org,afakhry@chromium.org,josiahk@google.com Change-Id: Ie16bef08dded2618730f63d3930bb46e884e7ea1 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1151216 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560332 Commit-Queue: Maggie Cai <mxcai@chromium.org> Reviewed-by:
Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#831246}
-
Josiah K authored
Wires in screen_magnifier_focus_following preference added in crrev.com/c/2506771. AX-Relnotes: Allow Screen Magnifier Focus Following Pref to take effect in magnifier. Fixed: 1146583 Change-Id: Ieeb8b81d0852ce330f671f931cfa2bfb02fd4067 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522905 Commit-Queue: Josiah Krutz <josiahk@google.com> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#831245}
-
Maggie Cai authored
This reverts commit a92eb9b7. Reason for revert: Looks like the test failure is still there for Linux ChromiumOS MSan Tests and Linux Chromium OS ASan LSan Tests (1) First fail occurance: https://ci.chromium.org/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/38932 and https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/21447 Revert this CL so I can revert https://crrev.com/c/2552163 Original change's description: > Speculative fix for MagnifierE2ETest.MovesDockedMagnifierToActiveDescendant > > The test was failing/flaky on some MSAN bots, presumably because the > listener was registered after the event was fired. > > Introduce a helper class that allows us to easily register the listener, > perform the event, then wait for the listener to have fired. > > TBR=josiahk@chromium.org, dtseng@chromium.org > > Bug: 1145612 > Test: Runs locally but real test will be whether this fixes failures on > the 'Linux ChromiumOS MSan Tests bot' > > Change-Id: I16303d96b101113e80ab4f484b4e604faeab4c88 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560622 > Reviewed-by: Pavol Marko <pmarko@chromium.org> > Commit-Queue: Pavol Marko <pmarko@chromium.org> > Cr-Commit-Position: refs/heads/master@{#830991} TBR=dtseng@chromium.org,pmarko@chromium.org,josiahk@chromium.org Change-Id: I609372a222b15106cd1bf3c2c7bb10758214e136 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1145612 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560446Reviewed-by:
Maggie Cai <mxcai@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#831244}
-
Tal Pressman authored
It was only used for sync compositing in Android WebViews, but those were converted to mojo, leaving this unused. Bug: 526842, 1111231 Change-Id: I491659a6a696da6a317f6ae9eda318e81be1c1af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550145 Commit-Queue: Tal Pressman <talp@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#831243}
-
Kenichi Ishibashi authored
Adds DidDeleteAndStartOver so that we can use CreateInvokerAndStartRemoteCall(). Bug: 1133143 Change-Id: I41282bdcaf1d28c5646449f66fd242c19d1293c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550015 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#831242}
-
Glen Robertson authored
Constants that were defined in chrome_browsing_data_remover_delegate.h have been moved to a separate header in its own gn target, so that dependents like profile can avoid taking a dependency on all of //chrome/browser:browser just for access to the constants. This is done in prep for moving profile out of the //c/b target. Bug: 1149277 Change-Id: I7a5a0108773cb75ba4c1514f6ccc086460046400 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550846 Commit-Queue: Glen Robertson <glenrob@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#831241}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8d78da910e45..39b4c86fe914 2020-11-26 reed@google.com Use sampling inside legacy bitmapprocstate 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 michaelludwig@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: michaelludwig@google.com Change-Id: Ifd73fc9aa63deab7db480fddae7d71c49949dfcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561450Reviewed-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@{#831240}
-
David Stevens authored
Check that the visible size of a decoded buffer is smaller than the coded size. Returning an error here prevents a later crash due to VideoFrame::IsValidConfig failing. Bug: b:170727869 Test: android.security.cts.StagefrightTest#testStagefright_cve_2016_2454 on trogdor Change-Id: I2df5fcb345b925bca9804b5898b15d02df64ce4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551854Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Commit-Queue: David Stevens <stevensd@chromium.org> Cr-Commit-Position: refs/heads/master@{#831239}
-
Rakina Zata Amni authored
Log some relevant info to make sure crashes reported are legitimate renderer kills. Bug: 1133115 Change-Id: I8fa1f6393fdf1db64f242d1d881e9f758410e0b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2558118Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#831238}
-
Sean Topping authored
AuraComponents is intended only to expose virtual interfaces for objects that only have valid implementations on Aura platforms. LayoutProvider is not pure virtual, so it must live in a subclass of AuraComponents. Bug: internal b/172316742 Test: CQ Change-Id: Id66e6b19e55154437967b1df6260e45ac51b337e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561738Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Sean Topping <seantopping@chromium.org> Cr-Commit-Position: refs/heads/master@{#831237}
-
Anton Bikineev authored
This CL gets rid of dynamic initialization of the bucket index lookup table and thereby avoids the data race that happens on reinitialization of the bucket index lookup table (when the malloc partition is being allocated from while another partition (e.g. wtf::) is being initialized). Change-Id: Ie7ceffec71862e1a5a95433e36b925b8a0122d03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560625Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Anton Bikineev <bikineev@chromium.org> Cr-Commit-Position: refs/heads/master@{#831236}
-
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/goldctl-mac-chromium-autoroll Please CC bsheedy@chromium.org 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: None Tbr: bsheedy@chromium.org Change-Id: Ib7e9a9cfb2caf34f15eb25d590cbe429279adf64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561825Reviewed-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@{#831235}
-
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/goldctl-win-chromium-autoroll Please CC bsheedy@chromium.org 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: None Tbr: bsheedy@chromium.org Change-Id: Ie5ed5f32b996259108ae4ee712048dc38700a003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561449Reviewed-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@{#831234}
-
Darren Shen authored
Some of the code from crrev/2537516 uses JS style rather than C++ style. Bug: b/172527471 Change-Id: Iee01a5eccc83b6c7060cb7c32aa51981cda09f6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557702 Commit-Queue: Leo Zhang <googleo@chromium.org> Reviewed-by:
Leo Zhang <googleo@chromium.org> Cr-Commit-Position: refs/heads/master@{#831233}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f4a615fc8f0e..28a1c2ec8223 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 mxcai@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:1127088 Tbr: mxcai@google.com Change-Id: I115081c7e0aa45a7705813e17b1b27db86538dab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561820Reviewed-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@{#831232}
-
Michael Hansen authored
This updates the color of the "learn more" link on the discovery page to a slightly darker shade of blue to increase contrast against the background. This is done to meet the accessibility guideline of having a contrast ratio of 4.5 or more. (Final value is 4.52.) Screenshot: https://screenshot.googleplex.com/BYV2XhaZPCs4dPj.png Bug: 1148969 Change-Id: Ib0875cfca544fc1b7ea5c8337771fe37878a42eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561858Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Michael Hansen <hansenmichael@google.com> Cr-Commit-Position: refs/heads/master@{#831231}
-
Andrew Grieve authored
TBR=agrieve # Minor docs change Change-Id: I1b85dfff5aee660768c15f4ea031b1f854bbbd77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561049Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#831230}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1606327120-481ff93b7112a13bdcf1248f3441d3a11742a301.profdata to chrome-linux-master-1606348564-f9ad4c8126c0686f48279a254d0d8ff9696d692f.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-linux-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:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I263fbd81cbb3c4964131a759fdbf5adabe56a90a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561047Reviewed-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@{#831229}
-
Maggie Cai authored
This reverts commit 5aea6042. Reason for revert: This CL is likely the cause of build failure for Linux ChromiumOS MSan Tests and Linux Chromium OS ASan LSan Tests (1) First occurance: https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/21455 and https://ci.chromium.org/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/38935 Failed tests: GetCurrentBrowsingContextMediaDialogTest.DefaultAudioSelection GetCurrentBrowsingContextMediaDialogTest.DoneCallbackCalledWhenWindowClosed GetCurrentBrowsingContextMediaDialogTest.DoneCallbackCalledWhenWindowClosedWithoutCheckboxTicked GetCurrentBrowsingContextMediaDialogTest.DoneCallbackCalledWithAudioShare GetCurrentBrowsingContextMediaDialogTest.DoneCallbackCalledWithAudioShareFalse GetCurrentBrowsingContextMediaDialogTest.DoneCallbackCalledWithNoAudioShare GetCurrentBrowsingContextMediaDialogTest.DoubleTapOnShare GetCurrentBrowsingContextMediaDialogTest.ShareButtonAccepts Original change's description: > Implement the confirmation-box for getCurrentBrowsingContextMedia API. > > Rebased on top of https://chromium-review.googlesource.com/c/chromium/src/+/2502628 > > UI without audio capture: https://drive.google.com/file/d/1SA9vuDOkQjnioBfmAaiOjqoXGBUmVw22/view?usp=sharing > UI with audio capture: https://drive.google.com/file/d/1jcncgHsF6L_o3D5Jc3UJ6pkjwQAKtoVl/view?usp=sharing > > This change relates to the UI code that is added to support the new getCurrentBrowsingContextMedia API. > > This is an API for capturing the current tab. > > Design doc: > go/get-current-browsing-context-media > > Intent-to-Prototype: > https://groups.google.com/u/3/a/chromium.org/g/blink-dev/c/NYVbRRBlABI/m/MJEzcyEUCQAJ > > PR against spec: > https://github.com/w3c/mediacapture-screen-share/pull/148 > > > Bug: 1136942 > > Change-Id: I8e72023d944df3d7e996ad3acea7527c34569868 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489991 > Commit-Queue: Palak Agarwal <agpalak@chromium.org> > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Reviewed-by: Peter Boström <pbos@chromium.org> > Reviewed-by: Elad Alon <eladalon@chromium.org> > Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org> > Cr-Commit-Position: refs/heads/master@{#831017} TBR=ellyjones@chromium.org,pbos@chromium.org,guidou@chromium.org,eladalon@chromium.org,agpalak@chromium.org Change-Id: I25b9e79d7eb61b5e43961df61999fd8c20954c8f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1136942 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560358Reviewed-by:
Maggie Cai <mxcai@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#831228}
-
Michael Hansen authored
This gives the content container of the receive dialog an aria-live attribute so that when we change from the receive page to the confirm page ChromeVox will begin reading the contents of the confirm page. Fixed: 1149743 Change-Id: I58a6aeec0d99e0f4a9da67d68483f014b2ee4864 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561649Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Michael Hansen <hansenmichael@google.com> Cr-Commit-Position: refs/heads/master@{#831227}
-
Nicholas Hollingum authored
The IsOpenedInBrowser method is used to exclude windows managed by browser controllers from being handled by the app service. This method special-cased unmatched crostini windows, whose app type is unknown and therefore would be conservatively assumed to be broswer-based. We use a better case, by excluding all exo-originating windows. This not only catches all the unmatched crostini cases, but also it handles all arc, larcos and pluginvm windows here, instead of needing to check the AppType of their app id against the proxy. Further, it allows us to exclude all anonymous apps (see go/anonymous-apps). Bug: b/172979315 Change-Id: Ic8f109a5fe0d3aa5049ba244aba9e22a8bcdd7b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560442Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#831226}
-
Kenichi Ishibashi authored
Adds a specialized InflightCall sub class for the method because some parameters of ServiceWorkerStorageControl::StoreRegistration() are move-only and we need to clone them for each method call. Bug: 1133143 Change-Id: I5842f32a7b2d88786d6a04a7eae06e18e5c2d1a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550962 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#831225}
-
Nasko Oskov authored
Change-Id: I691139bf9141760cfb54f50cc5b3b48108f52852 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561859Reviewed-by:
Albert J. Wong <ajwong@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#831224}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/2b606e9297e0..9175f00eec91 2020-11-26 enga@chromium.org Update WGSL vertex_idx i32 -> u32 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 enga@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: enga@google.com Change-Id: Ic10ef602461f17f3e9f980ee9c45f20592a2c953 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561143Reviewed-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@{#831223}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1606327120-e32add9932b9917c7d02c6e60e2518fc762f03e2.profdata to chrome-mac-master-1606348564-46558a518073e70dc3e85439edab882c7abb26f5.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: Icedd4fd5b2c4118fb5d1dada33d81b4c53c1a6f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561819Reviewed-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@{#831222}
-
Jérémie Boulic authored
When trying to mount a ZIP archive with an invalid path, cros_disks sends back a signal to the browser with source_type=MOUNT_TYPE_INVALID. The observing VolumeManager doesn't handle this source/mount_type, and the archive mounting request initiated from the UI is never resolved. Fix this by removing the distinction between MOUNT_TYPE_INVALID and the other mount error types. Bug: 1136329 Change-Id: If807a854ef7a13635ded29a38e76ee54e057bfc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560443Reviewed-by:
Sergei Datsenko <dats@chromium.org> Reviewed-by:
François Degros <fdegros@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#831221}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1606293619-712b869bfc91985e78185bbfc14de73d07d8077a.profdata to chrome-win64-master-1606316157-945260897cb0815b47df3e1edecdf8b6cf6cb896.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-win64-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:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ie34e22b48a13bcb1ec8edd96817ae360097e104b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561280Reviewed-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@{#831220}
-
Thomas Guilbert authored
VideoEncoder and DecoderTemplate share some common logic around the lifetime management of MediaLogs. This CL abstracts away the logic into a CodecLogger, and updates MediaLog uses through out the code. This CL also makes sure not to report the media::Status messages in JS exceptions, to avoid leaking security sensitive information. Bug: 1148541 Change-Id: I483ee7be7aa52a7996c91cef7d781ba80b516855 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538964Reviewed-by:
Eugene Zemtsov <eugene@chromium.org> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#831219}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/d6c1c090774f..140364ea8c33 2020-11-25 nigi@chromium.org Enable FPDFProgressiveRenderEmbedderTest.RenderHighlightWithColorScheme for SkiaPaths. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org 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:1500 Tbr: pdfium-deps-rolls@chromium.org Change-Id: I7c46d1e139684e15c910ebb1fbcab8f4dfe22b74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560407Reviewed-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@{#831218}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/420a9ba7b5e9..8d78da910e45 2020-11-25 mtklein@google.com more arm64 ops 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 michaelludwig@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: michaelludwig@google.com Change-Id: Ia8a4f325ce405701ba41bdef8360954ed1ada518 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561744Reviewed-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@{#831217}
-
Willie Koomson authored
This change fixes ArcVmClientAdapterTest.ChromeOsChannel{Stable,Unknown} by adding a call to base::SysInfo::ResetChromeOSVersionInfoForTest(). This fixes a crash in base::SysInfo::SetChromeOSVersionInfoForTest that happens when it is called twice without being reset. BUG=b:174186047 TEST=ArcVmClientAdapterTest unittests Change-Id: I5ba40f3efe5ddd44fbcf9ec7ec56711678c50248 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559533 Auto-Submit: Willie Koomson <wvk@google.com> Reviewed-by:Yusuke Sato <yusukes@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#831216}
-
Yoichi Osato authored
Root cause is DataElementDataView::ReadBuf(BigBufferView&) is not working on fulfilling DataElement::length property. Since this is a stable blocker, let me quick-fix. Bug: 1151865, 1152664 Change-Id: I0c24c17d7063b3effb4ec5c52a30f87bf39b15f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2558082Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#831215}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/0db3396646aa..b6b599fc588e 2020-11-25 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a100f65b..81d25031 (831018:831145) 2020-11-25 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 8f4e430a..a100f65b (830890:831018) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Iafa1b99a73ff127c605af39dcefc25d370141c83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561136Reviewed-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@{#831214}
-
Austin Sullivan authored
- Comment updated to reflect change to PathInfo from base::FilePath Bug: N/A Change-Id: I5a57fdec71f0b69548a7b4763b38109a3e57a838 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2556458 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#831213}
-
Joey Arhar authored
This patch makes the color picker popup for <input type=color> accept saturation and luminance values without the trailing % as well as hex values without the leading # when they are typed in by the user. The % and # characters will be automatically added by the popup. Bug: 1147506 Change-Id: Icf406a6c9439433910e90a7be82309e72e4b4d86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560659Reviewed-by:
Sanket Joshi <sajos@microsoft.com> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/master@{#831212}
-