index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
channel
Commit message (
Expand
)
Author
Age
*
Merge pull request #2622 from ctiller/look-at-the-trees
Yang Gao
2015-07-22
|
\
|
*
Filter out reserved metadata so that applications cant mess us up
Craig Tiller
2015-07-22
*
|
Fix interop tests by ensuring non-http-special metadata precedes other metadata
Craig Tiller
2015-07-22
*
|
Merge pull request #2556 from ctiller/one-thing-at-a-time
Vijay Pai
2015-07-21
|
\
\
|
*
|
Fix TSAN reported failure
Craig Tiller
2015-07-20
|
*
|
Fix TSAN reported failure
Craig Tiller
2015-07-20
|
|
/
*
|
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Craig Tiller
2015-07-19
|
\
|
|
*
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...
Craig Tiller
2015-07-19
|
|
\
*
|
|
User agent string support
Craig Tiller
2015-07-18
|
/
/
|
*
Moved docs from .c to .h for compress_filter
David Garcia Quintas
2015-07-17
|
*
Removed compression levels from clients and _experimental_'d signature of met...
David Garcia Quintas
2015-07-17
|
*
Added comments
David Garcia Quintas
2015-07-17
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
|
\
|
*
|
Added some comments, minot stylistic tweaks
David Garcia Quintas
2015-07-15
|
*
|
Fixes to compression, to be merged back to the appropriate branch.
David Garcia Quintas
2015-07-15
*
|
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
|
/
|
/
|
|
*
More bugfixes to compress_filter.
David Garcia Quintas
2015-07-10
|
*
early bail out when not compressing
David Garcia Quintas
2015-07-10
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-09
|
|
\
*
|
\
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged
Yang Gao
2015-07-08
|
|
\
\
|
|
|
*
Added missing bits from pr comments
David Garcia Quintas
2015-07-08
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
More comments
David Garcia Quintas
2015-07-08
|
*
|
|
Fix TSAN reported bug
Craig Tiller
2015-07-07
*
|
|
|
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-07
|
\
|
|
|
|
|
|
*
PR comments
David Garcia Quintas
2015-07-06
*
|
|
|
clang-format changed files
Craig Tiller
2015-07-06
|
|
*
|
Add metadata refcount debugging
Craig Tiller
2015-07-06
|
|
/
/
*
|
|
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
|
*
Fixed leaks
David Garcia Quintas
2015-07-01
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-01
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Expand comment
Craig Tiller
2015-07-01
|
*
|
Expand comment
Craig Tiller
2015-07-01
|
*
|
Simplify check
Craig Tiller
2015-07-01
|
*
|
Add missing unlock
Craig Tiller
2015-07-01
|
*
|
clang-format changed files
Craig Tiller
2015-07-01
|
*
|
Fix a bug where cancelled calls can be stranded past disconnection
Craig Tiller
2015-07-01
|
*
|
Refcounting fixes and debugging, empty batch stability fixes
Craig Tiller
2015-07-01
|
*
|
Spam cleanup, properly shut down lb_policy
Craig Tiller
2015-07-01
|
|
*
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
*
|
clang-format affected files
Craig Tiller
2015-06-30
|
*
|
Spam cleanup
Craig Tiller
2015-06-30
|
*
|
Fix use-after-free
Craig Tiller
2015-06-30
|
*
|
Better handling of cancellation, uri parse errors, and disconnection
Craig Tiller
2015-06-29
|
*
|
Make SSL work
Craig Tiller
2015-06-29
|
*
|
SSL channel args work with client config again
Craig Tiller
2015-06-29
|
*
|
Fix refcounting
Craig Tiller
2015-06-29
|
*
|
Refcounting fixes
Craig Tiller
2015-06-29
|
*
|
Debugging
Craig Tiller
2015-06-29
[next]