aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | | | | Add ReflectionServicer._file_containing_extensionGravatar Mehrdad Afshari2017-03-23
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Fix and un-skip testFileContainingExtensionGravatar Mehrdad Afshari2017-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix and un-skip the test for _file_containing_extension in python reflection service to refer to the correct proto and expect the right object to be returned. Enable it too.
| * | | | | | | | | | | | | Merge pull request #10255 from ↵Gravatar Nathaniel Manista2017-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/_pb2_grpc-unnecessary-imports Drop unnecessary framework imports from generated _pb2_grpc.py files.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10109 from ncteisen/error-slice-optimizationGravatar Noah Eisen2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error slice optimization
| | | | | | | | | | | | * | | | Test if the user agent string is copied correctlyGravatar Yuchen Zeng2017-03-22
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | Replace existing string in SetUserAgentPrefixGravatar Yuchen Zeng2017-03-22
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * addressed review feedback.Gravatar Makarand Dharmapurikar2017-03-22
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * free the allocated slice to fix asan failureGravatar Makarand Dharmapurikar2017-03-22
| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | fix mac crash on abruptly ended server threadGravatar Alexander Polcyn2017-03-22
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | error-slice-optimization
| * | | | | | | | | | | | | | | Merge pull request #10189 from ctiller/call_casesGravatar Craig Tiller2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack
| | | | | | * | | | | | | | | | Fix markdown to comply with GitHubGravatar Ritesh Shukla2017-03-22
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | add http2 server test for unary calls that uses small frames and paddingGravatar Alexander Polcyn2017-03-22
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Add additional benchmarksGravatar Matt Kwong2017-03-22
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Change jenkins/run_performance.sh to use microbenchmarkingGravatar Matt Kwong2017-03-22
| | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | clang format fixGravatar Sree Kuchibhotla2017-03-22
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filterGravatar Robbie Shade2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing credentials assert in server_auth_filter.
| | | | | | | | | | | | | * \ \ Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-22
| | | | | | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * added b64.c to the sources neede for grpc_baseGravatar Makarand Dharmapurikar2017-03-22
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #10247 from y-zeng/fix_lb_subchannelGravatar Yuchen Zeng2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix fuzzing detected error: remaining GRPC_ARG_SUBCHANNEL_ADDRESS was not removed by pick_first and round_robin
* | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-22
|\| | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | | get rid of time check increment in watch connectivity state loopGravatar Alexander Polcyn2017-03-22
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #10253 from ctiller/bm_chttp2_top2Gravatar Craig Tiller2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enroll bm_chttp2_transport & bm_pollset into bigquery pipeline
| | | | | | | * | | | | | | | | | | Drop unnecessary imports from _pb2_grpc.py filesGravatar Nathaniel Manista2017-03-22
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add bmGravatar Craig Tiller2017-03-22
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Enroll bm_chttp2_transport into bigquery pipelineGravatar Craig Tiller2017-03-22
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #9864 from michielbdejong/patch-1Gravatar Michael Lumish2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use grpc-tools npm package in readme
| | | | | * | | | | | | | | | | | | Fixes for new APIsGravatar Craig Tiller2017-03-22
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | Removing credentials assert in server_auth_filter.Gravatar Julien Boeuf2017-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow other transports with built-in security to use this filter.
| * | | | | | | | | | | | | | | | | Merge pull request #10238 from ctiller/bm_chttp2_topGravatar Craig Tiller2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | Add benchmark suite for chttp2
| * | | | | | | | | | | | | | | | | Merge pull request #10203 from ncteisen/error-ownership-semanticsGravatar Noah Eisen2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Error Ownership Doc
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9655 from markdroth/remove_initial_connect_stringGravatar Mark D. Roth2017-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove initial_connect_string hack.
| | | | | | | | | | | | | | | * | | | | Fix bugGravatar Sree Kuchibhotla2017-03-22
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #10210 from muxi/enable-cronet-compressionGravatar Muxi Yan2017-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | Enable cronet compression
| | | | | | | | | | | | | * | | | | | | fix setting of time_check_increment in watch conn state loopGravatar Alexander Polcyn2017-03-21
| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | Regen projectGravatar ncteisen2017-03-21
| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | Line breaks and doc reffingGravatar ncteisen2017-03-21
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | Add the new file to bazel BUILD fileGravatar Sree Kuchibhotla2017-03-21
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | make fewer lock/unlock calls and loop on cv_wait in watch conn stateGravatar Alexander Polcyn2017-03-21
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #10228 from kpayson64/gpr_assert_thdGravatar kpayson642017-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Assert on thread creation
* | | | | | | | | | | | | | | | | | | | | Buildifier.Gravatar Nicolas "Pixel" Noble2017-03-22
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | minor enum changeGravatar Sree Kuchibhotla2017-03-21
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | Merge branch 'master' into cq_factory_apiGravatar Sree Kuchibhotla2017-03-21
| | | | | | | | | | | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | Add version macroGravatar Sree Kuchibhotla2017-03-21
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | Add reproductionGravatar Yuchen Zeng2017-03-21
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | Fix subchannel creation in pick_first and round_robinGravatar Yuchen Zeng2017-03-21
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | Introduce grpc_completion_queue_factory APIGravatar Sree Kuchibhotla2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just the API and a bare-bone implementation
| | | | | | | | * | | | | | | | | | | | Merge github.com:grpc/grpc into call_casesGravatar Craig Tiller2017-03-21
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #10242 from dgquintas/fix_sanityGravatar David G. Quintas2017-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix sanity, generated projects
| | * | | | | | | | | | | | | | | | | | | Fix sanity, generated projectsGravatar David Garcia Quintas2017-03-21
| |/ / / / / / / / / / / / / / / / / / /