Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
65c45fbb4d576d99bcd1c00a13f430c8994fee38
/
tools
d9f6407
Merge master into execctx after removal of assert in tls_gcc
by yashkt
· 7 years ago
6ce01dd
Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests
by Jan Tattermusch
· 7 years ago
f0b9528
Merge pull request #13442 from adelez/foundry_integration
by adelez
· 7 years ago
19bb7e4
Merge pull request #13584 from adelez/interop_matrix2
by adelez
· 7 years ago
b839d8c
add distribtest target
by Jan Tattermusch
· 7 years ago
764ef8c
Merge pull request #13575 from vjpai/dehist
by Vijay Pai
· 7 years ago
36522e9
Merge master after no Extern C changes
by Yash Tibrewal
· 7 years ago
5b7cdef
Rename port_hermetic to port_isolated_runtime_environment
by Adele Zhou
· 7 years ago
c62a836
remove redundant python versions.
by Adele Zhou
· 7 years ago
e5df91f
Use select to decide the test is hermetic or not
by Adele Zhou
· 7 years ago
c8bf2da
Enabling hermetic testing for running tests on Foundry.
by Adele Zhou
· 7 years ago
379105d
Update toolchain version.
by Adele Zhou
· 7 years ago
0384127
Copy key data
by Adele Zhou
· 7 years ago
020603d
Use canary bazel
by Adele Zhou
· 7 years ago
6c38fbe
Experimental build script to use Foundry.
by Adele Zhou
· 7 years ago
74a53c2
Merge pull request #13538 from matt-kwong/kokoro-multi-vm
by Matt Kwong
· 7 years ago
195cf1e
Move histogram to test/core/util
by Vijay Pai
· 7 years ago
a6bdf45
Properly preserve sponge_log.xml between performance tests
by Matt Kwong
· 7 years ago
10f2790
Merge branch 'master' into execctx
by Yash Tibrewal
· 7 years ago
5f66253
Merge pull request #13357 from markdroth/reference_counted
by Mark D. Roth
· 7 years ago
b75db42
Add multi-vm performance tests to Kokoro
by Matt Kwong
· 7 years ago
17a1431
Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7
by Nicolas Noble
· 7 years ago
8a2a831
Merge pull request #13551 from ctiller/bazelsan
by Craig Tiller
· 7 years ago
b337de9
Merge remote-tracking branch 'upstream/master' into reference_counted
by Mark D. Roth
· 7 years ago
bf816d3
Shorted "reference" to "ref".
by Mark D. Roth
· 7 years ago
86e1ebc
Add Bazel configurations for sanitizers
by Craig Tiller
· 7 years ago
240bad3
Fix check_sources_and_headers.
by Mark D. Roth
· 7 years ago
3b9ac29
Improve unsecure sanity test
by Vijay Pai
· 7 years ago
361f810
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
by Nicolas "Pixel" Noble
· 7 years ago
f836c7e
Merge pull request #13373 from ctiller/no-absl
by Craig Tiller
· 7 years ago
80453cb
Merge pull request #13525 from vjpai/desecure
by Vijay Pai
· 7 years ago
b319f49
Code review changes.
by Mark D. Roth
· 7 years ago
d9475e5
Merge pull request #13524 from adelez/timeout
by adelez
· 7 years ago
ecd1d54
Merge github.com:grpc/grpc into no-absl
by Craig Tiller
· 7 years ago
2a0432e
Remove bash-isms from sanity test
by Vijay Pai
· 7 years ago
d39d007
Merge pull request #13515 from mehrdada/bump-master-version
by Mehrdad Afshari
· 7 years ago
12bfc62
Sanity check to make sure that known unsecure target doesn't require security
by Vijay Pai
· 7 years ago
3c18c77
Merge pull request #13314 from vjpai/transport_explainer
by Vijay Pai
· 7 years ago
bc61c53
Merge pull request #13491 from vjpai/destack
by Vijay Pai
· 7 years ago
84e379a
Merge github.com:grpc/grpc into no-absl
by Craig Tiller
· 7 years ago
9389b15
increase timeout
by Adele Zhou
· 7 years ago
cf9ca84
Add ReferenceCountedPtr class.
by Mark D. Roth
· 7 years ago
dd312a4
Merge pull request #13453 from apolcyn/fix_error_when_interop_lang_skipped
by apolcyn
· 7 years ago
14e96f9
Bump 1.8.0-dev to 1.9.0-dev
by Mehrdad Afshari
· 7 years ago
70db663
Add ReferenceCounted base class.
by Mark D. Roth
· 7 years ago
8d30c31
Merge pull request #13499 from mehrdada/bump-protobuf-python-dep
by Mehrdad Afshari
· 7 years ago
6fbe010
minor objc test change
by Yash Tibrewal
· 7 years ago
9da7ac2
Merge branch 'master' into execctx
by Yash Tibrewal
· 7 years ago
0df9c8a
Update Python dependency to protobuf v3.5.0.post1
by Mehrdad Afshari
· 7 years ago
ab8fce5
Disable node 1.7
by Adele Zhou
· 7 years ago
28661ea
Bump third_party/protobuf submodule to v3.5.0
by Mehrdad Afshari
· 7 years ago
070a14f
Merge pull request #13484 from yang-g/msan
by Yang Gao
· 7 years ago
e4d63e6
Give a command example with multiple languages.
by Adele Zhou
· 7 years ago
935aa47
Use special VIP
by Adele Zhou
· 7 years ago
4fba378
Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node.
by Adele Zhou
· 7 years ago
a366468
Recreate the git root dir by default.
by Adele Zhou
· 7 years ago
99986d7
fix
by Adele Zhou
· 7 years ago
937e53d
Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy
by adelez
· 7 years ago
8912542
Remove lockfree stack, again
by Vijay Pai
· 7 years ago
704009a
Enable check for use-after-dtor
by yang-g
· 7 years ago
7486144
Merge master
by Yash Tibrewal
· 7 years ago
a4f0320
Add go release versions to client_matrix.py
by Menghan Li
· 7 years ago
b8ec238
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
by Noah Eisen
· 7 years ago
4c1713a
Add java 1.8
by Carl Mastrangelo
· 7 years ago
240762d
Merge pull request #13060 from jwpowell055/master
by Nicolas Noble
· 7 years ago
18a6837
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 7 years ago
9b43156
Do not require bazel for check_grpcio_tools.py
by Mehrdad Afshari
· 7 years ago
84a066b
Turning on executable bit for tools/run_tests/sanity/check_bazel_workspace.py
by josh
· 7 years ago
1d5737f
Fix error when a language skips a certain version
by Alex Polcyn
· 7 years ago
0392f8a
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by ncteisen
· 7 years ago
aa3b197
Rename tracer_peer to tracer_util
by ncteisen
· 7 years ago
177039b
Merge master
by Yash Tibrewal
· 7 years ago
ad3bdbe
Merge pull request #13335 from ncteisen/inline-closure
by Noah Eisen
· 7 years ago
82c8f94
Merge pull request #13411 from adelez/fix_python
by adelez
· 7 years ago
57a6624
Merge pull request #13394 from murgatroid99/node_interop_test_invocation_fix
by Jan Tattermusch
· 7 years ago
a00f972
Fix manual docker command output for Python.
by Adele Zhou
· 7 years ago
366e23b
Merge pull request #13386 from jtattermusch/csharp_interop_matrix_v114
by Jan Tattermusch
· 7 years ago
b606158
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
by ncteisen
· 7 years ago
070f0c4
Merge pull request #13139 from AspirinSJL/stress_test
by Juanli Shen
· 7 years ago
90ffc3a
Add tracer peer to keep set_enabled private()
by ncteisen
· 7 years ago
a214a99
Update Node interop test invocation to use new fixtures
by murgatroid99
· 7 years ago
e5d2139
Add client channel stress test
by Juanli Shen
· 7 years ago
71d5ec7
Merge pull request #13189 from apolcyn/pass_args_to_tsi
by apolcyn
· 7 years ago
88a7a9f
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
by ncteisen
· 7 years ago
b90cd3c
fix interop_matrix C# tests for v1.1.4
by Jan Tattermusch
· 7 years ago
b92229d
Merge pull request #13366 from jtattermusch/csharp_interop_matrix_v125
by Jan Tattermusch
· 7 years ago
f51b7e1
Fix missing copyright, fix merge conflict in updated BUILD
by Alexander Polcyn
· 7 years ago
d692b76
Pulling upstream changes and resolving merge conflicts with third_party/cares/cares.BUILD
by josh
· 7 years ago
16ba80c
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
by Alexander Polcyn
· 7 years ago
9268703
Merge branch 'master' of https://github.com/grpc/grpc into inline-closure
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
348b334
Back-out absl dependency for now
by Craig Tiller
· 7 years ago
a61abff
Update sanity dockerfile
by Craig Tiller
· 7 years ago
608b73e
modify interop_matrix commands for csharp v1.2.5
by Jan Tattermusch
· 7 years ago
4d9c98b
split POC into real test
by ncteisen
· 7 years ago
0b37f03
Regenerate projects
by ncteisen
· 7 years ago
dd34f3c
Inline closure
by ncteisen
· 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
Next »