index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Remove metadata canonicalization, and fix some bugs
Craig Tiller
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
*
|
Fix memory leak
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
|
*
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
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
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
|
|
\
\
*
|
|
|
Fix specific worker wakeup
Craig Tiller
2015-09-23
*
|
|
|
Merge with gyp changes
Craig Tiller
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
*
|
|
|
clang-format all core files
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
|
|
|
*
|
Client now swallows content-type on receive
David Garcia Quintas
2015-09-22
|
|
|
*
|
Explicitly set content-type for servers
Craig Tiller
2015-09-22
|
*
|
|
|
Make zookeeper compile with execution contexts
Craig Tiller
2015-09-22
|
*
|
|
|
Document exec_ctx
Craig Tiller
2015-09-22
|
*
|
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-22
|
/
|
|
|
|
|
|
/
/
/
|
*
|
|
Merge pull request #3422 from jcanizales/fix-mutex-bug
Craig Tiller
2015-09-22
|
|
\
\
\
|
|
*
|
|
Fix mutex bug
Jorge Canizales
2015-09-22
*
|
|
|
|
Add mutex init
Craig Tiller
2015-09-22
*
|
|
|
|
Fix argument order
Craig Tiller
2015-09-22
*
|
|
|
|
Finish cleanup
Craig Tiller
2015-09-22
|
*
|
|
|
Merge pull request #3396 from jtattermusch/win_fix_parameter_types
Nicolas Noble
2015-09-22
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #3404 from dgquintas/dgquintas-patch-1
Nicolas Noble
2015-09-22
|
|
\
\
\
\
\
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
Fixup naming
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
[next]