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
*
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
*
|
|
|
Get core compiling again
Craig Tiller
2016-11-18
*
|
|
|
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
*
|
|
|
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
|
/
/
/
*
|
|
Finish moving to new APIs
Craig Tiller
2016-11-09
*
|
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
|
/
|
/
|
*
|
clang-format
Craig Tiller
2016-10-26
*
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
\
*
|
|
Add incldues, fix function names
Craig Tiller
2016-10-26
*
|
|
Update includes, s/gpr_dump_slice/grpc_dump_slice/g
Craig Tiller
2016-10-26
*
|
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2
Nicolas "Pixel" Noble
2016-10-26
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Introduce a grpc-exp ALPN protocol identifier.
Harvey Tuch
2016-10-24
|
/
/
|
*
All fuzzers
Craig Tiller
2016-10-20
|
/
*
Merge branch 'grand-unified-closures' into direct-calls
Craig Tiller
2016-09-08
|
\
|
*
Support >16kib frame sizes in core
Craig Tiller
2016-08-24
*
|
fixes
Craig Tiller
2016-08-22
|
/
*
Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport
Robbie Shade
2016-07-13
*
Make it more likely to correctly report deadline exceeded
Craig Tiller
2016-07-08
*
Merge pull request #6958 from ctiller/cpuburn
Jan Tattermusch
2016-06-17
|
\
|
*
Reduce cost of some heavyweight tests
Craig Tiller
2016-06-17
*
|
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
Craig Tiller
2016-06-15
|
\
|
|
*
Merge pull request #6875 from y-zeng/log_check
Jan Tattermusch
2016-06-14
|
|
\
[next]