- 22 Jan, 2021 40 commits
-
-
Tom Anderson authored
R=sky Change-Id: I1befaef494c74797333d6bf02e204bcdc721e752 Bug: 1164669 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643711 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#846344}
-
Peter Kotwicz authored
BUG=1064277 Change-Id: I48efb249b8b14eef85285e1590e586e9bf5383f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644821Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#846343}
-
Gary Kacmarcik authored
The final release of macOS Big Sur removed CGSession, which we need to enable curtain mode on Mac hosts. This change adds an alternate search path for CGSession so that admins can copy the binary there and have Mac hosts with with curtain mode. Change-Id: Icd4e2d6c60b351c705197730341067caa41d8f09 Bug: 1169841 Change-Id: Icd4e2d6c60b351c705197730341067caa41d8f09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645293 Commit-Queue: Gary Kacmarcik <garykac@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Auto-Submit: Gary Kacmarcik <garykac@chromium.org> Cr-Commit-Position: refs/heads/master@{#846342}
-
Olivier Yiptong authored
This change consolidates feature detection assertions in Local Font Access WPT tests in the test helper to diminish line noise. Change-Id: I9a95504c7ddc82c741ee5ca32d456b20f557905b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643794 Auto-Submit: Olivier Yiptong <oyiptong@chromium.org> Commit-Queue: Joshua Bell <jsbell@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#846341}
-
Henrique Nakashima authored
This is useful to see what classes and packages were added and removed from one version to another. For now the script just looks at nodes, but it can be easily augmented to print out edges and cycles. Bug: 1166855 Change-Id: Iab2a8f516d25524088c1eac27a5b5cd1f46fae51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630229 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#846340}
-
Gavin Williams authored
Only recognize printer reasons with ERROR and WARNING severity as print job errors. Do not treat "low on supplies" reasons as print job errors as the print job can still succeed. Bug: 1027400 Change-Id: Iac0a00dd76be17219c10d0605218beb4970c9028 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640925Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#846339}
-
Bo Liu authored
Before this, features::IsUsingVulkan is returning false on the Pie bot because of the android version check in IsUsingVulkan. This ends up causing testHardwareRenderingSmokeTestVulkanWhereSupported to use the interop path instead of the real vulkan composite path. Fix this by checking webview conditions before checking for android version, and verified test is using vulkan composite now. Bug: 1141687 Change-Id: Ida7e5ba778bdaf4cb04c00760598cf808647be46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644863Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#846338}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/1dbdce5fbbcb..fa8efd973e40 2021-01-22 vidorteg@microsoft.com [Loc] Migrate color picker pane to Localization V2 2021-01-22 janscheffler@chromium.org [JSDOC2TS]: Migrate lighthouse 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:1136655,chromium:1158760 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I812f3d0e1847c73160db61d235036686d89f5bb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643115Reviewed-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@{#846337}
-
Xiaocheng Hu authored
The following two tests are already passing: - external/wpt/css/css-pseudo/selection-input-011.html - external/wpt/css/css-pseudo/selection-textarea-011.html So this patch removes their failure expectation lines. Bug: 1110495 Change-Id: Ieb06f9980af88484d3f7f2d659140603da749eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645305 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#846336}
-
Rakib M. Hasan authored
This CL makes builder's load compiled test APK's when running skew tests on a builder. This should fix issues with Client library test failures like WebLayer CookieManagerTest#testSetCookieNotSet since a change in the test was made to the main branch. Bug: 1155565 Change-Id: I569f574b5e1f6fadfd85c9a0d33e5a54f89403b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2641304Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#846335}
-
chrome://nearby-internalsJuliet Levesque authored
Add a button that triggers the retrieval of Nearby-related state booleans and displays the result as messages on the UI Trigger Tab as follows: https://screenshot.googleplex.com/4NyiQsiPAocTMmY. Bug: 1093634 Change-Id: I28927f14eab542b41d950b553d0c779ecf22c940 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637775Reviewed-by:
Josh Nohle <nohle@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Juliet Levesque <julietlevesque@google.com> Cr-Commit-Position: refs/heads/master@{#846334}
-
Frank Liberato authored
The Media.DXVDA.DecoderLifetimeProgression histogram records how DXVA instances progress from init through playback. It lets us estimate how many dx11/dx9 playbacks end successfully, or fail in a way that allows fallback to another decoder. It captures roughly the same information as the D3D11VideoDecoder DecoderLifetimeProgression histogram, though it's not identical since the decoders have different states. Bug: 1169373 Change-Id: Ia8a13f2f593e058ac7f33e35facfec7b0f402190 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643697 Commit-Queue: Frank Liberato <liberato@chromium.org> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#846333}
-
Devlin Cronin authored
The default_state boolean is something we haven't fully ironed out, and some of the description of it was invalid (such as the icon always being greyed out). Remove references to it. Bug: None Change-Id: Ib0daf369871cff8cae77816f0f66d98637b0f25c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644072Reviewed-by:
David Bertoni <dbertoni@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#846332}
-
Patrick Monette authored
This new method returns the aggregated metrics across all processes. Bug: 1166820 Change-Id: I0de27c86533073ff9934dbebb6c7cd32891ba9d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643229 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#846331}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/793871779799..d272110d7181 2021-01-22 mtklein@google.com update alloc_tmp() to allocate blocks of N regs 2021-01-22 johnstiles@google.com Migrate SkSL test inputs to the resources/ directory. 2021-01-22 johnstiles@google.com Update skslc compiler script to allow for output path flexibility. 2021-01-22 kjlubick@google.com [docker] Fix build by pointing to correct path 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 scroggo@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: scroggo@google.com Change-Id: I9e98886121bae5bd75a4c96318b7716152077f64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645367Reviewed-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@{#846330}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/11215febb950..8df643b38785 2021-01-22 danilchap@webrtc.org Introduce FinalRefCountedObject template class 2021-01-22 hta@webrtc.org Monitor the "concealed samples" stat for the audio during negotiation. 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: If4f5d77302c5705ad83d952b0cb1b9c48954e224 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645366Reviewed-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@{#846329}
-
Dave Tapuska authored
A few more removals with respect to conversions from WebRect->gfx::Rect. BUG=738465 Change-Id: I93c62c173fa3788a2354f2c3406d58bdc5469e3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639230 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#846328}
-
Peng Huang authored
Releasing SharedContextState needs a context current if it is GL. So we need to make a gl context current for it. Bug: 1157501 Change-Id: I7cdcff0422f83949065adcd386bb6d5f8c27a09b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645332 Commit-Queue: Peng Huang <penghuang@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Auto-Submit: Peng Huang <penghuang@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#846327}
-
Jeffrey Kardatzke authored
For cases where we are video only decrypt, we need to make calls into OEMCrypto to get the key material even if we already have it in order to update the key usage times. The update interval should be ~1 min. This ensures that we are making that call. BUG=b:178208439 TEST=Key usage time updates are occurring during Netflix playback Change-Id: I14d19e4a962c79206a8f41fa2ba5281bd0b95c77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644909Reviewed-by:
Jao-ke Chin-Lee <jchinlee@chromium.org> Commit-Queue: Jao-ke Chin-Lee <jchinlee@chromium.org> Auto-Submit: Jeffrey Kardatzke <jkardatzke@google.com> Cr-Commit-Position: refs/heads/master@{#846326}
-
Katie Dektar authored
Bug: 1169396 Change-Id: Iee21b83a251e8e724327d8cc816194ee71807f7b AX-Relnotes: N/A Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643190 Auto-Submit: Katie Dektar <katie@chromium.org> Reviewed-by:
Nina Satragno <nsatragno@chromium.org> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/master@{#846325}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I71902eb33c77ad91323caff6b3b3eaf0301121d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645444Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#846324}
-
Victor Costan authored
This CL takes advantage of the fact that NativeIOQuotaClient is now mojofied and no longer ref-counted, and simpifies NativeIO's ownership graph. Bug: 1016065 Change-Id: I6eb6fa259111101e95459b5c0655261b0d7e43d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644638Reviewed-by:
Jarryd Goodman <jarrydg@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#846323}
-
Victor Costan authored
Bug: 1163048 Change-Id: I1c44ceeec54cd6f509c7a135cd27fb885b0667a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628170 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#846322}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3232876ee47b..44860edcd260 2021-01-22 skyostil@google.com Merge "tracing: Fix potential track confusion" 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: None Tbr: perfetto-bugs@google.com Change-Id: I348f83876a9328a63ba178629f0bbe09f60c8c5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644733Reviewed-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@{#846321}
-
Joon Ahn authored
http://screen/8wHgGmLWLSoJjrS Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: If3c7f35e4594557d04c9c343c92a25d029850b1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643944Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Commit-Queue: Joon Ahn <joonbug@chromium.org> Cr-Commit-Position: refs/heads/master@{#846320}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/57144c8685d3..3232876ee47b 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-linux-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: Ifa4787dc96e89597d6a39bc84d57c87a11ae19f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644564Reviewed-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@{#846319}
-
Dave Tapuska authored
A few more removals with respect to conversions from WebRect->gfx::Rect. BUG=738465 Change-Id: Id61dad97afff35df06e242312c833f7e580440e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643623 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#846318}
-
Robert Ogden authored
Also bumps the expiration of all the histograms to June 2021. No other behavioral changes. Bug: 1165072, 1165073 Change-Id: I7c78f6a9220167c050fb6aa50990ad92699b13a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630830Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#846317}
-
Reilly Grant authored
This change converts callbacks from base::Bind and base::Callback to Once/Repeating in //chrome/browser/chromeos/customization. Bug: 1148570 Change-Id: I973f393e8b7a4f82a5f7cd1c668968ede150f34f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645307 Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#846316}
-
Olivier Yiptong authored
This change unifies the font chooser and enumeration capabilities under one API. A developer will be able to choose between using enumeration and a chooser by passing an option parameter to the API. Bug: 1140267 Change-Id: I4cdbb7c89d4795255c2cf709ec76f8c518d1e699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638548 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#846315}
-
Thomas Guilbert authored
This CL introduces MediaStreamAudioTrackUnderlyingSource. It is an audio sink (in the MediaStream sense) which receives audio data. It is also an underlying source (in the Streams API sense), which converts the data received from an audio track into blink::AudioFrames, which can then be pulled from a ReadableStream. The CL also removes PushableAudioData and replaces it with AudioFrameSerializationData, which will be improved upon (or replaced) in crbug.com/1168418. Bug: 1157608, 1168418 Change-Id: I8230ada4331899d8f1ef7373fb3f3eeb9a5fde95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640913 Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Auto-Submit: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#846314}
-
Adam Langley authored
This reverts commit 0b693d80. This triggers for small URLs but Sharing puts a proportionally much larger dino image over the top of it, degrading it too much in many cases. Reverting to merge to M89 then will revert-revert and add hack to set a minimum size for Sharing. BUG=1168455 Original change's description: > qr_code_generator: add version 2-L > > This change adds support for version two QR codes, with “low” error > correction. This configuration matches how other platforms generate eSIM > QR codes. Additionally, since version two QR codes are smaller, their > blocks can be displayed with more pixels each, so a lower level of error > correction is reasonable. > > Change-Id: I7f42239835f3d5c6c981b9c73680247858cc0f28 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623842 > Commit-Queue: Adam Langley <agl@chromium.org> > Auto-Submit: Adam Langley <agl@chromium.org> > Reviewed-by: Martin Kreichgauer <martinkr@google.com> > Cr-Commit-Position: refs/heads/master@{#843693} Change-Id: Icdbb28bfc660cca5006a5fe7bf33cb4663dd2e44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643228Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Commit-Queue: Adam Langley <agl@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Auto-Submit: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#846313}
-
Yi Gu authored
This patch updates the infobar to show both the top and embedded origins if WebOTP is used in a cross-origin iframe. The UI remains the same if the API is used in the top frame. Note: the exact string to show to users is still under UI review. Bug: 1136506 Change-Id: I4320545c306abeb3cd44987bf0d2ba2ed94b192e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643626 Commit-Queue: Yi Gu <yigu@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#846312}
-
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/fuchsia-aemu-chromium-autoroll Please CC chrome-fuchsia-gardener@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 Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I62f02b5027cb5161017c7569e2c6a099ea19f4c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643191Reviewed-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@{#846311}
-
Shane Fitzpatrick authored
In the case where only 1 item is being sent, the spec calls for the format '<item_type> received...'. The previous functionality had it as '1 <item_type> received...'. This change aligns the strings to the spec. I opted for separate capitialized and non-capitialized version to reduce the risk of a runtime determination being wrong for some locales. Confirmed with Shiba that this new functionality is as expected. Fixed: 1158069 Change-Id: I2d12e305aa52b7c52389c71f53c6c5586f13be44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643696Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Shane Fitzpatrick <shanefitz@google.com> Cr-Commit-Position: refs/heads/master@{#846310}
-
Daniel Hosseinian authored
Also check-in the requisite encrypted PDF. Fixed: 1167036 Change-Id: I4234d3bfd3cb600907f3e9262e64aaf3cace9e8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638916 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#846309}
-
Eugene But authored
Bug: None Change-Id: If9375f350e354325a6eccd56ab47ace3d3c7130a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2642755Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#846308}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bf47f1bdf381..8ce2fad80022 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 katydek@google.com,nsatragno@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:1138953,chromium:1150968,chromium:1169257 Tbr: katydek@google.com,nsatragno@google.com Change-Id: Ibf7adf0821311ebc64d322918f73ddffc99ac6ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644734Reviewed-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@{#846307}
-
Yicheng Li authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/1ee85a708f6a..2260ccd36830 $ git log 1ee85a708..2260ccd36 --date=short --no-merges --format='%ad %ae %s' 2021-01-13 yichengli u2fd: Add API to check whether u2f is enabled 2021-01-16 kimjae minios: Add DBus adaptor + service to minios Created with: roll-dep src/third_party/cros_system_api Bug: b/165724836 Change-Id: Iad34f9b1bb781bbf1742d66f17cd10bef84134ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645208 Commit-Queue: Yicheng Li <yichengli@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#846306}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/5397151e88ff..07bd252238b7 2021-01-22 ehmaldonado@chromium.org Change whitespace.txt If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I7c0ece816639446208d408796eaaf0fdaba6a3a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645326Reviewed-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@{#846305}
-