Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
f2bea3725f8218777268decfd37c7b543f839d9f
/
tools
f2bea37
Revert "Channel Tracing Implementation; Part 1"
by Noah Eisen
· 7 years ago
1571abd
Merge pull request #13883 from ncteisen/channel-tracing
by Noah Eisen
· 7 years ago
199db91
Merge pull request #14719 from vjpai/status_test_deletion
by Vijay Pai
· 7 years ago
b93a006
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
ba46afe
Delete status_test that has no coverage; replace with static_asserts
by Vijay Pai
· 7 years ago
b1c9b5f
Replace old server_host with the new one via command line.
by Adele Zhou
· 7 years ago
3d10d72
Merge pull request #14706 from jtattermusch/upload_distribtest_dockerfiles
by Jan Tattermusch
· 7 years ago
6f3c4f0
Adding back nodejs version override support.
by Nicolas "Pixel" Noble
· 7 years ago
8f841d2
fix broken docker build for python distribtest base images
by Jan Tattermusch
· 7 years ago
e2d47e8
ubuntu1504 and 1510 are past their end of life
by Jan Tattermusch
· 7 years ago
d85bc0c
upload all distribtest dockerimages to dockerhub
by Jan Tattermusch
· 7 years ago
261448e
Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest
by Jan Tattermusch
· 7 years ago
4cb0bd0
Merge pull request #14661 from murgatroid99/node_pure_js_interop_client
by Michael Lumish
· 7 years ago
80d54f3
add build_packages and distribtest kokoro jobs
by Jan Tattermusch
· 7 years ago
5f3a452
make package builds work on kokoro
by Jan Tattermusch
· 7 years ago
539f506
Abstract libuv implementation
by kpayson64
· 7 years ago
a7ed100
Add another missing install line
by murgatroid99
· 7 years ago
01d1178
Merge pull request #14678 from adelez/foundry_integration
by adelez
· 7 years ago
2c6aee9
Merge pull request #14591 from vjpai/framesize
by Vijay Pai
· 7 years ago
ac21e04
Fix python script style
by murgatroid99
· 7 years ago
d898926
Incease job to 100.
by Adele Zhou
· 7 years ago
e0e110e
Fix syntax error
by murgatroid99
· 7 years ago
06210a1
Node pure JS interop: add missing install line, skip more tests
by murgatroid99
· 7 years ago
9d22758
Use different docker image for Node pure JS interop tests
by murgatroid99
· 7 years ago
9eb82a4
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
by murgatroid99
· 7 years ago
2c86e06
Add Node pure JS interop client
by murgatroid99
· 7 years ago
3d8b32d
Convert byte_stream API to C++.
by Mark D. Roth
· 7 years ago
2e25169
Merge pull request #14630 from kpayson64/increase_mac_artifact_build_timeout
by kpayson64
· 7 years ago
04fb58e
Add ALTS code to grpc/core
by Yihua Zhang
· 7 years ago
a593591
Merge pull request #14629 from jtattermusch/bump_boringssl
by Jan Tattermusch
· 7 years ago
ae277dd
Revert "Add ALTS C stack to gRPC core"
by Sree Kuchibhotla
· 7 years ago
03f2200
Increase mac Python artifact build timeout
by kpayson64
· 7 years ago
d606e36
regenerate projects
by Jan Tattermusch
· 7 years ago
999b650
update third_party/boringssl to the latest chromium-stable
by Jan Tattermusch
· 7 years ago
c1e6a84
Merge pull request #14120 from jakobr-google/dart
by Jan Tattermusch
· 7 years ago
0c6024b
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
36e02bf
Fix sanity
by ncteisen
· 7 years ago
97a3dbe
Move C++ to util, call it from core test
by ncteisen
· 7 years ago
07ed039
Add JsonProtoTest
by ncteisen
· 7 years ago
eaf6486
Add ALTS code to grpc/core
by Yihua Zhang
· 7 years ago
9efb177
Review feedback, gTest
by ncteisen
· 7 years ago
e9587db
Move status util
by ncteisen
· 7 years ago
1cc064d
Reviewer feedback, s/object_registry/channel_trace_registry
by ncteisen
· 7 years ago
3ebfe92
Update grpc-dart repo after The Move.
by Jakob Roland Andersen
· 7 years ago
31c05ba
reviewer feedback, rename
by ncteisen
· 7 years ago
cb36a2a
Use pre-built Dart docker image.
by Jakob Roland Andersen
· 7 years ago
9b719b3
clone grpc-dart when running on kokoro
by Jan Tattermusch
· 7 years ago
0d629f0
yapf format code
by Jan Tattermusch
· 7 years ago
8d3f976
fix sanity tests
by Jan Tattermusch
· 7 years ago
c7dd4b4
WIP: Add Dart support in interop
by Jakob Roland Andersen
· 7 years ago
7d90d54
Reviewer feedback
by ncteisen
· 7 years ago
6684230
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
2f4161c
Use stack frame size limits for consistency with internal builds
by Vijay Pai
· 7 years ago
32f7c48
Revert removals from python artifact dockerfiles
by Naresh
· 7 years ago
89ce16b
Update Dockerfiles for python artifacts to use latest git version
by Naresh
· 7 years ago
94dad67
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
6eae794
Merge pull request #14459 from vjpai/2phase_thd
by Vijay Pai
· 7 years ago
f22dae6
Merge pull request #14579 from adelez/foundry_integration
by adelez
· 7 years ago
895cd4f
Fix msan command
by Adele Zhou
· 7 years ago
f9244af
Merge pull request #14193 from ericgribkoff/android_cpp_helloworld
by Eric Gribkoff
· 7 years ago
a32a4c5
C++ on Android example client and server
by Eric Gribkoff
· 7 years ago
75cf85c
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
931b856
Merge pull request #14441 from menghanl/fix_release_matrix
by adelez
· 7 years ago
46ac366
Merge branch 'master' into 2phase_thd
by Vijay Pai
· 7 years ago
b357f2f
Merge branch 'master' into 2phase_thd
by Vijay Pai
· 7 years ago
a6e173e
Refactor the scripts to remove redundant code.
by Adele Zhou
· 7 years ago
6a24d8a
use mktemp to avoid hardcoding temp dir.
by Adele Zhou
· 7 years ago
bf0126a
MSAN script
by Adele Zhou
· 7 years ago
dfa20d8
Pin a commit that comes with ubsan and msan.
by Adele Zhou
· 7 years ago
10e602b
Increased timeout.
by Adele Zhou
· 7 years ago
8053300
Add asan script for remote builds.
by Adele Zhou
· 7 years ago
a84f818
Merge pull request #10684 from markdroth/retry
by Mark D. Roth
· 7 years ago
396d49d
Introduce a 'weak' and mutable version of slice hash table
by David Garcia Quintas
· 7 years ago
718c834
Retry support.
by Mark D. Roth
· 7 years ago
6e940f8
Merge pull request #14530 from adelez/foundry_integration
by adelez
· 7 years ago
02a8d09
Merge pull request #14450 from markdroth/c++_service_config
by Mark D. Roth
· 7 years ago
d67afdc
Merge branch 'v1.10.x' into master
by Mehrdad Afshari
· 7 years ago
a98c569
Merge pull request #14526 from mehrdada/bump-1-10-0-pre2
by Mehrdad Afshari
· 7 years ago
fdddab5
Delete garbage from Python source packages
by Mehrdad Afshari
· 7 years ago
9bd7f26
Update the bazel version to 10 and the container_image version in order to use ubsan
by Adele Zhou
· 7 years ago
3e7f2df
Convert slice hash table and service config code to C++.
by Mark D. Roth
· 7 years ago
9d20df7
Script for UBsan tests.
by Adele Zhou
· 7 years ago
b94f3b3
Use higher timeout for objc tests
by Muxi Yan
· 7 years ago
1546b2a
Regenerate projects
by Mehrdad Afshari
· 7 years ago
8b05d02
Merge branch 'master' into 2phase_thd
by Vijay Pai
· 7 years ago
d5b1f98
Merge pull request #14518 from grpc/v1.10.x
by Matt Kwong
· 7 years ago
77f77f7
Include Boringssl fips_fragments files in headers for building
by Matt Kwong
· 7 years ago
db3e898
Add a sanity check for inclusion of port_platform.h
by Alexander Polcyn
· 7 years ago
cb90b14
Merge pull request #14504 from grpc/v1.10.x
by Mehrdad Afshari
· 7 years ago
5b0685b
Fix submodule handling in dockerized tests
by Mehrdad Afshari
· 7 years ago
9073ea0
Regenerate projects
by Mehrdad Afshari
· 7 years ago
2fc4ad1
Fix Linux artifact builds
by Mehrdad Afshari
· 7 years ago
9d7e57c
Merge branch 'master' into 2phase_thd
by Vijay Pai
· 7 years ago
005d63d
Regenerate projects
by Mehrdad Afshari
· 7 years ago
618a007
Check sanity of src directory
by Muxi Yan
· 7 years ago
a8453a2
Merge branch 'master' into 2phase_thd
by Vijay Pai
· 7 years ago
9b32d9c
Merge pull request #14437 from yihuazhang/security_connector_replacement
by Mark D. Roth
· 7 years ago
75f0a9f
place security_connector in its own subdirectory
by Yihua Zhang
· 7 years ago
c887549
Convert LB policy API to C++.
by Mark D. Roth
· 7 years ago
da69355
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
by Vijay Pai
· 7 years ago
Next »