index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
transport
/
chttp2
Commit message (
Expand
)
Author
Age
*
clang-format after last weeks test-fest
Craig Tiller
2015-12-14
*
Fix gcc compilation
Craig Tiller
2015-12-08
*
Add test of varint encoding for hpack
Craig Tiller
2015-12-07
*
Merge pull request #4175 from yang-g/tcp_refactor
Craig Tiller
2015-12-03
|
\
*
|
Fix HPACK encoder test
Craig Tiller
2015-12-02
|
*
merge with head and resolve conflict
yang-g
2015-12-02
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-20
|
\
\
*
|
|
Remove metadata context entirely
Craig Tiller
2015-11-20
*
|
|
Remove metadata context from the channel stack
Craig Tiller
2015-11-19
*
|
|
Use static metadata table in metadata.c
Craig Tiller
2015-11-19
|
|
/
|
/
|
|
*
Small fixes
Craig Tiller
2015-11-11
|
*
Small fixes
Craig Tiller
2015-11-10
|
*
casting
Craig Tiller
2015-11-10
|
*
clang-format
Craig Tiller
2015-11-10
|
*
Check return values
Craig Tiller
2015-11-10
|
/
*
stream_op cleanup: test fixes and updates
Craig Tiller
2015-11-02
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
clang-format all source
Craig Tiller
2015-08-18
*
Fix alpn_test
Craig Tiller
2015-08-03
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
*
Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged
Yang Gao
2015-07-08
|
\
|
*
Add metadata refcount debugging
Craig Tiller
2015-07-06
*
|
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as...
Julien Boeuf
2015-06-29
|
/
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
Make the things compile again
Craig Tiller
2015-04-23
*
clang-format
Craig Tiller
2015-04-17
*
Random small fixes
Craig Tiller
2015-04-17
*
Progress towards transport using metadata batches
Craig Tiller
2015-04-16
*
Enable asan for C core
Craig Tiller
2015-02-27
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
sync up with master
Yang Gao
2015-01-27
|
\
*
|
run clang-format
Yang Gao
2015-01-26
|
*
Remove uses of sprintf
Craig Tiller
2015-01-23
|
*
Remove uses of sprintf
Craig Tiller
2015-01-23
|
*
Remove uses of sprintf
Craig Tiller
2015-01-23
|
*
Remove uses of sprintf
Craig Tiller
2015-01-23
|
/
*
Add constant for min bufsize for timeout encoding
Craig Tiller
2015-01-23
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
clang-format
Craig Tiller
2015-01-15
*
() --> (void)
Craig Tiller
2015-01-15
*
Ensure flow control callbacks happen outside the transport lock.
ctiller
2015-01-12
[next]