index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
transport
/
chttp2
Commit message (
Expand
)
Author
Age
*
Need to include functional to use std::bind
Vijay Pai
2018-01-08
*
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 master into execctx
Yash Tibrewal
2017-12-05
|
\
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
*
Clean up semantics of test code.
Mark D. Roth
2017-11-29
*
|
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
Yash Tibrewal
2017-11-28
|
*
Fix BUILD file.
Mark D. Roth
2017-11-27
|
*
Fix sanity problem.
Mark D. Roth
2017-11-27
|
*
clang-format
Mark D. Roth
2017-11-27
|
*
Add test for handshake timeout.
Mark D. Roth
2017-11-21
*
|
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
|
*
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
|
*
|
some BUILD changes and designated initializers
Yash Tibrewal
2017-10-30
|
*
|
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
|
*
Use key in dynamic table if available
yang-g
2017-10-16
|
/
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
*
|
Add fuzzer repro
Noah Eisen
2017-07-11
|
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
|
\
|
|
/
|
/
|
*
|
Add support for Trailers-Only responses.
Mark D. Roth
2017-06-22
*
|
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
*
|
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
|
*
fix test
Craig Tiller
2017-04-12
|
*
Convert everything to new encode API
Craig Tiller
2017-04-04
|
/
*
Fix fuzzing detected error
Craig Tiller
2017-03-10
*
Complete test/core/transport/chttp2; add test/core/transport/BUILD
Craig Tiller
2017-02-17
*
Expand corpora
Craig Tiller
2017-01-21
*
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-17
|
\
|
*
Add licenses to all BUILD files and missing copyright
yang-g
2017-01-11
*
|
Fix tests
Craig Tiller
2017-01-06
*
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2017-01-04
|
\
|
|
*
Merge branch 'patchy' into slice_with_exec_ctx_and_build
Craig Tiller
2017-01-04
|
|
\
|
|
*
Merge remote-tracking branch 'google/master' into bazel-take-2
Nicolas "Pixel" Noble
2017-01-04
|
|
|
\
*
|
|
|
Fix some leaks/use-after-frees
Craig Tiller
2016-12-07
*
|
|
|
Make everything compile for clang & gcc
Craig Tiller
2016-11-23
*
|
|
|
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
[next]