aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
|\
* | Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
| * Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...Gravatar Craig Tiller2016-09-16
| |\
| * \ Merge pull request #7996 from yang-g/canonicalGravatar Yang Gao2016-09-15
| |\ \
| * \ \ Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
| |\ \ \
| | | | * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |_|/ | |/| |
| * | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | | * Add a helper to get canonical code from statusGravatar yang-g2016-09-09
| * | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-08
| |\ \ \
| | * \ \ Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
| | |\ \ \
| * | | | | Fix merge errorGravatar Craig Tiller2016-09-07
| * | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
| |\| | | |
| | * | | | Merge pull request #7774 from ctiller/percent-encoderGravatar Craig Tiller2016-09-06
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #7953 from makdharma/grpc_caching_testGravatar Nicolas Noble2016-09-06
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
| |\| | | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-02
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge pull request #7943 from markdroth/client_channel_cleanupGravatar Mark D. Roth2016-09-01
| | |\ \ \ \ \
| | | | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-01
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge pull request #7936 from y-zeng/log_testGravatar Craig Tiller2016-09-01
| | |\ \ \ \ \ \
| | | | * | | | | Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
| | * | | | | | | add trace context protoGravatar Alistair Veitch2016-08-31
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-30
| |\| | | | | |
| | | * | | | | Add no-logging testGravatar Yuchen Zeng2016-08-30
| | |/ / / / /
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
| | |\ \ \ \ \
| | | | * | | | end-to-end test for cacheable requests.Gravatar Makarand Dharmapurikar2016-08-29
| | | | | | * | Revert change to grpc++_base uses sectionGravatar murgatroid992016-08-29
| | | | | | * | build.yaml changes to make certain builds workGravatar murgatroid992016-08-26
| | | * | | | | Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
* | | | | | | | Merge branch 'port_platform_split' into uv_core_transportGravatar murgatroid992016-08-22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | | | | | * | Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
| | | * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
| |_|/| | | | | |/| | | | |/ / | | | | |/| | | | | |/| | |
| | | * | | | Bumping version to 1.0.1-pre1.Gravatar Nicolas "Pixel" Noble2016-08-18
| | | * | | | Merge pull request #7745 from nicolasnoble/no-more-preGravatar Nicolas Noble2016-08-18
| | | |\ \ \ \
| | | | | | * | Add a strict and a permissive decoder, allow different reserved alphabetsGravatar Craig Tiller2016-08-18
| | | * | | | | Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecureGravatar Nicolas Noble2016-08-18
| | | |\ \ \ \ \
* | | | \ \ \ \ \ Merge pull request #7741 from nicolasnoble/manual-upmergeGravatar Nicolas Noble2016-08-18
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | Percent encoding routinesGravatar Craig Tiller2016-08-18
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #7735 from y-zeng/cli_main_forkGravatar kpayson642016-08-17
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #7594 from chedeti/grpc-thrift-v2Gravatar kpayson642016-08-17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| | | | | | | * | | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.Gravatar Nicolas "Pixel" Noble2016-08-17
| | | | | | | | * | Removing pre2 flag.Gravatar Nicolas "Pixel" Noble2016-08-16
| | | | | | | |/ /
| | | | | | * / / Update required protobuf version to v3.0.0Gravatar Yuchen Zeng2016-08-15
| | | | | | |/ /
| | | * | | / / Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
| |_|/| | | | | |/| | | | |/ / | | | | |/| | | | | |/| | |
| | * | | | | Add CliCredentials, config_grpc_cli.hGravatar Yuchen Zeng2016-08-15
| | * | | | | Merge remote-tracking branch 'upstream/master' into cli_main_forkGravatar Yuchen Zeng2016-08-15
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | * | | | Remove use of verify-install target in MakefileGravatar murgatroid992016-08-10
| | | * | | | Remove warning about protobuf 3.0.0+ from the MakefileGravatar murgatroid992016-08-10
| | | | * | | Removed GPR_POSIX_FILE, and changed the files that used itGravatar murgatroid992016-08-09
| | | | | * | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-09
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |