Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
9e78d69fafd66334909f13cac1f3743a21c7ff55
9e78d69
Start converting php
by Craig Tiller
· 8 years ago
3ba16e4
Fix bug whereby errors on a call do not lead to cancellation
by Craig Tiller
· 8 years ago
b8be7a5
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
by Craig Tiller
· 8 years ago
5a5b45a
Merge pull request #39 from soltanmm-google/so-long-as-our-genetics-dictate-tribalism-we-remain-an-unfinished-and-grand-experiment
by Craig Tiller
· 8 years ago
78bc54e
Fix stack corruption
by Craig Tiller
· 8 years ago
cadabdf
Fix include guards
by Craig Tiller
· 8 years ago
f658bf0
Start resolving memory issues in C++ metadata
by Craig Tiller
· 8 years ago
9909831
Begin patching Cython
by Masood Malekghassemi
· 8 years ago
35e3491
Fix cronet for new metadata interfaces
by Craig Tiller
· 8 years ago
5efdf3c
Fix casting error
by Craig Tiller
· 8 years ago
3153e5a
Fix memory leak
by Craig Tiller
· 8 years ago
75731e6
Fix some leaks/use-after-frees
by Craig Tiller
· 8 years ago
ebc7755
Fix memory overrun
by Craig Tiller
· 8 years ago
18348a3
Fix C++ test compilation
by Craig Tiller
· 8 years ago
8ea2f8e
Merge branch 'slice_with_exec_ctx' into metadata_filter
by Craig Tiller
· 8 years ago
ab7b2d8
clang-format
by Craig Tiller
· 8 years ago
3274dba
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
by Craig Tiller
· 8 years ago
385dd9a
Merge branch 'slice_interning' into metadata_filter
by Craig Tiller
· 8 years ago
35769dc
Merge branch 'slice_with_exec_ctx' into slice_interning
by Craig Tiller
· 8 years ago
fede4d4
Fix windows
by Craig Tiller
· 8 years ago
5883376
Fix function names
by Craig Tiller
· 8 years ago
30d50fe
Fix build
by Craig Tiller
· 8 years ago
6822a7a
Make core_banned_functions.py pass again
by Craig Tiller
· 8 years ago
25910a2
Fix compilation
by Craig Tiller
· 8 years ago
bd6c1c0
add copyright
by Craig Tiller
· 8 years ago
b6821f6
clang-format
by Craig Tiller
· 8 years ago
88e3e7a
port cronet
by Craig Tiller
· 8 years ago
397bff3
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 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
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
eaa6202
Merge pull request #8915 from dgquintas/lb_pol_test_deflake
by David G. Quintas
· 8 years ago
Next »