Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
d558149a5e6c4a63bc4e6d552d2c492589cccf2d
/
Makefile
d558149
Add a helper to get canonical code from status
by yang-g
· 8 years ago
79620aa
Merge pull request #7943 from markdroth/client_channel_cleanup
by Mark D. Roth
· 8 years ago
1141aef
Merge pull request #7936 from y-zeng/log_test
by Craig Tiller
· 8 years ago
4c0fe49
Move subchannel_call_holder code into client_channel module.
by Mark D. Roth
· 8 years ago
a0c69f9
add trace context proto
by Alistair Veitch
· 8 years ago
916079d
Add no-logging test
by Yuchen Zeng
· 8 years ago
8e2c98a
Merge pull request #7839 from markdroth/rename_client_config
by Mark D. Roth
· 8 years ago
ff4df06
Rename grpc_client_config to grpc_resolver_result.
by Mark D. Roth
· 8 years ago
e3e17d3
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 8 years ago
35b8c51
Bumping version to 1.0.1-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
90e4bd5
Merge pull request #7745 from nicolasnoble/no-more-pre
by Nicolas Noble
· 8 years ago
fedcf7d
Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecure
by Nicolas Noble
· 8 years ago
f4112fc
Merge pull request #7741 from nicolasnoble/manual-upmerge
by Nicolas Noble
· 8 years ago
9429717
Merge pull request #7735 from y-zeng/cli_main_fork
by kpayson64
· 8 years ago
b80d9c9
Merge pull request #7594 from chedeti/grpc-thrift-v2
by kpayson64
· 8 years ago
a469e5d
grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
by Nicolas "Pixel" Noble
· 8 years ago
0f9337b
Removing pre2 flag.
by Nicolas "Pixel" Noble
· 8 years ago
d4df55e
Update required protobuf version to v3.0.0
by Yuchen Zeng
· 8 years ago
e1ee20b
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
by Nicolas "Pixel" Noble
· 8 years ago
02139a0
Add CliCredentials, config_grpc_cli.h
by Yuchen Zeng
· 8 years ago
26386e1
Merge remote-tracking branch 'upstream/master' into cli_main_fork
by Yuchen Zeng
· 8 years ago
a3c5535
Remove use of verify-install target in Makefile
by murgatroid99
· 8 years ago
4ce4583
Remove warning about protobuf 3.0.0+ from the Makefile
by murgatroid99
· 8 years ago
50be893
Merge pull request #6915 from markdroth/filter_api
by kpayson64
· 8 years ago
ca15587
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
by Nicolas "Pixel" Noble
· 8 years ago
5d96056
regenerated projects
by David Garcia Quintas
· 8 years ago
5e1fbd2
Merge pull request #7370 from rjshade/move_timeout_encoding
by kpayson64
· 8 years ago
85c1168
Merge remote-tracking branch 'upstream/master' into filter_api
by Mark D. Roth
· 8 years ago
329d647
Merge pull request #6774 from a-veitch/add_resource
by kpayson64
· 8 years ago
3ac6fc1
Merge branch 'filter_call_init_failure' into filter_api
by Mark D. Roth
· 8 years ago
6e26952
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
by Mark D. Roth
· 8 years ago
4e7259d
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
by Nicolas "Pixel" Noble
· 8 years ago
52c54e3
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
a17039a
refine code and add README
by chedeti
· 8 years ago
3856a97
regenerated projects
by David Garcia Quintas
· 8 years ago
6210535
Merge branch 'master' of github.com:grpc/grpc into lr_july_16
by David Garcia Quintas
· 8 years ago
87e06c8
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
bc618ee
thrift serializer
by chedeti
· 8 years ago
3260a17
Bumping to 1.0.0-pre2.
by Nicolas "Pixel" Noble
· 8 years ago
64f8d09
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
by Nicolas "Pixel" Noble
· 8 years ago
43b633d
Merge branch 'master' into move_timeout_encoding
by Robbie Shade
· 8 years ago
6914aba
Merge pull request #7518 from nicolasnoble/plugins-should-compile
by Nicolas Noble
· 8 years ago
e7068c8
Remove references to string_ref_helper
by Yuchen Zeng
· 8 years ago
36a6fe6
Merge remote-tracking branch 'upstream/master' into cli_main
by Yuchen Zeng
· 8 years ago
bc0b088
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
by Nicolas "Pixel" Noble
· 8 years ago
2826327
Remove unnecessary dependencies
by Yuchen Zeng
· 8 years ago
b5fa72c
Merge pull request #7451 from y-zeng/seperate_generated_files
by kpayson64
· 8 years ago
c326407
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
by Nicolas "Pixel" Noble
· 8 years ago
29ca79b
Command processing, validation
by Yuchen Zeng
· 8 years ago
f7fbdd4
We should always try to compile the protoc plugins when building tests.
by Nicolas "Pixel" Noble
· 8 years ago
de2d9fc
Merge pull request #7395 from markdroth/handshake_api
by kpayson64
· 8 years ago
3abd27e
merge to upstream/master
by Alistair Veitch
· 8 years ago
b8208ff
Merge pull request #7269 from y-zeng/cli_call
by kpayson64
· 8 years ago
26100cb
Rerun generate_projects.sh
by Yuchen Zeng
· 8 years ago
2edf5e9
Merge remote-tracking branch 'upstream/master' into seperate_generated_files
by Yuchen Zeng
· 8 years ago
9317715
Merge remote-tracking branch 'upstream/master' into handshake_api
by Mark D. Roth
· 8 years ago
cc7eb8e
Makefile modifications and instructions to enable cross-compilation
by Vijay Pai
· 8 years ago
5ca7e47
Merge pull request #6737 from ctiller/delayed-write
by Craig Tiller
· 8 years ago
5382651
Merge branch 'master' into move_timeout_encoding
by Robbie Shade
· 8 years ago
6570b83
Splitting interop_server.cc
by Nicolas "Pixel" Noble
· 8 years ago
1318479
Separate generated file and protobuf dependency
by Yuchen Zeng
· 8 years ago
30a4a54
Merge branch 'filter_call_init_failure' into filter_api
by Mark D. Roth
· 8 years ago
d60b91d
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
by Mark D. Roth
· 8 years ago
7c3ba12
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
dfbdefe
Added handshaker.[ch] to build.yaml.
by Mark D. Roth
· 8 years ago
824363d
Simplified LR filter
by David Garcia Quintas
· 8 years ago
710d242
Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport
by Robbie Shade
· 8 years ago
6f6f59a
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
by Mark D. Roth
· 8 years ago
14bed44
Merge remote-tracking branch 'upstream/master' into filter_api
by Mark D. Roth
· 8 years ago
824c234
Merge github.com:grpc/grpc into delayed-write
by Craig Tiller
· 8 years ago
49bfb92
Master is now 1.1.0-dev.
by Nicolas "Pixel" Noble
· 8 years ago
8c72ae4
Flagging master as 1.0.0-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
b395c9e
Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16
by David Garcia Quintas
· 8 years ago
026754f
Merge github.com:grpc/grpc into delayed-write
by Craig Tiller
· 8 years ago
01c4d99
Added new features to load reporting.
by David Garcia Quintas
· 8 years ago
f0ec5b6
Fix mac build
by Yuchen Zeng
· 8 years ago
256cc7a
Support server reflection in CLI
by Yuchen Zeng
· 8 years ago
81ea637
Merge github.com:grpc/grpc into delayed-write
by Craig Tiller
· 8 years ago
5c77320
Added missing dependencies to grpc++_base
by David Garcia Quintas
· 8 years ago
77e8b71
Merge pull request #7210 from ctiller/no-more-zookeeper
by Nicolas Noble
· 8 years ago
123a1b7
Merge pull request #6893 from y-zeng/handler_http_response
by Nicolas Noble
· 8 years ago
955b95d
Merge remote-tracking branch 'google/master' into contrib-cmake
by Nicolas "Pixel" Noble
· 8 years ago
f975f74
Refactor workqueues a little to make them great again
by Craig Tiller
· 8 years ago
98aa0c1
Merge branch 'filter_call_init_failure' into filter_api
by Mark D. Roth
· 8 years ago
3c945ee
Merge branch 'master' into filter_call_init_failure
by Mark D. Roth
· 8 years ago
eda85c6
Expunge all references to zookeeper
by Craig Tiller
· 8 years ago
753b45d
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 8 years ago
ab950ee
Move channel_filter.h from include/ tree to src/ tree.
by Mark D. Roth
· 8 years ago
89ebe55
Merge branch 'filter_call_init_failure' into filter_api
by Mark D. Roth
· 8 years ago
cea0004
Annotate error.c for timing, remove broken test
by Craig Tiller
· 8 years ago
fb39f1d
Merge pull request #6973 from makdharma/network_status_change
by Jan Tattermusch
· 8 years ago
ffc780d
Merge pull request #6803 from sreecha/epoll_changes
by Craig Tiller
· 8 years ago
d29a3bf
Update master branch to 0.16.0-dev
by murgatroid99
· 8 years ago
5d11e43
Added test for filter whose call initialization fails, and fixed bugs
by Mark D. Roth
· 8 years ago
05fd4fe
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 8 years ago
86a00a6
regenerated projects
by David Garcia Quintas
· 8 years ago
6aa9aa0
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 8 years ago
c82324f
Remove some unneccessary dependency from build.yaml
by Tamas Berghammer
· 8 years ago
00ab530
Merge pull request #6839 from dgquintas/simplify_compression_interop
by Jan Tattermusch
· 8 years ago
c3a9fae
Merge branch 'master' into epoll_changes_merged
by Sree Kuchibhotla
· 8 years ago
Next »