Muxi Yan
|
3c902ab943
|
Merge changes in transport from #11780
|
7 years ago |
Muxi Yan
|
68a0fd5416
|
Separate stream compression from message-wise compression
|
7 years ago |
Muxi Yan
|
c97fc14a0e
|
Revert "Stream compression configuration"
This reverts commit a4dc077d3c .
|
7 years ago |
Muxi Yan
|
c7a94c5052
|
Bug fix
|
7 years ago |
Muxi Yan
|
9469ac4a7a
|
transport - Move slice buffer creation to stream compression enabling time (PR 3) for performance
|
7 years ago |
Muxi Yan
|
6a9833b377
|
Merge changes in transport from #11780
|
7 years ago |
Muxi Yan
|
99b3392896
|
transport - Update comment
|
7 years ago |
Muxi Yan
|
ab0d2d4e78
|
transport - Change ~(size_t)0 to macro MAX_SIZE_T
|
7 years ago |
Muxi Yan
|
f20bfaa491
|
transport - Use macro for grpc header bytes size
|
7 years ago |
Muxi Yan
|
cf7c318fd3
|
Merge changes in transport from #11780
|
7 years ago |
Muxi Yan
|
26b33dedc2
|
transport - clang-format
|
7 years ago |
Muxi Yan
|
dfda37f518
|
transport - Fix uninitialized variable
|
7 years ago |
Muxi Yan
|
c5f4200e83
|
Merge changes in transport from #11780
|
7 years ago |
Muxi Yan
|
0fd37e1951
|
Transport - Fix a bug in decompression path
|
7 years ago |
Muxi Yan
|
d07b884574
|
Merge changes in #11189
|
7 years ago |
Muxi Yan
|
1e9bdb5d1a
|
lib - fix another Bazel build problem
|
7 years ago |
Muxi Yan
|
b750d2b5aa
|
lib - Fix ubsan by add exception to zlib function
|
7 years ago |
Muxi Yan
|
e8714b93b9
|
lib - Fix Bazel build
|
7 years ago |
Muxi Yan
|
59827dd739
|
generate project
|
8 years ago |
Muxi Yan
|
121e789f1d
|
Add tests
|
8 years ago |
Muxi Yan
|
a4dc077d3c
|
Stream compression configuration
|
8 years ago |
Muxi Yan
|
96e4978551
|
Stream compression algorithm negotiation
|
8 years ago |
Muxi Yan
|
e89c83a21b
|
Transport layer send (compression) path
|
8 years ago |
Muxi Yan
|
68198b5744
|
Transport layer recv (decompression) path
|
8 years ago |
Muxi Yan
|
f9ff554fd2
|
Add COUNT for stream compression method
|
8 years ago |
Muxi Yan
|
dfe402781e
|
Fix windows test failure
|
8 years ago |
Muxi Yan
|
fbd06f7202
|
Comments and fixes
|
8 years ago |
Muxi Yan
|
4f85558ba8
|
clang-format
|
8 years ago |
Muxi Yan
|
163d8d65a6
|
Sanity fix
|
8 years ago |
Muxi Yan
|
e87a7e1a47
|
Move stream_compression to src/core/lib/compression
|
8 years ago |
Muxi Yan
|
c1f837ce79
|
Make stream compression module
|
8 years ago |
David G. Quintas
|
b9223347bc
|
Merge pull request #11539 from dgquintas/alarm_non_copyable
Make grpc::Alarm non-copyable
|
8 years ago |
Mark D. Roth
|
e81586bc5c
|
Merge pull request #10975 from markdroth/chttp2_doc_fix
Apply a few recent changes from the wire guide on grpc.io.
|
8 years ago |
David G. Quintas
|
70dd946e3d
|
Merge pull request #11453 from dgquintas/bq_date
s/CURRENT_TIMESTAMP/_DATE/ in BQ, for caching
|
8 years ago |
Noah Eisen
|
cd4e69fc03
|
Merge pull request #11645 from ncteisen/musl-fix
Fix musl Portability
|
8 years ago |
David G. Quintas
|
9864662df1
|
Merge pull request #11604 from dgquintas/fix_rr_state_master
Fix RR policy connectivity state upon subchannels shutdown
|
8 years ago |
Jan Tattermusch
|
85762752c4
|
Merge pull request #11650 from jtattermusch/fix_kokoro_macos_artifacts
Add mac deps to build artifacts on kokoro
|
8 years ago |
Jan Tattermusch
|
c250b048a0
|
add mac deps to build artifacts on kokoro
|
8 years ago |
Jan Tattermusch
|
a410632b57
|
Merge pull request #11647 from jtattermusch/kokoro_python_green
Improvements to kokoro macos build
|
8 years ago |
Jan Tattermusch
|
f53eb37056
|
improvements to kokoro macos build
|
8 years ago |
Noah Eisen
|
1e0aae6304
|
Fix musl
|
8 years ago |
Jan Tattermusch
|
b047350e4b
|
Merge pull request #11615 from jtattermusch/patch_dashboard_schema
Add script for patching perf benchmark schema
|
8 years ago |
Jan Tattermusch
|
91c403b30c
|
Merge pull request #11636 from jtattermusch/kokoro_macos_rc
Update kokoro MacOS rc script
|
8 years ago |
David Garcia Quintas
|
af084dc37c
|
Fixes to pick first
|
8 years ago |
Vijay Pai
|
def0cdf455
|
Merge pull request #11638 from vjpai/uint64
Properly use uint64_t not unsigned int64_t
|
8 years ago |
David Garcia Quintas
|
ab1ff6b041
|
Split move test
|
8 years ago |
Vijay Pai
|
b9078c8ee8
|
Properly use uint64_t not unsigned int64_t
|
8 years ago |
Jan Tattermusch
|
e282dfe9e9
|
update macos kokoro rc script
|
8 years ago |
Muxi Yan
|
883655d6cf
|
Merge pull request #11624 from muxi/fix-objc-memory-leak
Fix Objective C memory leak GRPCOpSendMetadata
|
8 years ago |
Vijay Pai
|
7f93e58989
|
Merge pull request #11621 from vjpai/error_doc
Document error unref contract for iomgr cb's and transport/stream errors
|
8 years ago |