Craig Tiller
adcb92d68e
clang-format
9 years ago
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
9 years ago
Craig Tiller
b7f3f6eec4
Fix copyright
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
Craig Tiller
e07c368861
Update test
9 years ago
murgatroid99
b3ac991d9e
Fix function pointer type in timeout_encoding_test
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Craig Tiller
a93a25f7bc
Update copyrights
9 years ago
Craig Tiller
6c39686dfa
Preparatory changes for work shedding
...
- cleanup: change grpc_iomgr_cb_func to take a bool instead of int
success
- cleanup: follow through with iomgr callback scheduling functions
- prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue*
functions
9 years ago
Jan Tattermusch
a99687be96
Fix 32 bit linux tests
9 years ago
Jan Tattermusch
5ef3b4e33c
fix code formatting
9 years ago
Jan Tattermusch
fd3d820920
fix copyrights
9 years ago
Jan Tattermusch
6633647822
improve decode_timeout implementation
9 years ago
murgatroid99
c3910cadb4
Expose core metadata validation functions in public headers
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Jan Tattermusch
1b34aeb554
fixing x64 build with vs2015
9 years ago
Craig Tiller
620e965c1b
clang-format after last weeks test-fest
9 years ago
Craig Tiller
c6eb1c98a4
Expand connectivity_state_test
9 years ago
Craig Tiller
d52fbb83cc
Test metadata user data
9 years ago
Craig Tiller
face446997
Add the test code itself
9 years ago
Craig Tiller
5a640a4b7c
Fix gcc compilation
9 years ago
Craig Tiller
8ab91b29fe
Add test of varint encoding for hpack
9 years ago
Craig Tiller
e62bf9844c
Fix HPACK encoder test
9 years ago
Craig Tiller
b2b4261631
Remove metadata context entirely
9 years ago
Craig Tiller
ebdef9d674
Remove metadata context from the channel stack
9 years ago
Craig Tiller
0e72ede405
Use static metadata table in metadata.c
9 years ago
Craig Tiller
82e249b816
Small fixes
9 years ago
Craig Tiller
575b4200a7
Small fixes
9 years ago
Craig Tiller
e58d817818
casting
9 years ago
Craig Tiller
3c53bb2f46
clang-format
9 years ago
Craig Tiller
856d0948da
Check return values
9 years ago
Craig Tiller
93b944785c
stream_op cleanup: test fixes and updates
9 years ago
Craig Tiller
4dbdd6a5c2
Remove metadata canonicalization, and fix some bugs
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
6a6b36c503
Enable -Wconversion
10 years ago
Craig Tiller
f96dfc3cf8
First round of fixing up implicit 64->32 bit conversions
10 years ago
Craig Tiller
32ca48ce0b
Core compiles with -Wsign-conversion
10 years ago
Craig Tiller
d6c98df792
clang-format all source
10 years ago
Craig Tiller
ddf05a134e
Fix alpn_test
10 years ago
Craig Tiller
6999c096d8
Canonicalize metadata keys in core
10 years ago
Craig Tiller
58bbc864ba
Updating wrapped languages to new time functions
10 years ago
Craig Tiller
143e7bf0cf
Introduce a clock type field onto gpr_timespec.
...
Use it to validate that arithmetic on time types makes even some vague
kind of sense.
10 years ago
Craig Tiller
1a65a234d9
Add metadata refcount debugging
10 years ago
Julien Boeuf
da13cd201b
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well.
10 years ago
Masood Malekghassemi
701af6031f
Expose gpr_asprintf and gpr_strdup
10 years ago
Craig Tiller
356961916d
Remove all uses of __FUNCTION__
10 years ago
Craig Tiller
f87b609169
Fix array size
10 years ago