index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
Commit message (
Expand
)
Author
Age
*
Revert "Properly integrate async API with server-side cancellations."
Sree Kuchibhotla
2016-03-04
*
Properly integrate async API with server-side cancellations.
Vijay Pai
2016-03-03
*
Added missing virtual dtor
David Garcia Quintas
2016-02-19
*
Merge github.com:grpc/grpc into compress
Craig Tiller
2016-02-11
|
\
|
*
Removed outdated mention of AsynchronousService
David Garcia Quintas
2016-02-11
|
*
Added missing codegen includes
David Garcia Quintas
2016-02-09
|
*
clang-format
Vijay Pai
2016-02-08
|
*
reset the shared_ptr
Vijay Pai
2016-02-08
|
*
Ref the collection only when it will be used (and later finalized)
Vijay Pai
2016-02-05
|
*
Drop the ref
Vijay Pai
2016-02-05
|
*
Undo much of the previous commits so that only CallOpSet groups
Vijay Pai
2016-02-05
|
*
Forgot to include these edits in the last commit
Vijay Pai
2016-02-05
|
*
Wrap groups of related CallOpSet's into a ref-counted structure
Vijay Pai
2016-02-05
*
|
Merge github.com:grpc/grpc into compress
Craig Tiller
2016-02-05
|
\
|
*
|
Fix race condition in transport API
Craig Tiller
2016-02-03
|
*
Update comment on TryCancel() API
Sree Kuchibhotla
2016-01-29
|
*
Comments and format
Sree Kuchibhotla
2016-01-28
|
*
TryCancel() on ServerContext()
Sree Kuchibhotla
2016-01-28
|
/
*
Fixed wrong usage of global var
David Garcia Quintas
2016-01-28
*
sanity fixes
David Garcia Quintas
2016-01-27
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
*
|
copyrights
David Garcia Quintas
2016-01-27
*
|
DONE!!1one
David Garcia Quintas
2016-01-27
*
|
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
*
|
pre sync_stream.cc creation. Does not compile
David Garcia Quintas
2016-01-25
*
|
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25
*
|
copyrights
David Garcia Quintas
2016-01-25
*
|
Further work. Compiles. WIP
David Garcia Quintas
2016-01-25
*
|
Improved a couple error messages
David Garcia Quintas
2016-01-22
*
|
made codegen targets in build.yaml
David Garcia Quintas
2016-01-21
*
|
clang-format
David Garcia Quintas
2016-01-21
*
|
fixed copyrights
David Garcia Quintas
2016-01-21
*
|
Made "codedgen" directories closed over #includes
David Garcia Quintas
2016-01-21
*
|
clang-format
David Garcia Quintas
2016-01-20
*
|
updated copyrights
David Garcia Quintas
2016-01-20
*
|
Merge branch 'proto_interfaces' into yang-g-sync_async_mix
David Garcia Quintas
2016-01-19
|
\
\
|
*
|
override -> GRPC_OVERRIDE
David Garcia Quintas
2016-01-19
|
*
|
Introduced ServerInterface
David Garcia Quintas
2016-01-15
*
|
|
Add a test with two methods generic
yang-g
2016-01-15
*
|
|
warn user when they forget register generic service
yang-g
2016-01-15
*
|
|
fix copyright
yang-g
2016-01-15
*
|
|
Add generic support
yang-g
2016-01-15
|
*
|
WIP. Added ChannelInterface
David Garcia Quintas
2016-01-13
|
|
/
*
|
Support sync/async methods in the same service
yang-g
2016-01-13
*
|
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
|
/
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
include climits
Jan Tattermusch
2015-12-07
*
more win x64 fixes
Jan Tattermusch
2015-12-07
*
add doxygen comment
yang-g
2015-12-02
*
add server_builder_option
yang-g
2015-11-25
[next]