index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
server.c
Commit message (
Expand
)
Author
Age
*
Fix accept_stream being called post-channel deletion
Craig Tiller
2016-03-03
*
Fix race condition in transport API
Craig Tiller
2016-02-03
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Fix the initialization by modifying the grpc_channel_args_is_census_enabled t...
Bogdan Drutu
2016-01-26
*
Update copyrights and add change the client to enable census if census initia...
Bogdan Drutu
2016-01-25
*
Fix the census initialization on the server. Remove duplicate initialization ...
Bogdan Drutu
2016-01-24
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Fix proxy end2end tests
Craig Tiller
2015-12-14
*
Remove metadata context entirely
Craig Tiller
2015-11-20
*
Remove metadata context from the channel stack
Craig Tiller
2015-11-19
*
stream_op cleanup: surface layer
Craig Tiller
2015-11-02
*
Restore sanity
Craig Tiller
2015-10-05
*
Add API tracing to gRPC core
Masood Malekghassemi
2015-10-02
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Remove metadata canonicalization, and fix some bugs
Craig Tiller
2015-09-25
*
Fix a livelock issue
Craig Tiller
2015-09-24
*
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-24
|
\
*
|
clang-format all core files
Craig Tiller
2015-09-23
*
|
Update Windows stuff
Craig Tiller
2015-09-23
*
|
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
*
|
Rename init
Craig Tiller
2015-09-22
*
|
Rename run
Craig Tiller
2015-09-22
*
|
Change runs to enqueue
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
*
|
clang-format all core files
Craig Tiller
2015-09-22
*
|
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
|
Fixes
Craig Tiller
2015-09-21
*
|
Call list progress
Craig Tiller
2015-09-21
*
|
Call list progress
Craig Tiller
2015-09-21
*
|
Cleanup
Craig Tiller
2015-09-18
*
|
Getting stuff working
Craig Tiller
2015-09-16
*
|
Core compiles with workqueues
Craig Tiller
2015-09-15
|
*
Enable -Wshadow
Craig Tiller
2015-09-11
|
/
*
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
*
rename census_filter.{c,h} to grpc_filter.{c,h}
Hongyu Chen
2015-08-21
*
Merge remote-tracking branch 'upstream/master'
Hongyu Chen
2015-08-20
|
\
*
|
Move census_filters from .../channel to .../census
Hongyu Chen
2015-08-19
|
*
Short-circuit shutdown when it is already published (core)
murgatroid99
2015-08-19
|
*
Merge pull request #2972 from ctiller/get-reserved-things-right
Yang Gao
2015-08-19
|
|
\
|
|
*
Add some reserved checks that need to be present
Craig Tiller
2015-08-18
|
*
|
clang-format all source
Craig Tiller
2015-08-18
|
|
/
*
|
Re-install census filters.
Hongyu Chen
2015-08-07
|
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
\
\
|
*
|
Back-out unnecessary change
Craig Tiller
2015-08-04
[next]