Craig Tiller
259f23c99e
More debug
9 years ago
Craig Tiller
8af29b684d
Fix flowctl announcements
9 years ago
Craig Tiller
c8db73c419
expand debug
9 years ago
Craig Tiller
6354286f79
Fix write buffering
9 years ago
Craig Tiller
c3e940177c
Improve debug
9 years ago
Craig Tiller
e194ff0106
Add transport op debugging, coalesce set_accept_stream & send_goaway calls
9 years ago
Craig Tiller
b38f6d618c
Get trailing metadata working again, remove debug spam
9 years ago
Craig Tiller
797d8dbf60
cleanup,debug
9 years ago
Craig Tiller
419c9d7a7d
Remove unnecessary endpoint shutdown protection (now that endpoint shutdown is idempotent)
9 years ago
Craig Tiller
1696684500
New write path compiles
9 years ago
Craig Tiller
0b8e0d5071
Write work
9 years ago
Craig Tiller
4e5b452147
Compiling, writing work
9 years ago
Craig Tiller
3d7c609444
Start merging writes with the main transport thread
9 years ago
Craig Tiller
dfd3a8f7a5
Merge combiner and exec_ctx execution better
...
Allows exec_ctx callbacks to be called while a combiner is executing.
Also allows guaranteeing direct execution of callbacks from combiners,
which should allow reducing cpu burn for up/down stack interactions in
the future.
9 years ago
Craig Tiller
8ef0eda856
Merge github.com:grpc/grpc into merge-parse
9 years ago
Craig Tiller
b2176fcadc
Fix error logic mix up
9 years ago
Craig Tiller
1aaeea183c
Merge branch 'merge-parse' into clean-up
9 years ago
Craig Tiller
d09f45c625
Ensure ack is sent before relying on that
9 years ago
Craig Tiller
31375ac49c
fixes
9 years ago
Craig Tiller
daf4699652
Merge pull request #6732 from ctiller/consistent_client_count
...
Make client_channels be across all clients, not per-client
9 years ago
Craig Tiller
032b515d56
Remove global list of streams from transport
9 years ago
Nicolas Noble
df48291ba0
Merge pull request #7718 from adelez/build_stats
...
Tool for collecting build statistics.
9 years ago
Craig Tiller
d2e161413d
Merge branch 'merge-parse' of github.com:ctiller/grpc into merge-parse
9 years ago
Craig Tiller
f0e6554c0d
Merge branch 'merge-parse' of github.com:ctiller/grpc into merge-parse
9 years ago
Craig Tiller
49c644ca6a
Fix bugs, make it easier to find them
9 years ago
Craig Tiller
4e41e360d3
Add tracer for pending tags
9 years ago
Craig Tiller
f0e1119996
Fix refcounting bugs
9 years ago
Craig Tiller
922f810b2e
Eliminate lock during initialization
9 years ago
Craig Tiller
796f525f7f
Eliminate dual stream maps
9 years ago
Craig Tiller
13e4bf8e6a
Simplifications
9 years ago
Craig Tiller
8e21465a76
Make failure to initialize a filter cause the server to silently swallow that request
9 years ago
Craig Tiller
09f9792f8a
Fix typo
9 years ago
Craig Tiller
8c2d75d53a
Merge branch 'merge-parse' of github.com:ctiller/grpc into merge-parse
9 years ago
Craig Tiller
1bfeb265af
Merge branch 'offload' into merge-parse
9 years ago
Craig Tiller
7da613e06e
Merge github.com:grpc/grpc into offload
9 years ago
Nicolas Noble
6cfc80edaf
Merge pull request #7762 from KindDragon/master
...
Fix CMake for windows (VS2015)
9 years ago
Nicolas Noble
f906e55432
Merge pull request #7308 from ctiller/moovee
...
Prep for making GA video
9 years ago
Arkady Shapkin
407dc4f28b
Merge pull request #1 from nicolasnoble/cmake-fixes
...
Generating project file.
9 years ago
Craig Tiller
73ba74b19c
Fix ping
9 years ago
Nicolas "Pixel" Noble
2069fbc951
Generating project file.
9 years ago
Craig Tiller
83200a40a0
Fixes for memory misuse
9 years ago
Craig Tiller
378ffd8cc3
Merge github.com:grpc/grpc into merge-parse
9 years ago
Nicolas Noble
f4112fc06e
Merge pull request #7741 from nicolasnoble/manual-upmerge
...
Manual upmerge from v1.0.x to master.
9 years ago
Mark D. Roth
9770206fc4
Merge pull request #7773 from markdroth/bytebuffer_alloc
...
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
9 years ago
Mark D. Roth
2665bdd6d2
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
9 years ago
Arkadiy Shapkin
40beb37859
Fix CMake for Windows
9 years ago
makdharma
5c648dc537
Merge pull request #7766 from makdharma/cronet_e2e_take2
...
fixed compile warnings treated as errors
9 years ago
kpayson64
9429717fc3
Merge pull request #7735 from y-zeng/cli_main_fork
...
Improve gRPC CLI
9 years ago
kpayson64
b80d9c9626
Merge pull request #7594 from chedeti/grpc-thrift-v2
...
grpc thrift integration
9 years ago
Makarand Dharmapurikar
7ca910372b
changed from uint32_t to size_t
9 years ago