index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
codegen
/
core
Commit message (
Expand
)
Author
Age
*
Merge pull request #12298 from markdroth/default_metadata_fix
Mark D. Roth
2017-09-05
|
\
*
|
Trying to make the code more readable.
Flavio Medeiros
2017-09-02
|
*
Use a separate table to determine which callouts are default.
Mark D. Roth
2017-09-01
*
|
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-29
|
\
|
|
*
Resolve performance
Muxi Yan
2017-07-27
|
*
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-07-26
|
|
\
|
*
|
Separate stream compression from message-wise compression
Muxi Yan
2017-07-26
*
|
|
Add a simple stats framework to gRPC C core
Craig Tiller
2017-07-18
|
|
/
|
/
|
*
|
Reset OWNERS state
Craig Tiller
2017-07-17
*
|
Strawman OWNERS --> CODEOWNERS script
Craig Tiller
2017-07-13
|
*
generate project
Muxi Yan
2017-07-12
*
|
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
Noah Eisen
2017-07-11
|
/
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Load Reporting back to using metadata
David Garcia Quintas
2017-04-15
*
Change metadata names used by the instrumentation.
Bogdan Drutu
2017-04-13
*
add nl
Craig Tiller
2017-04-12
*
Fix include guards
Craig Tiller
2017-04-05
*
Generate slightly more efficient code
Craig Tiller
2017-04-05
*
Update copyright, choose a better sort order for our enum
Craig Tiller
2017-04-05
*
Merge github.com:grpc/grpc into truebin
Craig Tiller
2017-04-04
|
\
*
|
Perform option exchange
Craig Tiller
2017-04-03
*
|
Add new setting for true-binary mode
Craig Tiller
2017-04-03
*
|
Start gen script for new settings handling
Craig Tiller
2017-04-03
|
*
Reorganize ext tree
Craig Tiller
2017-03-31
|
/
*
HPACK parsing benchmarks
Craig Tiller
2017-02-23
*
Merge pull request #9648 from dgquintas/lr_sans_md
David G. Quintas
2017-02-16
|
\
*
|
Update protobuf version used for nanopb compiler
David Garcia Quintas
2017-02-14
|
*
Use call context to propagare LR costs
David Garcia Quintas
2017-02-13
|
/
*
Fix hpack fuzzer
Craig Tiller
2017-01-21
*
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2017-01-04
|
\
|
*
Dont add copyright
Craig Tiller
2017-01-03
*
|
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
*
|
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
*
|
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
*
|
Get identity law testing right
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 string interning
Craig Tiller
2016-11-17
*
|
Initial fixes
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
*
|
Add method config stuff
Craig Tiller
2016-11-14
*
|
Progress towards mdstr elimination
Craig Tiller
2016-11-10
[next]