aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Clamp memory usage estimateGravatar yang-g2017-03-28
|
* Merge pull request #10305 from vjpai/fixdepGravatar Vijay Pai2017-03-27
|\ | | | | Resolve a circular dependence in build
* \ Merge pull request #9810 from makdharma/grpcz_clientGravatar makdharma2017-03-27
|\ \ | | | | | | code and BUILD file for creating a grpcz client
* \ \ Merge pull request #9955 from y-zeng/ev_epoll_testGravatar Yuchen Zeng2017-03-27
|\ \ \ | | | | | | | | Avoid variable length arrays
* \ \ \ Merge pull request #9811 from nicolasnoble/vscode-nodeGravatar Nicolas Noble2017-03-27
|\ \ \ \ | | | | | | | | | | Adding shim for debugging node tests using vscode.
* \ \ \ \ Merge pull request #10244 from muxi/more-test-informationGravatar Muxi Yan2017-03-27
|\ \ \ \ \ | | | | | | | | | | | | Use xcpretty to provide better test information
| | | | * \ Merge branch 'master' of https://github.com/grpc/grpc into grpcz_clientGravatar Makarand Dharmapurikar2017-03-27
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #10222 from makdharma/caching_with_uriGravatar makdharma2017-03-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | using URI query to communicate payload
* \ \ \ \ \ \ Merge pull request #10079 from matt-kwong/change-to-microbenchmarkingGravatar Matt Kwong2017-03-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Change performance testing to use benchmark diff tool
| * \ \ \ \ \ \ Merge branch 'master' into change-to-microbenchmarkingGravatar Matt Kwong2017-03-24
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add a TODO to enable microbenmarking for performance testingGravatar Matt Kwong2017-03-24
| | | | | | | |
* | | | | | | | Merge pull request #10278 from muxi/fix-timeoutGravatar Muxi Yan2017-03-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix testInternalError that caused Jenkins hang for a long time
| | | * | | | | | fix for bazel build breakGravatar Makarand Dharmapurikar2017-03-24
| | | | | | | | |
* | | | | | | | | Merge pull request #7771 from y-zeng/cares_buildinGravatar Yuchen Zeng2017-03-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Async DNS resolver with pre-configured c-ares
* \ \ \ \ \ \ \ \ \ Merge pull request #10275 from ctiller/memoryGravatar Craig Tiller2017-03-24
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Memory usage tweaks
* \ \ \ \ \ \ \ \ \ \ Merge pull request #10262 from y-zeng/set_user_agentGravatar Yuchen Zeng2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Replace the existing user agent string in SetUserAgentPrefix
| | | | | | | | | | * | added copyright exception for census.protoGravatar Makarand Dharmapurikar2017-03-24
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #10245 from sreecha/cq_factory_apiGravatar Sree Kuchibhotla2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce grpc_completion_queue_factory API
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10292 from yang-g/udp_serverGravatar Yang Gao2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent cleaning up the fd twice.
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10271 from yang-g/error_msgGravatar Yang Gao2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use 7-bit prefix in manually created header.
| | | | | | | | | * | | | | | review feedback and one bugfixGravatar Makarand Dharmapurikar2017-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added a needed unref_internal changed k_query_separator to a char from string review feedback addressed. added todo for changing flags to bool from int
| | | | | | | | | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uriGravatar Makarand Dharmapurikar2017-03-24
| | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #10239 from rltvty/fix_php_service_commentsGravatar Stanley Cheung2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix the namespacing for php docs on client classes
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10268 from y-zeng/fix_tcpGravatar Yuchen Zeng2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix tcp_server_utils_posix_common
| | | | | | | | | | | | | | | | * Resolve a circular dependence that was being generated betweenGravatar Vijay Pai2017-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | create_test_channel.o and libgrpc++_test_util.a .
* | | | | | | | | | | | | | | | | Merge pull request #10293 from nicolasnoble/upmerge-1.2.0Gravatar Nicolas Noble2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge from 1.2.0
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10300 from vyper/patch-1Gravatar Nathaniel Manista2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove spaces for correct link format in README.md.
| | | | | | | | | | | * | | | | | | | Better strategyGravatar Muxi Yan2017-03-24
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #10260 from kerneltime/masterGravatar Jan Tattermusch2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix markdown
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9843 from mpwarres/udp_server_socket_factoryGravatar Michael Warres2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | Add socket factory support to udp_server.c
| * | | | | | | | | | | | | | | | | | | Add socket factory support to udp_server.cGravatar Michael Warres2017-03-24
|/ / / / / / / / / / / / / / / / / / /
| | * / / / / / / / / / / / / / / / / Remove spaces for correct formatGravatar Leonardo Saraiva2017-03-24
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Gravatar Nicolas "Pixel" Noble2017-03-24
| |/| | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | Prevent cleaning up the fd twice.Gravatar yang-g2017-03-23
| |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | Fix testInternalError that caused Jenkins hang for a long timeGravatar Muxi Yan2017-03-23
| | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | Spam cleanupGravatar Craig Tiller2017-03-23
| | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | Memory usage tweaksGravatar Craig Tiller2017-03-23
| |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Improve estimation to give a more reliable slop space in the arena - Improve measurement by issuing sufficient throw-away calls on a channel to allow call size estimation to settle
| | | | | | | | | | | * | | | | fix a fuzzer detected corner caseGravatar Makarand Dharmapurikar2017-03-23
| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | Update with the new error interfaceGravatar Yuchen Zeng2017-03-23
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #10269 from apolcyn/fix_ruby_mingw_buildGravatar apolcyn2017-03-23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ruby mingw build, add missing header
| | | | | | | | | | | | * | | | | yet another ref fixGravatar Makarand Dharmapurikar2017-03-23
| | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | Use 7-bit prefix in manually created header.Gravatar yang-g2017-03-23
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | add generated imports header to be able to build on mingwGravatar Alexander Polcyn2017-03-23
| | |/ / / / / / / / / / / / /
| | | | | | | | | | * | | | | fixed yet another referencing issueGravatar Makarand Dharmapurikar2017-03-23
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-23
| | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #10216 from mehrdada/python-service-reflectionGravatar Mehrdad Afshari2017-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | Python Service Reflection
| | | * | | | | | | | | | | | Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1Gravatar apolcyn2017-03-23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump v1.2.x branch to 1.2.1-pre1
| | | | | * | | | | | | | | | | Fix tcp_server_utils_posix_commonGravatar Yuchen Zeng2017-03-23
| |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | * | | | | fixed asan memory leak ref issueGravatar Makarand Dharmapurikar2017-03-23
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add pylint comment to justify unused importGravatar Mehrdad Afshari2017-03-23
| | | | | | | | | | | | | | |