index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into fix_errors
Craig Tiller
2017-01-06
|
\
|
*
Small improvements to generated documentation
Craig Tiller
2017-01-06
*
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2017-01-04
|
\
|
|
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2017-01-04
|
|
\
|
|
*
Merge pull request #9207 from ctiller/cleanup_closures
Craig Tiller
2017-01-04
|
|
|
\
*
|
|
|
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
|
|
|
*
|
|
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix some NULL usage
Craig Tiller
2017-01-03
|
|
|
*
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
David G. Quintas
2016-12-17
|
|
|
/
|
|
*
Revert "Reduce memory bloat (each server cq is very expensive)"
Craig Tiller
2016-12-12
|
|
*
Merge branch 'master' into reduce_cq
Sree Kuchibhotla
2016-12-09
|
|
|
\
*
|
|
|
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
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
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
|
|
|
*
Reduce memory bloat (each server cq is very expensive in C-core layer)
Sree Kuchibhotla
2016-11-29
|
|
|
/
*
|
|
C++ compiles
Craig Tiller
2016-11-21
*
|
|
Start moving C++ to slice interfaces
Craig Tiller
2016-11-21
|
/
/
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
|
\
|
|
*
Merge pull request #8617 from markdroth/service_config_json
Mark D. Roth
2016-11-17
|
|
\
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
|
|
|
*
|
Review feedback
Craig Tiller
2016-11-16
|
*
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-16
|
|
\
\
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #8086 from y-zeng/fix_gprc
Yuchen Zeng
2016-11-11
|
|
|
\
\
|
|
*
|
|
Merge pull request #8335 from y-zeng/tos
Yuchen Zeng
2016-11-11
|
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
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
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-08
|
|
\
\
\
*
|
\
\
\
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
s/std::string/grpc::string/g
Craig Tiller
2016-11-08
|
*
|
|
|
Get user agent right
Craig Tiller
2016-11-04
|
|
*
|
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-04
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
|
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into tos
Yuchen Zeng
2016-11-02
|
|
|
|
\
\
|
*
|
|
\
\
Merge branch 'master' into turn_it_to_11
Vijay Pai
2016-11-02
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge pull request #8523 from markdroth/lb_policy_name_channel_arg
Mark D. Roth
2016-11-02
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Code review changes.
Mark D. Roth
2016-11-02
|
*
|
|
|
|
|
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
|
|
|
|
*
|
|
Merge branch 'microbench' into bm_fullstack
Craig Tiller
2016-11-01
|
|
|
|
|
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
/
|
|
|
|
Stop supporting non-C++11 conformant compilers
Vijay Pai
2016-11-01
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #8380 from y-zeng/reflection_header
Yuchen Zeng
2016-10-31
|
|
\
\
\
\
\
[next]