Craig Tiller
|
83d64ee574
|
Fix uninitialized variable
|
8 years ago |
Craig Tiller
|
3a6ca82a78
|
Fix slice refcounting
|
8 years ago |
Craig Tiller
|
cf0a2024fa
|
Fix slice refcounting
|
8 years ago |
Craig Tiller
|
de7b4676e9
|
Fix metadata batch removal ref counting
|
8 years ago |
Craig Tiller
|
f269eddd57
|
Fix metadata refcount debug
|
8 years ago |
Craig Tiller
|
c3d0948976
|
Fix crash
|
8 years ago |
Craig Tiller
|
28d776e9d2
|
Make everything compile for clang & gcc
|
8 years ago |
Craig Tiller
|
7ce0bcdf0f
|
Add a test of sending MANY metadata elements
|
8 years ago |
Craig Tiller
|
6ec8aa1c06
|
Simplify batch callout index calculation
|
8 years ago |
Craig Tiller
|
7cfa5543c2
|
Sketch intern vtable condensed ops
|
8 years ago |
Craig Tiller
|
bc99a61352
|
Sketch intern sub vtable
|
8 years ago |
Craig Tiller
|
42f4f52d66
|
Start sketching interning refcount
|
8 years ago |
Craig Tiller
|
1444596a62
|
Start sketching interning refcount, fix static
|
8 years ago |
Craig Tiller
|
c09d784591
|
Fix resource quota
|
8 years ago |
Craig Tiller
|
a82d2a36cf
|
Fix compile, make slice.c respect sub_refcount
|
8 years ago |
Craig Tiller
|
43a5169292
|
Declare sub_refcnt field
|
8 years ago |
Craig Tiller
|
0960818e54
|
bm_fullstack runs
|
8 years ago |
Craig Tiller
|
b0f3bca0ef
|
Everything compiles...
|
8 years ago |
Craig Tiller
|
a7d37a371a
|
Initial conversion work to indexed metadata
|
8 years ago |
Craig Tiller
|
637209cec5
|
Fix trace
|
8 years ago |
Craig Tiller
|
dcbe70c137
|
Faster comparison
|
8 years ago |
Craig Tiller
|
3b05e1da91
|
Move from cmp --> eq, and provide a good implementation for interning
|
8 years ago |
Craig Tiller
|
73ee7dc559
|
C++ compiles
|
8 years ago |
Craig Tiller
|
cca7589333
|
Start moving C++ to slice interfaces
|
8 years ago |
Craig Tiller
|
cf1c821ae6
|
Start getting interning into hpack parser/encoder
|
8 years ago |
Craig Tiller
|
480e1d8d9f
|
Merge github.com:grpc/grpc into eliminate_mdstr
|
8 years ago |
Craig Tiller
|
50d6e7e79a
|
h2_full_test in debug passes
|
8 years ago |
Craig Tiller
|
f5b8ad8449
|
Fix server
|
8 years ago |
Craig Tiller
|
df2d922285
|
Fixes
|
8 years ago |
Craig Tiller
|
03cdd3e2de
|
Fix timeout decoding
|
8 years ago |
Craig Tiller
|
5ae3ffb367
|
Fix cleanup bug
|
8 years ago |
Craig Tiller
|
1282a67fe6
|
Take advantage of grpc_metadata/grpc_mdelem equivalency
|
8 years ago |
Craig Tiller
|
9ecadce1e0
|
Get identity law testing right
|
8 years ago |
Yang Gao
|
501a4fc19c
|
Merge pull request #8785 from yang-g/message_limits
Expose message limit constants so that users can reference them
|
8 years ago |
David G. Quintas
|
8d02f9b988
|
Merge pull request #8787 from dgquintas/grpclb_reworked_conn_state
Rewrote connectivity status logic for gRPC LB
|
8 years ago |
David Garcia Quintas
|
1a2e40e0ce
|
clang-format
|
8 years ago |
David Garcia Quintas
|
1a84f99caa
|
regenerated projects
|
8 years ago |
Craig Tiller
|
a8b66a6e02
|
Get core compiling again
|
8 years ago |
Craig Tiller
|
ac5f518016
|
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
|
8 years ago |
David Garcia Quintas
|
4283a26484
|
pr comments
|
8 years ago |
yang-g
|
8706c6ec5d
|
add todo
|
8 years ago |
Craig Tiller
|
b28c7e8710
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |
Craig Tiller
|
e170293530
|
Progress towards mdelem pointer elimination
|
8 years ago |
Jan Tattermusch
|
91936b32f6
|
Merge pull request #8793 from jtattermusch/full_performance_fixes
Fix windows benchmarks and upload all 3 reports
|
8 years ago |
Craig Tiller
|
0160de9ae5
|
Begin moving mdelem to be a value type
|
8 years ago |
Craig Tiller
|
b2348ba1db
|
Check length as well as start when determining static metadata id
|
8 years ago |
Jan Tattermusch
|
88818ae49a
|
fix windows benchmarks and upload all 3 reports
|
8 years ago |
David Garcia Quintas
|
e7d2f21d6b
|
improved logging
|
8 years ago |
David Garcia Quintas
|
c2e6254984
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state
|
8 years ago |
David G. Quintas
|
405503be43
|
Merge pull request #8758 from dgquintas/lb_token_nullness
Added more testing for grpclb tokens
|
8 years ago |