murgatroid99
|
4da73a13a4
|
Merge branch 'master' into node_new_core_api
|
10 years ago |
murgatroid99
|
c52c4638a6
|
Minor comment update
|
10 years ago |
murgatroid99
|
484cd9ab1b
|
Updated event.cc with new changes
|
10 years ago |
Craig Tiller
|
82ee98cc0d
|
Fix compile error
|
10 years ago |
Craig Tiller
|
df2c957eee
|
Fix compile error
|
10 years ago |
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 |
murgatroid99
|
d4d67ade9b
|
More progress towards new API compatibility
|
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 |
Mugur Marculescu
|
90d7e25ac0
|
Merge pull request #10 from tbetbetbe/java-move-java-code-to-a-subdir
Java: move java code to a subdir
|
10 years ago |
Lisa Carey
|
ad011166ba
|
Minor restructure
|
10 years ago |
Craig Tiller
|
2ca4708921
|
Merge branch 'async-api-new' into c++api
|
10 years ago |
Lisa Carey
|
cf6360377c
|
First commit of consolidated overview/README
|
10 years ago |
Craig Tiller
|
ae00e37ac2
|
Fix duplicated line
|
10 years ago |
Craig Tiller
|
7d41321306
|
Reduce contention on lock
Change the fd watcher from being O(active_pollers) to O(1), reducing time spent under the fd->watcher_mu lock, and ultimately scaling us much better.
|
10 years ago |
LisaFC
|
c9e93de32f
|
Merge pull request #1 from grpc/master
Sync from master
|
10 years ago |
Craig Tiller
|
970781bba9
|
Add missing unlock
|
10 years ago |
Donna Dionne
|
c08e3b8a7e
|
updating repository names
|
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 |
Jan Tattermusch
|
6b7523d5dc
|
updated readme
|
10 years ago |
Tim Emiola
|
d800218b35
|
Merge pull request #11 from tbetbetbe/markdown-correction-in-proto-readme-md
Fixes the bullet points in the proto README.md
|
10 years ago |
Jan Tattermusch
|
d233d3ae58
|
added some more interop tests
|
10 years ago |
Jan Tattermusch
|
56b805ff03
|
added support for streaming calls to TestService stubs
|
10 years ago |
Jan Tattermusch
|
eb3e76e76c
|
scaffolding for interop_client and little bit of project renaming
|
10 years ago |
Jan Tattermusch
|
a4b63bfc6b
|
Added simplified TestService for interop testing
|
10 years ago |
Tim Emiola
|
f751995e86
|
Update README.md
|
10 years ago |
Mugur Marculescu
|
fe6a8aede4
|
Merge pull request #9 from tbetbetbe/add_common_protos
Adds the common protos along with a README.md
|
10 years ago |
Vijay Pai
|
8a7424ad90
|
Merge pull request #384 from ctiller/buffer
Autohinting for write buffering
|
10 years ago |
Tim Emiola
|
c509d35455
|
Updates the references to the moved java source files.
- Also specifies the what type of source is being rendered in the
syntax-highlighted sections
|
10 years ago |
murgatroid99
|
4dd536866e
|
Merge branch 'async-api-new' of github.com:ctiller/grpc into node_new_core_api
|
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 |
Tim Emiola
|
aa7afd63a8
|
Moves java overview project to a subdirectory
|
10 years ago |
Yang Gao
|
4e6dc3c6c0
|
Merge pull request #420 from nicolasnoble/upstream-fix
Few minor fixes.
|
10 years ago |
Tim Emiola
|
bb9e6f4e7c
|
removed superfluous semi-colons
|
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 |