- 30 Jul, 2020 40 commits
-
-
Anthony DiGirolamo authored
This adds an optional string field to CastDeviceMutableInfo for logging system bundle versions. Bug: b/154885519 Test: None Change-Id: Ied9dd20045b26dc9f3ef628a0000e8bf27ddd187 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330319Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Anthony DiGirolamo <tonymd@google.com> Cr-Commit-Position: refs/heads/master@{#793396}
-
Avi Drissman authored
Bug: 1105907 Change-Id: If729b073f34b0d10d1950a0b649994ac5c2e1170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328344 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#793395}
-
Ian Kilpatrick authored
Previously we would accidentally resolve things like: "top: 50%" against "-1" (in the case where we have an indefinite size) causing an incorrect position. Additionally there was a separate bug where we'd resolve "top: calc(10px + 10%)" against indefinite sizes, which also shouldn't resolve. This patch fixes both these issues. Change-Id: I2ec4fa324217225fcdc0dcb3fbd4f55c256829c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329917 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
David Grogan <dgrogan@chromium.org> Reviewed-by:
Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#793394}
-
Alan Cutter authored
This CL fixes the following warnings when running gpu_unittests: The following parameterized test case is not instantiated: UninstantiatedParamaterizedTestSuite<GLES3DecoderRGBBackbufferTest> The following parameterized test case is not instantiated: UninstantiatedParamaterizedTestSuite<GLES2DecoderTest4> The following parameterized test case is not instantiated: UninstantiatedParamaterizedTestSuite<GLES3DecoderTest4> The following parameterized test case is not instantiated: UninstantiatedParamaterizedTestSuite<GLES2DecoderTestDisabledExtensions> The following parameterized test case is not instantiated: UninstantiatedParamaterizedTestSuite<GLES2DecoderTestWithEXTMultisampleCompatibility> The following parameterized test case is not instantiated: UninstantiatedParamaterizedTestSuite<GLES2DecoderTestWithBlendFuncExtended> The following parameterized test case is not instantiated: UninstantiatedParamaterizedTestSuite<GLES2DecoderTestWithCHROMIUMRasterTransport> These test classes were unused so this CL removes them. Bug: 1045846 Change-Id: I550fca53501fa94bae135ce81d87357a307a1e5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318825 Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
James Darpinian <jdarpinian@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#793393}
-
Sammie Quon authored
This will give performance gains for inkdrop ripple/highlights by using a layer clip instead of a mask. Test: manual Bug: 1056490 Change-Id: I592458f1f2987ca59fddec4064ce0f3bbaa6dab8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330003Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#793392}
-
David Tseng authored
- js e2e tests can verify internal state of the accessibility common extension - initial files for test suite for accessibility common to establish async function style - some misc test file reorganization Test: browser_tests --gtest_filter=AccessibilityCommonE2ETest.* AX-Relnotes: n/a Change-Id: Ia05f297266e278416647922f034f5f12a8e147f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329741Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#793391}
-
Daniel Classon authored
Fix a bug where navigating to an internet subpage would incorrectly append the guid parameter, ignoring existing parameters. This led to an assert error when clicking on a deep linked search result. Relevant bug: 1084154 Change-Id: I41044a206d99b3759e68f5daea629c31636d44f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330434 Commit-Queue: Daniel Classon <dclasson@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#793390}
-
Mugdha Lakhani authored
Per email chat with prerender OWNERs, we have enough UKM coverage of NSP and page_load metrics, and these metrics aren't being used. Bug: 1096088 Change-Id: Ied0b2e1967054ba0991288f9903973c23d58cebb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327491 Auto-Submit: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#793389}
-
Angela Yoeurng authored
Bug: 1109777 Change-Id: Ie1dfa21bc12b6edbae317cd3fa484379a2fe13b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328298Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Angela Yoeurng <yoangela@chromium.org> Cr-Commit-Position: refs/heads/master@{#793388}
-
Adam Langley authored
For device authenticators, the only thing that the attestation in the request is used for is to select between enterprise attestation or not. Thus kNone is a fine value for "not". However, the Windows authenticator pays attention to this value and setting it to kNone caused f1c8b746 to drop attestations on Windows. BUG=1110242 Change-Id: I8b2f6d7aec56208bb9883122391724ddaa2ae796 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330312 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@{#793387}
-
Pete Williamson authored
Bug: 1111530 Change-Id: I6b901eb819f0062cbb66956475ada3607a52289d TBR: Dpapad@chromium.org Change-Id: I6b901eb819f0062cbb66956475ada3607a52289d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330336Reviewed-by:
Peter Williamson <petewil@chromium.org> Commit-Queue: Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#793386}
-
Angela Yoeurng authored
This CL moves the Remove Suggestion Button to be after the suggestion button row when navigating via Tab Bug: 1111205 Change-Id: I7abe2ebf8e03e83b4a593551134d05caba4cdf6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328296Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Angela Yoeurng <yoangela@chromium.org> Cr-Commit-Position: refs/heads/master@{#793385}
-
Mikel Astiz authored
This patch migrates tests away from deprecated APIs and adopts TestingProfile::Builder for tests in /chrome/browser/ui/cocoa/history_menu_bridge_unittest.mm. Rationale: creating or overriding keyed services after the profile has been created is problematic and known to cause hard-to-debug test flakiness, because it bypasses BrowserContextDependencyManager and often leading to use-after-free. This particular patch migrates the tests away from using a HistoryService without an initialized database. This happened to be the last test using TestingProfile that made use of this non-conventional setup, which unblocks future simplifications. However, changing this runs into flakiness issues because the history backend tasks issue fatal errors if the underlying filesystem directory is deleted too early. Therefore, BrowserWithTestWindowTest needs to be updated to prevent the deletion of the temp dir before the ThreadPool owned by TaskEnvironment is joined. R=thakis@chromium.org Bug: 1106699 Change-Id: Ie0db79270adb142395e9f12696705ad9029b28f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316576 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#793384}
-
Ayu Ishii authored
Bug: 1007635 Change-Id: I455d22fb01e83014304094cfde51288509dca051 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329938Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#793383}
-
evliu authored
This CL moves the code that retrieves the path of the Speech On-Device API (SODA) binary and language config file from the speech recognition process running a kSpeechRecognition sandbox to the browser process. The Windows version of the kSpeechRecognition sandbox will not have access to the PrefService, so the path must be determined by the browser. This change also allows the linux sandbox to be tightened. Bug: 1109405 Change-Id: Ieec05935348322cfaef2753ee49a533fa42c362a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317761Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Evan Liu <evliu@google.com> Cr-Commit-Position: refs/heads/master@{#793382}
-
Elly Fong-Jones authored
It just needs to test for the OS major version instead of a hardcoded 10 at one place in the UA string. Bug: 1105187 Change-Id: Ia70356d0355dc638a40f2441bab5f348ecd7cb95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329926 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#793381}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/5a58acd2d744..f6c424bb5923 2020-07-30 aninditaghosh@google.com Enable metatrace options within tp python api 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:162167668 Tbr: perfetto-bugs@google.com Change-Id: Ib0475f1a32611bd91024d920f543437cfa644538 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330470Reviewed-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@{#793380}
-
Albert Chaulk authored
Bug: b/158233592 Test: internal build Change-Id: I5550f397cc5c73025f071bf33e44813b75aa9198 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324554 Commit-Queue: Albert Chaulk <achaulk@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Auto-Submit: Albert Chaulk <achaulk@chromium.org> Cr-Commit-Position: refs/heads/master@{#793379}
-
Alex Rudenko authored
Bug: 1106681 Change-Id: Id67b1669a0b97e57e0fba13e123cf98efece1272 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328859Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Reviewed-by:
Brandon Goddard <brgoddar@microsoft.com> Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#793378}
-
David Black authored
Clipboard history will now show the actual file names of files copied from the File Manager. This CL pulls logic out into ash::clipboard::helper to facilitate easier testing. Bug: 1108901 Change-Id: I3b66bb11b7bd0f0682e9870625ab724c643d37a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324557 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#793377}
-
Toby Huang authored
This CL adds tips about running try jobs and providing patchset titles to commit_checklist.md. Bug: None Change-Id: I25ce9742b7b4f60fd165525cbf2baf5d06dcfa59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321835 Commit-Queue: Toby Huang <tobyhuang@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#793376}
-
Dominic Mazzoni authored
We have some of these in a PLX dashboard, so unfortunately the bot that auto-extends expiration doesn't notice that these are being used. These are still important - I'm currently researching whether we can expose more server-side speech synthesis to Chrome and good analytics is really important to be able to estimate the cost before building that out. Bug: 1089580, 1089577 Change-Id: I42e35d69e917c44ea210fbbb3808562a677d920a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320080Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#793375}
-
Chromium WPT Sync authored
Using wpt-import in Chromium be2a56c1. With Chromium commits locally applied on WPT: 6d63b58a "Split iceGatheringState tests into separate files & update expectations" 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 panicker@chromium.org: external/wpt/page-visibility NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Change-Id: I507837f31b81b80da8d9329210760f04de1b40bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329673Reviewed-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@{#793374}
-
Alex Gough authored
I picked uint32_t as it was less obvious to me that signed types were guarded. Change-Id: I3cf43455b13741e25130da07376a00254e81246c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329883Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/master@{#793373}
-
Kramer Ge authored
WaylandSubsurface wraps a WaylandSurface and wl_subsurface, it can be configured by |parent_| to forward overlays scheduled on WaylandWindow. Proposal doc: https://docs.google.com/document/d/1qdioeaZmfv8df0qbVTVoVQ8qSaHBZ0T3cjF4eEpARi8/edit?usp=sharing This is 2/? CL for overlay forwarding using wl_subsurface. Bug: 1063865 Change-Id: I45397fa00b5deb958d4e9c519626a56cecf88f68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288073 Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Maksim Sisov (GMT+3) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#793372}
-
John Lee authored
Bug: 1098534 Change-Id: I0aa61f1d64e384ab614f4dffc83ab48d654207c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324495Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#793371}
-
Dave Tapuska authored
Part of progressively moving SynchronizeVisualProperties into WidgetBase. This change moves setting the browser control params on the compositor into blink. BUG=1097816 Change-Id: Ib7dac98af724b371c546c984976517a6c85df5c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315837 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#793370}
-
Ian Clelland authored
Bug: 839389 Change-Id: I2f31a3bdd6cbd7ee9f4a211d49809cc509cc8dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329884 Commit-Queue: Ian Clelland <iclelland@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Auto-Submit: Ian Clelland <iclelland@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#793369}
-
Xianzhu Wang authored
It checks that overflow:hidden on an auto-sized element should not incorrectly clip the contents, even under multicol. The bug has been fixed by crrev.com/c/2300996 unintentionally. Bug: 1107892 Change-Id: I2e34d64824dad689106d6a80920f4876c3cd199f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330550 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#793368}
-
Ahmed Fakhry authored
This CL adds the initial skeleton for the Capture Mode feature. Future CLs will implement the actual functionality. BUG=1105227 Change-Id: I2d8d61aa431b6bd9599e8cec65d4836a42eee695 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327855 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#793367}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/23b75a4d658c..1f05e507a003 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-mac-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: Ibd72a6aede2e77807c3b95c22e39ca701ea50ec4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330297Reviewed-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@{#793366}
-
Kristian H. Kristensen authored
This makes the sample clients pass along the format modifier when creating buffers. The modifier describes the buffer layout (linear, tiled, compressed and such) and lets us use more efficient layouts. BUG=b:145579089, b:79682290 TEST=wayland_rects_client --use-drm=msm and verify modifiers get passed Change-Id: Ic5cbd5e5a014d26bed9ac5ea4d10f4037cc60fd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2314983 Commit-Queue: Kristian H. Kristensen <hoegsberg@chromium.org> Reviewed-by:
Fritz Koenig <frkoenig@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#793365}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/23b75a4d658c..1f05e507a003 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: I5d0b78a1dc59ad8811a0ad2206946283549478f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330047Reviewed-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@{#793364}
-
Sebastien Marchand authored
We can't use these signals as the cost of the underlying system calls is way too expensive. Bug: 1088935, 771478 Change-Id: I3a34a798abdae1f213c61869101aecd48ee5448b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330432Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#793363}
-
Torne (Richard Coles) authored
R has been upstreamed; change the WebView dependency to handle S instead in preparation for future work. Change-Id: I8105dfbf2b943302336e0ef79a2acc2321c3b127 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329949 Commit-Queue: Richard Coles <torne@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Auto-Submit: Richard Coles <torne@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#793362}
-
David Roger authored
Bug: 1076880 Change-Id: I3f7ee23274c5d5250af6912bb60307a5116a96ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330050 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#793361}
-
Mugdha Lakhani authored
PrerenderManager will eventually be moved to components. To that end, introduce a delegate interface which will also be moved to components, and a Chrome implementation of this interface where we'll keep the chrome specific logic. This removes the following dependencies from PrerenderManager: CookieSettingsFactory LoadingPredictor LoadingPredictorFactory tab_util and removes two unused headers. Bug: 1096088 Change-Id: I02dc31a955f52001237a989bb700fe64aa9f16a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320568 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#793360}
-
Antoine Desbois authored
That allows a user to register multiple services in a single call. According to my benchmarks, this call is ~40% faster when registering 6 services instead of individually calling register on every single one of them. Benchmark CLs: https://eureka-internal-review.git.corp.google.com/q/topic:%22register_services_benchmark%22 RegisterServices: average: 5395.4553376906315 median: 2960.0 number samples: 3672 Multiple RegisterService: average: 9964.310991957105 median: 7747 number samples: 1119 Bug: b/159933005 Test: 1. Call the RegisterServices API and make sure it registers properly the services 2. Make sure batch register is faster then multiple individual register Change-Id: I2450a2819275c453567817acdf4f8f19f32ff368 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310904Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Auto-Submit: Antoine Desbois <antoinedesbois@google.com> Cr-Commit-Position: refs/heads/master@{#793359}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8cc118dce813..958a3bb6708c 2020-07-30 brianosman@google.com Move paint modulation after color space xform when drawing images 2020-07-30 johnstiles@google.com Clarify quickstart documentation. 2020-07-30 bsalomon@google.com Remove virtual SkImage_Base::getPlanes 2020-07-30 johnstiles@google.com Enable ClangTidy guard bugprone-argument-comment. 2020-07-30 mtklein@google.com jit load128/store128 2020-07-30 ethannicholas@google.com Added an assert to catch incorrect SkSL variable references and cleaned 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 borenet@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 Bug: None Tbr: borenet@google.com Change-Id: I916a98f05dbda181fcd1d75a2a2cebc54c5c3852 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330244Reviewed-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@{#793358}
-
Miguel Casas authored
VaapiWrapper enumerates VP9 Profile 2 where available because decoding this profile is supported by the new direct VideoDecoder [1] (VaVD). This makes it available to the legacy VideoDecodeAccelerator (VaVDA), which we don't want (for unrelated reasons), but in particular this crashes zork (AMD Picasso), so let's just remove it. [1] tinyurl.com/chromeos-video-decoders Test: tast run video.Play.vp9_2_hw: with ToT legacy VideoDecoder, it crashes (info in dmesg: https://pastebin.com/5qu14NMv), with the patch, it falls back to sw decoding as expected. Bug: b:162496990 Change-Id: Ie6fc3aed91c0a542cf3d418798780bd3e930cd42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329911 Auto-Submit: Miguel Casas <mcasas@chromium.org> Commit-Queue: Jao-ke Chin-Lee <jchinlee@chromium.org> Reviewed-by:
Jao-ke Chin-Lee <jchinlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#793357}
-