index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
Commit message (
Expand
)
Author
Age
*
Remove TODO
Craig Tiller
2015-02-06
*
Move completion_queue.cc to common
Craig Tiller
2015-02-06
*
Merge github.com:google/grpc into async-api
Craig Tiller
2015-02-04
|
\
|
*
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-02-04
|
|
\
|
*
|
Add write buffer hint to C++ server handlers so that writes actually go
Vijay Pai
2015-02-04
|
|
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
|
|
/
*
|
Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-api
Craig Tiller
2015-02-02
|
\
\
*
\
\
Merge github.com:google/grpc into async-api
Craig Tiller
2015-02-02
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
|
*
|
Fix an obvious bug
Craig Tiller
2015-02-01
|
*
|
Remove a major source of contention in thread_pool
Craig Tiller
2015-02-01
|
|
/
*
/
First compiling version of the new C api.
Craig Tiller
2015-01-27
|
/
*
Resolved merge conflicts with master
murgatroid99
2015-01-21
|
\
|
*
clang-format
Craig Tiller
2015-01-20
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-20
|
|
\
*
|
|
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
|
/
/
*
|
Use clang-format-3.5
Craig Tiller
2015-01-18
|
*
clang-format
Craig Tiller
2015-01-14
*
|
clang-format
Craig Tiller
2015-01-14
*
|
Update C++ code to set status via the C api.
Craig Tiller
2015-01-14
|
*
Update C++ code to set status via the C api.
Craig Tiller
2015-01-14
|
*
Starting to fix C++
Craig Tiller
2015-01-13
|
/
*
clang-format codebase
Craig Tiller
2015-01-13
*
Fixing opensource build.
nnoble
2015-01-12
*
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Fix hostname for streaming.
yangg
2015-01-08
*
Add deadline API on server side.
yangg
2015-01-06
*
fix MOE compliling error.
chenw
2014-12-29
*
Use overriden host name when creating a call.
yangg
2014-12-29
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Set host to channel's target when creating a call.
yangg
2014-12-19
*
Add ServerContext. It is currently empty and deadline and metadata will come to
yangg
2014-12-19
*
Replace the deprecated grpc_call_accept calls with the equivalent two new
yangg
2014-12-17
*
Add missing casts to enable compilation with gcc 4.7
rsilvera
2014-12-16
*
Trailing metadata support.
ctiller
2014-12-16
*
Make the default deadline gpr_inf_future to avoid mismatch between
yangg
2014-12-12
*
Add server side credentials support.
yangg
2014-12-08
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26