aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Bumping revision to 0.11 for beta.Gravatar Nicolas "Pixel" Noble2015-09-01
* Merge github.com:grpc/grpc into cleaner-buildGravatar Craig Tiller2015-08-31
|\
| * Merge pull request #3107 from a-veitch/view_apiGravatar Hongyu Chen2015-08-31
| |\
* | | Generated changesGravatar Craig Tiller2015-08-31
|/ /
| * mergeGravatar Alistair Veitch2015-08-31
| |\
* | | Fixing headers and paths after merge with upstream.Gravatar Julien Boeuf2015-08-30
* | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-30
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into tracing_apiGravatar Alistair Veitch2015-08-28
| |\ \
| | | * merge to headGravatar Alistair Veitch2015-08-28
| | | |\ | | | |/ | | |/|
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
|\ \ \ \ | | |/ / | |/| |
| * | | Fix buildGravatar yang-g2015-08-27
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
|\| | |
| | | * view and aggregation APIGravatar Alistair Veitch2015-08-27
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
|\ \ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into string_ref_authGravatar yang-g2015-08-26
| | |\ \ \
| | | * \ \ Merge pull request #3065 from yang-g/string_refGravatar Craig Tiller2015-08-26
| | | |\ \ \
| | | * \ \ \ Merge pull request #3054 from ctiller/openssl-just-needs-to-buildGravatar David G. Quintas2015-08-25
| | | |\ \ \ \
| | * | | | | | auth context api change for string_refGravatar yang-g2015-08-25
| | | |_|/ / / | | |/| | | |
| | | * | | | Merge pull request #3021 from ctiller/reject-the-stuffsGravatar Yang Gao2015-08-25
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | | * merge to headGravatar Alistair Veitch2015-08-25
| | | | | | |\ | | | | |_|_|/ | | | |/| | |
| | | | | * | Merge github.com:grpc/grpc into openssl-just-needs-to-buildGravatar Craig Tiller2015-08-25
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge remote-tracking branch 'upstream/master' into string_refGravatar yang-g2015-08-25
| | |\| | | |
| | * | | | | implGravatar yang-g2015-08-25
| |/ / / / /
| | * | | | Merge pull request #2945 from maxwell-demon/masterGravatar Alistair Veitch2015-08-25
| | |\ \ \ \
| | | | | * | Its not enough to just serialize the clean step...Gravatar Craig Tiller2015-08-25
| | | | | * | Merge github.com:grpc/grpc into openssl-just-needs-to-buildGravatar Craig Tiller2015-08-25
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge pull request #3050 from ctiller/googly-testGravatar Jan Tattermusch2015-08-25
| |/| | | | |
| | | | | * | Dont try to parallelize OpenSSL buildGravatar Craig Tiller2015-08-25
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_string_refGravatar Julien Boeuf2015-08-24
| |\ \ \ \ \
| * | | | | | Adding grpc::string_ref class.Gravatar Julien Boeuf2015-08-24
| | | * | | | Make googletest a submoduleGravatar Craig Tiller2015-08-24
| | |/ / / /
| | * | | | merge with headGravatar yang-g2015-08-24
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
| | | |\ \ \ \
| | | | * \ \ \ Merge pull request #3019 from dgquintas/channel_args_compressionGravatar Yang Gao2015-08-24
| | | | |\ \ \ \
| | | | * | | | | Remove accidental dependency on zookeeper in shutdown_testGravatar Craig Tiller2015-08-24
| | | * | | | | | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| | | |/ / / / /
| | | | | | * | Update projectsGravatar Craig Tiller2015-08-24
| | * | | | | | split stream.h into sync_stream.h and async_stream.hGravatar yang-g2015-08-21
| | * | | | | | headers reorgGravatar yang-g2015-08-21
| | | | | * | | rename census_filter.{c,h} to grpc_filter.{c,h}Gravatar Hongyu Chen2015-08-21
| | | | | | * | Outlaw illegal metadata charactersGravatar Craig Tiller2015-08-21
| | | | |_|/ / | | | |/| | |
| | | | * | | Added C API functions for compression args handling (w/ tests)Gravatar David Garcia Quintas2015-08-21
| | | |/ / /
| | * | | | Merge remote-tracking branch 'upstream/master' into docsGravatar yang-g2015-08-20
| | |\| | |
| | * | | | Make Channel ctor privateGravatar yang-g2015-08-20
| | * | | | remove internal_stubGravatar yang-g2015-08-20
| | | | * | Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-08-20
| | | | |\ \ | | | | |/ / | | | |/| |
| | | | * | Move census_filters from .../channel to .../censusGravatar Hongyu Chen2015-08-19
| | * | | | Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
| | | * | | Add a timeout to shutdown to forcefully end callsGravatar Craig Tiller2015-08-18
| | |/ / /
| | * | | Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
| | |\ \ \ | | |/ / / | |/| | |