- 31 Mar, 2020 40 commits
-
-
John Abd-El-Malek authored
This regressed in r753679. Bug: 1066387, 1025603 Change-Id: I77702548bbf7d7606f4f4a9a3f5007e9773f193a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130347 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Auto-Submit: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#755036}
-
dpapad authored
Bug: 1026426 Change-Id: Ife93a1eceedd067cbb6fbfd8fd08197f0ef54ad6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128926Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#755035}
-
Gurchetan Singh authored
This is reduce minigbm technical debt. BUG=b:145747350 TEST=CQ will test Change-Id: Ib9956bc4720b5c09d531f3774d90a189dc5ec4a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129991Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org> Auto-Submit: Gurchetan Singh <gurchetansingh@chromium.org> Cr-Commit-Position: refs/heads/master@{#755034}
-
David Van Cleve authored
The experimental Trust Token API (https://github.com/wicg/trust-token-api) takes in parameters specifying a Trust Tokens protocol operation, annotates outgoing requests with request headers corresponding to protocol state, and processes corresponding response headers. For the MVP of the API, we're making the functionality available via Fetch, iframe, and XHR. To implement the iframe surface, this CL adds a new iframe attribute, "trusttoken," that accepts as input a syntactically identical struct to the corresponding Fetch parameter; the CL also adds code for parsing the parameter. The attribute is gated by the TrustTokens runtime-enabled feature. A subsequent CL will add the results of the parse to the frame's load request in order for the downstream request handling logic to be able to access the parameters. Bug: 1062396 Change-Id: I8f0d00e17e06f5f4bbf780db5a77a71ea4d64db4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116014 Commit-Queue: David Van Cleve <davidvc@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#755033}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/937cfa8b7e10..b6fd42ad9ae2 git log 937cfa8b7e10..b6fd42ad9ae2 --date=short --first-parent --format='%ad %ae %s' 2020-03-31 lalitm@google.com tp: improve diff testing script when tp returns error retcode 2020-03-31 treehugger-gerrit@google.com Merge "tp: fix memory leak of table objects" Created with: gclient setdep -r src/third_party/perfetto@b6fd42ad9ae2 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/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I55b06592a8aa44dd4f3181e54b6961f736984f0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129863Reviewed-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@{#755032}
-
Ken MacKay authored
* Don't allow pending reads to complete within a write call. * Signal EOS when the other end of the socket disconnects. Merge-With: eureka-internal/381432 Change-Id: Ia091361fc0c72da52c76c9fcf98b7c24a04d9f13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129996Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#755031}
-
Daniel Rubery authored
Feedback from translators indicated 'extra features' was a confusing phrase. (b/151968849) We can be more clear using the phrase 'extra protections' instead. Change-Id: Ia4b251d95103b38f43d7b9f035a3b5c89ebb6c41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2127897Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#755030}
-
zhaoyangli authored
These two eg2 tests are disabled because they broke 15% of recent ios-simulator-noncq builds and will block iOS code submission after EG2 tests run in CQ. The failure happens mostly on iOS 12.4 but also sometimes on 13.3 so the test method is just disabled. Bug: 1046369 Change-Id: I4b30abcea7be5aef995f24e0ce407f2df92e3514 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129108Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#755029}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/469046c09657..8cbedf985570 git log 469046c09657..8cbedf985570 --date=short --first-parent --format='%ad %ae %s' 2020-03-31 brianosman@google.com Improve SkVerticesPriv ergonomics 2020-03-31 robertphillips@google.com Reduce GrGlyph's functionality Created with: gclient setdep -r src/third_party/skia@8cbedf985570 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 michaelludwig@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/+/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: chromium:1056730 Tbr: michaelludwig@google.com Change-Id: I2e0457de93a8a63ad86faa6014015165ea7791ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129859Reviewed-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@{#755028}
-
Robert Ogden authored
This ensures that AMP pages (often same-doc navigations) get the same treatment. Bug: 1023485 Change-Id: Id300abd499696e87cc2261c205f9e7ea9c3a8d59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129015 Commit-Queue: Robert Ogden <robertogden@chromium.org> Auto-Submit: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#755027}
-
Trevor Perrier authored
This xtb file was added in https://crrev.com/c/1821528. It is not currently used. Change-Id: If2c19a1495b1af5db89cc3e0fad7c5e79b4d30ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124540Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Trevor Perrier <perrier@chromium.org> Cr-Commit-Position: refs/heads/master@{#755026}
-
Trevor Perrier authored
The string that was breaking this has been updated in the TC. This suppression is no longer needed. Bug: 1033288 Change-Id: I83d753a030505db2b2ed15f7978fb14887881206 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128590Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Trevor Perrier <perrier@chromium.org> Cr-Commit-Position: refs/heads/master@{#755025}
-
Vladimir Levin authored
This patch is similar to the focus patch ensuring that we remain unlocked when any of the elements in our subtree is focused. It's a bit more complicated since multiple nodes can be selected at once Note the use of std::set here is because it is both ordered and only keeps unique elements. The use of it is limited to the local function which I think is fine. R=chrishtr@chromium.org Change-Id: I644c75bc145a0723f868fd7145840e2343837e8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122857Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#755024}
-
Tanmoy Mollik authored
Bug: 1066092 Change-Id: Icafa84584ce4d2605d91e32134a47363a2281f1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129710Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#755023}
-
Becca Hughes authored
Add two histograms that store the results of when we try and store playbacks and sessions in the Media History database. BUG=1024362 Change-Id: I53da9fd06bcac6c9d973b899d1435b1ecfe61781 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124909 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#755022}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/68cc95ec121c..7e5ebf014b5e git log 68cc95ec121c..7e5ebf014b5e --date=short --first-parent --format='%ad %ae %s' 2020-03-31 tmathmeyer@chromium.org Adds End2End test for the Media tab. Created with: gclient setdep -r src/third_party/devtools-frontend/src@7e5ebf014b5e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I40b4900d715c9676e5bef17489c7d2cc0786ddea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129862Reviewed-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@{#755021}
-
rbpotter authored
This DCHECK is getting hit flakily in: PageLoadMetricsBrowserTest.UseCounterFeaturesInNonSecureMainFrame PageLoadMetricsBrowserTestWithAutoupgradesDisabled. UseCounterUkmMixedContentFeaturesLogged on the Mac 10.13 dbg bot. Remove it for now to fix the bot, and add a TODO to re-enable it once the cause of the flakes has been found. TBR=sadrul@chromium.org No-Tree-Checks: true No-Try: true Bug: 1066455 Change-Id: Ia30ae1bc3160dcbba4ea95fb0fd999bc95881750 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129901 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#755020}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/276b0652658d..7982cc052763 git log 276b0652658d..7982cc052763 --date=short --first-parent --format='%ad %ae %s' 2020-03-31 brandon1.jones@intel.com Residency 5: Implement and Integrate Residency Management Created with: gclient setdep -r src/third_party/dawn@7982cc052763 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-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/+/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: cwallez@google.com Change-Id: I559261f16459c8c27dafa5ba8322cbd8ec5787bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129855Reviewed-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@{#755019}
-
Saurabh Nijhara authored
readability in wizard_controller. Bug: 1064271 Change-Id: I2d17c1cea86fb49a4234e3e26ce44ae3531e0479 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128115Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Saurabh Nijhara <snijhara@google.com> Cr-Commit-Position: refs/heads/master@{#755018}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 168 histograms that show frequent access in the past 90 days. These are the 90% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2020-09-27. TBR=bcwhite@chromium.org Change-Id: Ibc038017e7f969efdc19811c5ea30815ac77dd75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130106Reviewed-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@{#755017}
-
Chisoon Jeong authored
Depending on compilation environments of gcc, supported_cdm_versions.h|cc is not compiled. To fix this issue add '#include <stddef.h>' in supported_cdm_versions.h Change-Id: I0f56cb4f69e1fb3867a1c168a28431661341784b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117912Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#755016}
-
Rafael Cintron authored
In PIX's D3D12-only mode, there is no way to determine frame boundaries for WebGPU since Dawn does not manage DXGI swap chains. Without assistance, PIX will wait forever for a present that never happens. If we know we're dealing with a swapbuffer texture, inform Dawn, which informs PIX we've "presented" the texture so it can determine frame boundaries and use the texture's contents for the UI. Bug: dawn:364 Change-Id: I6b157a04df02be697dad6b5bc9d76c33969f9fda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124875Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> Cr-Commit-Position: refs/heads/master@{#755015}
-
Oksana Zhuravlova authored
Change-Id: I9c0f30d43eb4dcf33fe3f8ba0995441dec48036d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128855Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#755014}
-
Paul Moy authored
Expose a new diagnostic routine, battery discharge, through cros_healthd's ServiceConnection. Extend the RunRoutine remote command to be able to call this new routine. Bug: chromium:1063969 Change-Id: I5ae1ef114d3e20c878b3ec375b7f6bb78c86dc7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2125571 Commit-Queue: Paul Moy <pmoy@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#755013}
-
Jeffrey Cohen authored
For the experimental share button in the toolbar: Add a requirement for devices to have a min width, and use finch param. Fix Issue with orientation, where button was not being updated on orientation change. Update Tests to respect device width. Bug: 1036023 Change-Id: If99bb41b5ae9d5b35e416c338d5a8355ba91949e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112753Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#755012}
-
Peng Huang authored
Bug: 1065499 Change-Id: I9bbf1af0d72045be40fab67f2454a6420ef8db69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2127511Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#755011}
-
Clark DuVall authored
This is a reland of 6966bd53 I wasn't able to repro the flake locally, but added an extra assertion to the test to possibly get more info if this flakes again. Original change's description: > [WebLayer] Switch geolocation tests to use permission prompt > > These tests were previously using the fake permission manager which > always grants permissions. Now we can use the real permission manager, > and the fake permission manager can be removed. > > Fixes a strict mode violation in permission dialogs (similar to fixes > from https://crrev.com/c/2108603). > > Bug: 1025625, 1025609 > Change-Id: I8b756c61ee213151e53d68a375ffa4d3f8fd7643 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111061 > Commit-Queue: Clark DuVall <cduvall@chromium.org> > Reviewed-by: John Abd-El-Malek <jam@chromium.org> > Cr-Commit-Position: refs/heads/master@{#752494} TBR=jam@chromium.org Bug: 1025625, 1025609, 1064500 Change-Id: Idb4ff08bca8ec60321b1524a9b51ec47a07b8910 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129888Reviewed-by:
Clark DuVall <cduvall@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#755010}
-
Akihiro Ota authored
Before this patch, moving by word or character would not trigger a locale switch, even if the node was labeled with a language. This is because movement by word and character goes through Output.subNode_, which was not hooked up to locale switching logic. This patch fixes that issue. This patch also removes the experimental sub-node language detection and switching logic, since it is still unreliable and not crucial for launch. Finally, this change removes the chromevox sub-node language switching flag, since the logic is being removed. Bug: 1020439 Relnotes: N/A Change-Id: I5abfa9d5e493f82682fe18e19e87992d693f993c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091721Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#755009}
-
Mehran Mahmoudi authored
This adds a C++ example to the JNI doc as well as some changes to the instructions for creating native functions. Bug: 1066173 Change-Id: Ia84f038e009e5b0f7420f3c27a38a176bb34f537 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128226Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#755008}
-
Junyi Xiao authored
Similar to Bug: 783199, when user have two monitors that set to different scales, PWA may relaunch off the screen. This change does a similar fix for PWA as the original change did for devtools. Bug: 1046481 Change-Id: I63230b01c59c5f277298c5bc5e51c8703cc6f54a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074799 Commit-Queue: Junyi Xiao <juxiao@microsoft.com> Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Lorne Mitchell <lomitch@microsoft.com> Cr-Commit-Position: refs/heads/master@{#755007}
-
Andrew Grieve authored
This is an initial implementation of desugaring with D8/R8 rather than Desugar.jar. The flag is default false, so this change should have no affect without it. Known issues: * Does not work with incremental dexing * Produces larger apks * Generated classes not mapped to source files by supersize Tested that chrome_public_apk and monochrome_public_bundle start without crashing. TBR=agrieve # Trivial BUILD.gn updates Bug: 1015559 Change-Id: I3030f6f489c23f208461f4400c1849569bdbd5fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2127506 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#755006}
-
danakj authored
Code that can see test_runner::WebTestRunner can also see test_runner::TestRunner, so we don't need this abstraction. R=avi@chromium.org Bug: 866140 Change-Id: Iae3aadaa0bedbc24c5ca5bcba2889633df8af1f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129989 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#755005}
-
Matthew Mourgos authored
This change edits the description on the home page of the gesture navigation screen. The word "Homescreen" has been changed to "Home screen". Bug: 1065483 Change-Id: I4813b046e050c19119c3349ba5c70762f9298760 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129207Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#755004}
-
Allen Bauer authored
Bug: 1056944 Change-Id: Ia5d93433f1901156c5585c9a712e340c39bb173c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112578 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#755003}
-
Robert Sesek authored
Bug: 1066264 Change-Id: I8e0949be2a74e39cddab6887d077af2b90bfb484 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128980 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#755002}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 3 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 2020-09-27. TBR=bcwhite@chromium.org Change-Id: Iebb799d7afc0342aed7ae540aa8165da6c4e50bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129827Reviewed-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@{#755001}
-
Adam Langley authored
r754176 was incomplete: it should have trimmed the MTU for writes from the phone was well as the advertised MTU. BUG=1002262 Change-Id: I688f86c90fe160014cbcf9cef7ea0d119da7725e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129886 Auto-Submit: Adam Langley <agl@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#755000}
-
Jesse Schettler authored
Add FanInfo to cros_healthd_probe.mojom to keep the Chrome and Chrome OS copies in sync. Bug: 1035579 Test: CrosHealthdServiceConnectionTest.ProbeTelemetryInfo Test: DeviceStatusCollectorTest.TestCrosHealthdInfo Change-Id: Iccfba47babfb800c81b4f88e2685138fea013777 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115853Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Paul Moy <pmoy@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#754999}
-
Dave Tapuska authored
1000336 was a duplicate of 1000512. BUG=1000768,1000336,1000512 Change-Id: If61ab9546257eee2eaa34db381faa11cfc12b660 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129988Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#754998}
-
Adam Rice authored
network::WebSocket should return immediately if the return value of net::WebSocket::SendFrame is CHANNEL_DELETED. It was not doing so. Add the necessary return statements. Also add WARN_UNUSED_RESULT to SendFrame() to make sure it is checked in future. Tested manually. No unit tests for this change because network::WebSocket has no unit tests. BUG=1065704 Change-Id: I0c7e0cf57f3a98fc80461ec50df59513146eff89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2123961Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#754997}
-