index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
call.c
Commit message (
Expand
)
Author
Age
*
Added missing gpr_free for gpr_dump_slice char*
David Garcia Quintas
2015-08-12
*
Merged PerformLargeCompressedUnary into PerformLargeUnary
David Garcia Quintas
2015-08-11
*
Merge branch 'compression-accept-encoding' into compression-interop
David Garcia Quintas
2015-08-09
|
\
|
*
Merge branch 'master' into compression-accept-encoding
David Garcia Quintas
2015-08-09
|
|
\
|
|
*
Move parent removal from final destruction to destruction request
Craig Tiller
2015-08-07
|
|
*
Add comment
Craig Tiller
2015-08-05
|
|
*
Rename constants
Craig Tiller
2015-08-05
|
|
*
Fix proxy, finalize API
Craig Tiller
2015-08-05
|
|
*
Add proxy tests to end2end suite
Craig Tiller
2015-08-04
|
|
*
Implement cancellation propagation, define auth propagation
Craig Tiller
2015-08-03
|
|
*
s/inherit/propagate/g
Craig Tiller
2015-07-31
|
|
*
Update wrappers, tests to new create_call()
Craig Tiller
2015-07-31
|
|
*
Core-supported context inheritance sketch
Craig Tiller
2015-07-31
|
|
*
Merge branch 'master' into issue_2709
Alistair Veitch
2015-07-30
|
|
|
\
|
|
*
|
Move grpc_census_call_*_context calls into public header
Alistair Veitch
2015-07-30
|
|
|
*
Merge github.com:grpc/grpc into warbling-wombat
Craig Tiller
2015-07-26
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #2629 from ctiller/always-with-the-mono
Yang Gao
2015-07-23
|
|
|
\
\
|
|
|
|
*
Merge github.com:grpc/grpc into warbling-wombat
Craig Tiller
2015-07-23
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Make the server report monotonic times for deadlines
Craig Tiller
2015-07-23
|
|
*
|
|
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
2015-07-23
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
wip for accept-encoding into tests
David Garcia Quintas
2015-07-23
*
|
|
|
|
Merge branch 'compression-accept-encoding' into compression-interop
David Garcia Quintas
2015-07-23
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-07-23
|
|
\
|
|
|
*
|
|
|
|
Merge branch 'master' into compression-interop
David Garcia Quintas
2015-07-22
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Updated interop tests with support for compression.
David Garcia Quintas
2015-07-22
|
|
|
|
*
Canonicalize metadata keys in core
Craig Tiller
2015-07-22
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Fixed buggy grpc_compression_algorithm_parse
David Garcia Quintas
2015-07-21
|
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
|
_
|
/
|
/
|
|
|
*
|
Move alarm subsystem to monotonic time
Craig Tiller
2015-07-19
|
/
/
|
*
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-07-19
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...
Craig Tiller
2015-07-19
|
\
\
*
\
\
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-17
|
\
\
\
|
|
*
|
Fixed small leak.
David Garcia Quintas
2015-07-15
|
|
|
*
Implementation of the accepted encodings propagation mechanism.
David Garcia Quintas
2015-07-15
|
|
|
*
Merge branch 'decompression' into compression-accept-encoding
David Garcia Quintas
2015-07-15
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
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
|
*
|
|
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-13
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-13
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
*
|
|
|
Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time
Vijay Pai
2015-07-10
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added static where needed
Craig Tiller
2015-07-10
|
*
|
|
|
Remove magic number
Craig Tiller
2015-07-10
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-09
|
|
|
|
\
\
|
*
|
|
|
|
Fix TSAN reported errors
Craig Tiller
2015-07-09
|
*
|
|
|
|
clang-format affected files
Craig Tiller
2015-07-09
|
*
|
|
|
|
Merge github.com:grpc/grpc into simpler-cq
Craig Tiller
2015-07-09
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-09
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-09
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]