Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
9c6b5951af903dc0ec18f32fcdc15f85fc55f1e1
9c6b595
Merge pull request #8953 from ctiller/fixit25
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
8e9a492
Merge pull request #8828 from jtattermusch/csharp_call_flags_api
by Jan Tattermusch
· 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
ab5a499
Fix use-after-free
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
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
0f4bbba
Fix allocation bugs in server shutdown.
by Mark D. Roth
· 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
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
43416da
wire passing of C# CallFlags to C core
by Jan Tattermusch
· 8 years ago
0faf80c
add C# call flags API
by Jan Tattermusch
· 8 years ago
6288542
This time, for sure!
by Mark D. Roth
· 8 years ago
8442ebe
Merge pull request #8909 from jtattermusch/images_to_dockerhub
by Jan Tattermusch
· 8 years ago
b79af5b
Merge pull request #8775 from ctiller/hansel
by Craig Tiller
· 8 years ago
f4b1bbf
Merge branch 'master' into slice_cleanup
by Sree Kuchibhotla
· 8 years ago
f989469
Temporarily enable gpr_slice_* functions to not break api compatibility
by Sree Kuchibhotla
· 8 years ago
405abfc
Move hex dump to before crash.
by Mark D. Roth
· 8 years ago
180ea4b
Set Bazel to specific commit in Dockerfile
by Matt Kwong
· 8 years ago
562b684
My python-fu is rustier than an old nail.
by Mark D. Roth
· 8 years ago
2239ebc
Simplify
by David Garcia Quintas
· 8 years ago
f8ef30c
Stringify generator result.
by Mark D. Roth
· 8 years ago
731a8e6
do bitsets right
by David Garcia Quintas
· 8 years ago
f9cffc7
List, not generator.
by Mark D. Roth
· 8 years ago
6642b38
Fix python.
by Mark D. Roth
· 8 years ago
5ebc7bb
Add hex dump.
by Mark D. Roth
· 8 years ago
bf5272c
Use future print(). Ugh.
by Mark D. Roth
· 8 years ago
0fc334f
Python sucks.
by Mark D. Roth
· 8 years ago
f431642
Attempt to fix syntax error in debugging lines.
by Mark D. Roth
· 8 years ago
1e6b02b
Add debugging.
by Mark D. Roth
· 8 years ago
efd7795
Attempt to deal with unicode strings in jenkins environment.
by Mark D. Roth
· 8 years ago
94298fb
Merge pull request #8923 from kpayson64/php_unit_test_cleanup
by kpayson64
· 8 years ago
d0c27df
Merge pull request #8707 from kpayson64/upstream_changes
by kpayson64
· 8 years ago
02d2807
Fixes 2 issues:
by Ken Payson
· 8 years ago
3045a37
Add configurable exit grace periods and shutdown handlers
by Ken Payson
· 8 years ago
a561785
clang-format
by Mark D. Roth
· 8 years ago
9b3f1b7
Fix httpcli cleanup code.
by Mark D. Roth
· 8 years ago
412e6ac
Merge branch 'security_handshaker1' into security_handshaker2
by Mark D. Roth
· 8 years ago
53bd693
Code review changes.
by Mark D. Roth
· 8 years ago
6c870f6
Remove redundant includes
by Sree Kuchibhotla
· 8 years ago
2388b95
Remove redundant includes
by Sree Kuchibhotla
· 8 years ago
d17c7c9
Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspec
by Jan Tattermusch
· 8 years ago
b1c4e61
Merge pull request #8849 from pmarks-net/master
by Paul Marks
· 8 years ago
9832b9b
Merge pull request #8902 from muxi/fix-cocoapods-fail
by Muxi Yan
· 8 years ago
ae3fd42
Deflaked lb_policies_test
by David Garcia Quintas
· 8 years ago
0d7b043
Merge remote-tracking branch 'upstream/master' into security_handshaker1
by Mark D. Roth
· 8 years ago
a91298c
Update post_install condition and comments
by Muxi Yan
· 8 years ago
4b06406
Merge github.com:grpc/grpc into hansel
by Craig Tiller
· 8 years ago
86a893d
Merge remote-tracking branch 'upstream/master' into security_handshaker2
by Mark D. Roth
· 8 years ago
71cf7b3
Merge pull request #8908 from dgquintas/grpclb_test_deflake
by David G. Quintas
· 8 years ago
65832fb
Merge pull request #8880 from dgquintas/json_localhost_carnage
by David G. Quintas
· 8 years ago
f1926c0
Add a TODO comment.
by Mark D. Roth
· 8 years ago
6facd26
Merge pull request #8903 from ctiller/tcp_shutdown
by Craig Tiller
· 8 years ago
2a5af02
Merge pull request #8912 from ctiller/fixit17
by Craig Tiller
· 8 years ago
9fbb338
Review feedback
by Craig Tiller
· 8 years ago
e6e1c9e
Fix link problem for insecure target.
by Mark D. Roth
· 8 years ago
296984b
Break infinite connection retry loop
by Craig Tiller
· 8 years ago
9f57edc
Merge pull request #8907 from jtattermusch/internal_ci_take2
by Jan Tattermusch
· 8 years ago
b62f364
Fix shutdown semantics for client and server code.
by Mark D. Roth
· 8 years ago
75d0c42
Fix shutdown semantics for security handshaker.
by Mark D. Roth
· 8 years ago
3c5a868
PR comments #2
by David Garcia Quintas
· 8 years ago
c6e1e69
Merge branch 'security_handshaker1' into security_handshaker2
by Mark D. Roth
· 8 years ago
b8f97a4
Allow handshaking to be retried.
by Mark D. Roth
· 8 years ago
523a4aa
PR comments
by David Garcia Quintas
· 8 years ago
c584d99
Eliminate some code duplication.
by Mark D. Roth
· 8 years ago
a9bd943
Fix unref-while-lock-held bug. Only shut down handshaker if in progress.
by Mark D. Roth
· 8 years ago
e068361
clang-format
by Craig Tiller
· 8 years ago
f6fe888
Merge branch 'tcp_shutdown' of github.com:ctiller/grpc into tcp_shutdown
by Craig Tiller
· 8 years ago
d112ed9
Further safety fixes for TCP on Windows
by Craig Tiller
· 8 years ago
b04a0cc
allow pulling a docker image from dockerhub instead of building locally
by Jan Tattermusch
· 8 years ago
4597061
add script for pushing testing docker images
by Jan Tattermusch
· 8 years ago
033c51e
Deflake grpclb test
by David Garcia Quintas
· 8 years ago
4024e89
basic config for internal CI
by Jan Tattermusch
· 8 years ago
a4945df
get rid of the obsolete C# package builder
by Jan Tattermusch
· 8 years ago
69299c7
generate reflection package as well
by Jan Tattermusch
· 8 years ago
d890b25
generate package build script from a template
by Jan Tattermusch
· 8 years ago
Next »