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
*
Add a PreServerStart in global server callbacks
yang-g
2017-02-07
*
Bump master version numbers
Craig Tiller
2017-01-30
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-27
|
\
|
*
Merge github.com:grpc/grpc into maxmsgsz
Craig Tiller
2017-01-26
|
|
\
*
|
|
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
|
\
\
|
|
*
Remove double-checking of max-message-size in C++ layers
Craig Tiller
2017-01-19
|
*
|
Add ChannelArguments methods for setting max send/recv message size.
Mark D. Roth
2017-01-19
|
|
/
*
|
Fix memory leak
Craig Tiller
2017-01-17
*
|
Fix memory corruption
Craig Tiller
2017-01-13
*
|
Fix mac
Craig Tiller
2017-01-12
*
|
Remove bogus assert
Craig Tiller
2017-01-12
*
|
Spam cleanup
Craig Tiller
2017-01-12
*
|
Uncover the badness
Craig Tiller
2017-01-12
*
|
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
*
|
Fix C++ build
Craig Tiller
2017-01-09
*
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-27
|
\
|
|
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-27
|
|
\
|
|
*
clang-format
Mark D. Roth
2016-12-14
|
|
*
Fix bug.
Mark D. Roth
2016-12-12
|
|
*
Clean up C++ filter API.
Mark D. Roth
2016-12-12
|
|
*
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-12-09
|
|
|
\
*
|
|
|
Fix stack corruption
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
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-06
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29
Craig Tiller
2016-12-05
|
|
|
\
\
|
|
*
|
|
Fix shutdown problems with sync server
Craig Tiller
2016-12-05
|
|
|
*
|
Bring back gli initializer summoning
Vijay Pai
2016-12-05
|
|
|
*
|
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
|
|
|
/
/
|
|
|
*
clang-format
Mark D. Roth
2016-11-30
|
|
|
*
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-11-28
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Fix build problems.
Mark D. Roth
2016-11-28
*
|
|
|
Everything compiles...
Craig Tiller
2016-11-22
*
|
|
|
C++ compiles
Craig Tiller
2016-11-21
*
|
|
|
Start moving C++ to slice interfaces
Craig Tiller
2016-11-21
*
|
|
|
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
Craig Tiller
2016-11-18
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
|
|
\
|
|
*
|
|
|
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
*
|
|
|
Merge branch 'slice_interning' into eliminate_mdstr
Craig Tiller
2016-11-16
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #8335 from y-zeng/tos
Yuchen Zeng
2016-11-11
|
|
/
|
|
*
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-10
|
/
/
/
|
|
*
Allow setting service config via C++ API, for use in tests.
Mark D. Roth
2016-11-09
|
|
*
Allow getting LB policy name and service config in C++ API.
Mark D. Roth
2016-11-09
|
|
/
|
/
|
[next]