Michael Lumish
|
4e014a2410
|
Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge
Upmerge v1.4.x to master
|
7 years ago |
Mark D. Roth
|
106c3e07ed
|
Merge pull request #11671 from markdroth/client_channel_tracer
Client channel: more code cleanup, and add a tracer.
|
7 years ago |
Mark D. Roth
|
60751fe7e7
|
Add client_channel tracer; code cleanup; eliminate an allocation.
|
7 years ago |
Noah Eisen
|
8dc24e3c4f
|
Merge pull request #11644 from ncteisen/murder-the-custom-debugging-defines
Remove More Custom Debug Defines
|
7 years ago |
Sree Kuchibhotla
|
e9f6eac1f9
|
Merge pull request #11684 from sreecha/timer_manager_fix
timer_manager fix
|
7 years ago |
Vijay Pai
|
17bf3e1434
|
Merge pull request #11705 from vjpai/typos
Resolve typos
|
7 years ago |
Sree Kuchibhotla
|
bd3ea98caa
|
Add comments to timer_generic.c file
|
7 years ago |
ncteisen
|
e9cd8a8dd5
|
Remove more custom debug defines
|
7 years ago |
Matt Kwong
|
a9694ecab5
|
Merge pull request #11495 from agc-sec/fixopenssl-jwt
Fix compilation error associated with release of OpenSSL 1.1
|
7 years ago |
murgatroid99
|
32de20ca49
|
Node: re-enable -Werror, clean up binding.gyp
|
7 years ago |
David Garcia Quintas
|
4b2def361a
|
Fix RR concurrent updates
|
7 years ago |
Craig Tiller
|
1d85332481
|
Merge pull request #11532 from ctiller/optimize_for
Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now)
|
7 years ago |
Noah Eisen
|
e09581de9a
|
Merge pull request #11557 from ncteisen/writelast-bugfix
WriteLast Bugfix
|
7 years ago |
Vijay Pai
|
28ee1ecdf0
|
Resolve typos
|
7 years ago |
Craig Tiller
|
8af7989718
|
Fix potential rounding error
|
8 years ago |
Sree Kuchibhotla
|
65dd99feae
|
fix typos identified in code review
|
8 years ago |
murgatroid99
|
882ba60fcb
|
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
|
8 years ago |
yongni
|
9796c8a31a
|
Merge pull request #11608 from yongni/matrix
Created test driver to run matrix test against different docker image…
|
8 years ago |
Noah Eisen
|
67a40548ca
|
Initialize pending_ops false
|
8 years ago |
Craig Tiller
|
873ee82277
|
Add channel args to qps server
|
8 years ago |
Craig Tiller
|
5dfc81e3d0
|
Merge github.com:grpc/grpc into epex7
|
8 years ago |
Craig Tiller
|
4cc2b9acca
|
Fix accidental boringssl change
|
8 years ago |
Craig Tiller
|
f5bda7fabb
|
Merge github.com:grpc/grpc into enable-epoll1
|
8 years ago |
David G. Quintas
|
4b0b184921
|
Merge pull request #11695 from dgquintas/fix_gtest_include
Move gtest include after proto include
|
8 years ago |
David Garcia Quintas
|
3f223e342f
|
Move gtest include after proto include
|
8 years ago |
Muxi Yan
|
9780f93646
|
Merge pull request #11658 from muxi/move-nanopb-to-cocoapods-v14
Backport #11656: Use Cocoapods to manage nanopb
|
8 years ago |
Muxi Yan
|
af724acc82
|
Merge pull request #11656 from muxi/move-nanopb-to-cocoapods
Use Cocoapods to manage nanopb
|
8 years ago |
Craig Tiller
|
7fd8f67b2d
|
clang-format
|
8 years ago |
Craig Tiller
|
c7c0b55297
|
Merge github.com:grpc/grpc into epex7
|
8 years ago |
Craig Tiller
|
d5f47462f9
|
Merge branch 'cq-drop' into enable-epoll1
|
8 years ago |
Craig Tiller
|
9c070bfb64
|
Fix memory leak
|
8 years ago |
Yong Ni
|
ef698b60cd
|
Merge branch 'master' of github.com:grpc/grpc into matrix
|
8 years ago |
Matt Kwong
|
0c009ba2b5
|
Merge pull request #11692 from matt-kwong/exit_Code
Add return code as a field in BQ results uplaod
|
8 years ago |
Matt Kwong
|
c87cbba379
|
Add return code as a field in BQ results uplaod
|
8 years ago |
Yong Ni
|
5f32c517b1
|
Added timestamp to the xml report and minor changes to the API per review feedback.
|
8 years ago |
ncteisen
|
36bb8a0006
|
s/hanging/pending/g
|
8 years ago |
ncteisen
|
43f2b55a07
|
Add repro and fix to bidi case
|
8 years ago |
ncteisen
|
95f7a51746
|
Fix writelast bug
|
8 years ago |
ncteisen
|
be7b82ba5e
|
Add repro for coalescing bug
|
8 years ago |
ncteisen
|
9bee3086c3
|
Make stream responses togglable via context
|
8 years ago |
Michael Lumish
|
e9089624fe
|
Merge pull request #11627 from murgatroid99/node_consistent_runtime_version
Make various scripts use the same version of Node
|
8 years ago |
Craig Tiller
|
82360c86d7
|
Merge github.com:grpc/grpc into epex7
|
8 years ago |
Craig Tiller
|
8551e4d687
|
Merge github.com:grpc/grpc into min_stack
|
8 years ago |
Craig Tiller
|
ae8aa9cf4a
|
Merge branch 'cq-drop' into enable-epoll1
|
8 years ago |
Craig Tiller
|
569401924d
|
Fix compile
|
8 years ago |
Muxi Yan
|
be7f2a41ab
|
Merge pull request #11602 from muxi/add_cancel_after_round_trip_test
Add a end2end test of cancel call
|
8 years ago |
Craig Tiller
|
a1a3f363ee
|
Merge github.com:grpc/grpc into optimize_for
|
8 years ago |
Craig Tiller
|
73faf6b05e
|
Merge branch 'cq-drop' into enable-epoll1
|
8 years ago |
Craig Tiller
|
39a7327c5f
|
Merge github.com:grpc/grpc into cq-drop
|
8 years ago |
Craig Tiller
|
7835620e6e
|
Merge github.com:grpc/grpc into enable-epoll1
|
8 years ago |