aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
|
* Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgradeGravatar Michael Lumish2017-04-06
|\ | | | | Upgrade Node dependency on Protobuf.js to version 6
* \ Merge pull request #10491 from y-zeng/fix_max_ageGravatar Yuchen Zeng2017-04-06
|\ \ | | | | | | Fix headers included in max_age_filter.c
| | * Correct use of ProtoBuf.js 6 message encoding APIGravatar murgatroid992017-04-06
| | |
* | | Merge pull request #10498 from jtattermusch/sync_csharp_dotnet_versionsGravatar Jan Tattermusch2017-04-06
|\ \ \ | | | | | | | | Make C# docker image in sync with GCE performance workers
* \ \ \ Merge pull request #10493 from ctiller/epexGravatar Craig Tiller2017-04-06
|\ \ \ \ | | | | | | | | | | Change pollset rules
* \ \ \ \ Merge pull request #10466 from markdroth/filter_call_init_fail_fixGravatar Mark D. Roth2017-04-06
|\ \ \ \ \ | | | | | | | | | | | | Do not retry when we fail to create a subchannel call.
| | | * | | make C# docker image in sync with GCE performance workersGravatar Jan Tattermusch2017-04-06
| |_|/ / / |/| | | |
| | * | | Change pollset rulesGravatar Craig Tiller2017-04-05
| |/ / / |/| | |
| | * | Fix headers included in max_age_filter.cGravatar Yuchen Zeng2017-04-05
| |/ / |/| |
* | | Add manifest to fix grpcio_reflection packagingGravatar Mehrdad Afshari2017-04-05
| | |
* | | Merge pull request #10364 from ctiller/lazy-batchesGravatar Craig Tiller2017-04-05
|\ \ \ | | | | | | | | Lazily create batch control structures
* \ \ \ Merge pull request #10469 from ctiller/xyzGravatar Craig Tiller2017-04-05
|\ \ \ \ | | | | | | | | | | Add profiling annotations
* \ \ \ \ Merge pull request #10459 from yang-g/missing_tailGravatar Yang Gao2017-04-05
|\ \ \ \ \ | | | | | | | | | | | | Unref the tail, not the original slice
* \ \ \ \ \ Merge pull request #10412 from y-zeng/max_age_jitterGravatar Yuchen Zeng2017-04-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add max_connection_age jitter
* \ \ \ \ \ \ Merge pull request #10474 from y-zeng/update_actionsGravatar Yuchen Zeng2017-04-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add UpdateActions to the interop client helper
| | | | | | * \ Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fixGravatar Mark D. Roth2017-04-05
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #10451 from markdroth/subchannel_arena_fixGravatar Mark D. Roth2017-04-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove invalid gpr_free() of arena-allocated memory.
| | | | | | | * | Fix refcounting for subchannel call stack init failures.Gravatar Mark D. Roth2017-04-05
| | | | | | | | |
* | | | | | | | | Merge pull request #10460 from muxi/disable-cronet-unit-testsGravatar Muxi Yan2017-04-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Disable CronetUnitTests for possible Jenkins flakiness
| | | | | | | | * | Fix test for CLIENT_DIRECT_CHANNEL fixtures.Gravatar Mark D. Roth2017-04-05
| | | | | | | | | |
* | | | | | | | | | Merge pull request #10457 from ctiller/fixmsanGravatar Craig Tiller2017-04-05
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Potential msan fix
| | | | | | | | | * | Fix build.Gravatar Mark D. Roth2017-04-05
| | | | | | | | | | |
| | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fixGravatar Mark D. Roth2017-04-05
| | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #10471 from muxi/fix-recv-message-updateGravatar Muxi Yan2017-04-05
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix problem with cronet_transport on the new control+payload structure
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9902 from y-zeng/keepalive_serverGravatar Yuchen Zeng2017-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Client-side keepalive pings server enforcement
| | | | | | | | | | | | * Merge branch 'master' into node_protobuf_js_6_upgradeGravatar murgatroid992017-04-04
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| | | | | | | | | | | | * Merge branch 'master' into node_protobuf_js_6_upgradeGravatar murgatroid992017-04-04
| | | | | | | | | | | | |\
* | | | | | | | | | | | | \ Merge pull request #10416 from murgatroid99/node_performance_testsGravatar Michael Lumish2017-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node performance tests and improvements
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10294 from murgatroid99/node_dbg_release_splitGravatar Michael Lumish2017-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Node: explicitly define Release and Debug builds, use build flags from build.yaml
| | | | | | | | | | | | | | * | Fix a couple of issues with the use of the Protobuf.js APIGravatar murgatroid992017-04-04
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Support custom pool in enable_server_reflectionGravatar Mehrdad Afshari2017-04-04
| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | Add UpdateActions to the interop client helperGravatar Yuchen Zeng2017-04-04
| |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | * | | | | | | | | Fix the hard conversion problem in cronet_transport.cGravatar Muxi Yan2017-04-04
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Fix the hard conversion problem in cronet_transport.cGravatar Muxi Yan2017-04-04
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | * | | | | Add profiling annotationsGravatar Craig Tiller2017-04-04
| | | | | | | | | | |_|_|/ | | | | | | | | | |/| | |
* | | | | | | | | | | | | Merge pull request #10334 from wcevans/masterGravatar Yang Gao2017-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calculate RPC deadline right before call creation
| | | | | | | | | | | | * | Change filter_call_init_fails test to catch the bug.Gravatar Mark D. Roth2017-04-04
| | | | | | | | | | | | | |
| | | | | | | | | | | | * | Merge branch 'subchannel_arena_fix' into filter_call_init_fail_fixGravatar Mark D. Roth2017-04-04
| | | | | | | | | | | | |\ \ | | | | | | | | |_|_|_|_|/ / | | | | | | | |/| | | | | |
| | | | | | | | * | | | | | Fix float comparisonGravatar Yuchen Zeng2017-04-04
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | Add max_connection_age jitterGravatar Yuchen Zeng2017-04-04
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| | | | | | | | | | | * | Do not retry when we fail to create a subchannel call.Gravatar Mark D. Roth2017-04-04
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| | | | | | | * | | | | Remove invalid gpr_free() of arena-allocated memory.Gravatar Mark D. Roth2017-04-04
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #10423 from ctiller/minimalGravatar Craig Tiller2017-04-04
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Working towards enabling a minimal stack
| | | | | * | | | | | | generate projectsGravatar Yuchen Zeng2017-04-04
| | | | | | | | | | | |
| | | | | | | * | | | | Disable CronetUnitTests for possible Jenkins flakinessGravatar Muxi Yan2017-04-04
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| | | | | | | * | | | Unref the tail, not the original sliceGravatar yang-g2017-04-04
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #8063 from royalharsh/buffersGravatar kpayson642017-04-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Refactor python code generator to support other serializers
| | | | | | | * | | | Fix compileGravatar Craig Tiller2017-04-04
| | | | | | | | | | |
| | | | | | | * | | | Potential msan fixGravatar Craig Tiller2017-04-04
| | | | | | | |/ / /