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
|
f9ff554fd2
|
Add COUNT for stream compression method
|
7 years ago |
Muxi Yan
|
dfe402781e
|
Fix windows test failure
|
7 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 |
Vijay Pai
|
ff17b050e6
|
Document error unref contract for iomgr cb's and transport/stream errors
|
8 years ago |
Nicolas Noble
|
c4f85b78f3
|
Merge pull request #11474 from makdharma/cares_fix
fixes #11473
|
8 years ago |
Nicolas Noble
|
d8bf2df7c6
|
Merge pull request #10462 from nicolasnoble/ares-header-pollution
Avoid pollution from ares.h into the global space.
|
8 years ago |
Muxi Yan
|
be3c7e2a42
|
Fix the memory leak in metadata
|
8 years ago |
Jan Tattermusch
|
58ca8beb16
|
add script for patching perf benchmark schema
|
8 years ago |
Jan Tattermusch
|
3598ac81b0
|
update scenario result schema
|
8 years ago |
Yang Gao
|
71a78e92cb
|
Merge pull request #11590 from yang-g/zombie_paylod
Destroy byte buffer to avoid leak in zombied calls
|
8 years ago |
Mark D. Roth
|
bf527617bf
|
Merge pull request #11577 from markdroth/compression_filter_fix
Fix handling of send_message before send_initial_metadata in compress filter.
|
8 years ago |
David Garcia Quintas
|
b8be14309d
|
formatting changes
|
8 years ago |
Yuchen Zeng
|
8bec6a9316
|
Merge pull request #11589 from y-zeng/fix_bad_ping
Fix bad_ping
|
8 years ago |
Stanley Cheung
|
fdf30af6e0
|
Merge pull request #11524 from michaelbausor/php-protoc-plugin
Update PHP protoc plugin generation
|
8 years ago |
David Garcia Quintas
|
05e15745d3
|
added test for RR connectivity state upon subchannels shutdown
|
8 years ago |
David Garcia Quintas
|
9d1a5de94e
|
Fix RR policy connectivity state upon subchannels shutdown
|
8 years ago |
David Garcia Quintas
|
1f0fc53e97
|
Have the fake resolver "re-resolve" upon seeing error
|
8 years ago |
Muxi Yan
|
8399ff6a17
|
Merge pull request #11584 from muxi/fix-cronet-lock-abort
Handle cancel correctly
|
8 years ago |
Nathaniel Manista
|
9a69478498
|
Merge pull request #11595 from nathanielmanistaatgoogle/lint
Lint progress.
|
8 years ago |
Nathaniel Manista
|
9104884a19
|
Clean up and opinionate .pylintrc
|
8 years ago |
Nathaniel Manista
|
6613f60166
|
Enable wrong-import-order lint
|
8 years ago |
Nathaniel Manista
|
37c83ffbed
|
Enable redefined-variable-type lint
|
8 years ago |
Nathaniel Manista
|
a7182f7f5a
|
Always use an upgraded pip when running pylint
|
8 years ago |
Nathaniel Manista
|
936f8d5eaa
|
Enable next-method-called lint
|
8 years ago |
David Garcia Quintas
|
38ba4661ce
|
Fix segfault in rr trace
|
8 years ago |