- 21 Sep, 2020 40 commits
-
-
Xing Liu authored
This CL adds an expiration internal to check whether the download can be auto resumed. Download later downloads are not affected. Bug: 1090983 Change-Id: I3bc00e35af6b0e6853465f0ed4e3cc26fc957ecc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422804Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#809122}
-
minch authored
Background blur has been set for power menu and system toast by default, remove flag kEnableBackgroundBlur checking for them. Bug: 1130618 Change-Id: Ibd15ebd10369f605bac4ff123496a3777171ecbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422351Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#809121}
-
Nate Fischer authored
No change to logic. This completely disables testManualInitiationWithBarOpen(). This was previously disabled for M-only, but this is also flaking on P. This removes filters in favor of the @DisabledTest annotation since it appears the test itself is flaky, not just on emulators. Tbr: dtrainor@chromium.org Bug: 1036553, 1130712, 1127786 Test: out/Default/bin/run_chrome_public_test_apk -f TranslateCompactInfoBarTest.* Change-Id: Ic588962d6625a310549d0183754b2d4d612f4643 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422706 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#809120}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e0244d9798ab..cc2909804286 2020-09-21 syoussefi@chromium.org Strip trailing empty lines when getting footers 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 ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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:1130601 Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: Id4b4ba6aca33b949d481901c0f557f3ff57d8123 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422316Reviewed-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@{#809119}
-
Anastasia Helfinstein authored
Fixes a bug where pressing shift rendered most of the keyboard unreachable by rebuilding all of the keyboard nodes. As a side effect, causes the focus to jump back to the beginning of the keyboard when shift is engaged or disengaged. AX-Relnotes: n/a. Fixed: 1126923 Change-Id: I74cbf35c8e967aed2d7ece19378264aa1b6e9b0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419387 Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#809118}
-
Reilly Grant authored
This change adds a missing check that a new serial port matches the filter specified by the developer when it is detected after the chooser UI is shown. Matching tests are added to exercise this case. Bug: 1130674 Change-Id: I3f7a5086b98971cafd69fe5e630500932944af98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422431 Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Vincent Scheib <scheib@chromium.org> Cr-Commit-Position: refs/heads/master@{#809117}
-
Zach Trudo authored
SharedVector protects access to a std::vector and ensures all mutations take place on a SequencedTaskRunner. Bug: chromium:1078512 Change-Id: I9460b6b5f93cfac9455abc9791abe01da053fa3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417055 Commit-Queue: Zach Trudo <zatrudo@google.com> Reviewed-by:
Leonid Baraz <lbaraz@chromium.org> Cr-Commit-Position: refs/heads/master@{#809116}
-
Yuheng Huang authored
Bug: 1099917 Change-Id: I3cccad2231c414a1031475604bd12be70a9bc270 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420772 Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#809115}
-
Angela Yoeurng authored
Currently, there is no voiceover to indicate when we're in keyword mode. This CL expands the existing voiceover for keyword button focus to apply to all of keyword mode. Bug: 785375 Change-Id: I8d284395848e5f092d4ab0a855d23e80bef10c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411230Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Angela Yoeurng <yoangela@chromium.org> Cr-Commit-Position: refs/heads/master@{#809114}
-
Kartik Hegde authored
Add utility functions that can be shared by routines. This avoids duplicating code per routine. TEST=unit_tests --gtest_filter=NetworkDiagnosticsUtilTest* BUG=chromium:956783 Change-Id: I41cb02956db7b1ee0045c7d7e775ec0a16ee97a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420913Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kartik Hegde <khegde@chromium.org> Cr-Commit-Position: refs/heads/master@{#809113}
-
Josh Simmons authored
Extend expiry date of NativeSmbFileShare.MountCount and NativeSmbFileShare.MountResult until Chromium M94. Bug: 1088967 Change-Id: Ic6358dcd5ba7789da2ce03fadbd759769ef5b054 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418592Reviewed-by:
Anand K Mistry <amistry@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Josh Simmons <simmonsjosh@google.com> Cr-Commit-Position: refs/heads/master@{#809112}
-
Nate Fischer authored
This test started failing recently on Android, so this disables it only for that platform. Tbr: tbansal@chromium.org Bug: 1130720 Test: out/Default/bin/run_net_unittests NetworkQualityEstimatorTest.* Change-Id: Ief4644e996b724d862310568aa6007ef3ead2431 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422269Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#809111}
-
Bo Majewski authored
Bug: 1129607 Change-Id: I32cf4c9f0c19ae310a2de7d449dcbd783651291d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417790 Commit-Queue: Bo Majewski <majewski@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#809110}
-
Ilya Sherman authored
Most of the content was already covered in README.md. The remaining content has been merged into the main readme file. R=mpearson Bug: none Change-Id: I80d327189f17143f403af789001d5fb185d62e9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414683 Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Auto-Submit: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#809109}
-
Justin DeWitt authored
When the Feed V2 config was added to the fieldtrial config, this test started to fail. We should have a separate test for V2. Change-Id: I92bbf42392cd3f81293d23053ca754da453e9574 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421819Reviewed-by:
Peter Williamson <petewil@chromium.org> Commit-Queue: Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#809108}
-
Scott Violet authored
As the delegate is ultimately responsible for configuring fullscreen the code adds a OnSystemUiVisibilityChangeListener. If the right mode is entered in a short amount of time, the toast is shown. I'm adding Skip-Translation-Screenshots-Check as I'm moving the string, which has already been translated and didn't have a screenshot. BUG=1127486 TEST=weblayer private tests verify this Skip-Translation-Screenshots-Check: True Change-Id: I788f9df3493b828e66afd57669f34d470865f60d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419661Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#809107}
-
Morten Stenshorne authored
This tested some behavior in the legacy fragmentation engine that wasn't strictly valid, but was a work-around to avoid even more severe over-stretching during column balancing. In the legacy engine, overflow affects column sizes, which is generally wrong (but necessary when the engine doesn't do proper fragmentation in the first place). The LayoutNG block fragmentation engine failed this test because it just let the lines overflow the columns (rather than stretching them to fit the overflow), which is correct behavior. Bug: 829028 Change-Id: I25142cad7109f028fc783578bdfe7021488cd3e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421658Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#809106}
-
Mitsuru Oshima authored
Bug: 1110657 Change-Id: I20ca8c058b11e45203b8e41bf7a4c43842165086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419926Reviewed-by:
Malay Keshav <malaykeshav@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#809105}
-
Tommy Martino authored
This fixes a bug where text fragments in the URL are not matched in the page because spaces (and other special characters) are still URL- encoded. It also terminates early if no text fragment could be parsed, to avoid needless JS calls. Bug: 1099268 Change-Id: I3a135a4804bc57cde6ef1b1cc22785016507db53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422724 Commit-Queue: Tommy Martino <tmartino@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#809104}
-
Sadrul Chowdhury authored
This reverts commit 4be5a8c2. Reason for revert: Breaks lacros builder https://ci.chromium.org/p/chrome/builders/ci/chromeos-amd64-generic-lacros-builder-perf/2124 Original change's description: > Switch the Linux official build to PGO (from AFDO). > > This switches the Linux official build from AFDO to PGO. This yield some > 3-4% performance gains on Speedometer and help unifying our desktop > build configurations, PGO is already used on Win and Mac. The PGO > profiles for Linux are generated by a continuous bot and are rolled in > Chrome once or twice per day (AFDO is based on the Android profiles). > > This increases binary size by ~3-4%. > > Bug: 1111437 > Change-Id: I565eb336fa5ad9480e99808ed49246634255b82d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404620 > Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> > Reviewed-by: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#809040} TBR=thakis@chromium.org,sebmarchand@chromium.org Change-Id: I774e6ec7877fd255b117f38898d5c91e7c0e4fc0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1111437 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422253Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#809103}
-
Sophie Chang authored
Change-Id: Ic0a1e559dad64808d1ca54acaf2db6ffae2402d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422464Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#809102}
-
Jazz Xu authored
This CL adds a media controls view in UnifiedSystemTrayView along with a controller in UnifiedSystemTrayController. Mocks, screenshot and screen record are linked in the bug. Bug: 1128883 Change-Id: I0294bacce95c102c6056cb14332412283c10e4b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406388 Commit-Queue: Jazz Xu <jazzhsu@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#809101}
-
Anastasia Helfinstein authored
AX-Relnotes: n/a. Bug: None. Change-Id: I88574e566d707bea67304fefa96ccda13c6d58d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422461 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Auto-Submit: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#809100}
-
ssid authored
The histograms were updated to record based on random sampling. Update the description to specify this. Also update the expiry dates of memory histograms. BUG=1117570 Change-Id: Ia03d9f6b598bc832aa7411fbc27e427c1436a968 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2381065 Commit-Queue: ssid <ssid@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#809099}
-
Peter Kasting authored
Effectively, this says that zero-width labels are "as tall as possible", not "always one line high". Bug: none Change-Id: If09da545ffd2dc0d92f5ffdc574fcc63f34f6144 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420128 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#809098}
-
Nick Czajka authored
Duplicate modes were causing lookups in modeToParentModeMap_ to fail, resulting in undefined pref values and errors at the display menu level. This change ensures that all modes have an entry in modeToParentModeMap_. It also introduces a preference for native or selected modes when de-duplicating equivalent modes. Bug: 1127398 Change-Id: I7be8f1e34b31e1a1e7f3b106519c5ce529f568c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406716 Commit-Queue: Nick Czajka <czajka@google.com> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#809097}
-
Varun Khaneja authored
Fixed: 1089522 Change-Id: I8d74a11f8e3949af1988f27d2d71d5d4e2357a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422147 Auto-Submit: Varun Khaneja <vakh@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#809096}
-
Clark DuVall authored
This adds a histogram recording from process start to just before main is run. Bug: 1126301 Change-Id: Iefd80d5f80a0354043bc25f57783a1a7893860b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418982Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#809095}
-
Mason Freed authored
The query to GetFieldTrialParamByFeatureAsInt() caused a small perf regression when repeatedly calling innerHTML. This should fix that regression. Fixed: 1130177 Change-Id: I9ca7bb8c8d99f65bfa435e3b8df8d83e4eee8b1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422520 Auto-Submit: Mason Freed <masonfreed@chromium.org> Commit-Queue: Yu Han <yuzhehan@chromium.org> Reviewed-by:
Yu Han <yuzhehan@chromium.org> Cr-Commit-Position: refs/heads/master@{#809094}
-
Ken Rockot authored
Service Manager code is going to be removed. This header provides some common enum values used (mostly by Content+) in conjunction with the base::GlobalDescriptors API. For lack of a more suitable home, these are moved into the the content/public/common/content_descriptors.h header. The only minor drawback is introduction of a dependency on this header from within //components/crash/core, where Content dependencies are otherwise disallowed. Because this is a trivial header-only dependency, and because alternatives (e.g. introducing a new //components target or referencing more non-base concepts in //base) seem unlikely to be worthwhile, a DEPS exception is made here. Bug: 977637 Change-Id: I68168513aa504ac5e5d0995f8acb9571b423d500 Tbr: boliu@chromium.org Tbr: caseq@chromium.org Tbr: dschuff@chromium.org Tbr: tsepez@chromium.org Tbr: yucliu@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417073Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Derek Schuff <dschuff@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#809093}
-
Collin Baker authored
Calling base::LinkNode::Insert{Before,After} is invalid if it's already in a list and can easily lead to undefined behavior. This extracts them into a non-templated base and adds CHECKs. Bug: None Change-Id: Ib00fcd9ba513181336c4b02e846fa935fe5f46cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405709 Commit-Queue: Collin Baker <collinbaker@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#809092}
-
Brian Sheedy authored
Suppresses the currently failing WebGL 1 tests on the ARM-based Mac DTKs. Bug: 1130760, 1130759, 1130758, 1130703 Change-Id: I6a4ff7ebef48af09562cd9f6fd0a210b1256cc26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422503 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#809091}
-
Maks Orlovich authored
This is sadly somewhat invasive since it needs to wire the UKM ID for navigations further down. Bug: 1103288 Change-Id: I23e7f098949cf3ffa59b482dc92878aa33a8ec60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346803Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#809090}
-
Zach Trudo authored
dm_token_utils.h is used outside of safe_browsing and so targets that depend on dm_token_utils would need to take a dependency onf safe_browsing. Instead this CL moves dm_token_utils to the policy build target, which is likely to already be a dependency of anything that was going to use it. Bug: chromium:1078512 Change-Id: I1a61e79e45478fb0c972049dd1df3c4b023f5049 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388500Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#809089}
-
Adlai Holler authored
This is (hopefully) the last CL in a process of migrating from GrContext to GrDirectContext (direct GPU) and GrRecordingContext (either direct GPU or DDL). Change-Id: Iffca0edc77e4e99e787e11a979ab64c8dea39d5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416815 Auto-Submit: Adlai Holler <adlai@google.com> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Adlai Holler <adlai@google.com> Cr-Commit-Position: refs/heads/master@{#809088}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I4f2b55f859bbaf16ae1d28e3480d44590a8ffe8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422445Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#809087}
-
Nigel Tao authored
Change-Id: I1af0ed7e27f57135788fec65e8353acb07eed48b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418525Reviewed-by:
Leon Scroggins <scroggo@google.com> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#809086}
-
Renjie Tang authored
https://quiche.googlesource.com/quiche.git/+log/f555d99a084c..9f1fd1a590df $ git log f555d99a0..9f1fd1a59 --date=short --no-merges --format='%ad %ae %s' 2020-09-21 renjietang Fix a misspelled enum value in QuicFailToSerializePacketLocation. 2020-09-21 renjietang Record detailed location of FAIL_TO_SERIALIZE_PACKET error in UMA histogram. 2020-09-21 ianswett Exit PROBE_DOWN when bytes in flight goes below the target instead of prior_in_flight. Also adds missing flag counts. 2020-09-18 nharper Remove BORINGSSL_API_VERSION checks from quic code 2020-09-18 haoyuewang Add a method that writes AckFrequencyFrame in QuicControlFrameManager and code for updating peer_max_ack_delay in QuicSentPacketManager. 2020-09-18 vasilvv Ship our own implementation of QuicheEndian instead of using the platform one. 2020-09-17 quiche-dev Add an extra endpoint to the QuicTransport simple server called /receive-bidirectional. This creates a server-initiated bidirectional stream every time an incoming stream is received from the client. 2020-09-17 fayang Internal QUICHE change 2020-09-17 nharper Add varz for QUIC 0-RTT acceptance/rejection reasons 2020-09-17 nharper Move QuicCryptoClientStreamBase::EarlyDataReason to QuicCryptoStream Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I7f22c14017c1cd0204c41aa5cd5bdb72725ca8b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422442 Auto-Submit: Renjie Tang <renjietang@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#809085}
-
Robert Sesek authored
Change-Id: I5506620b3addb616c950364018527a297ee968d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422272Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#809084}
-
Josh Simmons authored
Extend this UMA expiry date until Chromium M94. Bug: 1088966 Change-Id: I43dd29c7533be9daae57ca62309df495f82507c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418753Reviewed-by:
Anand K Mistry <amistry@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Josh Simmons <simmonsjosh@google.com> Cr-Commit-Position: refs/heads/master@{#809083}
-