Muxi Yan
0fccdb8327
Advance protoc podspec template version to 3.1.0 as well
8 years ago
Muxi Yan
e5ca175aeb
Advance protoc dependency version as well
8 years ago
Muxi Yan
76296f9376
Advance protoc version to 3.1.0
8 years ago
David G. Quintas
e60d5ff875
Merge pull request #9653 from grpc/revert-9606-port-9488
...
Revert "Port #9488 and part of #9463"
8 years ago
Craig Tiller
fb5d92f603
Merge github.com:grpc/grpc into call_mutex
8 years ago
Craig Tiller
2db5bda6b6
Fix grpclb
8 years ago
Mark D. Roth
387885954b
Don't use proxy when target is a Unix domain socket.
8 years ago
Mark D. Roth
7bd2a627f6
Merge pull request #9557 from markdroth/proxy_mapper_api
...
Add proxy mapper method for overriding the name to resolve.
8 years ago
David G. Quintas
7f8eb7feed
Revert "Port #9488 and part of #9463"
8 years ago
Craig Tiller
24c8fac9f4
Merge branch 'call_mutex' of github.com:ctiller/grpc into call_mutex
8 years ago
Craig Tiller
5e5ef30a04
Add double-allocation protection
8 years ago
Craig Tiller
560371d847
Merge branch 'atomic_counters' into call_mutex
8 years ago
Craig Tiller
44cc814bca
Add lots of casts
8 years ago
Craig Tiller
3fd00c2ec7
Merge github.com:grpc/grpc into atomic_counters
8 years ago
Piotr Pietraszkiewicz
a5fac1f8a0
Regenerate CMakeLists.txt
8 years ago
Piotr Pietraszkiewicz
7aff583720
Regenerate CMakeListst.txt
8 years ago
Piotr Pietraszkiewicz
9c7c4b91e5
Cosmetics (removed one newline)
8 years ago
Craig Tiller
d1307fe611
Add \n
8 years ago
Craig Tiller
c869da0d4f
Compiler compatibility
8 years ago
Craig Tiller
2a11ad1529
Fix allocation bug
8 years ago
Craig Tiller
89d33790d1
Begin removing used_batches from call, allowing the removal of a set of mutex acquisitions
8 years ago
Craig Tiller
e5025380cf
Merge github.com:grpc/grpc into atomic_counters
8 years ago
Craig Tiller
fc4f72a977
Fix uploader
8 years ago
Craig Tiller
5fcc5af094
Should only do host-->:authority if there is no :authority
8 years ago
Muxi Yan
da7b06c2f8
Merge pull request #9606 from muxi/port-9488
...
Port #9488 and part of #9463
8 years ago
Craig Tiller
8f1b31530c
Use atomics for memory counters
...
Avoids two mutex acquisitions per allocation in bm_fullstack (where we
also count memory allocations)
8 years ago
Craig Tiller
5f4264f9a6
Signal that authority can be compressed in hpack: saves 1 allocation/rpc
8 years ago
Craig Tiller
aa64ddf109
Allow uploading results to BigQuery
8 years ago
Craig Tiller
7dd42bf3d8
Merge pull request #9522 from ctiller/bm_perf
...
Update latency profiler to use (more appropriate) microbenchmarks
8 years ago
Craig Tiller
2ef0d54ffc
Handle one core
8 years ago
Craig Tiller
360c0d5065
Add comments, fix bug
8 years ago
Jim King
2e096b0fec
Merge pull request #9371 from Vizerai/tracing_API
...
Tracing API
8 years ago
Craig Tiller
f74d172791
Further limit concurrency
8 years ago
Craig Tiller
265775fc20
Handle zero-length filenames
8 years ago
Nathaniel Manista
87562c83e4
Merge pull request #7432 from thinkerou/fix_undefined_name
...
Fix undefined name found by pyflakes.
8 years ago
Yang Gao
f0ef22496c
Merge pull request #9629 from yang-g/qqq
...
Add a PreServerStart in global server callbacks
8 years ago
Craig Tiller
c18f3ed038
Reduce concurrency
8 years ago
Noah Eisen
9d704d209a
Merge pull request #9627 from ncteisen/time-is-but-the-rst-stream-i-go-fishing-in
...
Add More Verbose Status Message to RST_STREAM Case
8 years ago
Craig Tiller
4087712730
Merge pull request #9631 from ctiller/no_no_error
...
Save allocating a grpc_error if there is no error
8 years ago
thinkerou
2b43481ff3
fix undefined name
8 years ago
David G. Quintas
5ef95a96ab
Merge pull request #9194 from dgquintas/lb_secure_naming_3
...
Secure naming support for gRPCLB.
8 years ago
David Garcia Quintas
012915045f
Secure naming support for gRPCLB
8 years ago
Robbie Shade
d92d8270e8
Merge pull request #9617 from rjshade/add_exec_ctx_to_orphan_callback
...
Adds an exec_ctx argument to orphan_cb in udp_server
8 years ago
Paul Marks
3a5bba0a20
Connect to "localhost" from interop clients.
...
This is for compatibility with IPv6-only environments; see the Google
bug b/32531998.
Note that InteropClient.cs and http2_client.cc don't appear to be tested
by our internal branch, but I've included them for consistency.
8 years ago
ncteisen
e128e837f0
clang fmt
8 years ago
Jan Tattermusch
86e3a54900
Merge pull request #9618 from carl-mastrangelo/wander
...
remove extra space in Csharp code
8 years ago
Craig Tiller
c6556af5ec
Merge pull request #9588 from ctiller/fuzzing-memory
...
Add examples from fuzzer server
8 years ago
Craig Tiller
ea2c59420c
Merge pull request #9619 from ctiller/bm_counters
...
Add counters for important metrics to bm_fullstack
8 years ago
Craig Tiller
3f48430beb
Merge pull request #9616 from ctiller/disable_bdp
...
Add a hook to disable BDP probing
8 years ago
Craig Tiller
8c58a489a2
Save allocating a grpc_error if there is no error
8 years ago