index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Merge pull request #3497 from nicolasnoble/lost-my-sanity
Craig Tiller
2015-09-28
|
\
*
\
Merge pull request #3483 from ctiller/no-tcp-alloc
Yang Gao
2015-09-28
|
\
\
|
|
*
Restoring sanity.
Nicolas "Pixel" Noble
2015-09-26
|
|
/
|
/
|
*
|
Merge pull request #3474 from ctiller/clang_format
Nicolas Noble
2015-09-25
|
\
\
*
\
\
Merge pull request #3494 from tbetbetbe/grpc-ruby-remove-bad-flaking-test
Craig Tiller
2015-09-25
|
\
\
\
|
*
|
|
Remove a bad flaky rpc server test
Tim Emiola
2015-09-25
*
|
|
|
Merge pull request #3480 from ctiller/no-alloc
Yang Gao
2015-09-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3476 from vjpai/block_annotate
Yang Gao
2015-09-25
|
\
\
\
\
*
|
|
|
|
Stop shadowing global name
Robbie Shade
2015-09-25
*
|
|
|
|
Add grpc_server argument to grpc_udp_server_start
Robbie Shade
2015-09-25
|
|
|
|
*
Merge github.com:grpc/grpc into no-tcp-alloc
Craig Tiller
2015-09-25
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into no-alloc
Craig Tiller
2015-09-25
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into clang_format
Craig Tiller
2015-09-25
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix memory leak
Craig Tiller
2015-09-24
|
|
|
|
*
Fix a memory corruption bug
Craig Tiller
2015-09-24
|
|
|
|
*
Recycle partially filled buffers on the next read
Craig Tiller
2015-09-24
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Don't annotate a blocking region on an epoll_wait that has 0 timeout
vjpai
2015-09-24
|
*
|
|
Move block_annotate from iomgr to support since it's used in other
vjpai
2015-09-24
|
*
|
|
Annotate sleep calls
vjpai
2015-09-24
|
|
*
|
Fast path for proto serialization for small protos
Craig Tiller
2015-09-24
|
|
/
/
|
/
|
|
|
*
|
Annotate blocking file operations
vjpai
2015-09-24
*
|
|
Fix a livelock issue
Craig Tiller
2015-09-24
|
*
|
Merge branch 'master' into block_annotate and fix conflict in resolve_address...
Vijay Pai
2015-09-24
|
|
\
\
|
*
|
|
Cleanup existing code to use GPR_ARRAY_SIZE
Vijay Pai
2015-09-24
*
|
|
|
Fix some bugs leading to memory leaks
Craig Tiller
2015-09-24
*
|
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-24
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Put in blocking point annotations at places in the code where we may block fo...
Vijay Pai
2015-09-24
*
|
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-24
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Add clang-format to sanity
Craig Tiller
2015-09-24
|
|
|
/
|
|
*
Merge
Craig Tiller
2015-09-24
|
|
*
Merge github.com:grpc/grpc into come-out-of-the-shadow
Craig Tiller
2015-09-24
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3372 from grpc/release-0_11
David G. Quintas
2015-09-23
|
|
\
\
|
*
\
\
Merge pull request #3429 from nathanielmanistaatgoogle/drop-527-todos
Eric Anderson
2015-09-23
|
|
\
\
\
*
|
|
|
|
Fix specific worker wakeup
Craig Tiller
2015-09-23
*
|
|
|
|
Merge with gyp changes
Craig Tiller
2015-09-23
*
|
|
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-23
|
\
\
\
\
\
|
|
*
|
|
|
Fixes broken build due to misplaced import
Nate Kibler
2015-09-23
|
|
/
/
/
/
|
|
|
*
|
php: fix watchConnectivityState unit test
Stanley Cheung
2015-09-23
|
*
|
|
|
Changed GRPCCall import to class forward declaration
Nate Kibler
2015-09-23
*
|
|
|
|
FD logging cleanup
Craig Tiller
2015-09-23
*
|
|
|
|
Creds fix
Craig Tiller
2015-09-23
*
|
|
|
|
Windows fixes
Craig Tiller
2015-09-23
*
|
|
|
|
Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig
Craig Tiller
2015-09-23
|
\
\
\
\
\
|
*
|
|
|
|
clang-format all core files
Craig Tiller
2015-09-23
*
|
|
|
|
|
Windows fixes
Craig Tiller
2015-09-23
|
/
/
/
/
/
*
|
|
|
|
Enable warnings as errors on Windows
Craig Tiller
2015-09-23
*
|
|
|
|
Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig
Craig Tiller
2015-09-23
|
\
\
\
\
\
*
|
|
|
|
|
Update Windows stuff
Craig Tiller
2015-09-23
|
|
|
*
|
|
Drop issue 527 TODOs for interop specification
Nathaniel Manista
2015-09-23
|
|
|
/
/
/
|
|
|
*
|
Merge pull request #3413 from stanley-cheung/php_jenkins_flakes
Jan Tattermusch
2015-09-23
|
|
|
|
\
\
[next]