index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
client_channel
Commit message (
Expand
)
Author
Age
*
Put c-ares queries under a combiner
Alexander Polcyn
2018-06-13
*
Merge branch 'master' into fix-time
Sree Kuchibhotla
2018-05-08
|
\
|
*
Merge pull request #15156 from AspirinSJL/resolution_timer_fix
Juanli Shen
2018-04-30
|
|
\
|
|
*
Don't resolve if there is a resolution timer
Juanli Shen
2018-04-30
|
*
|
Clean up test cases in dns_resolver_test.
Mark D. Roth
2018-04-19
|
|
/
*
/
Fix some more formatting issues
Sree Kuchibhotla
2018-04-16
|
/
*
Convert retry throttle code to C++ and add tests.
Mark D. Roth
2018-03-28
*
Revert "Revert "Channel Tracing Implementation; Part 1""
ncteisen
2018-03-19
*
Revert "Channel Tracing Implementation; Part 1"
Noah Eisen
2018-03-19
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-15
|
\
|
*
Abstract libuv implementation
kpayson64
2018-03-13
*
|
Move status util
ncteisen
2018-03-06
|
/
*
Fix asan failure in fake_resolver_test.
Mark D. Roth
2018-03-02
*
Retry support.
Mark D. Roth
2018-02-28
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Convert resolver API to C++.
Mark D. Roth
2018-02-08
*
Add BUILD file
Adele Zhou
2018-02-05
*
Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error
Juanli Shen
2018-02-02
|
\
*
\
Merge pull request #14284 from dgquintas/kill_lb_policies_test
David G. Quintas
2018-02-02
|
\
\
|
|
*
Add a results_upon_error setter to fake resolver
Juanli Shen
2018-02-02
|
*
|
Removed obsolete lb_policies_test
David Garcia Quintas
2018-02-01
|
|
/
*
|
PR comments
David Garcia Quintas
2018-01-31
*
|
Added tests, supporting c-ares as well as std resolver.
David Garcia Quintas
2018-01-30
*
|
Undo changes to dns_resolver_test.cc
David Garcia Quintas
2018-01-30
*
|
DNS cooldown mechanism
David Garcia Quintas
2018-01-29
|
/
*
Merge pull request #14078 from yashykt/asan_sockaddr
Yash Tibrewal
2018-01-18
|
\
|
*
Fix typo s/resolition/resolution
Yash Tibrewal
2018-01-18
|
*
Solve a stack_use_after_scope issue in sockaddr_resolver_test
Yash Tibrewal
2018-01-18
*
|
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
/
*
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
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
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
*
|
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
|
*
|
LLVMfuzzer extern C
Yash Tibrewal
2017-10-31
|
*
|
BUILD changes. test languauge to C++
Yash Tibrewal
2017-10-31
|
*
|
BUILD files changes for bazel
Yash Tibrewal
2017-10-30
|
*
|
more changes
Yash Tibrewal
2017-10-30
|
*
|
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-10-30
|
|
\
|
|
|
*
Fix build failure.
Mark D. Roth
2017-10-27
|
*
|
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25
|
|
/
*
/
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
[next]