Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
44360ab64f9dea17c92cb07441a4abcb344cf8bf
44360ab
Modify image names to match the one in dockerhub.
by Adele Zhou
· 7 years ago
c344767
Merge pull request #11802 from ctiller/owners-for-tests
by Craig Tiller
· 7 years ago
e4985cb
Add test tree owners for C/C++
by Craig Tiller
· 7 years ago
a61a2ac
Merge pull request #11790 from adelez/ci2
by adelez
· 7 years ago
1a984a5
Merge pull request #11800 from ctiller/owners
by Nicolas Noble
· 7 years ago
22d9516
Use ** for OWNERS files for trees
by Craig Tiller
· 7 years ago
4ea1923
Merge pull request #11727 from ncteisen/the-tracers-become-self-aware
by Noah Eisen
· 7 years ago
c571a8a
Merge pull request #11466 from ncteisen/revert-zco
by Noah Eisen
· 7 years ago
df4cbb1
Merge pull request #11774 from ctiller/owners
by Craig Tiller
· 7 years ago
80a87ea
Fix copyrights
by Craig Tiller
· 7 years ago
7e813a2
Remove bazel warning (we have owners now), set noparent on bazel/OWNERS
by Craig Tiller
· 7 years ago
e476f7d
Strawman OWNERS --> CODEOWNERS script
by Craig Tiller
· 7 years ago
05dbac6
Update doc
by ncteisen
· 7 years ago
780ba5d
Add all refcount flag
by ncteisen
· 7 years ago
7712c7c
clang format
by ncteisen
· 7 years ago
2e85f68
Add a list_tracer functionality
by ncteisen
· 7 years ago
6919176
update doc
by ncteisen
· 7 years ago
06bce6e
Tracers know their name
by ncteisen
· 7 years ago
ed3ad4b
Merge pull request #11385 from jtattermusch/ruby_artifact_timeout
by Jan Tattermusch
· 7 years ago
e2810d2
Pull from dockerhub.
by Adele Zhou
· 7 years ago
519318f
Make it executable.
by Adele Zhou
· 7 years ago
212ef23
Merge pull request #11752 from adelez/report_name
by adelez
· 7 years ago
f2e1565
Merge pull request #11547 from ctiller/epex7
by Craig Tiller
· 7 years ago
616dafd
Partial revert of https://github.com/grpc/grpc/pull/10743
by ncteisen
· 7 years ago
1bec15e
Merge pull request #11777 from dgquintas/null_userdata_rr
by David G. Quintas
· 7 years ago
4d39b4d
Merge pull request #11070 from muxi/fix-pipe-buffer
by Muxi Yan
· 7 years ago
37691e7
Merge pull request #11317 from ctiller/cq-drop
by Craig Tiller
· 7 years ago
1105354
NULL user_data after destruction
by David Garcia Quintas
· 7 years ago
a5aaf0a
Merge pull request #11716 from sreecha/timer_comments
by Sree Kuchibhotla
· 7 years ago
d03b553
Merge pull request #11760 from nicolasnoble/node-pre-gyp
by Nicolas Noble
· 7 years ago
147f52f
increase timeout for builing ruby artifact
by Jan Tattermusch
· 7 years ago
db87893
Merge pull request #11772 from jtattermusch/kokoro_linux_artifact_fix
by Jan Tattermusch
· 7 years ago
4af2c5d
fix linux artifact build
by Jan Tattermusch
· 7 years ago
ca0b808
Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker
by Mark D. Roth
· 7 years ago
e908821
Merge pull request #11708 from murgatroid99/node_enable_werror
by Michael Lumish
· 7 years ago
1941c73
Merge pull request #11754 from sreecha/disable_hcs
by Sree Kuchibhotla
· 7 years ago
4c3360c
Adding platform and abi tags in our node-pre-gyp.
by Nicolas "Pixel" Noble
· 7 years ago
b867c06
Add config and script for cloud-to-prod for internal ci.
by Adele Zhou
· 7 years ago
9a836ca
Merge pull request #11670 from matt-kwong/perf_alarm
by Matt Kwong
· 7 years ago
72cdf6f
Merge pull request #11750 from jtattermusch/win_node_artifact
by Jan Tattermusch
· 7 years ago
4318df0
Update tsi_fake_handshaker to implement the asynchronous TSI
by Anna Sapek
· 7 years ago
102efba
Merge pull request #11186 from ctiller/hps
by Craig Tiller
· 7 years ago
eede875
Disable health check service in async end2end tests as it is causing flakes in mac
by Sree Kuchibhotla
· 7 years ago
aee639e
Merge pull request #11748 from ctiller/c++compat5
by Craig Tiller
· 7 years ago
7593255
Merge pull request #11702 from ctiller/ubsan101
by Craig Tiller
· 7 years ago
7301ab4
Use special report suffix for internal ci.
by Adele Zhou
· 7 years ago
809fbfd
Merge pull request #11742 from ncteisen/fuzz-iob-in-metadata
by Noah Eisen
· 7 years ago
2ca8282
Merge pull request #11738 from mehrdada/canonica-urls
by Mehrdad Afshari
· 7 years ago
6eaaa92
Merge pull request #11731 from yang-g/cpp_is_hard
by Yang Gao
· 7 years ago
7105fcf
Merge pull request #11749 from jtattermusch/kokoro_objc_swift
by Jan Tattermusch
· 7 years ago
570bf3b
fix node artifact build on kokoro
by Jan Tattermusch
· 7 years ago
a840e4a
make SwiftSample support Xcode8
by Jan Tattermusch
· 7 years ago
ed38016
C++ compatibility fixes
by Craig Tiller
· 7 years ago
fd5eb24
Merge pull request #11747 from jtattermusch/kokoro_objc_fix
by Jan Tattermusch
· 7 years ago
3d1103a
fix objc tests
by Jan Tattermusch
· 7 years ago
e7ba3e9
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
by Noah Eisen
· 7 years ago
7e4c1dd
Add fuzzer repro
by Noah Eisen
· 7 years ago
8e32b4d
Merge pull request #11719 from markdroth/large_metadata_bad_client_test_fix
by Mark D. Roth
· 7 years ago
5dd2489
Do multiple reads if needed to read full server response.
by Mark D. Roth
· 7 years ago
cc14dee
set open file limits
by Jan Tattermusch
· 7 years ago
5e36994
Merge pull request #11572 from vjpai/internalize
by Vijay Pai
· 7 years ago
0c1f4be
Merge pull request #11741 from kpayson64/tf_rollback
by Nicolas Noble
· 7 years ago
a16919e
Update compression test for languages without compression bit
by Eric Gribkoff
· 7 years ago
ee145be
Merge pull request #11729 from murgatroid99/uv_memory_leak_fixes
by Michael Lumish
· 7 years ago
b84a489
Revert "Reduce server memory usage"
by Ken Payson
· 7 years ago
c15d32b
Don't clear alarm in jobset when running performance tests
by Matt Kwong
· 7 years ago
a4710a0
Revert "Remove lockfree-stack implementation that is no longer used"
by Ken Payson
· 7 years ago
bb3d95b
Use https://grpc.io consistently as the canonical URL
by Mehrdad Afshari
· 7 years ago
a38562e
Fix dependency download link in INSTALL.md to use https
by Mehrdad Afshari
· 7 years ago
976eb7c
Fetch grpc.io/release over https
by Mehrdad Afshari
· 7 years ago
dbcd0b5
Merge pull request #11735 from dgquintas/fix_codegen_full
by David G. Quintas
· 7 years ago
6636b50
Fix codegen_test_full
by David Garcia Quintas
· 7 years ago
c0baec6
Internalize structs and methods meant for being exposed through codegen
by Vijay Pai
· 7 years ago
6c1418e
Merge pull request #11728 from robertwb/patch-1
by kpayson64
· 7 years ago
d03594f
second try
by yang-g
· 7 years ago
0d9caec
Unref the call first in case the collection is still used in call
by yang-g
· 7 years ago
b0d6f11
Remove declaration of missing field.
by Robert Bradshaw
· 7 years ago
33f54af
Merge pull request #11051 from jboeuf/fix_issue_11011
by Matt Kwong
· 7 years ago
cd4508f
Fix some memory leaks in UV TCP code
by murgatroid99
· 7 years ago
d33ca70
Merge pull request #11626 from markdroth/consistent_failure_path
by Mark D. Roth
· 7 years ago
630e26b
Code cleanups in client_auth_filter and server_auth_filter.
by Mark D. Roth
· 7 years ago
24dca59
Merge pull request #11680 from jtattermusch/python_32bit_artifacts
by Jan Tattermusch
· 7 years ago
b4a265a
Merge pull request #11723 from yang-g/cpp_is_hard
by Yang Gao
· 7 years ago
a3d9291
Use pointer to avoid assignment and race.
by yang-g
· 7 years ago
05f6d7e
Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix
by David G. Quintas
· 7 years ago
4e014a2
Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge
by Michael Lumish
· 7 years ago
106c3e0
Merge pull request #11671 from markdroth/client_channel_tracer
by Mark D. Roth
· 7 years ago
60751fe
Add client_channel tracer; code cleanup; eliminate an allocation.
by Mark D. Roth
· 7 years ago
8dc24e3
Merge pull request #11644 from ncteisen/murder-the-custom-debugging-defines
by Noah Eisen
· 7 years ago
e9f6eac
Merge pull request #11684 from sreecha/timer_manager_fix
by Sree Kuchibhotla
· 7 years ago
17bf3e1
Merge pull request #11705 from vjpai/typos
by Vijay Pai
· 7 years ago
bd3ea98
Add comments to timer_generic.c file
by Sree Kuchibhotla
· 7 years ago
e9cd8a8
Remove more custom debug defines
by ncteisen
· 7 years ago
a9694ec
Merge pull request #11495 from agc-sec/fixopenssl-jwt
by Matt Kwong
· 7 years ago
32de20c
Node: re-enable -Werror, clean up binding.gyp
by murgatroid99
· 7 years ago
4b2def3
Fix RR concurrent updates
by David Garcia Quintas
· 7 years ago
1d85332
Merge pull request #11532 from ctiller/optimize_for
by Craig Tiller
· 7 years ago
e09581d
Merge pull request #11557 from ncteisen/writelast-bugfix
by Noah Eisen
· 7 years ago
28ee1ec
Resolve typos
by Vijay Pai
· 7 years ago
8af7989
Fix potential rounding error
by Craig Tiller
· 7 years ago
Next »