index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
transport
/
chttp2
/
parsing.c
Commit message (
Expand
)
Author
Age
*
Make chttp2 pass h2spec section 6.5
Craig Tiller
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
|
*
clang-format
Craig Tiller
2015-11-10
|
*
First round changes to handle dynamic hpack table size
Craig Tiller
2015-11-10
|
/
*
stream_op cleanup: transport changes
Craig Tiller
2015-11-02
*
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-09
|
\
*
|
Move profiling system to gpr
Craig Tiller
2015-10-09
*
|
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
|
*
mark unreachable code with a macro
yang-g
2015-10-07
|
/
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Sprinkle casts
Craig Tiller
2015-09-14
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
Fix typo
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
*
Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor
Yang Gao
2015-07-23
|
\
|
*
Fix flow control
Craig Tiller
2015-07-23
*
|
Make the server report monotonic times for deadlines
Craig Tiller
2015-07-23
|
/
*
User agent string support
Craig Tiller
2015-07-18
*
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-17
|
\
|
*
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-13
|
|
\
*
|
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-09
|
\
\
|
|
*
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-09
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
clang-format changed files
Craig Tiller
2015-07-06
|
*
|
Add metadata refcount debugging
Craig Tiller
2015-07-06
|
|
*
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-05
|
|
/
*
/
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
/
*
Remove errant assert
Craig Tiller
2015-07-01
*
Addressing comments
Craig Tiller
2015-06-25
*
Fix a double delete bug
Craig Tiller
2015-06-18
*
Bug fixes
Craig Tiller
2015-06-18
*
Bug fixes, spam cleanup
Craig Tiller
2015-06-18
*
Cancellation related fixes
Craig Tiller
2015-06-17
*
Flow control bugfixes
Craig Tiller
2015-06-17
*
Properly deal with streams closing during parsing
Craig Tiller
2015-06-17
*
Handle endpoint disconnection better
Craig Tiller
2015-06-17
*
First request/response with separated chttp2 lock passes
Craig Tiller
2015-06-16
*
Read path improvements
Craig Tiller
2015-06-16
*
Implement more missing pieces
Craig Tiller
2015-06-16
*
Fixing stuff
Craig Tiller
2015-06-16
*
Implement more missing pieces
Craig Tiller
2015-06-16
[next]