Craig Tiller
|
7f78d71b8d
|
Add initial metadata stub
|
10 years ago |
Craig Tiller
|
3ccbf4ceba
|
Merge github.com:grpc/grpc into c++api
|
10 years ago |
Craig Tiller
|
a24496716a
|
Add call.cc
|
10 years ago |
Craig Tiller
|
50950712c1
|
Further progress
|
10 years ago |
Yang Gao
|
ee8f51fc8b
|
Merge pull request #381 from ctiller/async-api-new
New Core API
|
10 years ago |
Yang Gao
|
f71700b510
|
Merge pull request #425 from ctiller/c++api
Move completion_queue.cc to common/ from server/
|
10 years ago |
Craig Tiller
|
c4965751a0
|
Starting to scratch out the API
|
10 years ago |
Craig Tiller
|
2ca4708921
|
Merge branch 'async-api-new' into c++api
|
10 years ago |
Craig Tiller
|
ae00e37ac2
|
Fix duplicated line
|
10 years ago |
Craig Tiller
|
d78a657980
|
Merge github.com:grpc/grpc into async-api-new
|
10 years ago |
Craig Tiller
|
6135107e4a
|
New completion queue
|
10 years ago |
Nicolas Noble
|
a99bfe5e8e
|
Merge pull request #424 from ctiller/c++api
Clean build.json
|
10 years ago |
Craig Tiller
|
2a2bacccf3
|
Remove TODO
|
10 years ago |
Craig Tiller
|
f834bdc3cf
|
Move completion_queue.cc to common
|
10 years ago |
Craig Tiller
|
1ffa52f6dc
|
Clean build.json
|
10 years ago |
Vijay Pai
|
8a7424ad90
|
Merge pull request #384 from ctiller/buffer
Autohinting for write buffering
|
10 years ago |
Tim Emiola
|
f2d5e409d3
|
Merge pull request #415 from jtattermusch/csharp_progress
Polishing C# math service implementation and adding inprocess tests
|
10 years ago |
Yang Gao
|
4e6dc3c6c0
|
Merge pull request #420 from nicolasnoble/upstream-fix
Few minor fixes.
|
10 years ago |
Craig Tiller
|
41efbf3a96
|
Merge github.com:google/grpc into async-api-new
|
10 years ago |
Craig Tiller
|
62d424a1a4
|
Merge github.com:google/grpc into buffer
|
10 years ago |
Craig Tiller
|
4acf81e902
|
Merge pull request #418 from nicolasnoble/tmp-win32
Making the gpr_tmpfile's win32 version a bit more Windows-y.
|
10 years ago |
Nicolas "Pixel" Noble
|
3f36f5e316
|
Few minor fixes.
Fixing a few issues in case you *cough* have a different local implementation of
protobuf, gtest and gflags for some weird reason.
|
10 years ago |
Alistair Veitch
|
4bf41d8967
|
Merge pull request #387 from maxwell-demon/census_active_ops
V0 implementation of census_get_active_ops().
|
10 years ago |
Craig Tiller
|
696fda9143
|
Add dropped line
|
10 years ago |
Craig Tiller
|
b3323168b8
|
Remove debug
|
10 years ago |
donnadionne
|
15867f197b
|
Merge pull request #417 from yang-g/docker
Use environment variable to set root certs in c++ interop test
|
10 years ago |
Nicolas Noble
|
318eec1e7d
|
Merge pull request #419 from jboeuf/slash_tmp
Adding /tmp to prefix when creating posix temporary files.
|
10 years ago |
Julien Boeuf
|
a0ec4fc8ea
|
Adding /tmp to prefix when creating posix temporary files.
- Addresses #416.
|
10 years ago |
Nicolas "Pixel" Noble
|
d6dcec526d
|
Making the gpr_tmpfile's win32 version a bit more Windows-y.
Also adding windows helpers to convert to and from TCHAR strings.
|
10 years ago |
Yang Gao
|
48d80e5769
|
update comments
|
10 years ago |
Yang Gao
|
1988221d15
|
Use environment variable to set root certs in c++ interop test.
|
10 years ago |
Craig Tiller
|
8b976d0c24
|
Fixes
|
10 years ago |
Craig Tiller
|
c230a7451d
|
Merge github.com:google/grpc into async-api-new
|
10 years ago |
Jan Tattermusch
|
15111f5c6b
|
Polishing C# math service implementation and added an in-process mathclient mathserver test
|
10 years ago |
Michael Lumish
|
3d6fa14f1a
|
Merge pull request #411 from jtattermusch/csharp_server
Improved C# grpc server implementation to be able to register call handlers
|
10 years ago |
Jan Tattermusch
|
caa361466c
|
removed outdated comment
|
10 years ago |
Jan Tattermusch
|
a3b659c3ae
|
added comment
|
10 years ago |
Craig Tiller
|
3054756462
|
Fix in-flight cancellations
|
10 years ago |
Craig Tiller
|
16c5032fdb
|
Add a failing test
|
10 years ago |
Craig Tiller
|
c56b2cb33c
|
Add comments
|
10 years ago |
Hongyu Chen
|
2bfbfe8bfa
|
prefix struct & functions in census_tracing.h per ctiller's suggestion.
|
10 years ago |
Craig Tiller
|
98ad9bd6cf
|
Merge github.com:google/grpc into async-api-new
|
10 years ago |
Craig Tiller
|
2832cb0627
|
Remove accidentally added file
|
10 years ago |
Craig Tiller
|
fee91b49ff
|
Converted some cancellation tests
|
10 years ago |
Craig Tiller
|
e83fe4c903
|
Merge pull request #413 from dklempner/kick_fd_mutex
Move pollset_kick wfd creation/destruction out of freelist lock
|
10 years ago |
Hongyu Chen
|
1ed726c6f5
|
More update on dup_annotation_list following review comments.
|
10 years ago |
David Klempner
|
0840da4c64
|
Move pollset_kick wfd creation/destruction out of freelist lock
This was an observed source of contention at higher thread counts where
we could overrun the freelist cap.
|
10 years ago |
Craig Tiller
|
aa2ac59b5c
|
Merge github.com:google/grpc into async-api-new
|
10 years ago |
Craig Tiller
|
c58330a244
|
Convert simple_delayed_request
|
10 years ago |
Craig Tiller
|
cff2d15f94
|
Convert more tests (and re-enable some disabled ones)
|
10 years ago |