index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
channel
Commit message (
Expand
)
Author
Age
*
Fix copyright
Craig Tiller
2016-03-25
*
Fix includes
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Update copyrights
Craig Tiller
2016-01-28
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Most of the way to auto-cleanup subchannels
Craig Tiller
2015-11-27
*
Finish initial scrape, clang-format
Craig Tiller
2015-11-24
*
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
*
stream_op cleanup: test fixes and updates
Craig Tiller
2015-11-02
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Finish cleanup
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
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
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Improvements to the grpc_channel_args_compression_algorithm_set_state api
David Garcia Quintas
2015-08-24
*
Added C API functions for compression args handling (w/ tests)
David Garcia Quintas
2015-08-21
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
*
clang-format affected files
Craig Tiller
2015-06-30
*
Debugging
Craig Tiller
2015-06-29
*
Unix resolver, bug fixes
Craig Tiller
2015-06-29
*
s/grpc_transport_op/grpc_transport_stream_op/g
Craig Tiller
2015-06-25
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
clang-format
Craig Tiller
2015-04-24
*
Make the things compile again
Craig Tiller
2015-04-23
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
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 use of sprintf
Craig Tiller
2015-01-23
|
*
Remove use of sprintf
Craig Tiller
2015-01-23
|
/
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
() --> (void)
Craig Tiller
2015-01-15
*
clang-format codebase
Craig Tiller
2015-01-13
*
Tell call/channel op handlers who is invoking them.
ctiller
2014-12-11
*
Initial import.
Nicolas Noble
2014-11-26