index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Documentation tweaks in grpc.h.
Nathaniel Manista
2015-02-16
*
Cleaning up our posix definition / usage.
Nicolas "Pixel" Noble
2015-02-14
*
Merge pull request #500 from nicolasnoble/secure_getenv
Craig Tiller
2015-02-12
|
\
|
*
Not all Linuxes are equal, and secure_getenv isn't always there.
Nicolas Noble
2015-02-12
*
|
Actually include the port_platform.h epoll change too
David Klempner
2015-02-11
*
|
Merge branch 'master' into epoll
David Klempner
2015-02-11
|
\
|
|
*
Merge pull request #448 from nicolasnoble/grpc-win32
Craig Tiller
2015-02-11
|
|
\
*
|
|
Epoll based multipoller
David Klempner
2015-02-10
|
/
/
*
|
Add some documentation
Craig Tiller
2015-02-09
|
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-10
|
|
\
|
|
/
|
/
|
*
|
Add comments
Craig Tiller
2015-02-05
*
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
\
|
*
\
Merge pull request #359 from jboeuf/ssl_default_creds_integration
Yang Gao
2015-02-05
|
|
\
\
*
|
|
|
Fix memory usage
Craig Tiller
2015-02-05
*
|
|
|
Add some comments
Craig Tiller
2015-02-04
*
|
|
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-04
|
\
|
|
|
|
|
*
|
Adding linux specific env implementation.
Julien Boeuf
2015-02-04
|
*
|
|
Merge github.com:google/grpc into async-api
Craig Tiller
2015-02-04
|
|
\
\
\
|
|
|
|
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-04
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Second draft of the win32 implementation.
Nicolas "Pixel" Noble
2015-02-04
|
|
*
|
|
Remove the platform specific time headers
David Klempner
2015-02-04
|
|
*
|
|
Merge branch 'master' into timespec
David Klempner
2015-02-04
|
|
|
\
\
\
|
|
|
*
\
\
Merge pull request #392 from dklempner/timeval
Craig Tiller
2015-02-04
|
|
|
|
\
\
\
*
|
|
|
\
\
\
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-04
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
Remove timeval functions
David Klempner
2015-02-04
|
|
|
*
|
|
|
Make gpr_timespec no longer be a typedef for struct timespec in posix
David Klempner
2015-02-04
|
|
|
|
/
/
/
*
|
|
|
|
|
Updated the first test (which fails)
Craig Tiller
2015-02-03
|
|
|
|
|
*
First draft of the win32 implementation of iomgr.
Nicolas "Pixel" Noble
2015-02-04
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
/
|
Fixing tsan errors in OpenSSL (#319)
Julien Boeuf
2015-02-03
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Flesh out batch API
Craig Tiller
2015-02-03
*
|
|
|
Flesh out new API
Craig Tiller
2015-02-03
|
|
/
/
|
/
|
|
|
|
*
Adding support for loading the SSL roots from an environment variable.
Julien Boeuf
2015-02-02
|
|
/
*
/
Back-end for new core API
Craig Tiller
2015-02-02
|
/
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
Properly selecting chunks of code for the wakeup fd codepath.
Nicolas "Pixel" Noble
2015-01-30
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Merge pull request #157 from dklempner/eventfd
Craig Tiller
2015-01-27
|
\
*
\
sync up with master
Yang Gao
2015-01-27
|
\
\
|
*
\
Merge github.com:google/grpc into javascript
Craig Tiller
2015-01-27
|
|
\
\
|
|
|
*
Merge branch 'master' into eventfd
David Klempner
2015-01-26
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Refactor the pipe/eventfd abstraction
David Klempner
2015-01-26
*
|
|
|
run clang-format
Yang Gao
2015-01-26
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #179 from ctiller/kill-printf
jboeuf
2015-01-23
|
\
\
\
|
*
|
|
Move string.h to internal code
Craig Tiller
2015-01-23
|
*
|
|
Add define
Craig Tiller
2015-01-23
|
*
|
|
Add gpr_ltoa
Craig Tiller
2015-01-23
*
|
|
|
Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api
murgatroid99
2015-01-23
|
\
|
|
|
|
|
*
|
Merge github.com:google/grpc into javascript
Craig Tiller
2015-01-23
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #153 from ctiller/windows-fixes
Jan Tattermusch
2015-01-23
|
|
\
\
\
|
|
|
|
*
Add support for eventfd based kicking on linux.
David Klempner
2015-01-21
[next]