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
/
surface
Commit message (
Expand
)
Author
Age
*
When there is an error from filters (such as max recv message size too
yang-g
2017-02-23
*
Merge pull request #9650 from ctiller/call_mutex
Craig Tiller
2017-02-23
|
\
*
\
Merge pull request #9662 from ctiller/c3+r
Craig Tiller
2017-02-23
|
\
\
*
\
\
Merge pull request #9794 from eduherminio/master
Craig Tiller
2017-02-22
|
\
\
\
|
|
*
|
Fix race in call.c
Craig Tiller
2017-02-22
|
*
|
|
Correct formatting
Eduardo Caceres
2017-02-21
|
*
|
|
fix compile error
Eduardo Cáceres de la Calle
2017-02-20
|
|
/
/
*
|
|
Merge github.com:grpc/grpc into bm_call_create
Craig Tiller
2017-02-17
|
\
|
|
|
*
|
Merge pull request #9754 from ctiller/call_cancel
Craig Tiller
2017-02-17
|
|
\
\
|
|
*
|
Use special errors where appropriate in call cancellation: avoids many alloca...
Craig Tiller
2017-02-16
|
*
|
|
Merge pull request #9648 from dgquintas/lr_sans_md
David G. Quintas
2017-02-16
|
|
\
\
\
*
|
|
|
|
Merge github.com:grpc/grpc into bm_call_create
Craig Tiller
2017-02-16
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #9643 from ctiller/authority_allocation
Craig Tiller
2017-02-15
|
|
\
\
\
\
*
|
|
|
|
|
Hoist constant setting out of loop - and shave some ns from call creation
Craig Tiller
2017-02-15
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
comments
David Garcia Quintas
2017-02-15
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Eliminate CQ freelist
Craig Tiller
2017-02-09
|
/
/
/
|
|
*
Fix grpclb
Craig Tiller
2017-02-09
|
|
*
Merge branch 'call_mutex' of github.com:ctiller/grpc into call_mutex
Craig Tiller
2017-02-09
|
|
|
\
|
|
*
|
Add double-allocation protection
Craig Tiller
2017-02-09
|
|
|
*
Compiler compatibility
Craig Tiller
2017-02-08
|
|
|
/
|
|
*
Fix allocation bug
Craig Tiller
2017-02-08
|
|
*
Begin removing used_batches from call, allowing the removal of a set of mutex...
Craig Tiller
2017-02-08
|
|
/
|
/
|
|
*
Signal that authority can be compressed in hpack: saves 1 allocation/rpc
Craig Tiller
2017-02-08
|
/
*
Merge pull request #9631 from ctiller/no_no_error
Craig Tiller
2017-02-07
|
\
*
\
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
|
|
*
Save allocating a grpc_error if there is no error
Craig Tiller
2017-02-07
|
|
/
*
/
Fix memory leak when re-attempting send_status after it failed
Craig Tiller
2017-02-06
|
/
*
Merge github.com:grpc/grpc into bwest
Craig Tiller
2017-02-01
|
\
|
*
Merge pull request #9529 from ctiller/racey
Craig Tiller
2017-02-01
|
|
\
|
*
|
Fix conditional
Craig Tiller
2017-02-01
|
*
|
Fix fuzzing detected crash
Craig Tiller
2017-02-01
|
*
|
Merge pull request #9513 from ctiller/version3
Craig Tiller
2017-02-01
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into bwest
Craig Tiller
2017-02-01
|
\
|
|
|
|
*
|
|
Dont crash on API errors
Craig Tiller
2017-02-01
|
|
|
*
Refine error selection rules
Craig Tiller
2017-01-31
|
|
|
*
Fix race detected by TSAN
Craig Tiller
2017-01-31
|
|
|
/
|
|
/
|
|
|
*
Bump master version numbers
Craig Tiller
2017-01-30
|
|
/
*
|
Merge branch 'bm_countwrites' into bwest
Craig Tiller
2017-01-27
|
\
|
*
|
Bug fixes, tracing for bdp estimation
Craig Tiller
2017-01-27
|
*
Add comment
Craig Tiller
2017-01-27
|
*
Fix error handling
Craig Tiller
2017-01-26
|
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
|
\
|
|
/
|
/
|
*
|
clang-format
Mark D. Roth
2017-01-25
*
|
Move parameters for all grpc_op types into their own sub-structs.
Mark D. Roth
2017-01-25
|
*
Memory fixes
Craig Tiller
2017-01-23
*
|
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
|
/
*
Add a mechanism for tagging threads that might be owned by
Craig Tiller
2017-01-12
*
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
*
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
[next]