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
*
undo prev change
Sree Kuchibhotla
2017-03-24
*
Minor bug
Sree Kuchibhotla
2017-03-24
*
clang format
Sree Kuchibhotla
2017-03-24
*
Update C++ code
Sree Kuchibhotla
2017-03-22
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-21
|
\
|
*
Add channel arguments to server builder
Craig Tiller
2017-03-08
*
|
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
*
|
Fix clang formatting issues
Sree Kuchibhotla
2017-03-03
*
|
C++ code changes in response to grpc_completion_queue_create() API change
Sree Kuchibhotla
2017-03-03
|
/
*
Let ServerContext own the initial_metadata array for sync calls
yang-g
2017-02-22
*
Restore the NextMessageSize for streamed calls
yang-g
2017-02-16
*
Use call context to propagare LR costs
David Garcia Quintas
2017-02-13
*
Fix read from uninitialized memory bug in GrpcBufferWriter.
Harvey Tuch
2017-02-07
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-27
|
\
|
*
Merge github.com:grpc/grpc into maxmsgsz
Craig Tiller
2017-01-26
|
|
\
*
|
\
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Move parameters for all grpc_op types into their own sub-structs.
Mark D. Roth
2017-01-25
*
|
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
/
/
*
|
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
|
*
Merge github.com:grpc/grpc into maxmsgsz
Craig Tiller
2017-01-20
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-20
|
\
\
|
|
*
Fix integer overflow
Craig Tiller
2017-01-19
|
*
|
Merge branch 'master' into its_compat
Vijay Pai
2017-01-19
|
|
\
\
|
|
|
*
Remove double-checking of max-message-size in C++ layers
Craig Tiller
2017-01-19
|
|
|
/
*
|
|
Remove bogus assert
Craig Tiller
2017-01-12
*
|
|
Merge github.com:grpc/grpc into fix_errors
Craig Tiller
2017-01-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Small improvements to generated documentation
Craig Tiller
2017-01-06
|
|
*
Support compat with old generated PB files
Vijay Pai
2016-12-13
|
|
/
*
|
Fix stack corruption
Craig Tiller
2016-12-08
*
|
Fix include guards
Craig Tiller
2016-12-08
*
|
Start resolving memory issues in C++ metadata
Craig Tiller
2016-12-08
*
|
Merge branch 'slice_interning' into metadata_filter
Craig Tiller
2016-12-06
|
\
|
|
*
gpr_atm isn't automatically initialized to 0. Thanks Obama.
Vijay Pai
2016-12-05
|
*
clang-format
Vijay Pai
2016-12-05
|
*
Track requests that could cause other requests to be created, and don't do
Vijay Pai
2016-12-05
*
|
C++ compiles
Craig Tiller
2016-11-21
*
|
Start moving C++ to slice interfaces
Craig Tiller
2016-11-21
|
/
*
Merge pull request #8086 from y-zeng/fix_gprc
Yuchen Zeng
2016-11-11
|
\
*
\
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
\
|
*
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
Vijay Pai
2016-11-01
|
*
|
Remove references to NO_CHRONO option
Vijay Pai
2016-11-01
|
*
|
Remove separate versions of code based on presence of threading in compiler
Vijay Pai
2016-11-01
|
*
|
clang-format
Vijay Pai
2016-11-01
|
*
|
Use C++11 final and override
Vijay Pai
2016-11-01
|
*
|
Stop supporting non-C++11 conformant compilers
Vijay Pai
2016-11-01
*
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-31
|
\
|
|
*
|
|
clang-format
Craig Tiller
2016-10-26
*
|
|
Fix include guards
Craig Tiller
2016-10-26
*
|
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
[next]