Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
158fa3abe75aa07e191c982bf83c4777645b3c63
/
BUILD
606945a
1.3.0 -> 1.3.1-pre1
by David Garcia Quintas
· 8 years ago
3ef2355
s/1.3.0-pre/1.3.0
by David Garcia Quintas
· 8 years ago
f5521c3
Revert "Merge branch 'master' into v1.3.x"
by Alexander Polcyn
· 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
6bc7016
Remove status_helper as it is not needed any more
by yang-g
· 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
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
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
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
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
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
f6c2026
Add the new file to bazel BUILD file
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
69e5a28
Going for 1.2.0
by David Garcia Quintas
· 8 years ago
d6b4985
Fix uv, cmake, bazel build
by Yuchen Zeng
· 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
e0e809f
Merge pull request #10135 from ctiller/call_arena
by Craig Tiller
· 8 years ago
9df13b2
Add missing files
by yang-g
· 8 years ago
06d4cbc
Fix BUILD
by Craig Tiller
· 8 years ago
68745bb
Resolve dependency issues
by Yuchen Zeng
· 8 years ago
d8cbead
Updated version number in BUILD
by David Garcia Quintas
· 8 years ago
47155ed
Split ifaddr related functions out into a separate file
by Yuchen Zeng
· 8 years ago
02612c1
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
c1d9d51
Merge pull request #9819 from yang-g/xtra_header
by Yang Gao
· 8 years ago
edbf2b9
Add a spinlock type.
by Craig Tiller
· 8 years ago
d6d192d
Retry throttling implementation.
by Mark D. Roth
· 8 years ago
9656f27
fix a minor typo
by Sree Kuchibhotla
· 8 years ago
43bca1b
Add BUILD file for end2end tests too
by Sree Kuchibhotla
· 8 years ago
0cd1b34
Remove redundant header
by yang-g
· 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
5481a58
Added <grpc/load_reporting.h> to BUILD
by David Garcia Quintas
· 8 years ago
ccbfb46
Merge remote-tracking branch 'upstream/master' into packet-coalescing-core
by Muxi Yan
· 8 years ago
f7f25fc
Merge pull request #9615 from ppietrasa/bugfix-missing_include
by Jan Tattermusch
· 8 years ago
aead5aa
add grpc++_codegen_proto to bazelfile as well
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
86d2115
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
2688eb1
Merge remote-tracking branch 'upstream/master' into packet-coalescing-core
by Muxi Yan
· 8 years ago
0a2fae9
Dynamically enable packet coalescing by channel args
by Muxi Yan
· 8 years ago
27ffc9b
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
Next »