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
*
Offer grpc_slice_to_c_string to simplify some code
Craig Tiller
2016-12-09
*
Start resolving memory issues in C++ metadata
Craig Tiller
2016-12-08
*
Fix casting error
Craig Tiller
2016-12-07
*
Fix memory overrun
Craig Tiller
2016-12-07
*
Remove code, rely on a pip installable module to codegen
Craig Tiller
2016-11-30
*
Merge branch 'slice_interning' into metadata_filter
Craig Tiller
2016-11-30
|
\
|
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-30
|
|
\
|
|
*
Break infinite connection retry loop
Craig Tiller
2016-11-30
*
|
|
Fix some auth filtering bugs
Craig Tiller
2016-11-23
*
|
|
Fix memory leak
Craig Tiller
2016-11-23
*
|
|
Fix metadata batch removal ref counting
Craig Tiller
2016-11-23
*
|
|
Fix metadata refcount debug
Craig Tiller
2016-11-23
*
|
|
Make everything compile for clang & gcc
Craig Tiller
2016-11-23
*
|
|
Simplify batch callout index calculation
Craig Tiller
2016-11-23
*
|
|
Fix compile, make slice.c respect sub_refcount
Craig Tiller
2016-11-23
*
|
|
Declare sub_refcnt field
Craig Tiller
2016-11-23
*
|
|
bm_fullstack runs
Craig Tiller
2016-11-22
*
|
|
Everything compiles...
Craig Tiller
2016-11-22
*
|
|
Initial conversion work to indexed metadata
Craig Tiller
2016-11-22
*
|
|
Faster comparison
Craig Tiller
2016-11-21
*
|
|
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
|
|
Fix timeout decoding
Craig Tiller
2016-11-18
*
|
|
Get identity law testing right
Craig Tiller
2016-11-18
*
|
|
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
Craig Tiller
2016-11-18
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
|
|
\
|
*
|
|
Progress towards mdelem pointer elimination
Craig Tiller
2016-11-18
*
|
|
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
*
|
|
Check length as well as start when determining static metadata id
Craig Tiller
2016-11-18
*
|
|
Fix static metadata
Craig Tiller
2016-11-17
*
|
|
Fix static string interning
Craig Tiller
2016-11-17
*
|
|
Initial fixes
Craig Tiller
2016-11-17
*
|
|
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
|
|
Move slice functions to vtable, implement hash
Craig Tiller
2016-11-17
*
|
|
Tests are starting to compile
Craig Tiller
2016-11-16
*
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-16
*
|
|
Merge branch 'slice_interning' into eliminate_mdstr
Craig Tiller
2016-11-16
|
\
|
|
|
*
|
Fix include guards
Craig Tiller
2016-11-16
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
|
\
\
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #8666 from dgquintas/rr_fixall
David G. Quintas
2016-11-15
|
|
|
\
\
|
|
*
|
|
Fix use-after-free in time parse caching
Craig Tiller
2016-11-15
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into rr_fixall
David Garcia Quintas
2016-11-14
|
|
|
|
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-14
*
|
|
|
|
Add method config stuff
Craig Tiller
2016-11-14
*
|
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-14
*
|
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-10
*
|
|
|
|
Initial elimination of grpc_mdstr from metadata.{h,c}
Craig Tiller
2016-11-10
|
/
/
/
/
|
*
|
|
Merge pull request #8486 from y-zeng/get_tos
Yuchen Zeng
2016-11-10
|
|
\
\
\
|
|
|
|
*
Change JSON format to use the standard proto3 mapping for each type.
Mark D. Roth
2016-11-10
*
|
|
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
|
|
|
|
[next]