index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
http
Commit message (
Expand
)
Author
Age
*
Fix BUILD files. Manually edit bzl files
yang-g
2018-12-06
*
change tests to use the new class instead of grpc_test_init
yang-g
2018-11-30
*
Log error message for debugging #14700
Yash Tibrewal
2018-05-23
*
Add logging for helping debug httpcli tests
Yash Tibrewal
2018-03-13
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
*
\
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
|
|
*
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-08
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Add BUILD file
Adele Zhou
2018-02-05
*
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
/
/
|
*
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-02
|
|
\
|
|
/
|
/
|
*
|
Manually set roots pem env variable for httpscli_test
Yash Tibrewal
2018-01-29
*
|
Bazel fix for httpcli_test
Yash Tibrewal
2018-01-26
|
*
Move cmdline and subprocess from public gpr to test/core/util
Vijay Pai
2018-01-25
|
/
*
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 race conditions and more grpc_inits required. csharp tests will be fixed ...
Yash Tibrewal
2017-11-29
*
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...
Yash Tibrewal
2017-11-28
*
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
|
*
|
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
|
\
*
\
Merge github.com:grpc/grpc into wc
Craig Tiller
2017-09-01
|
\
\
|
|
*
Add pollset_kick stats
Craig Tiller
2017-09-01
|
|
/
|
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
|
Explicitly call out round up vs round down
Craig Tiller
2017-07-21
*
|
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
|
*
fix test/core/http/BUILD
Jan Tattermusch
2017-06-08
|
*
fix remaining license notices
Jan Tattermusch
2017-06-08
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
Adding dummy layering check option.
Nicolas "Pixel" Noble
2017-05-19
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
*
|
Rewriting core tests BUILD files to use the build system.
Nicolas "Pixel" Noble
2017-04-18
|
*
Fixup tests
Craig Tiller
2017-04-17
*
|
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
|
/
*
Update include paths
Craig Tiller
2017-03-28
[next]