ncteisen
|
f41e24b35f
|
Remove uuid from channel
|
7 years ago |
ncteisen
|
9f144ebf5b
|
s/TraceNode/TraceEvent and make it a struct
|
7 years ago |
ncteisen
|
99c7efdedb
|
Good C++ style
|
7 years ago |
ncteisen
|
ef043a853f
|
Classify TraceNode
|
7 years ago |
ncteisen
|
6572ce2c4a
|
Classify the tracer object
|
7 years ago |
ncteisen
|
b04efac6a5
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
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 |
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 |
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 |
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 |
Vijay Pai
|
e3756b9cf1
|
Merge pull request #13952 from vjpai/functional
Need to include functional to use std::bind
|
7 years ago |
Vijay Pai
|
9423c274cd
|
Need to include functional to use std::bind
|
7 years ago |
Alexander Polcyn
|
8065a5e73c
|
Use rake-compiler-dock's Dockerfile as a base in grpc's fork of it
|
7 years ago |
kpayson64
|
b5f7e27548
|
Merge pull request #13933 from kpayson64/avoid_stall
Avoid stall
|
7 years ago |
Muxi Yan
|
669900c7de
|
Merge pull request #13936 from grpc/copyright-objc++
Check copyright of Objective-C++ source files
|
7 years ago |
Jan Tattermusch
|
ff38af7fcf
|
Merge pull request #13927 from jtattermusch/csharp_sourcelink_prepare
C#: Prepare for SourceLink support
|
7 years ago |
Ken Payson
|
a3bfddd958
|
Fix bug with pollhup workaround
|
7 years ago |
Muxi Yan
|
44c4c34b32
|
Check copyright of Objective-C++ source files
|
7 years ago |
apolcyn
|
486761d04e
|
Merge pull request #13930 from apolcyn/ruby_25_mac_build
Add ruby 2.5 to the mac package build
|
7 years ago |
apolcyn
|
9870797d41
|
Merge pull request #13931 from apolcyn/merge_18x
Merge 1.8.x into master
|
7 years ago |
Ken Payson
|
e374b88d49
|
Add more control flow logging
|
7 years ago |
Vijay Pai
|
0d3314b537
|
Merge pull request #13929 from vjpai/tls-bazel2
When building with bazel on a Mac, workaround bazelbuild/bazel#4341
|
7 years ago |
Alexander Polcyn
|
f40794953e
|
Manual merge conflict resolve: remove exec_ctx param from tcp_free
|
7 years ago |
Ken Payson
|
77ad62e0fe
|
Fix a Python spinlock bug
|
7 years ago |
Alexander Polcyn
|
522df1681a
|
add ruby 2.5 to package build on mac
|
7 years ago |
Vijay Pai
|
def31f9527
|
Merge pull request #13900 from vjpai/odr
Wrap duplicated-name definitions in anonymous namespace (except for iomgr)
|
7 years ago |
Alexander Polcyn
|
ce1be0c8b0
|
Merge remote-tracking branch 'upstream/v1.8.x' into merge_18x
|
7 years ago |
Vijay Pai
|
91bab37129
|
When building with bazel on a Mac, workaround bazelbuild/bazel#4341
|
7 years ago |
Jan Tattermusch
|
ebebb02d3f
|
try embedding sources for a start
|
7 years ago |
Jan Tattermusch
|
cb0486adf8
|
prepare for SourceLink support
|
7 years ago |
Michael Lumish
|
ca8650adf7
|
Merge pull request #13917 from murgatroid99/uv_tcp_errors_unavailable_status
Mark tcp errors as UNAVAILABLE in UV tcp code
|
7 years ago |
apolcyn
|
82eebafe3f
|
Merge pull request #13921 from apolcyn/backport_distribtest_fix
Backport 13793 to 1.8.x
|
7 years ago |
Yuchen Zeng
|
c6ae9b562b
|
Silence openssl 1.1.0 warnings
|
7 years ago |
Alexander Polcyn
|
a3997fa50f
|
Fix failing ruby distrib tests on ruby 2.0 images
|
7 years ago |
kpayson64
|
2b0ab320c1
|
Merge pull request #13794 from kpayson64/fix_server_streamz_stats
Set error status correctly on server side
|
7 years ago |
Ken Payson
|
6535cfd140
|
Set error status correctly on server side
|
7 years ago |
murgatroid99
|
91b56b81d5
|
Mark tcp errors as UNAVAILABLE in UV tcp code
|
7 years ago |
ncteisen
|
b928fd496e
|
Fix portability build
|
7 years ago |
ncteisen
|
5268185846
|
Fix bazel code
|
7 years ago |
ncteisen
|
e78bd519ca
|
Clangify my stale code
|
7 years ago |
ncteisen
|
9be168be0c
|
Missing s/NULL/nullptr
|
7 years ago |
ncteisen
|
5219f3f4c1
|
Missing s/NULL/nullptr
|
7 years ago |
ncteisen
|
09c033a8dd
|
Fix test compile
|
7 years ago |
ncteisen
|
1d2f23b338
|
Register tracers, not (sub)channels
|
7 years ago |
ncteisen
|
fb505cc7c7
|
No more custom define
|
7 years ago |