- 08 Dec, 2020 40 commits
-
-
Thomas Lukaszewicz authored
This change will enable WebUI bubbles used in top chrome to conform to the secondary UI spec on Mac platforms. Before: https://drive.google.com/file/d/12gCfewhEQrzLAPL2IkCYZy7P_NJNp_jp/view?usp=sharing After: https://drive.google.com/file/d/1mkz37-Vmpy6a8HGfvg_JMMiJXdirWtEn/view?usp=sharing Bug: 1156290 Change-Id: I06b3ef9090cfb8f08c0e9ba095bdeb9807ba107d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577939Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#834824}
-
Aleks Totic authored
Fixed layout table should have definite length. Previously, we treated all !Auto width tables as fixed. Fixes external/wpt/css/css-tables/fixed-layout-2.html Bug: 958381 Change-Id: I98996d3f4760166f06bafb94995709658f8234f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578705 Commit-Queue: Aleks Totic <atotic@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Auto-Submit: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#834823}
-
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-sdk-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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I7587157efbc862026de81ef9b8bc78d76fae6cc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579021Reviewed-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@{#834822}
-
Fredrik Söderqvist authored
This method is a bit special and only has a single user, so inline it into that user. Clean up the related expression to make it a bit easier to read and comprehend. Bug: 789511 Change-Id: Ib0299a47f17b8c4b7381005a20a9c8d57f676ea6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579783 Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#834821}
-
Weilun Shi authored
This is an unit test for https://chromium-review.googlesource.com/c/chromium/src/+/2464431. It makes sure that the patterned histograms should be generated before histogram suffixes so that the affected histograms in suffixes can find histograms generated from varaints. Change-Id: Id48924152076dcb7247104efd88f436ad4071776 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576953 Auto-Submit: Weilun Shi <sweilun@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#834820}
-
Mikel Astiz authored
Metric Sync.BookmarksModelMetadataCorruptionReason continues to be relevant and needs monitoring for a few more milestones. Change-Id: I9a0c5de1ecc4d846a0695a11af6ba7850a3be1f5 Bug: 1153773 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577684 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#834819}
-
Marijn Kruisselbrink authored
https://github.com/whatwg/html/issues/3283 was resolved to change the spec to not allow access to session storage in opaque origins, matching our implementation. Bug: 677733 Change-Id: I23da98f166f0845312a0c8ec386d84ac2e3c74f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579023 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> Auto-Submit: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#834818}
-
Austin Sullivan authored
GetDatabaseNames is no longer used as of https://crrev.com/c/2557571 This change removes the entire callpath, as well as IndexedDBCallbacks and WebIDBCallbacks specific to GetDatabaseNames. The change allows for the future removal of IDBAny::kDOMStringListType. Bug: 992958 Change-Id: Ide725ff2ba9143cc6a1d13123b7d9a624ac4a1cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563872Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/master@{#834817}
-
Marc Treib authored
This matches the expiry of the related wallet-requires-first-sync-setup flag. Bug: none Change-Id: I29f8d54af8d23ea7142811c3614ba8d55931fe63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579963 Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#834816}
-
Andre Le authored
Set PhoneHubManager in all root window controllers so that Phone Hub UI can be shown in all displays. In onboarding view and continue browsing chip, use the controller in the current display (instead of the primary one). Bug: 1106937,1126208 Change-Id: I9e31f3140399d303861395ed52717f9a939bb9c0 Fixed: 1155971 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574678 Commit-Queue: Andre Le <leandre@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#834815}
-
Dominic Mazzoni authored
We were exposing colindex:0;rowindex:0; on every table cell, and this was confusing NVDA and causing it to not output table cell info while navigating. Bug: 1078623 AX-Relnotes: improves screen reader feedback when navigating the Task Manager table on Windows Change-Id: I63776ee9c3211e9726e861a48ff5ed1a41c7121c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578706Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#834814}
-
Javier Ernesto Flores Robles authored
As there are no exceptions at this moment, it only points to Google's style guide. Bug: N/A Change-Id: Ie5102b3152e38394d0482203dfeb57bfc94c648e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2555461Reviewed-by:
Mike Pinkerton <pinkerton@chromium.org> Commit-Queue: Javier Flores <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#834813}
-
Alison Maher authored
Extend the fix in CL:2551748 to include the legend. Bug: 1150803 Change-Id: Ic4a5879baf6da2a7f8a8953508674e0992dbb7f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572122 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#834812}
-
danakj authored
These bitmaps are safer for transport from untrustworthy sources since all bitmaps should be in N32 format and the browser can make bad assumptions as a result. The renderer can send bitmaps of different formats to the clipboard so have it convert to N32 before shipping them to the browser, instead of having the browser convert on receipt. R=dcheng@chromium.org Bug: 1144462 Change-Id: I2f1817b196316b7da7404922514902682800c4c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572938Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#834811}
-
Peng Huang authored
The change causes crashes on Fuchsia Bug: 1155642 Change-Id: Iee3b51225b617f4111ee8536288f002eea0115f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578081Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#834810}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 513 histograms that show frequent access in the past 90 days. These are the 95% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2021-03-08. TBR=chromium-metrics-reviews@google.com Change-Id: Idd8494417ce75b3f0196fe29cc5e319908f4d763 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579445Reviewed-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@{#834809}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/60a2ec03b662..b87975c13381 2020-12-08 robertphillips@google.com Use the ManagedBackendTexture helper in fiddle_main 2020-12-08 johnstiles@google.com Add missing `degrees` function to SkSL intrinsics. 2020-12-08 csmartdalton@google.com Update viewer path renderer options for indirect tessellation 2020-12-08 bungeman@google.com System harfbuzz also means harfbuzz-icu. 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: If473e72ba969e4e938b66e04f59ce3a952836f44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579803Reviewed-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@{#834808}
-
Min Qin authored
internal finch config: cl/346202862 Bug: 1127441 Change-Id: I7428aa78cedaf4c0990e909dd8d3809254a36f3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578109Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#834807}
-
yjliu authored
Renamed variable |surfaces_with_backdrop_blur_filter| to |surfaces_with_rects|. This variable was originally intended for surfaces with blur backdrop filters and stores a vector of surfaces that have no intersecting damage from under themselves. Such surfaces are added in AccumulateDamageFromRenderSurface and checked in ComputeSurfaceDamage with underlying damage for intersection. A flag on the render surface |intersets_damage_under| (previously |can_use_cached_backdrop_filter_result|) is set accordingly for caching and other optimization purposes, based on the check result. The renaming is intended to improve readability, as this variable refers now to all render surfaces instead of only those with backdrop blur filter. Bug: 1142892 Change-Id: Id5fb49065743cd1302303a43e459de200b518607 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576693 Commit-Queue: Jun Liu <yjliu@chromium.org> Commit-Queue: weiliangc <weiliangc@chromium.org> Reviewed-by:
weiliangc <weiliangc@chromium.org> Auto-Submit: Jun Liu <yjliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#834806}
-
Karandeep Bhatia authored
Seems to be mistakenly added in crrev.com/c/2556759c. BUG=None Change-Id: I190a9f0b0f4845dafc3b10602669bd4bc517b528 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574380 Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#834805}
-
Chloe Pelling authored
Move VmShutdownObserver to its own file, adjacent VmStartingObserver. Bug: b:173546714 Change-Id: Id88ee7be80bcd7ff98a69e92f132878502d7e5dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576662 Auto-Submit: Chloe Pelling <cpelling@google.com> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#834804}
-
Jeffrey Kardatzke authored
This updates the Intel header file and also includes the Chrome change. BUG=b:153111783 TEST=CBCS pattern based test content works Change-Id: If9d5563b9de43b7ba4d48061ad1093fb0d3002ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575824Reviewed-by:
J Kardatzke <jkardatzke@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Cr-Commit-Position: refs/heads/master@{#834803}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c205394464ef..a532031e70b4 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 jrw@google.com,domfc@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: None Tbr: jrw@google.com,domfc@google.com Change-Id: I02a55d02bbc6fb0786e6c4a34058d0e7eae611eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579643Reviewed-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@{#834802}
-
Stefan Zager authored
BUG=1154604 Change-Id: I4afb562a25ddd686c850ddc4b448d44eea2b6e84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578130Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#834801}
-
Josh Santana authored
Renamed methods in translate_ui_delegate that used "blacklist" to more inclusive/descriptive names like "NeverPromptList" Also fixes any affected files that called these methods. Note: translate_infobar_delegate builds from ui_delegate but will be addressed in the next CL for the sake of scope. For now only its usage of ui_delegate has been updated. Bug: 1028966 Change-Id: I3e960aa06e9de0b3e32f65ff0d198f8c4b2b0a8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572640Reviewed-by:
Josh Simmons <jds@google.com> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Commit-Queue: Joshua Santana <joshsantana@google.com> Cr-Commit-Position: refs/heads/master@{#834800}
-
Moe Ahmadi authored
- Sets realbox input's aria-live to "off" when a match is selected. This prevents the input content from being read out by VoiceOver when a match is selected and stops the match being read out twice. - Sets a combobox role to the realbox input. This improves discoverability by announcing that it's showing results in a popup. - Changes the match aria-label by appending a prefix suggesting the match is deletable. - Sets an aria-label on the remove button associating it with the match that will be deleted. Fixed: 1099781 Change-Id: I9cd42ed0f4600e3c639d183309341e3ff6399ffd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578380Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#834799}
-
Gavin Williams authored
Make all the scan settings dropdowns and the Show File Location button only one stop each with ChromeVox. Bug: 1059779 Change-Id: I2c4612836b416ab44b2fd16c417d7e22e433f7c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578869 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by:
Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#834798}
-
Gavin Mak authored
Generate DIR_METADATA files and remove metadata from OWNERS files for directories under //chrome/browser. Bug: 1113033 Change-Id: I2e1e836754e9485a6949a5d066148571b847155f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577858Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com> Cr-Commit-Position: refs/heads/master@{#834797}
-
David Black authored
The holding space welcome banner will show at most 3 times. If the user explicitly dismisses the welcome banner, it will no longer be shown. Bug: 1154347 Change-Id: I34821cbc67d0144c77f471d466f37ceda7cd3252 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578126 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#834796}
-
Takuto Ikuta authored
Because go client doesn't have `run` subcommand, I replaced that with `trigger` + `collect`. Tested with $ ./tools/mb/mb.py run --swarmed out/Release/ base_unittests Bug: 1142713 Change-Id: I0420e7b92368decc40ca97a52cdb72d13904162e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576880 Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#834795}
-
Bin Du authored
TEST=unit test. Bug=b:169624777 Change-Id: I4bd3d3ee3b46c252d4bfe92997cad5b20b8bdc5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577917Reviewed-by:
Gabriel Marin <gmx@chromium.org> Commit-Queue: Bin Du <dubin@google.com> Cr-Commit-Position: refs/heads/master@{#834794}
-
Andre Vincent authored
Screenshot: screenshot/APu6DvaSHpohUK2 Fixed: 1077441 Change-Id: Ibceaba90a40a28be5b8997edc7e44a801156dc76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578124 Commit-Queue: Andre Vincent <andrevincent@google.com> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#834793}
-
Peng Huang authored
and receiving present notify events. So we can wait on VkFence before presenting the pixmap without blocking the GPU main thread. Bug: 2574437 Change-Id: If779231934fdc069b6a99400fb0146d20979f63d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576918 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#834792}
-
Robbie McElrath authored
This CL contains speculative fixes for the flakiness in SiteSettingsTests. The main change here is replacing getActivity() use with getContext() in site settings code that looks up resources, since that needs to happen with WebLayer's Context, not the embedder's Activity. Some test devices had some permissions disabled, which triggered different styling that required resource loading. Bug: 1150676, 1128184 Change-Id: I45f788058f2c272dfafd740931e616524a15de4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575722Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#834791}
-
Dominique Fauteux-Chapleau authored
TBR=jrw@chromium.org Bug: 1156713 Change-Id: I465998e7cd4cc97b496e1d3d6f5e0a15d3a7b75b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579804Reviewed-by:
Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#834790}
-
Moe Ahmadi authored
This is in preparation to promote the canary experiment which originally landed in cl/339288320 to Beta. Bug: 1155314 Change-Id: Ie3e43c831f1745ca6ae954ebbf17ea52c428fb33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575813Reviewed-by:
Weilun Shi <sweilun@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#834789}
-
Siyu An authored
Also fixed one test failure. Bug: 1112095 Change-Id: I2dbcbc62eb8e4fe315dda77ba49ccc4d12458424 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547746Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Commit-Queue: Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/master@{#834788}
-
Marijn Kruisselbrink authored
Also adds unit tests for that case and a couple of other cases. Bug: 1155710 Change-Id: Ibb6818e9608c9334641212a3f8514d963117333d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575392 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#834787}
-
Matt Menard authored
Bug: b:168650771 Change-Id: Ib71d53ef4aca5c08521e8478ca15007d60d6640d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545669 Commit-Queue: Matt Menard <mattme@google.com> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#834786}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/4f26a81e8710..bcdd4e58fe54 2020-12-08 courtneygo@google.com Vulkan: Fix validation errors with YUV 2020-12-08 syoussefi@chromium.org Refactor varying location count and validation 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: None Tbr: syoussefi@google.com Test: Test: Change-Id: Idf35933fc3da23ad00478d71f4abee58f0dabba7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578110Reviewed-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@{#834785}
-