aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-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
| | |/ | |/|
| * | 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 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
| * | | | | | | | | | | | | | 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
| | | | | | | | |/ /
| | | | | | | | | * Merge github.com:grpc/grpc into lazy-batchesGravatar Craig Tiller2017-04-04
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | | * | | | | | Calculate RPC deadline right before call creationGravatar Chris Evans2017-04-04
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most core end2end tests are written around a single RPC with an explicit deadline. Currently, this deadline is calculated before bringing up the test fixture, and thus time spent bringing up the test fixture is taken from the time allotted to the RPC. This change moves the calculation of these deadlines immediately before call creation. Additionally, the functions that calculate these deadlines have been renamed from 'xx_seconds_time()' to 'xx_seconds_from_now()' for clarity.
| | | * | | | | | Merge github.com:grpc/grpc into minimalGravatar Craig Tiller2017-04-04
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #9949 from ctiller/new_transport_opGravatar Craig Tiller2017-04-04
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Convert stream ops to a control + payload structure
| * \ \ \ \ \ \ \ \ Merge pull request #10447 from ctiller/arenaGravatar Craig Tiller2017-04-04
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix arena_test on 32-bit platforms (includes Windows)
| * \ \ \ \ \ \ \ \ \ Merge pull request #10194 from ctiller/atomic-timersGravatar Craig Tiller2017-04-04
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Track milliseconds since process start in timer heap
| | | | | | | | | * | | Add KEEPALIVE_TIME_BACKOFF_MULTIPLIER macroGravatar Yuchen Zeng2017-04-04
| | | | | | | | | | | |