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
*
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
|
/
*
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-09-19
|
\
|
*
Set last_ping_sent_time to inf_past after receiving data
Yuchen Zeng
2017-09-18
*
|
Merge github.com:grpc/grpc into wc
Craig Tiller
2017-09-01
|
\
|
|
*
Make package names consistent under test/core
yang-g
2017-08-31
|
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
|
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-08-29
|
\
|
|
*
Add support for service configs to c-ares resolver.
Mark D. Roth
2017-08-03
*
|
Compiling again
Craig Tiller
2017-07-17
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
\
|
*
Add rich closure debug mode
ncteisen
2017-06-08
|
*
Merge branch 'master' of https://github.com/grpc/grpc into ALL-the-things
ncteisen
2017-06-08
|
|
\
|
|
*
Merge pull request #11237 from y-zeng/srv_record
Yuchen Zeng
2017-06-08
|
|
|
\
|
*
|
|
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-08
|
|
\
|
|
|
|
*
|
fix remaining license notices
Jan Tattermusch
2017-06-08
[next]