- 12 Nov, 2020 40 commits
-
-
Julian Pastarmov authored
This change moves migrating of renamed policies from the PolicyHandler to a PolicyMigrator that happens right after the PolicyMerger has run. This guarantees that list policies can be properly merged between sources even if different sources provide different naming. BUG=1138572 TEST=browser_tests:PolicyPrefsTest.PolicyToPrefsMapping Change-Id: Ibe335176ef52dabbe09c076ba57ae04d1c67c1c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2507771 Commit-Queue: Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Yann Dago <ydago@chromium.org> Cr-Commit-Position: refs/heads/master@{#826903}
-
Michael Hansen authored
This reduces the height of the onboarding dialog, and updates spacing between other elements to fit the new height as well as to come inline with the spec. Screenshots: https://screenshot.googleplex.com/4KC2SMGEsQDDcZZ.png https://screenshot.googleplex.com/8wWbvuyZS5iS5YJ.png https://screenshot.googleplex.com/8v8wrjAfj2cMH5M.png Spec: https://carbon.googleplex.com/cros-ux/pages/nearby-share/onboarding-flow Bug: b:168841167 Change-Id: I311ca41b8c9269ba1c66ea1f86147894329e09d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530284 Commit-Queue: Michael Hansen <hansenmichael@google.com> Reviewed-by:
James Vecore <vecore@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#826902}
-
Nico Weber authored
This is a reland of 3aed6673 The change seems to make ld64 segfault sometimes. It's not clear why, but I'm guessing it's related to how we passed the filelist to ld64 previously, but now we hand the rspfile to clang which reads it and then re-writes it as rspfile internally. This reland only relands the bit for "alink", which calls libtool directly and doesn't involve either clang nor ld64. This part is hopefully safe to land. Original change's description: > Reland "mac/ios: Use real response files instead of -filelist." > > This is a reland of 5e46febb > > Original change's description: > > mac/ios: Use real response files instead of -filelist. > > > > Xcode 12 added support for real response files, so let's use them. > > Allows making response file contents more like on other systems > > (libs, solibs, frameworks, swiftmodules now go in the rsp file too), > > and makes it theoretically possible to have object files with spaces > > in their name. > > > > No intentional behavior change. > > > > Bug: none > > Change-Id: I8c2d6ff1abd47261bf7674dc7bf4506814681ad4 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527621 > > Auto-Submit: Nico Weber <thakis@chromium.org> > > Commit-Queue: Brett Wilson <brettw@chromium.org> > > Reviewed-by: Brett Wilson <brettw@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#825480} > > Bug: none > Change-Id: Ib355508d2d45ab3ddf9ece76b6e95106c784fde9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530350 > Auto-Submit: Nico Weber <thakis@chromium.org> > Reviewed-by: Tommy Martino <tmartino@chromium.org> > Reviewed-by: Mark Mentovai <mark@chromium.org> > Commit-Queue: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#826282} Bug: 1147968 Change-Id: I0d077355924569ef537da7e66c4d346ec5fc6eea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533546 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#826901}
-
Alex Newcomer authored
Before it was not getting hit on all code paths. Bug: 1148396 Change-Id: I95c3d4a2a63f167dfc3d7bb94fc3dbc4af0bd132 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535214Reviewed-by:
Andrew Xu <andrewxu@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#826900}
-
Brandon Wylie authored
TBR=boliu@chromium.org Bug: 1148388 Change-Id: I8558ea2d31d30aad96755d18bed3a2f728895174 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534695Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#826899}
-
Mike Dougherty authored
Messaging from chrome url pages was broken when the page was loaded by navigating from chrome://chrome-urls because the webUI object was being cleared in |CRWWKNavigationHandler webView:didStartProvisionalNavigation|. Navigating to an app specific URL is only allowed in certain situations, one of which is when the page is loaded by clicking a link on another app specific URL. So, update the logic to handle this scenario. Bug: 1140780 Change-Id: I9fbdca65487ce7c3e287922f1c98fa11da1c2d0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518192 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#826898}
-
Gang Wu authored
Bug: 1145671 Change-Id: I17ea9d42403b106a9f8ca00646e78c67ac3d1eb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521165 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#826897}
-
Adam Norberg authored
This follows up on CL feedback from Robert Sesek on https://chromium-review.googlesource.com/c/chromium/src/+/2453800 which arrived after I already submitted the CL. Bug: 1135692 Change-Id: I868fbfe366a08d27263a313afa698bdcebe9c151 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508325Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Adam Norberg <norberg@google.com> Cr-Commit-Position: refs/heads/master@{#826896}
-
Cattalyya Nuengsigkapian authored
- Add a feature flag for desks-restore. - Store a primary user active desk in user prefs and restore it after a crash and a logging out. # TODOs - crbug.com/1143997 : secondary users should restore to a default active desk when the crash happened in their sessions. - crbug.com/1145404 : consider adding an UMA metric for restoring desks. Bug: 996999 Test: Manual test, ash_unittests --gtest_filter=DesksRestoreMultiUserTest.DesksRestoredFromPrimaryUserPrefsOnly Change-Id: I301b394b147468474233af507a263a2d9d38fe53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2507399Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Cattalyya Nuengsigkapian <cattalyya@chromium.org> Cr-Commit-Position: refs/heads/master@{#826895}
-
Katie Dillon authored
Change-Id: Ia274d2e51503514c3fc98420fa4eee5eb040e1fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490782 Commit-Queue: Katie Dillon <kdillon@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#826894}
-
Laís Minchillo authored
Add a method in AwDebug to set CPU affinity to little cores in WebView. Bug: 1111789 Change-Id: Iece9bd27d60ec0338da88abf6a69c59dc4268e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521612Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Laís Minchillo <laisminchillo@chromium.org> Auto-Submit: Laís Minchillo <laisminchillo@chromium.org> Cr-Commit-Position: refs/heads/master@{#826893}
-
Owen Min authored
Disable AwSettingsTest#testTextZoomAutosizingWithTwoViews due to flaky. Bug: 1147937 Tbr: boliu@chromium.org Change-Id: Ia3f0cdcbe10717ee2eec415a6da6cb1b74d32996 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534402Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#826892}
-
Rushan Suleymanov authored
Clients will send the flag which will indicate that the client is not aware of any other clients. This is useful to prevent trying to send invalidations from the server. The single client flag is calculated based on known device infos. Devices which don't have recent enough updates are considered non-active. Bug: 1145942 Change-Id: Ia24cb880e361b65796ea8c516ef38c1bfed58b12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533775 Commit-Queue: Rushan Suleymanov <rushans@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#826891}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/fcafd5b49266..e258cf5e7aa9 2020-11-12 dneto@google.com Roll back googletest to earlier version If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@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: radial-bots+chrome-roll@google.com Change-Id: Idaadbe9ec81d212caf9c2978891d0050b5615e39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534623Reviewed-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@{#826890}
-
Morten Stenshorne authored
The main motivation behind this change is to get the code out of the way when interrupted by spanners. In such cases there may be space left in the fragmentainer when finishing the fragment before the spanner (i.e. the last piece of column content before the spanner), but this should neither be part of the fragment nor consumed block-size. We used to include the remaining space of the column interrupted by a spanner in consumed block-size, so that a node with fixed block-size would have this subtracted when generating fragments after the spanner (causing us to use less space on the node than we should). Bug: 829028 Change-Id: I7990532474b45ef20900455da75b8337d08c62fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532467Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Alison Maher <almaher@microsoft.com> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#826889}
-
Trevor Perrier authored
This CL removes two things related to native resources not loading with an override locale. - First, logging on ResourceBundle paths is removed. - Second, a call to SplitCompat.installActivity that was added to try to fix the issue but did not work is removed. Bug: 1143026 Change-Id: I4136be98ca5103d91cc1340fd6252b513ab63e41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531661 Auto-Submit: Trevor Perrier <perrier@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#826888}
-
Clark DuVall authored
This required moving ChunkedByteBuffer to //components/speech to be shared between //chrome and //content. Bug: 949535 Change-Id: I0c58762bd4c47123f9c36778c3d02b8d2da65564 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533854Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Evan Liu <evliu@google.com> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#826887}
-
Gordon Seto authored
Add UI with mock data for the eSIM Profile discovery page. Screenshots: https://screenshot.googleplex.com/6APFxT6GKtLqNNd.png https://screenshot.googleplex.com/AMcw2z4myKRKQTs.png Bug: 1093185 Change-Id: I5216bb2f91b58578bbf4f2918ab21f9a78727324 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523521 Commit-Queue: Gordon Seto <gordonseto@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#826886}
-
Brandon Wylie authored
TBR=wychen@chromium.org Bug: 1148365 Change-Id: Ic52c628790c9d7fc7673b5ba83185af6cafe1a90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535014Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#826885}
-
Jan Wilken Dörrie authored
This change adds a feature flag to control reparsing server predictions following dynamic form changes. Bug: 1140480 Change-Id: Ic0520f197d766fedab96c5c30d089bba49ef3e23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534857Reviewed-by:
Maria Kazinova <kazinova@google.com> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#826884}
-
ckitagawa authored
When under memory pressure, we need to make sure all objects exist and that the callback is the last thing resolved. Otherwise `this` might be gone. Bug: 1148268 Change-Id: I0bc7c5ec29b4189f19b7936b20fc7cd6b8489d5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533900 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#826883}
-
Brandon Wylie authored
TBR=fhorschig@chromium.org Bug: 1148376 Change-Id: I6f97f5934b0196c8e6aa92db9f17b5598f49ddec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535015Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#826882}
-
Matthias Körber authored
The features in the removed experiment have all been enabled by default. Change-Id: Ia80687aa8c68f560b4c4810136769fea195bf602 Bug: 1076175 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521731 Commit-Queue: Matthias Körber <koerber@google.com> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Christoph Schwering <schwering@google.com> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Auto-Submit: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#826881}
-
Ben Pastene authored
Appears to be causing shard #2 to timeout consistently. Bug: 1147992 Change-Id: I3e680dc18499c261b013f8b2cb04911e7eee5daf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533202Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#826880}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/7b750dc7337d..1980095da7f4 2020-11-12 rharrison@chromium.org [inspector] Convert GetRemapped to be a pass through 2020-11-12 dsinclair@chromium.org [spirv-writer] Revert change to entry point name. 2020-11-11 rharrison@chromium.org [inspector] Add better support for remapped entry point names 2020-11-11 bclayton@google.com writer/spirv: Further reduce test boilerplate 2020-11-11 bclayton@google.com writer/spirv: Reduce test boilerplate 2020-11-11 bclayton@google.com wsgl parser: support multiple error messages 2020-11-11 sarahmashay@google.com remove redundant std::move to fix clang errors 2020-11-11 dsinclair@chromium.org Remove unused function 2020-11-11 dneto@google.com ast: intrinsic spelling matches the spec 2020-11-11 sarahmashay@google.com [validation] Update entry points validation v-0020 2020-11-11 bclayton@google.com wsgl parser: Tweak top-level unexpected token error message 2020-11-11 bclayton@google.com wsgl parser: Fix tests that have multiple errors 2020-11-11 bclayton@google.com wsgl parser: refactor statements() 2020-11-11 bclayton@google.com wsgl parser: add expect_lt_gt_block(), use it 2020-11-11 dneto@google.com spirv-reader: support OpDot, OpOuterProduct 2020-11-11 dsinclair@chromium.org [docs] Expand OpImageType documentation 2020-11-11 dsinclair@chromium.org [msl-writer] Emit texture types 2020-11-10 rharrison@chromium.org [inspector] Extract Sampled Texture data 2020-11-10 dsinclair@chromium.org [hlsl-writer] Emit texture types 2020-11-10 dsinclair@chromium.org [spirv-writer] Hash names 2020-11-09 bclayton@google.com wsgl parser: Have Expect & Maybe operator-> deref 2020-11-09 bclayton@google.com wsgl parser: Add ParserImpl::Maybe<T> 2020-11-09 bclayton@google.com wsgl parser: Add ParserImpl::Expect<T> 2020-11-09 bclayton@google.com wsgl parser: Migrate more code to use expect & match 2020-11-09 bclayton@google.com wsgl parser: expect for storage_class 2020-11-09 bclayton@google.com wsgl parser: expect for variable_ident_decl 2020-11-09 sarahmashay@google.com [validation] relax rule v-0002: return is mandatory for non-void functions 2020-11-09 bclayton@google.com wsgl parser: Remove pointless nullptr checks If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-chromium-autoroll Please CC sarahmashay@google.com,dsinclair@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: sarahmashay@google.com,dsinclair@google.com Change-Id: Ibe39ff2a3c3c4ea40f737ce8289bab2ae0f6b71b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534621Reviewed-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@{#826879}
-
Viktor Semeniuk authored
This change replaces usage of AffiliationFetcher to HashAffiliationFetcher depending on the feature state. Bug: 1108279 Change-Id: I2398fc91ce14af80ef28a1e48dad61c60690366a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529109 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#826878}
-
Guido Urdaneta authored
Prior to this CL, explicit max frame rates were not enforced if the configured frame rate for the source was less than or equal to the requested max frame rate. This has led to problems with webcams that produce a higher frame rate than configured. This CL changes the VideoTrackAdapter so that frame rate adjustments are disabled only for tracks that do not explicitly request a maximum frame rate. Bug: 1133796 Change-Id: I2e3769493449b552f9440c2a809b512bf9e3690c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534952 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Auto-Submit: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#826877}
-
Joon Ahn authored
http://screen/Be2cQHGk3cZmE5f Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: I6f6ef200659fdcd7e72a56d1d87328c72342ccb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530750 Commit-Queue: Joon Ahn <joonbug@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#826876}
-
Dave Tapuska authored
In https://crrev.com/4bb0db09 I removed an early return for MainFrameImpl being null and added a CHECK. It is clear that CHECK is being hit (we've seen this in EndCompositorFrame as well with issue 1139104) and I speculate that the LocalRootImpl is non-null but MainFrameImpl is null. The only code that still accesses the MainFrameImpl is this piece of HandleGestureEvent as it hasn't been converted yet. Since branch for M88 is coming up silence this condition that was previously an early return. BUG=1148018,1146579 Change-Id: I1d214c8787fcd8e4dcfe5983752b3468373f7321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532990 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#826875}
-
chinsenj authored
The {TabletOrClamshell} token is used in various different ash histograms but they all use the same variants. This CL extracts the variants into a common variants tag. Bug: 1140182 Change-Id: Ifd9b5233405b65308c09b24e0e6d7700eef2db3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533362Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#826874}
-
Jamie Madill authored
This reverts commit e4620991. Reason for revert: Suspected for causing crashes on Windows/Intel. For more info see bug. Bug: 1148269 Original change's description: > Ignore unknown record types in DNS responses > > Previously worked only for address requests. Other request types (e.g. > HTTPS), on seeing any unrecognized (and therefore unparsable) record > type in the response, would fail the whole response as malformed. > > Bug: 1147247 > Change-Id: Icd9e5ab2e39cf09ffe7c3945b011ebf1d4b45778 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529619 > Commit-Queue: Eric Orth <ericorth@chromium.org> > Auto-Submit: Eric Orth <ericorth@chromium.org> > Reviewed-by: Matt Menke <mmenke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#826462} TBR=mmenke@chromium.org,ericorth@chromium.org Change-Id: I03ea912d1a9c8a01be3d84a3f4d417c385f97c2d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1147247 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533548Reviewed-by:
Jamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Cr-Commit-Position: refs/heads/master@{#826873}
-
minch authored
Extend the expiry date of the histograms' for tab/window dragging and back gesture. Bug: 1147108, 1147107, 1147106, 1147105, 1147098 Change-Id: Ic2f9d2eacc9aa39a702fa2dc67c4befcbb25a17a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527678 Commit-Queue: Min Chen <minch@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#826872}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/62c10c170bb3..f9e59ad07855 2020-11-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from a61d07a72763 to 1cda495274bb (1 revision) 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 timvp@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: timvp@google.com Change-Id: I5967a52af57d49153bf6b77586a89107c098135f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534011Reviewed-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@{#826871}
-
Matthias Körber authored
Change-Id: I59f544e93fa573d3a5ab9b7b43c3b9b51e1c4550 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526062 Commit-Queue: Matthias Körber <koerber@google.com> Reviewed-by:
Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#826870}
-
Thomas Lukaszewicz authored
This CL adds metrics to track the position of a switched tab from both filtered and unfiltered lists. Bug: 1099917 Change-Id: I4cb7822240bd78b228906b0fd86eaf364b4cdb33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529692 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Yuheng Huang <yuhengh@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#826869}
-
Andy Paicu authored
Implements a bare-bones version that mostly reuses code from RealTimeUrlLookupServiceBase without doing the work to derive from a base class. This will follow-up in a different CL. For this reason some of the callbacks have unused parameters, to make implementing a base common class less painful. Design doc: go/permission-predictions-client-doc Bug: 1138595 Change-Id: Idc26e836fba565cf42f796ee3a5b20bc8d61f53f No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2513656 Commit-Queue: Andy Paicu <andypaicu@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Ravjit Singh Uppal <ravjit@chromium.org> Cr-Commit-Position: refs/heads/master@{#826868}
-
Rune Lillesveen authored
We did a BlendWithWhite() to not have custom selection backgrounds fully obscure replaced content like images. But, we also did that blending for text which means the author could not fully control the ::selection background. Instead, only do this blending for replaced content. This is in line with what Firefox does and what the spec says[1]. The blending is still done on the UA default background color for both text and replaced content in LayoutTheme. [1] https://drafts.csswg.org/css-pseudo-4/#highlight-replaced Bug: 1018450 Change-Id: Ibb2c63d549a21706a511bbb47ff4c686b246314b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532555 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#826867}
-
Jan Wilken Dörrie authored
This change adds base::fixed_flat_map and base::fixed_flat_set as specializations of base::flat_map and base::flat_set using a std::array as the underlying container. These containers have immutable keys following their construction, and can be used as constexpr lookup tables in case the keys (and values) are known at compile time and of appropriate types. Bug: 682254 Change-Id: I47725824078beeca5100f502041c4977efde5868 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532247Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#826866}
-
chinsenj authored
Currently if a user moves a window to another display via overview, its header is invisible upon exiting overview. This CL resets the clipping created when the overview item is created to prevent this bug. Test: manual Fixed: 1140639 Change-Id: I9e5d943bcb4ac7e8fb2054775c2695b2516dc381 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533553 Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#826865}
-
David Bienvenu authored
Bug: 1007801 Change-Id: I2b93105731784095eee61591478756f6dcafb58a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532561 Commit-Queue: mark a. foltz <mfoltz@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#826864}
-