Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
3634fbe874affaf6eaee938486352895530b32c0
/
BUILD
eb2c1bc
Eliminate grpc_cc_libraries
by Craig Tiller
· 7 years ago
3445079
Merge branch 'master' of https://github.com/grpc/grpc into import
by Nicolas "Pixel" Noble
· 7 years ago
0885f98
Fixing mock test target.
by Nicolas "Pixel" Noble
· 7 years ago
b935a68
Broken merge: missed a few new libraries.
by Nicolas "Pixel" Noble
· 7 years ago
057b538
Merge failure - forgot grpc_generate_one_off_targets
by Nicolas "Pixel" Noble
· 7 years ago
76808f8
Merge failure - duplicated external_deps.
by Nicolas "Pixel" Noble
· 7 years ago
832c607
Attempted fix
by Craig Tiller
· 7 years ago
eb36b8a
Merge branch 'master' of https://github.com/grpc/grpc into import
by Nicolas "Pixel" Noble
· 7 years ago
0c8cb1e
Disabling c-ares.
by Nicolas "Pixel" Noble
· 7 years ago
d586587
Fix BUILD
by Craig Tiller
· 7 years ago
cc00300
Add missing file to BUILD
by Craig Tiller
· 8 years ago
7188c9d
Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll
by Craig Tiller
· 8 years ago
1f47730
Fix deps between grpc and tracer system
by Craig Tiller
· 8 years ago
18545a3
Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll
by Craig Tiller
· 8 years ago
ce651a2
Merge branch 'timer_pool' of github.com:ctiller/grpc into uberpoll
by Craig Tiller
· 8 years ago
eda29c6
Merge branch 'epex4' into uberpoll
by Craig Tiller
· 8 years ago
9fe1bb1
Fix BUILD
by Craig Tiller
· 8 years ago
1440b06
Merge branch 'master' into epoll_thread_pool
by Sree Kuchibhotla
· 8 years ago
d4fc32e
New epoll-based polling engine with dedicated poller threads
by Sree Kuchibhotla
· 8 years ago
09e458c
Implement client-side load reporting for grpclb.
by Mark D. Roth
· 8 years ago
d4ee77e
Merge github.com:grpc/grpc into epex4
by Craig Tiller
· 8 years ago
c610985
Merge branch 'hiertune' into epex4+epoll1
by Craig Tiller
· 8 years ago
4e9bef0
Remove leftover thrift mentions
by David Garcia Quintas
· 8 years ago
8c71bde
Merge pull request #10522 from jiangtaoli2016/new_tsi
by David G. Quintas
· 8 years ago
ac99bff
Merge github.com:grpc/grpc into epex4
by Craig Tiller
· 8 years ago
737da9f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
4dad725
Merge pull request #10805 from dgquintas/g_for_1.4.x
by David G. Quintas
· 8 years ago
819cd88
Allow EPOLLEXCLUSIVE tests to be omitted outside of CI
by Craig Tiller
· 8 years ago
2b0f001
Adding grpc_generate_one_off_targets target.
by Nicolas "Pixel" Noble
· 8 years ago
8128608
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
6f2024f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
1fb0c39
Merge github.com:grpc/grpc into epex4
by Craig Tiller
· 8 years ago
6cb5e27
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
ae64b01
updated g meaning for 1.4.x
by David Garcia Quintas
· 8 years ago
a874990
Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro
by Vijay Pai
· 8 years ago
576e546
Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server
by Vijay Pai
· 8 years ago
a935ae1
Fix build rules for grpc++_unsecure, test that it builds properly
by Vijay Pai
· 8 years ago
7bc14b5
Merge github.com:grpc/grpc into epex4
by Craig Tiller
· 8 years ago
6984e1d
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
653ca0b
Add epollex to BUILD
by Craig Tiller
· 8 years ago
6bc7016
Remove status_helper as it is not needed any more
by yang-g
· 8 years ago
e223a6a
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
56c23f1
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
58e6d13
Merge github.com:grpc/grpc into minimal_test
by Craig Tiller
· 8 years ago
9e1acc0
master to 1.4.0-dev
by David Garcia Quintas
· 8 years ago
a41fd5b
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4
by murgatroid99
· 8 years ago
7c0cbad
Merge github.com:grpc/grpc into minimal_test
by Craig Tiller
· 8 years ago
c1b86a1
Fix duplicated dep
by Craig Tiller
· 8 years ago
7f2a15a
Merge pull request #10586 from yang-g/error_details2
by Yang Gao
· 8 years ago
7c26eed
Buildifier and wrapping test/cpp/* rules with our build system.
by Nicolas "Pixel" Noble
· 8 years ago
80233bf
Merge github.com:grpc/grpc into minimal_test
by Craig Tiller
· 8 years ago
023a51a
Merge pull request #10473 from ctiller/truebin
by Craig Tiller
· 8 years ago
70a2a4b
Bump version to 1.2.4
by murgatroid99
· 8 years ago
f072165
Merge github.com:grpc/grpc into truebin
by Craig Tiller
· 8 years ago
e85e950
bazelness
by Craig Tiller
· 8 years ago
43713e6
Merge remote-tracking branch 'upstream/v1.2.x' into HEAD
by Jan Tattermusch
· 8 years ago
eceec8e
Add helper function to supply and parse error_details from Status.
by yang-g
· 8 years ago
acce275
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
85db779
Work around atomics
by Craig Tiller
· 8 years ago
70928f0
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
440df10
Merge github.com:grpc/grpc into minimal_test
by Craig Tiller
· 8 years ago
6b99d80
Merge pull request #10501 from ctiller/epex2
by Craig Tiller
· 8 years ago
e69881d
Revise based on Mark's comments.
by jiangtaoli2016
· 8 years ago
7cfa1bf
Bump version to 1.2.3
by murgatroid99
· 8 years ago
5f399d1
Merge github.com:grpc/grpc into minimal_test
by Craig Tiller
· 8 years ago
dcd24e4
BUILD
by Craig Tiller
· 8 years ago
6badbb7
Update BUILD
by Craig Tiller
· 8 years ago
a24b971
Rename compress_filter --> message_compress_filter
by Craig Tiller
· 8 years ago
61f729f
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x
by Jan Tattermusch
· 8 years ago
7d55746
Update BUILD
by Craig Tiller
· 8 years ago
6f9bb71
Fix BUILD
by Craig Tiller
· 8 years ago
f622151
Merge github.com:grpc/grpc into minimal_test
by Craig Tiller
· 8 years ago
ca38800
Merge pull request #10423 from ctiller/minimal
by Craig Tiller
· 8 years ago
f2ceefb
Merge pull request #8063 from royalharsh/buffers
by kpayson64
· 8 years ago
3be7dd0
Optionalize deadline checking
by Craig Tiller
· 8 years ago
af76743
Optionalize compress, gather all the http2 filter bits together in ext/
by Craig Tiller
· 8 years ago
6461c34
Merge branch 'minimal' into minimal_test
by Craig Tiller
· 8 years ago
6b97e53
Update BUILD
by Craig Tiller
· 8 years ago
9b3648a
Optionalize message_size_filter
by Craig Tiller
· 8 years ago
0be726b
bump version to 1.2.2
by Jan Tattermusch
· 8 years ago
6d4894e
optionalize max_age
by Craig Tiller
· 8 years ago
9eb0fde
Reorganize ext tree
by Craig Tiller
· 8 years ago
9c54a0c
Merge pull request #10382 from ctiller/checks
by Craig Tiller
· 8 years ago
6715a15
Merge pull request #10318 from y-zeng/server_channel_max_age
by Yuchen Zeng
· 8 years ago
1a31457
Fix BUILD
by Craig Tiller
· 8 years ago
0d32f2f
Fix build files
by Craig Tiller
· 8 years ago
29b527f
Reinstate one check, fix fall out
by Craig Tiller
· 8 years ago
72240e1
Update BUILD file
by Ken Payson
· 8 years ago
134fed3
Move src/core/lib/tsi --> src/core/tsi
by Craig Tiller
· 8 years ago
3cbc6ad
Fix Bazel build
by Harsh Vardhan
· 8 years ago
a809ea5
Add max_age_filter
by Yuchen Zeng
· 8 years ago
c4478a1
Merge pull request #10222 from makdharma/caching_with_uri
by makdharma
· 8 years ago
f7c4894
fix for bazel build break
by Makarand Dharmapurikar
· 8 years ago
0cb20ef
update to 1.2.1-pre2 in BUILD file too
by Alexander Polcyn
· 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
af61d0b
Merge pull request #10293 from nicolasnoble/upmerge-1.2.0
by Nicolas Noble
· 8 years ago
c46b3eb
Add socket factory support to udp_server.c
by Michael Warres
· 8 years ago
e44a50f
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
by Nicolas "Pixel" Noble
· 8 years ago
Next »