aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Revert "Fixing environments where pkg-config isn't installed."Gravatar Craig Tiller2015-08-05
* Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
|\
| * Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-brokenGravatar Craig Tiller2015-08-04
| |\
| * \ Merge pull request #2652 from nicolasnoble/tests-depend-on-opensslGravatar Craig Tiller2015-08-04
| |\ \
* | | | Testing port serverGravatar Craig Tiller2015-08-04
|/ / /
| | * Fixing environments where pkg-config isn't installed.Gravatar Nicolas "Pixel" Noble2015-08-04
| |/ |/|
* | Exclude uds from default hostname testsGravatar Craig Tiller2015-07-29
* | Add a subchannel factory decorator libraryGravatar Craig Tiller2015-07-29
* | Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-...Gravatar Craig Tiller2015-07-26
|\ \
| * \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| |\ \
| | * \ Merge pull request #2647 from vjpai/deependGravatar Yang Gao2015-07-24
| | |\ \
| | * \ \ Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| | |\ \ \
| | | | | * The code evolved enough so that we now have tests that directly depend on Ope...Gravatar Nicolas "Pixel" Noble2015-07-24
| | | |_|/ | | |/| |
| | | | * Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | | | |\ | | | |_|/ | | |/| |
* | / | | Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
|/ / / /
| | | * Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\| | |
| * | | Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
| |\ \ \
| * \ \ \ Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
| | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\| | |
| * | | Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bitsGravatar Jan Tattermusch2015-07-20
| |\ \ \
| | * | | Making sure that 32 bits is being built and run on Jenkins.Gravatar Nicolas "Pixel" Noble2015-07-21
| | | * | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\| | |
| * | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \ \
* | \ \ \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\ \ \ \ \
| | * \ \ \ Merge with head and resolve conflictGravatar yang-g2015-07-17
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | | * rebuild makefileGravatar Alistair Veitch2015-07-17
| * | | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge with headGravatar yang-g2015-07-16
| | |\ \ \ \
| | * | | | | split iterator into its own fileGravatar yang-g2015-07-16
| | | |_|_|/ | | |/| | |
| | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | | |\ | | | | |_|/ | | | |/| |
* | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\ \ \ \ \
* | | | | | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| | * | | | | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
* | | | | | | Client connectivity APIGravatar Craig Tiller2015-07-15
| * | | | | | Merge pull request #2462 from nicolasnoble/bash-is-not-for-everyoneGravatar Michael Lumish2015-07-15
|/| | | | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Replacing echo -e with a more generic system.Gravatar Nicolas "Pixel" Noble2015-07-15
| | |_|/ / / | |/| | | |
| | * | | | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| |/ / / /
| | | * | Add oauth2_auth_token test case in interop testGravatar yang-g2015-07-13
| | * | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | |/ /
* | | | Merge branch 'master' into lockfree-stackGravatar vjpai2015-07-10
|\| | |
* | | | Debug and add in generated build filesGravatar Vijay Pai2015-07-10
| * | | Merge pull request #2380 from ctiller/slartiwhatfastGravatar Vijay Pai2015-07-10
| |\ \ \
| * \ \ \ Merge pull request #2382 from murgatroid99/makefile_cache_detectionGravatar Nicolas Noble2015-07-10
| |\ \ \ \
* | | | | | Initial checkin commit for lockfree stack.Gravatar Vijay Pai2015-07-10