index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
Commit message (
Expand
)
Author
Age
*
Merge pull request #9660 from ctiller/c3
Craig Tiller
2017-02-16
|
\
*
\
Merge pull request #9648 from dgquintas/lr_sans_md
David G. Quintas
2017-02-16
|
\
\
*
\
\
Merge pull request #9720 from ctiller/fc
Craig Tiller
2017-02-15
|
\
\
\
*
\
\
\
Merge github.com:grpc/grpc into bm_trickle
Craig Tiller
2017-02-15
|
\
\
\
\
|
|
*
|
|
Add some tracing
Craig Tiller
2017-02-15
|
|
*
|
|
Possible connection window flow control improvements
Craig Tiller
2017-02-15
|
|
/
/
/
|
|
|
*
Fix broken shutdown, and cascading exec_ctx usage bugs
Craig Tiller
2017-02-14
|
*
|
|
Add new dummy Cronet API
Muxi Yan
2017-02-14
|
|
|
*
Review nits
Craig Tiller
2017-02-14
|
|
|
*
Add commentary
Craig Tiller
2017-02-14
|
|
|
*
Simplify loop
Craig Tiller
2017-02-14
|
|
|
*
s/transport_private/handler_private -- use is no longer restricted to transports
Craig Tiller
2017-02-14
|
*
|
|
Merge remote-tracking branch 'upstream/master' into packet-coalescing-core
Muxi Yan
2017-02-14
|
|
\
\
\
*
|
|
|
|
Add a test that measures flow control stalls in a deterministic way
Craig Tiller
2017-02-13
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Use call context to propagare LR costs
David Garcia Quintas
2017-02-13
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #9578 from markdroth/http_connect_uds_fix
Mark D. Roth
2017-02-10
|
\
\
\
|
|
|
*
Merge fixup
Craig Tiller
2017-02-09
|
|
|
*
Merge github.com:grpc/grpc into c3
Craig Tiller
2017-02-09
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add debug macros
Craig Tiller
2017-02-09
*
|
|
|
Make combiners refcounted, to facilitate sharing
Craig Tiller
2017-02-09
|
|
|
*
Fix leaks
Craig Tiller
2017-02-09
|
|
|
*
Fix leak in client_channel
Craig Tiller
2017-02-09
|
|
|
*
Fix waiting_ops leak
Craig Tiller
2017-02-09
|
|
|
*
Start fixing refcounting
Craig Tiller
2017-02-09
|
|
|
*
Init mutex
Craig Tiller
2017-02-09
|
|
|
*
Convert connectivity_state, channel info into a combiner-compatible form
Craig Tiller
2017-02-09
|
|
|
*
Initial pass to remove mu_lock from client_channel: trickier cases remain
Craig Tiller
2017-02-09
|
|
_
|
/
|
/
|
|
|
*
|
Don't use proxy when target is a Unix domain socket.
Mark D. Roth
2017-02-09
|
/
/
*
|
Merge pull request #9557 from markdroth/proxy_mapper_api
Mark D. Roth
2017-02-09
|
\
\
*
\
\
Merge pull request #9371 from Vizerai/tracing_API
Jim King
2017-02-08
|
\
\
\
*
\
\
\
Merge pull request #9627 from ncteisen/time-is-but-the-rst-stream-i-go-fishin...
Noah Eisen
2017-02-08
|
\
\
\
\
*
\
\
\
\
Merge pull request #9194 from dgquintas/lb_secure_naming_3
David G. Quintas
2017-02-07
|
\
\
\
\
\
|
*
|
|
|
|
Secure naming support for gRPCLB
David Garcia Quintas
2017-02-07
|
|
*
|
|
|
clang fmt
ncteisen
2017-02-07
*
|
|
|
|
|
Merge pull request #9616 from ctiller/disable_bdp
Craig Tiller
2017-02-07
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
Add proxy mapper method for overriding the name to resolve.
Mark D. Roth
2017-02-07
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
Add more verbose status msg to rst_stream case
ncteisen
2017-02-07
|
*
|
|
|
Add a hook to disable BDP probing
Craig Tiller
2017-02-07
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri
Mark D. Roth
2017-02-06
|
\
|
|
|
|
*
|
|
Merge pull request #9511 from ctiller/assert_writes
Craig Tiller
2017-02-04
|
|
\
\
\
|
|
*
|
|
Flow control corrections
Craig Tiller
2017-02-03
|
*
|
|
|
Put files in a better place
Craig Tiller
2017-02-03
|
*
|
|
|
Add some debug utilities
Craig Tiller
2017-02-03
|
|
*
|
|
Dont credit flow control after stream has closed reading
Craig Tiller
2017-02-03
|
|
*
|
|
Merge github.com:grpc/grpc into bwest
Craig Tiller
2017-02-02
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Flip conditional
Craig Tiller
2017-02-02
|
|
*
|
|
Fix potential flow control deadlock
Craig Tiller
2017-02-02
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri
Mark D. Roth
2017-02-02
|
\
|
|
|
|
*
|
|
|
|
Fixed dumb reversed conditional.
Mark D. Roth
2017-02-02
|
|
*
|
|
Improve sync streaming benchmark, fix deadlock that can occur sometimes
Craig Tiller
2017-02-01
[next]