aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* use grpc_csharp_ext built by cmakeGravatar Jan Tattermusch2017-02-09
|
* Merge pull request #9623 from muxi/add-cronet-interop-to-jenkinsGravatar Muxi Yan2017-02-09
|\ | | | | Add Cronet remote interop test to Jenkins
* \ Merge pull request #9612 from apolcyn/fix_csharp_benchmark_server_startupsGravatar apolcyn2017-02-09
|\ \ | | | | | | revert setting of PayloadConfig in ServerConfig of non-generic server
| | * Add Cronet remote interop test to JenkinsGravatar Muxi Yan2017-02-09
| | |
* | | Merge pull request #9645 from ctiller/atomic_countersGravatar Craig Tiller2017-02-09
|\ \ \ | | | | | | | | Use atomics for memory counters
* \ \ \ Merge pull request #9658 from muxi/port-9488Gravatar Muxi Yan2017-02-09
|\ \ \ \ | | | | | | | | | | Resubmit: Port #9488 and part of #9463
| | | * | re-run generate projectsGravatar Alexander Polcyn2017-02-09
| | | | |
| | | * | make the change in scenario config rather than c#Gravatar Alexander Polcyn2017-02-09
| | | | |
| | | * | remove fatal null check in c# protobuf QPS serverGravatar Alexander Polcyn2017-02-09
| |_|/ / |/| | |
| * | | Advance protoc podspec template version to 3.1.0 as wellGravatar Muxi Yan2017-02-09
| | | |
| * | | Advance protoc dependency version as wellGravatar Muxi Yan2017-02-09
| | | |
| * | | Advance protoc version to 3.1.0Gravatar Muxi Yan2017-02-09
|/ / /
* | | Merge pull request #9653 from grpc/revert-9606-port-9488Gravatar David G. Quintas2017-02-09
|\ \ \ | | | | | | | | Revert "Port #9488 and part of #9463"
* \ \ \ Merge pull request #9557 from markdroth/proxy_mapper_apiGravatar Mark D. Roth2017-02-09
|\ \ \ \ | | | | | | | | | | Add proxy mapper method for overriding the name to resolve.
| | * | | Revert "Port #9488 and part of #9463"Gravatar David G. Quintas2017-02-09
| |/ / / |/| | |
| | * | Add lots of castsGravatar Craig Tiller2017-02-09
| | | |
| | * | Merge github.com:grpc/grpc into atomic_countersGravatar Craig Tiller2017-02-09
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #9606 from muxi/port-9488Gravatar Muxi Yan2017-02-08
|\ \ \ \ | | | | | | | | | | Port #9488 and part of #9463
| | | * | Use atomics for memory countersGravatar Craig Tiller2017-02-08
| |_|/ / |/| | | | | | | | | | | | | | | Avoids two mutex acquisitions per allocation in bm_fullstack (where we also count memory allocations)
* | | | Merge pull request #9522 from ctiller/bm_perfGravatar Craig Tiller2017-02-08
|\ \ \ \ | | | | | | | | | | Update latency profiler to use (more appropriate) microbenchmarks
| * | | | Handle one coreGravatar Craig Tiller2017-02-08
| | | | |
| * | | | Add comments, fix bugGravatar Craig Tiller2017-02-08
| | | | |
* | | | | Merge pull request #9371 from Vizerai/tracing_APIGravatar Jim King2017-02-08
|\ \ \ \ \ | | | | | | | | | | | | Tracing API
| | * | | | Further limit concurrencyGravatar Craig Tiller2017-02-08
| | | | | |
| | * | | | Handle zero-length filenamesGravatar Craig Tiller2017-02-08
| | | | | |
* | | | | | Merge pull request #7432 from thinkerou/fix_undefined_nameGravatar Nathaniel Manista2017-02-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix undefined name found by pyflakes.
* \ \ \ \ \ \ Merge pull request #9629 from yang-g/qqqGravatar Yang Gao2017-02-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add a PreServerStart in global server callbacks
| | | | * | | | Reduce concurrencyGravatar Craig Tiller2017-02-08
| | | | | | | |
* | | | | | | | Merge pull request #9627 from ↵Gravatar Noah Eisen2017-02-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ncteisen/time-is-but-the-rst-stream-i-go-fishing-in Add More Verbose Status Message to RST_STREAM Case
* \ \ \ \ \ \ \ \ Merge pull request #9631 from ctiller/no_no_errorGravatar Craig Tiller2017-02-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Save allocating a grpc_error if there is no error
| | | | * | | | | | fix undefined nameGravatar thinkerou2017-02-08
| | | | | | | | | |
* | | | | | | | | | Merge pull request #9194 from dgquintas/lb_secure_naming_3Gravatar David G. Quintas2017-02-07
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Secure naming support for gRPCLB.
| * | | | | | | | | | Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #9617 from rjshade/add_exec_ctx_to_orphan_callbackGravatar Robbie Shade2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Adds an exec_ctx argument to orphan_cb in udp_server
| | | | * | | | | | | | clang fmtGravatar ncteisen2017-02-07
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #9618 from carl-mastrangelo/wanderGravatar Jan Tattermusch2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | remove extra space in Csharp code
* | | | | | | | | | | | Merge pull request #9588 from ctiller/fuzzing-memoryGravatar Craig Tiller2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add examples from fuzzer server
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9619 from ctiller/bm_countersGravatar Craig Tiller2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add counters for important metrics to bm_fullstack
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9616 from ctiller/disable_bdpGravatar Craig Tiller2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a hook to disable BDP probing
| | | | | | | * | | | | | | | Save allocating a grpc_error if there is no errorGravatar Craig Tiller2017-02-07
| | | | | | |/ / / / / / / /
* | | | | | | | | | | | | | Merge pull request #9054 from sreecha/pollset_set_testGravatar Sree Kuchibhotla2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | Tests for pollset_set.
* | | | | | | | | | | | | | Merge pull request #9421 from htuch/grpc-buffer-writer-fixGravatar Craig Tiller2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix read from uninitialized memory bug in GrpcBufferWriter.
| | | | | | | | | * | | | | | Add a PreServerStart in global server callbacksGravatar yang-g2017-02-07
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix read from uninitialized memory bug in GrpcBufferWriter.Gravatar Harvey Tuch2017-02-07
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes an issue in which the following sequence of operations leads to use of uninitialized memory: 1. Caller invokes GrpcBufferWriter::Next(), and then makes use of 8191 bytes in the returned buffer (which is 8192 bytes in size). 2. Caller then returns the unused single byte via GrpcBufferWriter::BackUp(). This method invokes g_core_codegen_interface->grpc_slice_split_tail(), which causes backup_slice_ to be a grpc_slice with one byte. 3. At the next invocation of GrpcBufferWriter::Next(), a reference to the single byte grpc_slice is returned to the caller. The problem here is that the returned reference is to the inlined buffer in the grpc_slice, which is resident in slice_, not the location of the buffer inside slice_buffer_ after g_core_codegen_interface->grpc_slice_buffer_add() in GrpcBufferWriter::Next(). As a result, any data the caller writes to the returned void* data is lost. The solution is to avoid inlined backup slices.
| | | | | | | | | | | * / Add proxy mapper method for overriding the name to resolve.Gravatar Mark D. Roth2017-02-07
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| | | | | | | * | | | | Add more verbose status msg to rst_stream caseGravatar ncteisen2017-02-07
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #9539 from markdroth/canonicalize_server_uriGravatar Mark D. Roth2017-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | Canonify server URI when setting the channel arg.
| | | | | | | | | * | | Make a jobspecGravatar Craig Tiller2017-02-07
| | | | | | | | | | | |
| | | | | | | | | * | | Merge github.com:grpc/grpc into bm_perfGravatar Craig Tiller2017-02-07
| | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| | | | | | | | | * | | Fix platform_string() usage, cut temporary space usageGravatar Craig Tiller2017-02-07
| | | | | | | | | | | |