Craig Tiller
|
c80fa2f673
|
Merge pull request #8680 from ctiller/no_more_legacy
Remove legacy poller
|
8 years ago |
David Garcia Quintas
|
0133a1b902
|
No more gcc 4.4!
|
8 years ago |
David Garcia Quintas
|
850cbaaac4
|
Added more testing for grpclb tokens
|
8 years ago |
David G. Quintas
|
a1cf4dd607
|
Merge pull request #8666 from dgquintas/rr_fixall
Fixed wrong connectivity status updates for RR
|
8 years ago |
Craig Tiller
|
873d575c7d
|
Merge pull request #8755 from ctiller/fangmeister
Fix use-after-free in time parse caching
|
8 years ago |
matt-kwong
|
354d075ba9
|
Merge pull request #8730 from matt-kwong/fix-build-dashboard
Fix build analysis dashboard
|
8 years ago |
David Garcia Quintas
|
ffd8e3d8e1
|
pr comment
|
8 years ago |
David G. Quintas
|
d1bc240f10
|
Merge pull request #8751 from dgquintas/undo_bad_merge_fakeresolver
Updated test_get_channel_info() to use new ch arg syntax
|
8 years ago |
Craig Tiller
|
738e6dbc40
|
Fix use-after-free in time parse caching
|
8 years ago |
Mark D. Roth
|
f392ce9598
|
Merge pull request #8662 from markdroth/latency_in_final_info
Populate latency field in final_info.
|
8 years ago |
Mark D. Roth
|
9b3f740eb0
|
clang-format
|
8 years ago |
David G. Quintas
|
8f68e295f4
|
Merge pull request #8733 from dgquintas/grpclb_deadlock
Fixed deadlock between glb_shutdown and lb_on_server_status_received
|
8 years ago |
David Garcia Quintas
|
01dbb90274
|
Added testing for connectivity states
|
8 years ago |
David Garcia Quintas
|
d03afbdeba
|
Merge branch 'master' of github.com:grpc/grpc into rr_fixall
|
8 years ago |
David Garcia Quintas
|
5f50a1baaa
|
Update test_get_channel_info() to use new ch arg syntax
|
8 years ago |
David Garcia Quintas
|
4270dc6d6e
|
Update test_get_channel_info() to use new ch arg syntax
|
8 years ago |
Craig Tiller
|
8cfe059dbc
|
Progress towards mdstr elimination
|
8 years ago |
Yang Gao
|
b794a96875
|
Merge pull request #8743 from yang-g/lsan_suppressions
Add one more openssl leak to suppressions list
|
8 years ago |
Craig Tiller
|
c9b0b28772
|
Progress towards mdstr elimination
|
8 years ago |
Craig Tiller
|
47718a69a9
|
Add method config stuff
|
8 years ago |
Craig Tiller
|
68208fe422
|
Progress towards mdstr elimination
|
8 years ago |
Mark D. Roth
|
6cf61536dc
|
Fix tsan failures.
|
8 years ago |
Michael Lumish
|
7466ae732e
|
Merge pull request #8746 from murgatroid99/node_lodash_compat
Make Node library compatible with lodash 3
|
8 years ago |
David G. Quintas
|
7d46b94bb5
|
Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix
Fixed wrong NULLing in chttp2 transport
|
8 years ago |
David Garcia Quintas
|
3ddebf4f66
|
PR comment
|
8 years ago |
Mark D. Roth
|
ad1b395243
|
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
|
8 years ago |
murgatroid99
|
9ea40c58f0
|
Make Node library compatible with lodash 3
|
8 years ago |
Feng Li
|
d0670ae60b
|
Merge pull request #8725 from grpc/wenbozhu-patch-1
Update PROTOCOL-WEB.md
|
8 years ago |
yang-g
|
60b189199c
|
Add one more openssl leak to suppressions list
|
8 years ago |
Jan Tattermusch
|
84e65e1fb0
|
Merge pull request #8713 from jtattermusch/csharp_cleanup_profiling
Cleanup C# profiling code
|
8 years ago |
Michael Lumish
|
76f90c390a
|
Merge pull request #8728 from murgatroid99/more_uv_fixes
Fix sanity, uv, and windows builds
|
8 years ago |
Craig Tiller
|
4eecdde403
|
Conversion progress
|
8 years ago |
Craig Tiller
|
3cf79228ff
|
Review feedback
|
8 years ago |
Craig Tiller
|
d5a7a8a61e
|
Add missing function
|
8 years ago |
yang-g
|
414af9bec8
|
refresh and access token filtering
|
8 years ago |
Yuchen Zeng
|
b1f6bf2ec4
|
Merge pull request #8086 from y-zeng/fix_gprc
Fix misspelled gprc
|
8 years ago |
David Garcia Quintas
|
a74b24633e
|
Fixed deadlock between glb_shutdown and lb_on_server_status_received
|
8 years ago |
Yuchen Zeng
|
5c1f55af23
|
Merge pull request #8335 from y-zeng/tos
Add grpc_socket_mutator
|
8 years ago |
Yuchen Zeng
|
67ffe3f82d
|
clang-format
|
8 years ago |
Matt Kwong
|
983c2dad44
|
Fix build analysis dashboard
|
8 years ago |
Jan Tattermusch
|
b35dfa83b5
|
remove existing profiling points
|
8 years ago |
Jan Tattermusch
|
475e06bb12
|
10m entries in profiler
|
8 years ago |
Jan Tattermusch
|
fdf45ab6fd
|
support threadpool tracing
|
8 years ago |
David Garcia Quintas
|
ed2f308554
|
NULLs needed at fail_pending_writes() too
|
8 years ago |
murgatroid99
|
2e01234d1c
|
Fix sanity, uv, and windows builds
|
8 years ago |
Craig Tiller
|
5ef31ab9c9
|
Progress towards mdstr elimination
|
8 years ago |
Wenbo Zhu
|
fd825f51ac
|
Update PROTOCOL-WEB.md
Using http/2 literal header format for status.
|
8 years ago |
Craig Tiller
|
e52bbb1d01
|
Initial elimination of grpc_mdstr from metadata.{h,c}
|
8 years ago |
Craig Tiller
|
515a33d6bd
|
Perfect hashing code
|
8 years ago |
Vijay Pai
|
aaefa958d7
|
Merge pull request #8638 from vjpai/conform
Improve C++11 conformance
|
8 years ago |