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
/
call.h
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Update copyrights
Craig Tiller
2016-03-31
*
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25
*
Further work. Compiles. WIP
David Garcia Quintas
2016-01-25
*
fixed copyrights
David Garcia Quintas
2016-01-21
*
Made "codedgen" directories closed over #includes
David Garcia Quintas
2016-01-21
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Merge github.com:grpc/grpc into clang_format
Craig Tiller
2015-09-25
|
\
*
|
Add clang-format to sanity
Craig Tiller
2015-09-24
|
*
Windows fixes
Craig Tiller
2015-09-23
|
/
*
impl
yang-g
2015-08-25
*
merge with head
yang-g
2015-08-24
|
\
*
|
headers reorg
yang-g
2015-08-21
*
|
clang-format all source
Craig Tiller
2015-08-18
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
\
|
|
/
|
/
|
*
|
Properly initializing reserved pointer in tests.
Nicolas "Pixel" Noble
2015-08-01
|
/
*
Merge pull request #2406 from dgquintas/writeoptions
Craig Tiller
2015-07-15
|
\
*
|
override and final
Vijay Pai
2015-07-14
*
|
Addressing outstanding typos and comments
Vijay Pai
2015-07-14
*
|
Remove lambda function with lambda capture to allow building with pre-lambda
vjpai
2015-07-14
|
*
Removed spurious check
David Garcia Quintas
2015-07-14
|
*
Added WriteOptions for per-message flags and modified CallOps to use it.
David Garcia Quintas
2015-07-13
|
/
*
std::function is no longer implicitly included. Fixing this.
Nicolas "Pixel" Noble
2015-06-24
*
Update to set flags=0 on all ops
Craig Tiller
2015-06-22
*
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-16
|
\
*
|
.clang-format
Craig Tiller
2015-06-05
*
|
Clarify some of the call stuff
Craig Tiller
2015-06-05
*
|
Merge branch 'one-shouldnt-depend-on-protobufs' of github.com:ctiller/grpc in...
Craig Tiller
2015-06-05
|
\
\
*
|
|
Clarify serialization traits interface
Craig Tiller
2015-06-05
|
*
|
Fix memory leak
Craig Tiller
2015-06-05
|
/
/
*
|
Reset on finalization so op objects can be reused
Craig Tiller
2015-06-05
*
|
Fix GCC compilation
Craig Tiller
2015-06-05
*
|
Hide some unnecessary information
Craig Tiller
2015-06-05
*
|
Clarify ownership
Craig Tiller
2015-06-05
*
|
Remove old code, simplify a little
Craig Tiller
2015-06-05
*
|
Add necessary include
Craig Tiller
2015-06-05
*
|
clang-format
Craig Tiller
2015-06-05
*
|
Client side compiles/links
Craig Tiller
2015-06-04
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
*
|
Beginning the cleanup
Craig Tiller
2015-06-04
|
/
*
Lose redundant tag on unary calls
Craig Tiller
2015-05-06
*
Expose max message size at the server side
Yang Gao
2015-04-30
*
resolve comment
Yang Gao
2015-04-02
*
Bug fix. User can destroy status after calling Finish and we should keep a co...
Yang Gao
2015-04-02
*
clang-format c++ code
Yang Gao
2015-03-17
*
Service side should be done, it builds and existing tests pass
Yang Gao
2015-03-06
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
[next]