Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
2c614a7a7b19633c2f1d962d05e3282486895034
/
vsprojects
739cecb
Merge pull request #10305 from vjpai/fixdep
by Vijay Pai
· 8 years ago
c4478a1
Merge pull request #10222 from makdharma/caching_with_uri
by makdharma
· 8 years ago
f466ae1
Merge pull request #7771 from y-zeng/cares_buildin
by Yuchen Zeng
· 8 years ago
b6512cf
Merge pull request #10245 from sreecha/cq_factory_api
by Sree Kuchibhotla
· 8 years ago
a128b7a
Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri
by Makarand Dharmapurikar
· 8 years ago
52f50d4
Resolve a circular dependence that was being generated between
by Vijay Pai
· 8 years ago
c46b3eb
Add socket factory support to udp_server.c
by Michael Warres
· 8 years ago
937302b
Merge remote-tracking branch 'upstream/master' into cares_rebase
by Yuchen Zeng
· 8 years ago
226098c
added b64.c to the sources neede for grpc_base
by Makarand Dharmapurikar
· 8 years ago
5c42af6
Merge pull request #9655 from markdroth/remove_initial_connect_string
by Mark D. Roth
· 8 years ago
098110d
Merge branch 'master' into cq_factory_api
by Sree Kuchibhotla
· 8 years ago
bf18428
Introduce grpc_completion_queue_factory API
by Sree Kuchibhotla
· 8 years ago
62d1dd9
Merge pull request #9850 from markdroth/retry_throttle
by Mark D. Roth
· 8 years ago
14ef5d8
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
by Mark D. Roth
· 8 years ago
9bc0d82
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
2c97708
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
d9efa4a
Merge pull request #10123 from y-zeng/android
by Yuchen Zeng
· 8 years ago
f3792b2
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
by Mark D. Roth
· 8 years ago
693d2b4
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
fecba53
Switch to using a CAS loop to update the token value.
by Mark D. Roth
· 8 years ago
3a91707
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
68745bb
Resolve dependency issues
by Yuchen Zeng
· 8 years ago
47155ed
Split ifaddr related functions out into a separate file
by Yuchen Zeng
· 8 years ago
9202b3f
Arena allocator for grpc
by Craig Tiller
· 8 years ago
89addae
Merge pull request #10039 from ctiller/server_channel_args
by Craig Tiller
· 8 years ago
b3eee5c
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
by ncteisen
· 8 years ago
808d19e
Merge pull request #9977 from ctiller/fssplit
by Craig Tiller
· 8 years ago
111f2d4
Merge github.com:grpc/grpc into server_channel_args
by Craig Tiller
· 8 years ago
12352b2
Add test of server builder, including channel args
by Craig Tiller
· 8 years ago
4751c28
Add channel arguments to server builder
by Craig Tiller
· 8 years ago
5ea6c9f
Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit
by Craig Tiller
· 8 years ago
e067b6e
Resolve sanity failures
by Craig Tiller
· 8 years ago
8a0ec88
Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master
by David Garcia Quintas
· 8 years ago
f09ec59
Fix mac build
by Craig Tiller
· 8 years ago
8c3eaf2
Merge pull request #9939 from ctiller/stream_owned_slice
by Craig Tiller
· 8 years ago
627a598
Prep for splitting bm_fullstack
by Craig Tiller
· 8 years ago
5e32153
Move helpers to a common place, use them everywhere
by Craig Tiller
· 8 years ago
fbedd67
Merge pull request #9769 from ctiller/always-use-port-server
by Craig Tiller
· 8 years ago
2316b80
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
by ncteisen
· 8 years ago
295df6d
Add a slice type that shares a refcount with a transport stream
by Craig Tiller
· 8 years ago
02612c1
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
c2515d0
Merge github.com:grpc/grpc into always-use-port-server
by Craig Tiller
· 8 years ago
a10f00c
Merge github.com:grpc/grpc into spinlock
by Craig Tiller
· 8 years ago
2aa5a1d
Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix
by Yuchen Zeng
· 8 years ago
4776102
Merge pull request #9468 from y-zeng/p2p_client
by Yuchen Zeng
· 8 years ago
edbf2b9
Add a spinlock type.
by Craig Tiller
· 8 years ago
990d9fe
Client-side keepalive ping
by Yuchen Zeng
· 8 years ago
98cdf3b
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
by murgatroid99
· 8 years ago
3da3ce3
Add error test
by ncteisen
· 8 years ago
d6d192d
Retry throttling implementation.
by Mark D. Roth
· 8 years ago
4d34729
Merge github.com:grpc/grpc into always-use-port-server
by Craig Tiller
· 8 years ago
a9d8a15
Add parse_address_test
by Yuchen Zeng
· 8 years ago
9b836dd
Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt
by Craig Tiller
· 8 years ago
8506219
Remove internal api canaries: they have never solved anything for us
by Craig Tiller
· 8 years ago
1191b72
Improve Node and libuv testing and test coverage
by murgatroid99
· 8 years ago
cba864b
Eliminate port server env var, force its use always, consolidate code
by Craig Tiller
· 8 years ago
55c6ebf
Merge branch 'master' into health
by yang-g
· 8 years ago
ca452f4
Merge pull request #9648 from dgquintas/lr_sans_md
by David G. Quintas
· 8 years ago
fe5f497
Add a test that measures flow control stalls in a deterministic way
by Craig Tiller
· 8 years ago
f31f096
Use call context to propagare LR costs
by David Garcia Quintas
· 8 years ago
f7f25fc
Merge pull request #9615 from ppietrasa/bugfix-missing_include
by Jan Tattermusch
· 8 years ago
00cacbd
add missing generated files
by Jan Tattermusch
· 8 years ago
1dcd922
Remove initial_connect_string hack.
by Mark D. Roth
· 8 years ago
f44e781
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
2e096b0
Merge pull request #9371 from Vizerai/tracing_API
by Jim King
· 8 years ago
0129150
Secure naming support for gRPCLB
by David Garcia Quintas
· 8 years ago
13a537b
merge with head
by yang-g
· 8 years ago
5f3cfe9
Fix read from uninitialized memory bug in GrpcBufferWriter.
by Harvey Tuch
· 8 years ago
7ed3c93
Merge pull request #9511 from ctiller/assert_writes
by Craig Tiller
· 8 years ago
1bb5371
Disable writes_per_rpc on Windows
by Craig Tiller
· 8 years ago
61eb40c
Put files in a better place
by Craig Tiller
· 8 years ago
c40b347
Merge branch 'bwest' into assert_writes
by Craig Tiller
· 8 years ago
8b1d59c
Add some debug utilities
by Craig Tiller
· 8 years ago
1492f6c
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
5395aba
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
bd0b054
windows compilation fixes
by Jan Tattermusch
· 8 years ago
92edda5
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
a5b1a89
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
988b47c
Add metadata_map.h to build.yaml Add missing files to BUILD
by yang-g
· 8 years ago
9a3997c
Add a test verifying number of writes per RPC is reasonable
by Craig Tiller
· 8 years ago
edcde05
Merge remote-tracking branch 'upstream/master' into health
by yang-g
· 8 years ago
95ccbc2
Merge branch 'bm_countwrites' into bwest
by Craig Tiller
· 8 years ago
29053ec
Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API
by Vizerai
· 8 years ago
0ed9fd4
update submodules
by yang-g
· 8 years ago
48af8b2
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
e0cd44a
Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API
by Vizerai
· 8 years ago
a719802
merge with head
by yang-g
· 8 years ago
c63aaf1
Merge branch 'cp' into rollfwd
by Craig Tiller
· 8 years ago
bc8a704
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
6f690f3
Merge pull request #9372 from markdroth/proxy_mapper
by Mark D. Roth
· 8 years ago
674fe85
Merge pull request #9383 from markdroth/http_connect_channel_arg
by Mark D. Roth
· 8 years ago
6e0697c
Merge pull request #9343 from jtattermusch/fix_grpclb_test_deps
by Jan Tattermusch
· 8 years ago
d32dc3a
Remove fallback files
by Yuchen Zeng
· 8 years ago
e38698e
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
6694bb0
Migrate to the new c-ares dir
by Yuchen Zeng
· 8 years ago
7c70b6c
Revert "Revert "Metadata handling rewrite""
by Craig Tiller
· 8 years ago
5e01e2a
Revert "Metadata handling rewrite"
by Craig Tiller
· 8 years ago
2e225c1
Merge pull request #9340 from stanley-cheung/update-boringssl
by Nicolas Noble
· 8 years ago
0e5b67f
update
by Vizerai
· 8 years ago
ff1f160
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
Next »