Craig Tiller
|
be9691af99
|
Add commentary
|
8 years ago |
Craig Tiller
|
a11bfc85e7
|
Simplify loop
|
8 years ago |
Craig Tiller
|
4a84bdda7f
|
s/transport_private/handler_private -- use is no longer restricted to transports
|
8 years ago |
Craig Tiller
|
3fc3408cd3
|
Merge branch 'no_reuse' into c3
|
8 years ago |
Craig Tiller
|
07e8fb1775
|
Eliminate CQ freelist
|
8 years ago |
Craig Tiller
|
f1021678e4
|
Merge fixup
|
8 years ago |
Craig Tiller
|
c3ea0ae280
|
Merge github.com:grpc/grpc into c3
|
8 years ago |
Craig Tiller
|
bdf3f00bb5
|
Merge pull request #9661 from ctiller/combiner_refs
Make combiners refcounted, to facilitate sharing
|
8 years ago |
Craig Tiller
|
af1c45197d
|
Add comment
|
8 years ago |
Muxi Yan
|
0644039c05
|
Merge pull request #9623 from muxi/add-cronet-interop-to-jenkins
Add Cronet remote interop test to Jenkins
|
8 years ago |
Craig Tiller
|
b1b2854d3a
|
Fix non-debug
|
8 years ago |
Craig Tiller
|
f6723896f0
|
Default debug off
|
8 years ago |
apolcyn
|
a68089b6de
|
Merge pull request #9612 from apolcyn/fix_csharp_benchmark_server_startups
revert setting of PayloadConfig in ServerConfig of non-generic server
|
8 years ago |
Craig Tiller
|
3845e55981
|
Add debug macros
|
8 years ago |
Muxi Yan
|
51319c7b66
|
Add Cronet remote interop test to Jenkins
|
8 years ago |
Craig Tiller
|
5634ef6e4a
|
Make combiners refcounted, to facilitate sharing
|
8 years ago |
Craig Tiller
|
5b70885149
|
Merge github.com:grpc/grpc into c3
|
8 years ago |
Craig Tiller
|
4638d7ab64
|
Merge pull request #9645 from ctiller/atomic_counters
Use atomics for memory counters
|
8 years ago |
Craig Tiller
|
1991ae2944
|
Merge github.com:grpc/grpc into c3
|
8 years ago |
Craig Tiller
|
c5de83531e
|
Fix leaks
|
8 years ago |
Muxi Yan
|
aac5d4de57
|
Merge pull request #9658 from muxi/port-9488
Resubmit: Port #9488 and part of #9463
|
8 years ago |
Craig Tiller
|
2b56dcc49e
|
Fix leak in client_channel
|
8 years ago |
Craig Tiller
|
9efea88d33
|
Fix waiting_ops leak
|
8 years ago |
Craig Tiller
|
d2e5cfc5bb
|
Start fixing refcounting
|
8 years ago |
Craig Tiller
|
d854775152
|
Init mutex
|
8 years ago |
Craig Tiller
|
613dafa60c
|
Convert connectivity_state, channel info into a combiner-compatible form
|
8 years ago |
Craig Tiller
|
befafe64f9
|
Initial pass to remove mu_lock from client_channel: trickier cases remain
|
8 years ago |
Alexander Polcyn
|
e0aed71d85
|
re-run generate projects
|
8 years ago |
Alexander Polcyn
|
f797c65160
|
make the change in scenario config rather than c#
|
8 years ago |
Alexander Polcyn
|
d1c2866968
|
remove fatal null check in c# protobuf QPS server
|
8 years ago |
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 |
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
|
44cc814bca
|
Add lots of casts
|
8 years ago |
Craig Tiller
|
3fd00c2ec7
|
Merge github.com:grpc/grpc into atomic_counters
|
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
|
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 |