Craig Tiller
|
39af3361ae
|
Merge github.com:grpc/grpc into stats
|
8 years ago |
Craig Tiller
|
288076d918
|
Merge github.com:grpc/grpc into write_completion
|
8 years ago |
Yash Tibrewal
|
781fd6f6ea
|
Merge pull request #11884 from yashykt/connect-auth
HTTP CONNECT Auth support
|
8 years ago |
Alexander Polcyn
|
85cc143a7f
|
fix memory leak with large metadata keys or values
|
8 years ago |
Mark D. Roth
|
e0778b2c18
|
Add cancellation to asynchronous security APIs.
|
8 years ago |
Sree Kuchibhotla
|
e8e05f90a4
|
Merge pull request #11816 from sreecha/sreek-epoll1
More changes to epoll1 poller (not enabled in tests yet)
|
8 years ago |
Craig Tiller
|
a5b7a8e8c2
|
Merge pull request #9840 from ctiller/maxstrm
Check max streams
|
8 years ago |
Craig Tiller
|
c5fe5ccc69
|
always offload partial writes
|
8 years ago |
Craig Tiller
|
8ac417c9ae
|
Fix Windows?
|
8 years ago |
Craig Tiller
|
00b1df5909
|
Update BUILD
|
8 years ago |
Muxi Yan
|
c7a94c5052
|
Bug fix
|
8 years ago |
Craig Tiller
|
a0d5185138
|
ubsan fix
|
8 years ago |
adelez
|
c463ad9768
|
Merge pull request #11894 from adelez/update_perf_links
Update perf link.
|
8 years ago |
Craig Tiller
|
1890883adc
|
Fix race
|
8 years ago |
Craig Tiller
|
96b7e2ecae
|
Fix compile
|
8 years ago |
Muxi Yan
|
9469ac4a7a
|
transport - Move slice buffer creation to stream compression enabling time (PR 3) for performance
|
8 years ago |
Michael Lumish
|
5e1dca2642
|
Merge pull request #11885 from murgatroid99/node_artifact_mac_fix
Fix issues with Node Mac build
|
8 years ago |
Yash Tibrewal
|
d0c1e50ea9
|
Changing a few variable names and adding few safety conditions
|
8 years ago |
Noah Eisen
|
92836fa090
|
Merge pull request #11908 from ncteisen/movin-too-fast
regex to diff
|
8 years ago |
ncteisen
|
2aab728245
|
regex to diff
|
8 years ago |
Craig Tiller
|
db09ad03f6
|
Merge pull request #11829 from ctiller/mospam
Fix spam
|
8 years ago |
Vijay Pai
|
c50cf03f32
|
Move gtest last
|
8 years ago |
Craig Tiller
|
4c0ac4a9f5
|
Fix fix fix chttp2_transport
|
8 years ago |
Michael Lumish
|
8321cadeb0
|
Merge pull request #11871 from murgatroid99/uv_portability_fix
Fix libuv core portability tests
|
8 years ago |
Craig Tiller
|
cbb384007e
|
Fix bm_chttp2_transport
|
8 years ago |
Noah Eisen
|
5079182938
|
Merge pull request #11693 from ncteisen/refactor-thread-pool
Make CreateThreadPool Settable
|
8 years ago |
Sree Kuchibhotla
|
9d87421328
|
Disable epoll1 - so that I can merge whatever I have until now
|
8 years ago |
Sree Kuchibhotla
|
471aa62716
|
Merge branch 'master' into sreek-epoll1
|
8 years ago |
Sree Kuchibhotla
|
949d075812
|
Correctly fix the case where pollset->kicked_without_poller was missed
|
8 years ago |
Vijay Pai
|
37e06cfc4d
|
Merge pull request #11890 from vjpai/inproc_comment
Clarify inproc byte stream function
|
8 years ago |
Noah Eisen
|
385a6fc378
|
Merge pull request #11895 from ncteisen/bm-diff-regex
Allow Passing Regex to bm_diff tools
|
8 years ago |
apolcyn
|
d238d84202
|
Merge pull request #11764 from apolcyn/fix_ruby_socket_leak
Release resources more eagerly on ruby server
|
8 years ago |
Yash Tibrewal
|
c62ce80b80
|
Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
|
8 years ago |
Michael Lumish
|
ecb1059614
|
Merge pull request #11875 from murgatroid99/core_uv_reuse_port
Add SO_REUSEPORT support to uv iomgr code
|
8 years ago |
murgatroid99
|
9d7def71fe
|
Address comments: change names and remove unnecessary lines
|
8 years ago |
Craig Tiller
|
8af33dbda7
|
casts
|
8 years ago |
Adele Zhou
|
ae5130da08
|
Download the json file
|
8 years ago |
Alexander Polcyn
|
7cc83e0701
|
add a standalone client auth test
|
8 years ago |
Craig Tiller
|
33aeabad66
|
begin building out histogram support
|
8 years ago |
ncteisen
|
5c92dcde1e
|
Allow passing regex to bm_diff tools
|
8 years ago |
Adele Zhou
|
a858990b22
|
Update perf link.
|
8 years ago |
Craig Tiller
|
b4bb1cdce4
|
Add counters, fix race
|
8 years ago |
Craig Tiller
|
fd8faac69c
|
Merge github.com:grpc/grpc into stats
|
8 years ago |
Craig Tiller
|
341599764d
|
Track early results
|
8 years ago |
Craig Tiller
|
3995155355
|
Tweak write scheduling rules
|
8 years ago |
Craig Tiller
|
4f16582939
|
Complete metadata writes inline now that thats safe
|
8 years ago |
Marek Gilbert
|
e30a87d69d
|
Fix warning in GRPCCall.h
GRPCCall.h:185:1:
warning: no 'assign', 'retain', or 'copy' attribute is specified -
'assign' is assumed [-Wobjc-property-no-attribute]
@property (atomic, readwrite) NSString *serverName;
^
|
8 years ago |
Craig Tiller
|
2100101c1b
|
Fix scheduler selection
|
8 years ago |
Craig Tiller
|
2f767ebae9
|
Eliminate recursion
|
8 years ago |
murgatroid99
|
655c8b10f6
|
Fix Node build for older versions of Electron on Mac
|
8 years ago |