Craig Tiller
9c6b5951af
Merge pull request #8953 from ctiller/fixit25
...
clang-format
8 years ago
Craig Tiller
909935087b
Get idle edge reliably
8 years ago
Craig Tiller
818d40ba7e
Merge branch 'fixit25' into fixit23
8 years ago
Craig Tiller
e9c75e3f92
Merge github.com:grpc/grpc into fixit23
8 years ago
Craig Tiller
73122ba8f5
clang-format
8 years ago
Mark D. Roth
2d317fbc57
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
8 years ago
Mark D. Roth
f7a75460ad
Merge pull request #8949 from grpc/revert-8922-slice_cleanup
...
Revert "Remove redundant includes from string.h and tmpfile.h"
8 years ago
Mark D. Roth
56b655c580
Merge pull request #8950 from grpc/revert-8851-rename_gbench
...
Revert "Renamed google_benchmark submodule to benchmark"
8 years ago
Mark D. Roth
d101e14211
Revert "Renamed google_benchmark submodule to benchmark"
8 years ago
Mark D. Roth
4eec0041f5
Revert "Remove redundant includes from string.h and tmpfile.h"
8 years ago
Mark D. Roth
adc3fbc0a3
Merge pull request #8922 from sreecha/slice_cleanup
...
Remove redundant includes from string.h and tmpfile.h
8 years ago
Mark D. Roth
746578ac9c
Merge pull request #8851 from dgquintas/rename_gbench
...
Renamed google_benchmark submodule to benchmark
8 years ago
Mark D. Roth
16eaa45415
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
8 years ago
Jan Tattermusch
90741ec95b
fixup
8 years ago
Jan Tattermusch
3e6bd8564e
fixup
8 years ago
Jan Tattermusch
c939446a74
artifact uploading and test report
8 years ago
Jan Tattermusch
d4c33b9bfe
increase master timeout
8 years ago
Jan Tattermusch
2c1801ff94
dont just build C core
8 years ago
Jan Tattermusch
a8ac4a21a0
fuzzer settings
8 years ago
Jan Tattermusch
17db9022f1
add grpc_fuzzer_client config
8 years ago
Jan Tattermusch
8e9a492ad9
Merge pull request #8828 from jtattermusch/csharp_call_flags_api
...
Add C# call flags API
8 years ago
David Garcia Quintas
7fa08e24b0
Fix data race with atomic for interop c++
8 years ago
Craig Tiller
dedf6c112d
Merge github.com:grpc/grpc into fixit23
8 years ago
Craig Tiller
b35cfc76e2
Merge pull request #8913 from markdroth/security_handshaker2
...
Rewrite security handshaker to use generic handshaker API.
8 years ago
Craig Tiller
ad158893de
Merge pull request #8854 from dgquintas/backoff
...
Updated backoff to spec.
8 years ago
Craig Tiller
80c7e9200e
Merge pull request #8939 from ctiller/fixit24
...
Fix use-after-free in resource quota
8 years ago
Masood Malekghassemi
4d7b0e135b
Merge pull request #8920 from soltanmm-google/fracking-is-not-inherently-horrible-it-just-does-not-have-enough-oversight
...
Switch to command-arg for Python split-codegen
8 years ago
Craig Tiller
1af5401e73
Fix spam
8 years ago
Craig Tiller
ab5a499080
Fix use-after-free
8 years ago
Craig Tiller
c494c7b104
Fix some things:
...
- use after free for resource quota
- stuck-in-combiner-lock bug for End2endTest.ClientCancelsBidi/1 under
asan/epoll
- fixes clang-format stuff for a few files
8 years ago
Craig Tiller
8ef6de0890
Merge pull request #8933 from ctiller/fixit22
...
Scale poll-cv test timeouts up
8 years ago
Masood Malekghassemi
561dce4525
Switch to command-arg for Python split-codegen
...
Almost fixes #8753 (which still needs a test).
8 years ago
Craig Tiller
f5a177a3d6
Merge pull request #8937 from ctiller/xxx
...
Increase timeout to make this pass reliably on Windows
8 years ago
Craig Tiller
ee0e0681b7
Increase timeout to make this pass reliably on Windows
8 years ago
Craig Tiller
0627af2b48
Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23
8 years ago
Mark D. Roth
c50ee7aac2
Merge remote-tracking branch 'origin/security_handshaker1' into security_handshaker2
8 years ago
Mark D. Roth
a0bb3742d9
Fix server_chttp2_test.
8 years ago
Craig Tiller
4999d0a1bd
Merge branch 'backoff' of github.com:dgquintas/grpc into fixit23
8 years ago
Craig Tiller
1402a297d5
Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23
8 years ago
Mark D. Roth
0f4bbba826
Fix allocation bugs in server shutdown.
8 years ago
Craig Tiller
ba801e6465
Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23
8 years ago
Craig Tiller
bc28cd6f90
Scale poll-cv test timeouts up
8 years ago
Craig Tiller
1747055e14
Merge pull request #8931 from ctiller/fixit20
...
Remove resource users from reclaimer lists when shutting down
8 years ago
Mark D. Roth
f6a046e820
Fix race condition during handshake manager shutdown.
8 years ago
Craig Tiller
13b9a9a5f5
Remove resource users from reclaimer lists when shutting down
...
Otherwise, a null closure could be executed to reclaim, the reclaimation
finished edge would never be executed, and a future allocation will
stall forever.
8 years ago
Craig Tiller
db25f083c2
Make TCP error messages more descriptive
8 years ago
David G. Quintas
eaa6202ac9
Merge pull request #8915 from dgquintas/lb_pol_test_deflake
...
Deflaked lb_policies_test
8 years ago
Mark D. Roth
a0bcfbbfe2
Fix Windows build problem.
8 years ago
matt-kwong
e633e47494
Merge pull request #8906 from matt-kwong/pin-bazel-version
...
Pin bazel version to 0.4.1 release tag
8 years ago
Mark D. Roth
3e9ba86377
Merge branch 'security_handshaker1' into security_handshaker2
8 years ago