Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5b554fb199c0c1e7494b0097991eb7048e219920
5b554fb
More fix for Windows artifact
by ncteisen
· 7 years ago
dabd7c0
Fix window compile
by ncteisen
· 7 years ago
49fe987
pull global tracer list from TraceFlag class
by ncteisen
· 7 years ago
90ffc3a
Add tracer peer to keep set_enabled private()
by ncteisen
· 7 years ago
467e836
clang fmt
by Noah Eisen
· 7 years ago
882dfed
clang tidy
by Noah Eisen
· 7 years ago
4fde068
Fix merge of timer_generic
by ncteisen
· 7 years ago
19c34b6
Reviewer comments
by Noah Eisen
· 7 years ago
e092ff8
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by Noah Eisen
· 7 years ago
0c7e70d
Merge pull request #13387 from grpc/import_fix
by Juanli Shen
· 7 years ago
71d5ec7
Merge pull request #13189 from apolcyn/pass_args_to_tsi
by apolcyn
· 7 years ago
3a1989b
Fix an internal build failure
by Juanli Shen
· 7 years ago
42fc8d4
Merge pull request #13359 from vjpai/plugins
by Vijay Pai
· 7 years ago
3810749
Merge pull request #13339 from dgquintas/client_stats_fallback_kaput
by David G. Quintas
· 7 years ago
4ed0625
Merge pull request #13365 from jtattermusch/stats_test_boundary_skipping
by Jan Tattermusch
· 7 years ago
b92229d
Merge pull request #13366 from jtattermusch/csharp_interop_matrix_v125
by Jan Tattermusch
· 7 years ago
2e8bef1
Merge pull request #13204 from apolcyn/fix_broken_ruby_20_for_master
by apolcyn
· 7 years ago
f51b7e1
Fix missing copyright, fix merge conflict in updated BUILD
by Alexander Polcyn
· 7 years ago
16ba80c
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
by Alexander Polcyn
· 7 years ago
d9d5c8f
clang fmt
by Noah Eisen
· 7 years ago
6870e6f
clang tidy
by Noah Eisen
· 7 years ago
68bb1bf
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by Noah Eisen
· 7 years ago
248c4f5
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
by Alexander Polcyn
· 7 years ago
3f6b10a
Use existing read buffer in security handshaker if present
by Alexander Polcyn
· 7 years ago
b0bad8f
Merge pull request #13349 from ctiller/lfe3
by Craig Tiller
· 7 years ago
a61abff
Update sanity dockerfile
by Craig Tiller
· 7 years ago
7181a95
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
e527724
Merge pull request #13372 from mehrdada/minor-reflection-typo-fix
by Mehrdad Afshari
· 7 years ago
e31e200
Fix after merge
by Craig Tiller
· 7 years ago
15ff8f3
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
d7a03c8
Correct HEALTH_PROTO to REFLECTION_PROTO
by Mehrdad Afshari
· 7 years ago
2ff9578
Merge branch 'master' into plugins
by Vijay Pai
· 7 years ago
6d472b3
Merge pull request #13344 from muxi/fix-timer-thread-spin
by Sree Kuchibhotla
· 7 years ago
608b73e
modify interop_matrix commands for csharp v1.2.5
by Jan Tattermusch
· 7 years ago
5b2c12e
make stats_test skip values far from boundaries
by Jan Tattermusch
· 7 years ago
6bf73e8
Fix test compile
by Noah Eisen
· 7 years ago
c384d81
clang fmt
by Noah Eisen
· 7 years ago
05294b6
Make debug flags DebugOnly
by ncteisen
· 7 years ago
39662f6
Add comments
by Muxi Yan
· 7 years ago
54e8f37
Merge pull request #13358 from vjpai/config_noares
by Vijay Pai
· 7 years ago
05fbb9d
Fix test compile
by ncteisen
· 7 years ago
f8136e3
clang-format
by Muxi Yan
· 7 years ago
4cf5f3e
Restructure plugin builds to avoid building more than needed
by Vijay Pai
· 7 years ago
6def710
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
6040975
In bazel builds, provide an option to select non-uses of c_ares
by Vijay Pai
· 7 years ago
8c12c51
sanity fixes
by Craig Tiller
· 7 years ago
756acb6
Fix TSAN build
by ncteisen
· 7 years ago
be98d24
clang-format after nullptr changes
by Craig Tiller
· 7 years ago
5d7cb43
Merge pull request #13315 from yang-g/proto_utils
by Yang Gao
· 7 years ago
415739a
Use atomic time pair for g_start_time
by Muxi Yan
· 7 years ago
9ee455c
Merge pull request #11888 from ctiller/shardier
by Craig Tiller
· 7 years ago
e87c17d
Merge pull request #13341 from kpayson64/fix_loon
by kpayson64
· 7 years ago
6d0ec6b
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
d2ff02d
Actually turn on the test
by Craig Tiller
· 7 years ago
4ac2b8e
Enable clang-tidy as a sanity check, fix up all known failures
by Craig Tiller
· 7 years ago
047e0fd
Portability
by ncteisen
· 7 years ago
9ffb149
Portability
by ncteisen
· 7 years ago
fcfa440
Default to 1 cq per sync server
by Ken Payson
· 7 years ago
3cffe1f
Get NDEBUG to build
by ncteisen
· 7 years ago
812b802
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by ncteisen
· 7 years ago
c0ec3cc
Merge pull request #13332 from dgquintas/grpclb_better_logging
by David G. Quintas
· 7 years ago
2076ca5
Merge pull request #13343 from dgquintas/pf_error_refs
by David G. Quintas
· 7 years ago
72afb76
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by ncteisen
· 7 years ago
6712a75
Fix wrong assignment
by David Garcia Quintas
· 7 years ago
9fbd6c1
Merge pull request #13331 from dgquintas/grpclb_retry_timer
by David G. Quintas
· 7 years ago
67520b0
Merge pull request #13296 from adelez/remove_images
by adelez
· 7 years ago
0fa2c6b
Moar cleanups!
by David Garcia Quintas
· 7 years ago
b07d7a8
Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cb
by David Garcia Quintas
· 7 years ago
e77b3c3
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
4782d92
s/NULL/nullptr
by Craig Tiller
· 7 years ago
8f1e27f
Merge pull request #13348 from jtattermusch/no_benchmarks_node
by Jan Tattermusch
· 7 years ago
9c34c78
Merge pull request #13346 from grpc/revert-13322-oauth_failure
by Jan Tattermusch
· 7 years ago
6859774
node benchmarks have been removed
by Jan Tattermusch
· 7 years ago
14b7d52
Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"
by Jan Tattermusch
· 7 years ago
a5ddf26
Merge pull request #13322 from jboeuf/oauth_failure
by jboeuf
· 7 years ago
aa2ab1f
Polish invalidation of
by Muxi Yan
· 7 years ago
830c14f
Add realtime clock sync every 10s
by Muxi Yan
· 7 years ago
94eae04
PF: don't unref errors when about to loop in pf_conn cb
by David Garcia Quintas
· 7 years ago
76190cf
Merge pull request #13294 from sreecha/cc-tsan-1
by Sree Kuchibhotla
· 7 years ago
5960790
pr comments
by David Garcia Quintas
· 7 years ago
3f69cb3
Actually do what the pr comments suggested
by David Garcia Quintas
· 7 years ago
ce1c7db
Merge pull request #13039 from ctiller/tfix2
by Craig Tiller
· 7 years ago
2b372e0
pr comments
by David Garcia Quintas
· 7 years ago
9c04438
Merge pull request #13308 from ejona86/getstate-connect
by Eric Anderson
· 7 years ago
064bdd5
Merge pull request #13281 from yang-g/log_envar
by Yang Gao
· 7 years ago
b90cb3f
pr comments
by David Garcia Quintas
· 7 years ago
3a128c0
Merge branch 'master' into cc-tsan-1
by Sree Kuchibhotla
· 7 years ago
3a54b86
Merge pull request #13201 from wjackson/cancel-and-priority
by Noah Eisen
· 7 years ago
a1c6590
grpclb: Improved logging
by David Garcia Quintas
· 7 years ago
e782063
Merge pull request #13259 from sreecha/resource-quota-fix
by Sree Kuchibhotla
· 7 years ago
a5c2d6b
Don't expect LB call to be NULL inside LB call retry timer.
by David Garcia Quintas
· 7 years ago
b90f0e6
relax for inlined bytes to avoid allocation
by yang-g
· 7 years ago
c881859
handle 0 byte size message...
by yang-g
· 7 years ago
272eebb
Only allocate what we need in the last slice for proto serialization
by yang-g
· 7 years ago
2da79b8
Merge pull request #13326 from vjpai/cpu_test
by Vijay Pai
· 7 years ago
4d4fab1
Merge pull request #13313 from murgatroid99/uv_assertion_fixes
by Michael Lumish
· 7 years ago
a674634
Handle frame with priority flag for canceled stream
by Whitney Jackson
· 7 years ago
c42e978
Reduce # of arithmetic ops to reduce time spent in this test.
by Vijay Pai
· 7 years ago
f4145c0
Merge pull request #13324 from jtattermusch/fix_artifact_build
by Jan Tattermusch
· 7 years ago
dcd970d
artifact builder dockerfiles were removed by mistake
by Jan Tattermusch
· 7 years ago
Next »