aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Split legacy code to end of fileGravatar Craig Tiller2015-02-02
* Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-02
|\
| * Merge pull request #351 from yang-g/lsanGravatar Craig Tiller2015-02-02
| |\
| * | Fix link errorGravatar Craig Tiller2015-02-02
| | * Fix a memory leak.Gravatar Yang Gao2015-02-02
* | | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-02
|\| |
* | | Get the recv close edge rightGravatar Craig Tiller2015-02-02
| * | Merge pull request #306 from nicolasnoble/wakeup-fd-fixGravatar David Klempner2015-02-02
| |\ \
* | | | clean up finish a little moreGravatar Craig Tiller2015-02-02
| | * | Removing comment.Gravatar Nicolas "Pixel" Noble2015-02-02
* | | | Cover all edges in the switch (not correctly yet)Gravatar Craig Tiller2015-02-02
| * | | Merge pull request #348 from dklempner/asanGravatar Craig Tiller2015-02-02
| |\ \ \
| | * | | Fix poll_kick_posix_test under asanGravatar David Klempner2015-02-02
* | | | | Remove unnecessary assertGravatar Craig Tiller2015-02-02
| * | | | Merge pull request #294 from nathanielmanistaatgoogle/enumGravatar Craig Tiller2015-02-02
| |\ \ \ \
* | | | | | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-02
|\| | | | |
| * | | | | Merge pull request #343 from tbetbetbe/grpc_ruby_add_a_tips_clientGravatar Michael Lumish2015-02-02
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Adds a demo app that accesses the live pubsub service.Gravatar Tim Emiola2015-02-02
| | * | | | Add generated code for accessing the v1 pubsub API from RubyGravatar Tim Emiola2015-02-02
| * | | | | Merge pull request #302 from ctiller/pollsetGravatar David Klempner2015-02-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #340 from tbetbetbe/grpc_ruby_add_signet_based_authGravatar Michael Lumish2015-02-02
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #326 from ctiller/wakeup3Gravatar David Klempner2015-02-02
| |\ \ \ \ \ \
| | | * | | | | Adds a missing returnGravatar Tim Emiola2015-02-02
| * | | | | | | Merge pull request #325 from ctiller/threadsGravatar Vijay Pai2015-02-02
| |\ \ \ \ \ \ \
* | | | | | | | | Fix array sizeGravatar Craig Tiller2015-02-02
| | | | | | * | | TODO fulfillment: use enum for enumerated types.Gravatar Nathaniel Manista2015-02-02
| * | | | | | | | Merge pull request #322 from ctiller/httpGravatar Nicolas Noble2015-02-02
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #323 from ctiller/http2Gravatar Nicolas Noble2015-02-02
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-02
|\| | | | | | | | | |
| | | | | * | | | | | Initialize mutexGravatar Craig Tiller2015-02-02
| | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | | | | * | Make _posix usage match 'the rules'Gravatar Craig Tiller2015-02-02
| * | | | | | | | | Merge pull request #274 from nathanielmanistaatgoogle/python-introductionGravatar Craig Tiller2015-02-02
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Bring in the Python GRPC Adapter package.Gravatar Nathaniel Manista2015-02-02
| | * | | | | | | | Refactoring of the Python build.Gravatar Nathaniel Manista2015-02-02
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | * | | | Fix an obvious bugGravatar Craig Tiller2015-02-01
| | | | | * | | | Remove a major source of contention in thread_poolGravatar Craig Tiller2015-02-01
| | |_|_|/ / / / | |/| | | | | |
| | | | | | * | Expanded commentGravatar Craig Tiller2015-01-31
| | | * | | | | Fix memory leakGravatar Craig Tiller2015-01-31
| | | * | | | | Free some leaks in http_server_filterGravatar Craig Tiller2015-01-31
| | |/ / / / / | |/| | | | |
| | | * | | | Fix memory leakGravatar Craig Tiller2015-01-31
| | | * | | | Free stream ops outside transport lockGravatar Craig Tiller2015-01-31
| | |/ / / / | |/| | | |
* | | | | | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-01-31
|\| | | | |
* | | | | | Check for null pointerGravatar Craig Tiller2015-01-31
| | | * | | Updates interop client to use update_procGravatar Tim Emiola2015-01-31
| | | * | | Adds updater_proc, to simplify the setup of credentials during stub creationGravatar Tim Emiola2015-01-31
| | | * | | Adds a compute engine auth GCE interop testGravatar Tim Emiola2015-01-31
| | | * | | Adds an interop tests if OAuth behaviour is functioningGravatar Tim Emiola2015-01-31
| | | * | | Updates the generated code to reflect test updatesGravatar Tim Emiola2015-01-31
| | | * | | Ensures the auth modules are available with just require 'grpc'Gravatar Tim Emiola2015-01-31
| | | * | | Adds compute engine auth implementation that extends the signet auth classGravatar Tim Emiola2015-01-31