Craig Tiller
|
a2b32f1133
|
Fix early shutdown: await client context deletion before channel deletion
|
10 years ago |
Craig Tiller
|
74ace9e4c7
|
Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass
|
10 years ago |
Craig Tiller
|
7551fa6149
|
Merge github.com:grpc/grpc into one-pass
Conflicts:
Makefile
|
10 years ago |
Craig Tiller
|
7305dc69e6
|
Merge pull request #1227 from nicolasnoble/the-purge-2
Refactoring std::chrono out.
|
10 years ago |
Nicolas Noble
|
1eef5aa1eb
|
Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix
Renamed make variables for protoc presence and version checking.
|
10 years ago |
Nicolas Noble
|
eae6973b00
|
Merge pull request #1366 from ctiller/mwha
A little Makefile spring cleaning
|
10 years ago |
Craig Tiller
|
ca9d0c0e2d
|
Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass
|
10 years ago |
Craig Tiller
|
2b0f7c5b1e
|
Thread safety fix
|
10 years ago |
Craig Tiller
|
b56ca8d555
|
Fix use-after-free in lame client test
|
10 years ago |
Craig Tiller
|
64bc3fdaaa
|
remove annotations
|
10 years ago |
Craig Tiller
|
65f9f81afb
|
Fix memory leak
|
10 years ago |
David Garcia Quintas
|
f5fcafde81
|
Renamed make variables for protoc presence and version checking.
|
10 years ago |
Craig Tiller
|
9c71b6f5b6
|
Fix memory leak
|
10 years ago |
Craig Tiller
|
916b152184
|
annotations - revert later
|
10 years ago |
Craig Tiller
|
872af0281e
|
Fix memory leak
|
10 years ago |
Yang Gao
|
fa74ec4617
|
Merge pull request #1359 from a11r/cc2
Test client stream cancellation and fix bug exposed by the test.
|
10 years ago |
Yang Gao
|
9a5eee1d34
|
Merge pull request #1360 from nicolasnoble/flakes
Flagging some tests as flaky.
|
10 years ago |
Craig Tiller
|
04f8156f65
|
Cleanup
|
10 years ago |
Craig Tiller
|
2660ebcff0
|
Actually remove them
|
10 years ago |
Craig Tiller
|
d896fa5640
|
Remove some useless lines in the Makefile
|
10 years ago |
Nicolas "Pixel" Noble
|
fd2bf675f7
|
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Conflicts:
include/grpc++/completion_queue.h
|
10 years ago |
Craig Tiller
|
48bfcdcfcc
|
Fix memory leak
|
10 years ago |
Craig Tiller
|
4107ba2897
|
Merge pull request #1365 from yang-g/init
Attempt to remove the need of calling grpc_init/shutdown in c++ application code
|
10 years ago |
Craig Tiller
|
4df5caea06
|
Fix memory leak
|
10 years ago |
Craig Tiller
|
71cb81c737
|
Merge github.com:grpc/grpc into one-pass
|
10 years ago |
Craig Tiller
|
6f7030b9d7
|
revert accidental change
|
10 years ago |
Craig Tiller
|
1a727fde47
|
clang-format
|
10 years ago |
Craig Tiller
|
c52779ff61
|
Add missing remove list
|
10 years ago |
Craig Tiller
|
60de66cf7d
|
Always wait for all ops to finish
|
10 years ago |
Yang Gao
|
96de48449c
|
Add the new header to build.json and regenerate projects
|
10 years ago |
Yang Gao
|
c4b6ffb1b6
|
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free.
|
10 years ago |
Craig Tiller
|
2ea37fd2ce
|
Bug fixing
|
10 years ago |
Craig Tiller
|
c1f7560ac2
|
Stream mapping fixes
|
10 years ago |
Nicolas "Pixel" Noble
|
436f964a80
|
Flagging a few census tests as flaky.
|
10 years ago |
Craig Tiller
|
a940752dee
|
Take a lock every time through client_channel - to simplify logic and ensure correctness
|
10 years ago |
Craig Tiller
|
f87b609169
|
Fix array size
|
10 years ago |
Craig Tiller
|
e70413c916
|
Handle reading after cancellation
|
10 years ago |
Stanley Cheung
|
884f4dad58
|
Merge pull request #1362 from tbetbetbe/grpc_ruby_interop_fixes
Grpc ruby interop fixes
|
10 years ago |
Tim Emiola
|
932b13be4c
|
Corrects bad return values in C error-handling block
|
10 years ago |
Craig Tiller
|
4e87e00767
|
Fix uninitialized variable
|
10 years ago |
Tim Emiola
|
9cb56f8707
|
Move Notifier into its own file
|
10 years ago |
Tim Emiola
|
0a6557809a
|
Simplify debugging, avoid inspecting C-backed objects.
|
10 years ago |
Craig Tiller
|
48b9fde74e
|
call progress
|
10 years ago |
Craig Tiller
|
7d4a96a58b
|
Publish cancellation metadata
|
10 years ago |
Tim Emiola
|
119decc0f4
|
Fix logging version mismatchj
|
10 years ago |
Tim Emiola
|
117cc1207d
|
Fix failing interop servers
|
10 years ago |
Tim Emiola
|
68180a2b92
|
Merge pull request #1358 from jtattermusch/csharp_server_improvements
Improving C# server
|
10 years ago |
Nicolas "Pixel" Noble
|
fdcd07bf2b
|
Merge branch 'master' of github.com:grpc/grpc into flakes
|
10 years ago |
Nicolas "Pixel" Noble
|
b8137b343f
|
Flagging some tests as flaky.
|
10 years ago |
Craig Tiller
|
7abc8d2149
|
Add missing clear
|
10 years ago |