aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Documentation tweaks in grpc.h.Gravatar Nathaniel Manista2015-02-16
* Cleaning up our posix definition / usage.Gravatar Nicolas "Pixel" Noble2015-02-14
* Merge pull request #500 from nicolasnoble/secure_getenvGravatar Craig Tiller2015-02-12
|\
| * Not all Linuxes are equal, and secure_getenv isn't always there.Gravatar Nicolas Noble2015-02-12
* | Actually include the port_platform.h epoll change tooGravatar David Klempner2015-02-11
* | Merge branch 'master' into epollGravatar David Klempner2015-02-11
|\|
| * Merge pull request #448 from nicolasnoble/grpc-win32Gravatar Craig Tiller2015-02-11
| |\
* | | Epoll based multipollerGravatar David Klempner2015-02-10
|/ /
* | Add some documentationGravatar Craig Tiller2015-02-09
| * Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
| |\ | |/ |/|
* | Add commentsGravatar Craig Tiller2015-02-05
* | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
|\ \
| * \ Merge pull request #359 from jboeuf/ssl_default_creds_integrationGravatar Yang Gao2015-02-05
| |\ \
* | | | Fix memory usageGravatar Craig Tiller2015-02-05
* | | | Add some commentsGravatar Craig Tiller2015-02-04
* | | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-04
|\| | |
| | * | Adding linux specific env implementation.Gravatar Julien Boeuf2015-02-04
| * | | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-04
| |\ \ \
| | | | * Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-04
| | | | |\ | | | |_|/ | | |/| |
| | | | * Second draft of the win32 implementation.Gravatar Nicolas "Pixel" Noble2015-02-04
| | * | | Remove the platform specific time headersGravatar David Klempner2015-02-04
| | * | | Merge branch 'master' into timespecGravatar David Klempner2015-02-04
| | |\ \ \
| | | * \ \ Merge pull request #392 from dklempner/timevalGravatar Craig Tiller2015-02-04
| | | |\ \ \
* | | | \ \ \ Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-04
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | * | | Remove timeval functionsGravatar David Klempner2015-02-04
| | | * | | | Make gpr_timespec no longer be a typedef for struct timespec in posixGravatar David Klempner2015-02-04
| | | |/ / /
* | | | | | Updated the first test (which fails)Gravatar Craig Tiller2015-02-03
| | | | | * First draft of the win32 implementation of iomgr.Gravatar Nicolas "Pixel" Noble2015-02-04
| | | | |/ | | | |/|
| * | / | Fixing tsan errors in OpenSSL (#319)Gravatar Julien Boeuf2015-02-03
| | |/ / | |/| |
* | | | Flesh out batch APIGravatar Craig Tiller2015-02-03
* | | | Flesh out new APIGravatar Craig Tiller2015-02-03
| |/ / |/| |
| | * Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
| |/
* / Back-end for new core APIGravatar Craig Tiller2015-02-02
|/
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Properly selecting chunks of code for the wakeup fd codepath.Gravatar Nicolas "Pixel" Noble2015-01-30
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* Merge pull request #157 from dklempner/eventfdGravatar Craig Tiller2015-01-27
|\
* \ sync up with masterGravatar Yang Gao2015-01-27
|\ \
| * \ Merge github.com:google/grpc into javascriptGravatar Craig Tiller2015-01-27
| |\ \
| | | * Merge branch 'master' into eventfdGravatar David Klempner2015-01-26
| | | |\ | | | |/ | | |/|
| | | * Refactor the pipe/eventfd abstractionGravatar David Klempner2015-01-26
* | | | run clang-formatGravatar Yang Gao2015-01-26
| |/ / |/| |
* | | Merge pull request #179 from ctiller/kill-printfGravatar jboeuf2015-01-23
|\ \ \
| * | | Move string.h to internal codeGravatar Craig Tiller2015-01-23
| * | | Add defineGravatar Craig Tiller2015-01-23
| * | | Add gpr_ltoaGravatar Craig Tiller2015-01-23
* | | | Merge branch 'master' of github.com:google/grpc into merge_new_invoke_apiGravatar murgatroid992015-01-23
|\| | |
| | * | Merge github.com:google/grpc into javascriptGravatar Craig Tiller2015-01-23
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #153 from ctiller/windows-fixesGravatar Jan Tattermusch2015-01-23
| |\ \ \
| | | | * Add support for eventfd based kicking on linux.Gravatar David Klempner2015-01-21