aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Accomodate changes in #9532Gravatar Muxi Yan2017-01-31
|
* port #9505 to masterGravatar Muxi Yan2017-01-31
|
* Merge pull request #9492 from stanley-cheung/php-update-codegen-psr4Gravatar Stanley Cheung2017-01-31
|\ | | | | PHP: make tests runnable on both protobuf 3.1 and 3.2
* \ Merge pull request #9523 from yang-g/exampleGravatar Yang Gao2017-01-31
|\ \ | | | | | | Add missing files to build system.
| * | Add metadata_map.h to build.yamlGravatar yang-g2017-01-31
| | | | | | | | | | | | Add missing files to BUILD
* | | Merge pull request #9390 from jtattermusch/csharp_utf8_messageGravatar Jan Tattermusch2017-01-31
|\ \ \ | | | | | | | | Make C# status messages truly UTF8
| | | * Add commentsGravatar Stanley Cheung2017-01-31
| | | |
* | | | Merge pull request #8066 from y-zeng/cli_main_forkGravatar Yuchen Zeng2017-01-31
|\ \ \ \ | |_|/ / |/| | | gRPC CLI stream RPC support
| | | * PHP: make tests runnable on both protobuf 3.1 and 3.2Gravatar Stanley Cheung2017-01-30
| |_|/ |/| |
* | | Merge pull request #9508 from dgquintas/yapfGravatar David G. Quintas2017-01-30
|\ \ \ | | | | | | | | ran yapf
| | * | Support bidirectional stream RPCGravatar Yuchen Zeng2017-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add bidistream test Add bad request tests Replace deprecated DynamicMessageFactory constructor
* | | | Merge pull request #9503 from ctiller/fuzzing-apiGravatar Craig Tiller2017-01-30
|\ \ \ \ | | | | | | | | | | Fix bugs in api_fuzzer
* \ \ \ \ Merge pull request #9408 from ctiller/bm_msgszGravatar Sree Kuchibhotla2017-01-30
|\ \ \ \ \ | | | | | | | | | | | | Microbenchmark for ping-ponging large messages
| | | * | | ran yapfGravatar David Garcia Quintas2017-01-30
| |_|/ / / |/| | | |
* | | | | Merge pull request #9369 from yang-g/has_servicesGravatar Nicolas Noble2017-01-30
|\ \ \ \ \ | | | | | | | | | | | | set has_services properly
* \ \ \ \ \ Merge pull request #9323 from yang-g/build_fixesGravatar Nicolas Noble2017-01-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add missing dependency
* \ \ \ \ \ \ Merge pull request #9345 from murgatroid99/uv_tcp_header_fixGravatar Michael Lumish2017-01-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add missing header include in tcp_uv.c
* \ \ \ \ \ \ \ Merge pull request #9486 from ctiller/but-whyGravatar Craig Tiller2017-01-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Record why an FD was shutdown
* \ \ \ \ \ \ \ \ Merge pull request #9502 from ctiller/fuzzing-funGravatar Craig Tiller2017-01-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix fuzzing detected failure
| | | | | | | | | * allow utf8 encoded status messageGravatar Jan Tattermusch2017-01-30
| | | | | | | | | |
| | | | | | | | | * add test for utf8 statusGravatar Jan Tattermusch2017-01-30
| | | | | | | | | |
| | | | | | | * | | Fix bugs in api_fuzzerGravatar Craig Tiller2017-01-30
| |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix fuzzing detected failureGravatar Craig Tiller2017-01-30
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If both :authority and host appear in client initial headers, we either leak (in opt builds) or crash (in dbg).
* | | | | | | | Merge pull request #9495 from muxi/fix-cronet-double-freeGravatar Muxi Yan2017-01-30
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Remove a duplicated gpr_free
| * | | | | | | Remove a duplicated gpr_freeGravatar Muxi Yan2017-01-29
|/ / / / / / /
* | | | | | | Merge pull request #9491 from stanley-cheung/rerun-generate-projectsGravatar Stanley Cheung2017-01-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Re-run generate-projects
| * | | | | | | Re-run generate-projectsGravatar Stanley Cheung2017-01-27
|/ / / / / / /
* | | | | | | Merge pull request #8464 from y-zeng/str_lengthGravatar Craig Tiller2017-01-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Check the length of unix socket path name
* \ \ \ \ \ \ \ Merge pull request #9392 from ctiller/large_message_benchmarksGravatar Craig Tiller2017-01-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Large message benchmarks
| * \ \ \ \ \ \ \ Merge github.com:grpc/grpc into large_message_benchmarksGravatar Craig Tiller2017-01-27
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| | | | | | | * | Merge github.com:grpc/grpc into bm_msgszGravatar Craig Tiller2017-01-27
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | | * | Merge branch 'bm_msgsz' of github.com:ctiller/grpc into bm_msgszGravatar Craig Tiller2017-01-27
| | | | | | | |\ \
| | | * | | | | | | clang-formatGravatar Craig Tiller2017-01-27
| | | | | | | | | |
| | | * | | | | | | Merge branch 'but-why' of github.com:ctiller/grpc into but-whyGravatar Craig Tiller2017-01-27
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Update TCP WindowsGravatar Craig Tiller2017-01-27
| | | | | | | | | | |
| | | * | | | | | | | Update nodeGravatar Craig Tiller2017-01-27
| | | |/ / / / / / /
| | | * / / / / / / Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Allows diagnosing WHY a file descriptor was shutdown prematurely.
* | | | | | | | | Merge pull request #9444 from ctiller/rollfwdGravatar Craig Tiller2017-01-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Re-integrate metadata handling changes
* \ \ \ \ \ \ \ \ \ Merge pull request #9466 from rjshade/add_test_logGravatar Yang Gao2017-01-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add "Running test:" string to test log output
| | * | | | | | | | | Add commentGravatar Craig Tiller2017-01-27
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #9477 from markdroth/service_config_max_message_size_fixGravatar Mark D. Roth2017-01-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Accept max message size JSON values as either strings or numbers.
| | | * \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-27
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #9404 from ctiller/maxmsgszGravatar Craig Tiller2017-01-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Remove double-checking of max-message-size in C++ layers
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9416 from thinkerou/update_method_property_visibilityGravatar Stanley Cheung2017-01-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: Update the visibility property of method
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9415 from thinkerou/fix_php_lib_code_styleGravatar Stanley Cheung2017-01-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix code style
| | | | | | * \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
| | | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #9476 from ctiller/unflattenGravatar Craig Tiller2017-01-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove slice allocator completion callbacks from global combiner
| | | | | * | | | | | | | | | | Accept max message size JSON values as either strings or numbers.Gravatar Mark D. Roth2017-01-26
| |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Merge branch 'maxmsgsz' into bm_msgszGravatar Craig Tiller2017-01-26
| | | | | | | | | | | | | |\ \ | | | | | |_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | Merge github.com:grpc/grpc into maxmsgszGravatar Craig Tiller2017-01-26
| | | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |