index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
grpclb
Commit message (
Expand
)
Author
Age
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx
Yash Tibrewal
2017-12-08
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval
David Garcia Quintas
2017-12-06
|
\
\
|
|
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
|
|
/
|
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
|
*
Merge pull request #13058 from yashykt/execctx
Yash Tibrewal
2017-12-05
|
|
\
|
*
|
Update grpclb_test.cc
Vijay Pai
2017-12-05
|
*
|
Regen projects and fix more uses of gpr_thd_new
Vijay Pai
2017-12-05
|
|
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
*
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...
Yash Tibrewal
2017-11-28
|
|
*
Merge master
Yash Tibrewal
2017-11-16
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
|
|
*
Address some PR comments
Yash Tibrewal
2017-11-14
|
*
|
clang-format after nullptr changes
Craig Tiller
2017-11-10
|
*
|
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
|
|
Removed expiration_interval from LB proto
David Garcia Quintas
2017-11-10
|
/
/
|
*
Removing more exec_ctx instances
Yash Tibrewal
2017-11-09
|
*
Merge with master
Yash Tibrewal
2017-11-09
|
|
\
|
|
/
|
/
|
*
|
Merge master
Yash Tibrewal
2017-11-06
|
\
\
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
|
Merge master
Yash Tibrewal
2017-11-01
|
\
|
|
|
*
|
BG-poll very frequently to pick up subchannels's updates in LB tests
David Garcia Quintas
2017-10-31
*
|
|
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
|
/
/
|
*
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
*
Use new protocol for reporting dropped calls to grpclb balancer.
Mark D. Roth
2017-07-27
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Implement LB policy updates
David Garcia Quintas
2017-06-06
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-18
|
\
|
*
Merge pull request #10668 from dgquintas/update_lb_proto_2
David G. Quintas
2017-04-15
|
|
\
|
|
*
Updated load_balancer.proto
David Garcia Quintas
2017-04-15
|
*
|
Improvements to Fake Resolver
David Garcia Quintas
2017-04-15
|
|
/
*
|
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-14
|
\
|
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
|
\
*
|
\
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-04
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Reorganize ext tree
Craig Tiller
2017-03-31
*
|
|
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
/
/
|
*
clang format
Sree Kuchibhotla
2017-03-24
|
*
Update C++ code
Sree Kuchibhotla
2017-03-22
|
*
clang format code
Sree Kuchibhotla
2017-03-03
|
*
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
|
/
*
Secure naming support for gRPCLB
David Garcia Quintas
2017-02-07
*
windows compilation fixes
Jan Tattermusch
2017-02-02
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
\
|
*
Fix tests.
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 branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-27
|
\
[next]