index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
transport
Commit message (
Expand
)
Author
Age
*
Fix clang formatting
Ken Payson
2016-06-24
*
Changed %lld to use mingw supported PRId64
Ken Payson
2016-06-23
*
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
Craig Tiller
2016-06-15
|
\
|
*
Add format check for gpr_log and gpr_asprintf
Yuchen Zeng
2016-06-10
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-09
|
\
|
|
*
Merge pull request #6786 from ctiller/meta-whoops
Jan Tattermusch
2016-06-08
|
|
\
*
|
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-06-06
|
|
\
\
|
*
|
|
moar renamings
David Garcia Quintas
2016-06-06
*
|
|
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-06
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Fix cast to avoid potential wraparound
Craig Tiller
2016-06-06
|
*
|
|
Merge pull request #6761 from ctiller/there-were-no-fatalities
Jan Tattermusch
2016-06-03
|
|
\
\
\
|
|
|
|
*
Fix refcounting algorithm
Craig Tiller
2016-06-03
|
|
*
|
|
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
Craig Tiller
2016-06-02
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-06-02
|
|
\
|
|
|
|
|
*
s/grpc_pops/grpc_polling_entity
David Garcia Quintas
2016-05-31
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-05-31
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
clang-format
Craig Tiller
2016-05-24
*
|
|
|
Rename functions
Craig Tiller
2016-05-24
*
|
|
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-22
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-05-19
|
|
|
\
\
|
*
|
|
|
clang-format
Craig Tiller
2016-05-18
|
*
|
|
|
Merge github.com:grpc/grpc into signal_handler
Craig Tiller
2016-05-18
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-05-18
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Fix lb_policies_test
Craig Tiller
2016-05-13
*
|
|
|
|
Fuzzing fixes
Craig Tiller
2016-05-13
*
|
|
|
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-11
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix refcounting bug
Craig Tiller
2016-05-10
*
|
|
|
|
Progress converting to new error system
Craig Tiller
2016-05-07
*
|
|
|
|
Convert tests to new error scheme
Craig Tiller
2016-05-06
*
|
|
|
|
Progress converting to new error system
Craig Tiller
2016-05-05
|
*
|
|
|
More clang-format fixes.
Mark D. Roth
2016-05-05
|
|
|
*
|
Added support for trailing metadata
David Garcia Quintas
2016-05-04
|
*
|
|
|
Apply clang-format diffs.
Mark D. Roth
2016-05-04
|
|
*
|
|
Fix some ubsan issues: I fear no bugs were harmed in the making of this episode
Craig Tiller
2016-05-03
|
|
|
/
/
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-05-03
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Introduced grpc_pops (pollset or pollset_set)
David Garcia Quintas
2016-05-03
*
|
|
|
Progress
Craig Tiller
2016-05-03
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into limit_metadata_size
Mark D. Roth
2016-05-02
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Add grpc_metadata_batch_size() function.
Mark D. Roth
2016-05-02
|
*
|
Fix header-size computation to comply with the HTTP/2 RFC.
Mark D. Roth
2016-04-29
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-04-27
|
|
|
\
|
*
|
|
Initial attempt at adding support for max metadata size. Currently, the
Mark D. Roth
2016-04-27
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time
Craig Tiller
2016-04-26
|
\
|
|
|
*
|
Fix refcounting bug for mdstrs
Craig Tiller
2016-04-26
*
|
|
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Craig Tiller
2016-04-26
|
\
|
|
|
*
|
Fix test bugs, expand corpus
Craig Tiller
2016-04-24
|
|
*
Changes across the board from pollset to pollset_set
David Garcia Quintas
2016-04-18
|
|
/
|
*
Merge github.com:grpc/grpc into strong-includes
Craig Tiller
2016-04-07
|
|
\
|
|
*
Merge pull request #6029 from yang-g/hpack_table
Nicolas Noble
2016-04-06
|
|
|
\
[next]