- 15 Dec, 2020 40 commits
-
-
Frank Liberato authored
Before calling methods on the remote AndroidOverlayClient, check to see if it's bound. If the overlay client disconnects, sometimes we get an invalid handle in the java client. While it's not clear exactly what causes this, causing a GPU crash causes the client's handle to be cleared before the connection error handler runs. Bug: 1155313 Change-Id: Ic9668cfb453636c23afc20156be0c69719b22c94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586768 Commit-Queue: Frank Liberato <liberato@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Auto-Submit: Frank Liberato <liberato@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#837181}
-
Xianzhu Wang authored
Bug: 1154604, 1157226 Change-Id: I41038f1907c590d471f5a86fd13cc1e1a7df95bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589033Reviewed-by:
Stefan Zager <szager@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#837180}
-
Mingjing Zhang authored
This CL moves the DomainDiversityReporter service from //chrome/browser/history into //components/history/metrics and removes the dependency on //content from this service. The factory for the DomainDiversityReporter service is reimplemented for iOS. Bug: 1132579 Change-Id: Ia4999a37a6028c48891d39c50188c3162ad4d3ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2558834Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Mingjing Zhang <mjzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#837179}
-
Edward Lesmes authored
Bug: 1113033 Change-Id: Ia3c6c6b277904b08330a2b613b5a0ea9349d919d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593170 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#837178}
-
Jan Wilken Dörrie authored
This change enables the following bugprone clang-tidy checks: * bugprone-dangling-handle * bugprone-inaccurate-erase * bugprone-string-constructor bugprone-dangling-handle and bugprone-string-constructor are customized to cover handles and strings defined in //base as well. This change was previously announced on cxx@chromium.org: https://groups.google.com/a/chromium.org/g/cxx/c/hDDUlz1OMUw Bug: None Change-Id: I7a2308808eb8cf5d27a0798f50afd6c36c6dca5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584937 Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#837177}
-
Shakti Sahu authored
Bug: 1158589 Change-Id: Iefd63185eeea5506bf403563a5f897bd8f0d0970 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591237Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#837176}
-
dpapad authored
Bug: 1148478 Change-Id: I0bf08e670f3e34d8c213d94c4f293973a2029459 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593232 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#837175}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/fd7733e97423..c47b951ecbcb 2020-12-15 paulthomson@google.com Capture: Disable GL_NV_shader_noperspective_interpolation 2020-12-15 jmadill@chromium.org Mac: Remove stderr output from lib preload. 2020-12-15 jmadill@chromium.org Introduce GN variables for Vulkan repos. 2020-12-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0c234289 to 5a03bdd6 (963 revisions) 2020-12-15 lehoangq@gmail.com Metal: Ignore OS's internal shader cache when testing. 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 cwallez@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: cwallez@google.com Change-Id: I69a21dde299c3d674783e3f6cdf44dc542bd598f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593437Reviewed-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@{#837174}
-
Brian Norris authored
These are related to a module that's getting dropped from Shill in https://crrev.com/c/2590497. Bug: b:172219309 Change-Id: If758f1f239b1ab8967d1dc6e6c16666fc0439523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590747Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Brian Norris <briannorris@chromium.org> Cr-Commit-Position: refs/heads/master@{#837173}
-
Jeremy Roman authored
Bug: 1158872 Tbr: hajimehoshi@chromium.org Change-Id: Id726b5eddcf0864346f0ee411763653cbbbe842d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593570Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#837172}
-
Edward Lesmes authored
Bug: 1113033 Change-Id: I8fbf5abcb42dfa8a346da06bdefab28197619605 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590656 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#837171}
-
Robert Ogden authored
This interface is used in the chained CL to allow the PrefetchProxy feature (the only consumer of the CustomProxy API) to observe the connection failures, including Retry-After, and restrict further use of the feature. Bug: 1136114 Change-Id: Iea09da5f8a4f0b64dd76a0283490294176e7f090 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587712Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#837170}
-
Charlie Hu authored
Previous fix(https://chromium-review.googlesource.com/c/chromium/src/+/2181318) on uninitialized frame policy in javascript url navigation does not include a test case because it is a security fix. Since the fix has landed in M84 which is stable right now, this CL adds the test case for the fix. Bug: 1074340 Change-Id: Ia10a972183b02cdac28a2f29cabb7f13caf168e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297708 Commit-Queue: Charlie Hu <chenleihu@google.com> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#837169}
-
Ben Pastene authored
Change-Id: I5aaa8cc34eb8b660a894d08f8a47e4a39569249b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591452 Auto-Submit: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#837168}
-
Curt Clemens authored
Set a width for the cr-lottie element on the discovery page to avoid inconsistent rendering on different devices. See crrev.com/c/2587209 for the same fix applied to a different page with screenshots. Fixed: 1158586 Change-Id: I2b4018f833ee298ee182b4d26667e8586bf1356d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591871Reviewed-by:
James Vecore <vecore@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Curt Clemens <cclem@google.com> Cr-Commit-Position: refs/heads/master@{#837167}
-
Andres Medina authored
Bug: 1158622 Change-Id: Ic0da2e0942d030478b2c7570ee920f35cba63ac7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591908 Commit-Queue: Andres Medina <medinaandres@chromium.org> Auto-Submit: Andres Medina <medinaandres@chromium.org> Reviewed-by:
Danil Chapovalov <danilchap@chromium.org> Cr-Commit-Position: refs/heads/master@{#837166}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/867d99d33c4f..97752ea021f7 2020-12-15 ddoman@chromium.org [resultdb] move cipd pin of infra/tools/rdb 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 ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@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: chromium:1150844 Tbr: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: I1221dbf39caffc6283d21a205572dc238a490c49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593440Reviewed-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@{#837165}
-
Nick Burris authored
* Create ExternalAuthGoogleDelegate, owned by ExternalAuthUtils, which will be used to implement isGoogleSigned downstream, rather than doing so with an overriding subclass. * This is patch 1/5 for providing ExternalAuthUtils as a singleton instead of from AppHooks. This is a reland of https://chromium-review.googlesource.com/c/chromium/src/+/2587429 except ExternalAuthGoogleDelegate is not yet used in ExternalAuthUtils. That part will be implemented in the following chromium patch after downstream implements ExternalAuthGoogleDelegateImpl. Bug: 1154371 Change-Id: I4fd71fb81f6999be7eb26cfcb0cc121ce38f4590 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593748Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#837164}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 34 histograms that have been used to generate alerts in the past 90 days and do not already have a date later than or within 60 days of 2021-03-15. TBR=chromium-metrics-reviews@google.com Change-Id: I9bd5a60744b3847f9533e76f90fe37811d86fda6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593569Reviewed-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@{#837163}
-
Wolfgang Beyer authored
Frontend CL: https://crrev.com/c/2584978 Re-enable tests CL: https://crrev.com/c/2587035 Bug: 1152082 Design doc: http://doc/1UnwKLgjYPDsLsYCBh9LKiaPN6Aq2XLKvt4Ak3FT7J3k Change-Id: I55a64e334d385338206fab77d75ea75b5d3f041a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592797Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Wolfgang Beyer <wolfi@chromium.org> Cr-Commit-Position: refs/heads/master@{#837162}
-
Eric Lawrence [MSFT] authored
Deprecated macros should not suggest using them. Bug: 1010217 Change-Id: I31eb11f3ac54d7fb92566ae5f4ea1cda9a01c714 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591749Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#837161}
-
Joe Mason authored
Adds a browser-side security check that the frame making a performance.measureMemory request is allowed to use the API, to guard against compromised renderers skipping the renderer-side security check. Currently it only checks that the frame is same-origin with the page's main frame. Once an accessor for crossOriginIsolated status is added on the browser side, the class can check that too. R=fdoray Bug: 1085129 Change-Id: I73b1955dafa0dec248e86783aee4e8d8e4cdcda1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588249Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Joe Mason <joenotcharles@chromium.org> Cr-Commit-Position: refs/heads/master@{#837160}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e0eb7753ae75..7e6afd2c7e30 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 jbroman@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:1114792,chromium:897470 Tbr: jbroman@google.com Change-Id: I0f7fe0e8f94ea5217d2c512414470366e3f508e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593435Reviewed-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@{#837159}
-
Markus Handell authored
This change makes AVFoundationCaptureV2 accessible from chrome://flags via the zero-copy-video-capture flag so that the feature is togglable by consumers in the UI. Bug: 1127791 Change-Id: I59e960e9e025c416986ff68d8adcb573c50c5a9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584981Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Markus Handell <handellm@google.com> Cr-Commit-Position: refs/heads/master@{#837158}
-
Robert Ma authored
Upstream WPT has recently upgraded to pytest v4: https://github.com/web-platform-tests/wpt/pull/26704 Also take this chance to upgrade some other wheels used by WPT to the latest we have in CIPD, and remove a duplicate psutil spec. Change-Id: I102fd4b6717fdb1b778f92933afb4c7cf74f834a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592134Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#837157}
-
Yi Gu authored
Bug: 1148570, 1152282 Change-Id: If44349170f9670f080fc04a8ad4c18fa041a4392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593549 Commit-Queue: Yi Gu <yigu@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#837156}
-
Anatoliy Potapchuk authored
This CL adds a new policy ManagedConfigurationPerOrigin, which will contain the links to the JSON key-value configuration for applications. We also add a new KeyedService, which which is responsible for processing of this data and storing it on disk. Bug: 1141849 Change-Id: Ieb37c7b9462bdac1b1cd48132af0d3a27f4e51ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577679 Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Reviewed-by:
Anqing Zhao <anqing@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#837155}
-
David Schinazi authored
https://quiche.googlesource.com/quiche.git/+log/fc51e436c68c..875334114827 $ git log fc51e436c..875334114 --date=short --no-merges --format='%ad %ae %s' 2020-12-14 ianswett Move CheckBandwidthGrowth in QUIC from Bbr2Startup to Bbr2NetworkModel. No functional change. 2020-12-14 mattm Internal QUICHE change 2020-12-14 ianswett Move the call to AdaptLowerBounds so it's called on every congestion event. It already exits early if it's not the end of the round, so this is not a functional change. In preparation for cr/305164640 2020-12-11 bnc Parse ACCEPT_CH frame in HttpDecoder. 2020-12-11 bnc Remove SpdyFrameType::MAX_FRAME_TYPE. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src R=renjietang@chromium.org Change-Id: Ib79d3dc0ddce020d1831902cbd097cd83c38f67e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592150 Auto-Submit: David Schinazi <dschinazi@chromium.org> Commit-Queue: Renjie Tang <renjietang@chromium.org> Reviewed-by:
Renjie Tang <renjietang@chromium.org> Cr-Commit-Position: refs/heads/master@{#837154}
-
Nigel Tao authored
This is a test-only change. See crbug.com/1132828 for the rationale. Bug: 1132828 Change-Id: I8226bdd79012e1fb2cbe85d7a8c188846ace091a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584204 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by:
Leon Scroggins <scroggo@google.com> Cr-Commit-Position: refs/heads/master@{#837153}
-
Chromium WPT Sync authored
Using wpt-import in Chromium f42fa3f3. 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 NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel Change-Id: Ifa51c453dbac05f89829caa8ec2f1c180057b59d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592135Reviewed-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@{#837152}
-
Yaron Friedman authored
BUG=783819 Change-Id: I45975dff6acc8a753aec5ac20ad658c96ad5e24c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587459 Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#837151}
-
Xida Chen authored
This CL converts three base::Bind to base::BindOnce in this file. The function that takes the callback is already expecting a OnceCallback, so converting to base::BindOnce seems to be the right choice. Bug: 1152278 Change-Id: I0ed76be834d516ccdcb20200b30f172fa41f385a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592012Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#837150}
-
dpapad authored
Bug: 1000989 Change-Id: Ifd726a85b530c9dbb31e5bbe7ff4c3b4f64f6094 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589456 Commit-Queue: John Lee <johntlee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#837149}
-
Xida Chen authored
This CL converts base::Bind to base::BindOnce in this file. The function is already expecting a OnceCallback so using BindOnce is the right choice. Bug: 1152278 Change-Id: I168b2049878b43cef21065a5bf6825ddfa64e68b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593469Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#837148}
-
Jérôme Lebel authored
Chrome can be started with the 2 following events: + Open the sign-in upgrade promo + Open an URL (from an external app) The opening the URL interrupts the sign-in promo, while its view controller is not fully presented yet. This patch prevent from the coordinator from dismissing its view controller before it is fully on the screen. Fixed: 1126170 Change-Id: I03287c9f830f650c10aa2476d6d693af3783c553 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593107 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Nohemi Fernandez <fernandex@chromium.org> Cr-Commit-Position: refs/heads/master@{#837147}
-
Matt Menke authored
Wire NetworkIsolationKey through DomainReliabilityContext. This is the interesting CL of the bunch. To keep things simple, it keeps all pending beacons in a single list with a maximum size, even with different NetworkIsolationKeys. To upload a report, it selects all beacon with the same Key as the first (oldest) beacon and creates a report using them. On successful upload, it will remove just those beacons, and try to upload again (with backoff), if any beacons are left. This CL also adds some eviction tests, and removes some incorrect eviction DCHECKs, which assumed that all beacons currently being uploaded could not be evicted. That may be unlikely, but there's nothing from preventing it from actually happening, and it may be more likely once only beacons with a matching NIK are uploaded each time. Bug: 1138994 Change-Id: I37d97b679cc0309c5e128c239585555ab097369b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587669 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#837146}
-
Xida Chen authored
This CL converts the base::Bind to base::BindOnce in that file. It is a code health CL, no behaviour change is expected. Bug: 1152278 Change-Id: I5524c86ea0e9a58c2beb87c224d0d220630dead1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593747Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#837145}
-
Sam Maier authored
This reverts commit 0f312f10. Reason for revert: Downstream fix has rolled Original change's description: > Keeping CastOptionsProvider to avoid crash. > > Bug: 1157603 > Change-Id: I04bf94d2e2d758cd871d5328513de135c2e155de > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585843 > Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> > Reviewed-by: mark a. foltz <mfoltz@chromium.org> > Commit-Queue: Sam Maier <smaier@chromium.org> > Cr-Commit-Position: refs/heads/master@{#836743} TBR=mfoltz@chromium.org,mlamouri@chromium.org,zqzhang@chromium.org,tguilbert@chromium.org,smaier@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I725e928b3d5bce99df9a587e014e1ceb07f04892 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1157603 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593452Reviewed-by:
Sam Maier <smaier@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#837144}
-
Yi Gu authored
[CodeHealth] Convert c/b/ui/views/extensions and bookmark from base::Bind and base::Callback to Once/Repeating Bug: 1152282 Change-Id: I9b557a75a039844183ee49eae868036fa1cfa072 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592248Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#837143}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/6df594ecc557..a885fded8b30 2020-12-15 pmalani@chromium.org usergroup_baseline: Add user typecd_ec to cros_ec-access 2020-12-15 chrome-bot@chromium.org Update config settings by config-updater. 2020-12-15 saklein@chromium.org portage_testables: Fix DEPEND/RDEPEND quoting. 2020-12-15 saklein@chromium.org portage_testables: Add Package.package_info. 2020-12-15 mmortensen@google.com BundleDebugSymbols: Initial api/controller implementation and test. 2020-12-15 chrome-bot@chromium.org Update config settings by config-updater. 2020-12-15 saklein@chromium.org Build API: Prevent entering the chroot for mock/validate calls. 2020-12-15 saklein@chromium.org lib/depgraph: Add functions to generate some common depgraphs 2020-12-15 vapier@chromium.org gs: ls/acl/rm: extend to support multiple paths 2020-12-14 sfrolov@google.com cros_sdk: Make fstrim run in background 2020-12-14 benreich@chromium.org uprev_lib: Avoid committing Manifest if package does not have one 2020-12-14 chrome-bot@chromium.org Update config settings by config-updater. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I1ccd48753a9918630a14089f8fef0f710e576231 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593668 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#837142}
-