Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
cf9e317e836fb0619fdb970be04e000d628f9d43
cf9e317
Merge pull request #9027 from jtattermusch/run_tests_windows_output
by Jan Tattermusch
· 8 years ago
9fe161c
readable output from run_tests.py on windows
by Jan Tattermusch
· 8 years ago
c204647
Merge pull request #8699 from apolcyn/run_perf_on_benchmarks
by apolcyn
· 8 years ago
9f08d11
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
by Alexander Polcyn
· 8 years ago
ad13e59
Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout
by apolcyn
· 8 years ago
ef17501
Merge pull request #8898 from rjshade/fix_tsan
by Craig Tiller
· 8 years ago
17ebccf
Merge pull request #8344 from muxi/cronet-stream-read
by Muxi Yan
· 8 years ago
ec7ba39
PR comments
by David Garcia Quintas
· 8 years ago
3da4188
Fix handling of streams waiting for concurrency
by David Garcia Quintas
· 8 years ago
5f5f470
Merge pull request #8930 from ctiller/fixit19
by Craig Tiller
· 8 years ago
307ee65
Merge pull request #8966 from soltanmm-google/this-is-okay
by Masood Malekghassemi
· 8 years ago
dfd5199
Unpin Python setuptools dependency
by Masood Malekghassemi
· 8 years ago
58d68f0
Turn off Cronet logging
by Muxi Yan
· 8 years ago
e7825ea
Merge pull request #8986 from dgquintas/rename_gbench_2
by David G. Quintas
· 8 years ago
bd3af4e
Merge pull request #8984 from murgatroid99/node_perf_test_quit_fix
by Vijay Pai
· 8 years ago
ff31121
Renamed google_benchmark submodule to benchmark
by David Garcia Quintas
· 8 years ago
200ef28
Perform quit operations in a useful order in Node perf tests
by murgatroid99
· 8 years ago
7c9076a
Merge pull request #8960 from muxi/test-timeout-flakiness
by Muxi Yan
· 8 years ago
bc4403a
Merge pull request #8948 from jtattermusch/internal_fuzzer
by Jan Tattermusch
· 8 years ago
52493d8
Merge pull request #8965 from soltanmm-google/let's-try-that-again
by Masood Malekghassemi
· 8 years ago
ca5e924
clean up scenario.workers length check
by Alex Polcyn
· 8 years ago
fcf09ea
handle empty string for qps workers in driver and dont quit them on netperf
by Alex Polcyn
· 8 years ago
dc74a4d
Merge pull request #8962 from ctiller/fixit29
by Craig Tiller
· 8 years ago
eac8af7
Merge pull request #8959 from vjpai/track_cq_finalize
by Craig Tiller
· 8 years ago
b1341a3
Use unified test timeouts
by Muxi Yan
· 8 years ago
bc74e1b
Merge pull request #8963 from ctiller/fixit31
by Craig Tiller
· 8 years ago
76b7ab4
Interop test might take a little longer to start up (esp. w/tsan)
by Craig Tiller
· 8 years ago
c4f5a2e
Fix test runner failures for Python on Windows
by Masood Malekghassemi
· 8 years ago
4ee9bb0
Fix race if connector is shutdown while connecting
by Craig Tiller
· 8 years ago
749ccd9
Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29
by Craig Tiller
· 8 years ago
9c5318a
Fix shutdown problems with sync server
by Craig Tiller
· 8 years ago
7e499aa
Bring back gli initializer summoning
by Vijay Pai
· 8 years ago
9493091
Increase test timeout of testMetadata to 8s to alleviate flakiness under overloaded Jenkins mac machine
by Muxi Yan
· 8 years ago
6510d47
gpr_atm isn't automatically initialized to 0. Thanks Obama.
by Vijay Pai
· 8 years ago
bf24dd9
clang-format
by Vijay Pai
· 8 years ago
cbe1599
Track requests that could cause other requests to be created, and don't do
by Vijay Pai
· 8 years ago
1d3ad2b
Merge pull request #8938 from ctiller/fixit23
by Craig Tiller
· 8 years ago
b23c86b
Merge pull request #8790 from pquerna/objc_fix_leak_of_buffer
by Jorge Canizales
· 8 years ago
032ca47
Merge pull request #8944 from dgquintas/interop_server_atm
by Craig Tiller
· 8 years ago
9b1ad66
Merge pull request #8955 from ctiller/fixit26
by Craig Tiller
· 8 years ago
c17cdb8
Merge pull request #8956 from markdroth/import_fix
by Craig Tiller
· 8 years ago
73c4f8f
Readability improvements
by Craig Tiller
· 8 years ago
504ae43
Add parens
by Craig Tiller
· 8 years ago
bf25e24
Fix test name conflict in import. Also use low-thread-count variant for asan.
by Mark D. Roth
· 8 years ago
fbcd9a7
Update server_crash_test to account for longer reconnect timeouts
by Craig Tiller
· 8 years ago
d907370
GPR Buffers need to be destroyed, not directly freed, otherwise it leaks reference counted backing slices.
by Paul Querna
· 8 years ago
e5b661e
Merge github.com:grpc/grpc into fixit23
by Craig Tiller
· 8 years ago
9c6b595
Merge pull request #8953 from ctiller/fixit25
by Craig Tiller
· 8 years ago
9099350
Get idle edge reliably
by Craig Tiller
· 8 years ago
818d40b
Merge branch 'fixit25' into fixit23
by Craig Tiller
· 8 years ago
e9c75e3
Merge github.com:grpc/grpc into fixit23
by Craig Tiller
· 8 years ago
73122ba
clang-format
by Craig Tiller
· 8 years ago
f7a7546
Merge pull request #8949 from grpc/revert-8922-slice_cleanup
by Mark D. Roth
· 8 years ago
56b655c
Merge pull request #8950 from grpc/revert-8851-rename_gbench
by Mark D. Roth
· 8 years ago
d101e14
Revert "Renamed google_benchmark submodule to benchmark"
by Mark D. Roth
· 8 years ago
4eec004
Revert "Remove redundant includes from string.h and tmpfile.h"
by Mark D. Roth
· 8 years ago
adc3fbc
Merge pull request #8922 from sreecha/slice_cleanup
by Mark D. Roth
· 8 years ago
746578a
Merge pull request #8851 from dgquintas/rename_gbench
by Mark D. Roth
· 8 years ago
90741ec
fixup
by Jan Tattermusch
· 8 years ago
3e6bd85
fixup
by Jan Tattermusch
· 8 years ago
c939446
artifact uploading and test report
by Jan Tattermusch
· 8 years ago
d4c33b9
increase master timeout
by Jan Tattermusch
· 8 years ago
2c1801f
dont just build C core
by Jan Tattermusch
· 8 years ago
a8ac4a2
fuzzer settings
by Jan Tattermusch
· 8 years ago
17db902
add grpc_fuzzer_client config
by Jan Tattermusch
· 8 years ago
8e9a492
Merge pull request #8828 from jtattermusch/csharp_call_flags_api
by Jan Tattermusch
· 8 years ago
7fa08e2
Fix data race with atomic for interop c++
by David Garcia Quintas
· 8 years ago
dedf6c1
Merge github.com:grpc/grpc into fixit23
by Craig Tiller
· 8 years ago
b35cfc7
Merge pull request #8913 from markdroth/security_handshaker2
by Craig Tiller
· 8 years ago
ad15889
Merge pull request #8854 from dgquintas/backoff
by Craig Tiller
· 8 years ago
80c7e92
Merge pull request #8939 from ctiller/fixit24
by Craig Tiller
· 8 years ago
4d7b0e1
Merge pull request #8920 from soltanmm-google/fracking-is-not-inherently-horrible-it-just-does-not-have-enough-oversight
by Masood Malekghassemi
· 8 years ago
1af5401
Fix spam
by Craig Tiller
· 8 years ago
ab5a499
Fix use-after-free
by Craig Tiller
· 8 years ago
c494c7b
Fix some things:
by Craig Tiller
· 8 years ago
8ef6de0
Merge pull request #8933 from ctiller/fixit22
by Craig Tiller
· 8 years ago
561dce4
Switch to command-arg for Python split-codegen
by Masood Malekghassemi
· 8 years ago
f5a177a
Merge pull request #8937 from ctiller/xxx
by Craig Tiller
· 8 years ago
ee0e068
Increase timeout to make this pass reliably on Windows
by Craig Tiller
· 8 years ago
0627af2
Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23
by Craig Tiller
· 8 years ago
c50ee7a
Merge remote-tracking branch 'origin/security_handshaker1' into security_handshaker2
by Mark D. Roth
· 8 years ago
a0bb374
Fix server_chttp2_test.
by Mark D. Roth
· 8 years ago
4999d0a
Merge branch 'backoff' of github.com:dgquintas/grpc into fixit23
by Craig Tiller
· 8 years ago
1402a29
Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23
by Craig Tiller
· 8 years ago
0f4bbba
Fix allocation bugs in server shutdown.
by Mark D. Roth
· 8 years ago
ba801e6
Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23
by Craig Tiller
· 8 years ago
bc28cd6
Scale poll-cv test timeouts up
by Craig Tiller
· 8 years ago
1747055
Merge pull request #8931 from ctiller/fixit20
by Craig Tiller
· 8 years ago
f6a046e
Fix race condition during handshake manager shutdown.
by Mark D. Roth
· 8 years ago
13b9a9a
Remove resource users from reclaimer lists when shutting down
by Craig Tiller
· 8 years ago
db25f08
Make TCP error messages more descriptive
by Craig Tiller
· 8 years ago
eaa6202
Merge pull request #8915 from dgquintas/lb_pol_test_deflake
by David G. Quintas
· 8 years ago
a0bcfbb
Fix Windows build problem.
by Mark D. Roth
· 8 years ago
e633e47
Merge pull request #8906 from matt-kwong/pin-bazel-version
by matt-kwong
· 8 years ago
3e9ba86
Merge branch 'security_handshaker1' into security_handshaker2
by Mark D. Roth
· 8 years ago
8aa2f70
Code review changes.
by Mark D. Roth
· 8 years ago
158a4a4
Add comment about testing with reviewable.
by Mark D. Roth
· 8 years ago
7140382
Use the same server code for both secure and insecure servers.
by Mark D. Roth
· 8 years ago
bd913a8
Fix asan failures.
by Mark D. Roth
· 8 years ago
058f555
make CallFlags internal, expose WaitForReady
by Jan Tattermusch
· 8 years ago
Next »