ncteisen
|
157815d5cd
|
Reviewer feedback
|
7 years ago |
Nathaniel Manista
|
56d2bfc6ba
|
Merge pull request #13974 from nathanielmanistaatgoogle/12531
Elide cygrpc.Timespec.
|
7 years ago |
Vijay Pai
|
1d91362f81
|
exec_ctx_fwd.h should never have been in public headers
|
7 years ago |
Dan Zhang
|
9ee9c924d8
|
change to pass in value
|
7 years ago |
Nathaniel Manista
|
31ddbff8cf
|
Elide cygrpc.Timespec
|
7 years ago |
Mark D. Roth
|
c6406f32f6
|
Implement InlinedVector independently of absl.
|
7 years ago |
Vijay Pai
|
b4b0ac7049
|
Resolve leak by freeing request payload if resources exhausted
|
7 years ago |
Craig Tiller
|
c052f363bf
|
Substitute a11r for ctiller in all OWNERS files
|
7 years ago |
adelez
|
ef7e3ea172
|
Merge pull request #13920 from menghanl/fix_release_matrix
Add go release versions to client_matrix.py
|
7 years ago |
Mehrdad Afshari
|
60adb963dc
|
Merge pull request #13969 from mehrdada/add-authors
Add guidance on the AUTHORS file to contributors
|
7 years ago |
Mehrdad Afshari
|
c2b6bab703
|
Merge pull request #13971 from apolcyn/upmerge_v18x
Upmerge v1.8.x into master
|
7 years ago |
Yash Tibrewal
|
61b32965be
|
Merge pull request #13970 from grpc/revert-13857-lb_policy_ref_simplification
Revert "Simplify LB policy refcounting."
|
7 years ago |
Mehrdad Afshari
|
4d001386fd
|
Reformat CONTRIBUTING.md
|
7 years ago |
Mehrdad Afshari
|
8616b362fd
|
Add guidance on the AUTHORS file to contributors
|
7 years ago |
Alexander Polcyn
|
d115253788
|
Merge remote-tracking branch 'upstream/v1.8.x' into upmerge_v18x
|
7 years ago |
Dan Zhang
|
0e50b94b5b
|
Adjust receiv buffer via setsockopt for udp_server's listening socket.
Since this socket is used for all incoming traffic, its current buffer
1MB is appearantly too small. Change it to 10 MB for now.
|
7 years ago |
Yash Tibrewal
|
b3fa256dd5
|
Revert "Simplify LB policy refcounting."
|
7 years ago |
Vijay Pai
|
babd579449
|
Mention requirements for regenerating projects
|
7 years ago |
Vijay Pai
|
fd4884a768
|
Address review comments
|
7 years ago |
Vijay Pai
|
92e267ec50
|
Add needed header
|
7 years ago |
Jan Tattermusch
|
2eb22fd67d
|
Merge pull request #13964 from jtattermusch/reintroduce_13700
Reintroduce check_sources_and_headers optimization
|
7 years ago |
Jan Tattermusch
|
0b62b2f6ed
|
reintroduce check_sources_and_headers optimization
|
7 years ago |
David Garcia Quintas
|
70fbe62613
|
Merge branch 'master' of github.com:grpc/grpc into conn_subchannel
|
7 years ago |
David Garcia Quintas
|
baf1ac7af9
|
PR comments
|
7 years ago |
David G. Quintas
|
0ea629c61e
|
Merge pull request #13912 from ncteisen/nullptr
Missing s/NULL/nullptr
|
7 years ago |
Mark D. Roth
|
1acc1fca74
|
Merge pull request #13857 from markdroth/lb_policy_ref_simplification
Simplify LB policy refcounting.
|
7 years ago |
Vijay Pai
|
7500577593
|
Address review feedback; stop using result of 'what'
|
7 years ago |
Mark D. Roth
|
c0febd3e64
|
Simplify LB policy refcounting.
|
7 years ago |
apolcyn
|
1d1086f4c2
|
Merge pull request #13910 from apolcyn/ruby_25_build
Base the ruby artifact-build docker file off of rake-compiler-dock's
|
7 years ago |
Jan Tattermusch
|
7b0bca2efd
|
do not throw and eat exceptions in C# connectivity watcher
|
7 years ago |
Juanli Shen
|
fead087946
|
Merge pull request #13805 from AspirinSJL/lb_bug
Change client_load_report_timer_pending var name
|
7 years ago |
Mehrdad Afshari
|
834dabae07
|
Merge pull request #13954 from mehrdada/remove-file
Remove garbage file doc/md
|
7 years ago |
Yuchen Zeng
|
77ec6c94ad
|
Merge pull request #13950 from y-zeng/backport_13655
Backport PR13599 and PR13655 to v1.8.x
|
7 years ago |
Mehrdad Afshari
|
32f9e98581
|
Remove garbage file doc/md
Delete accidentally committed file from repo
|
7 years ago |
Juanli Shen
|
4ed35d17f5
|
Unify the timer callback bools
|
7 years ago |
Yuchen Zeng
|
32d077e7e1
|
Merge pull request #13922 from y-zeng/openssl_1_1_0
Silence openssl 1.1.0 warnings
|
7 years ago |
yang-g
|
642eba3e67
|
Bug fix, use the last_sent ping time for next send
|
7 years ago |
Ken Payson
|
43e09a5f3e
|
Initialize last sent ping time
|
7 years ago |
Yuchen Zeng
|
6e42c0d337
|
Merge pull request #13934 from murgatroid99/v1.8.4_bump
Update version to v1.8.4
|
7 years ago |
Vijay Pai
|
9d2d84382e
|
Add portability tests on Linux to make sure that build with -fno-exceptions
continues to work
|
7 years ago |
Vijay Pai
|
b425fc79da
|
Comment on cpp guard
|
7 years ago |
Vijay Pai
|
ab00654784
|
Tag new #else and #endif blocks with comments
|
7 years ago |
Vijay Pai
|
37abc4ae7b
|
Typo
|
7 years ago |
Vijay Pai
|
9809ce38e9
|
Use appropriate preprocessor guards to allow building without exceptions
|
7 years ago |
Vijay Pai
|
9427eabf3b
|
uses_polling shouldn't be false for this test
|
7 years ago |
Vijay Pai
|
8fc3715a17
|
Catch exceptions from sync method handlers without crashing server
|
7 years ago |
Vijay Pai
|
e3756b9cf1
|
Merge pull request #13952 from vjpai/functional
Need to include functional to use std::bind
|
7 years ago |
kpayson64
|
b2c564affd
|
Merge pull request #13946 from kpayson64/fix_on_1_8
Fix stall bug with pollhup workaround
|
7 years ago |
Menghan Li
|
2146b3aec1
|
Add go release versions to client_matrix.py
|
7 years ago |
Vijay Pai
|
9423c274cd
|
Need to include functional to use std::bind
|
7 years ago |