Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
8af33dbda7dbdaf847973966eb39afedceb2df6b
/
tools
65d447f
Merge pull request #11454 from markdroth/server_cq_ok_semantics
by Mark D. Roth
· 7 years ago
ea8f591
Merge pull request #11607 from yihuazhang/tsi_init
by Mark D. Roth
· 7 years ago
457b02e
Fix image path when pulled from dockerhub.
by Adele Zhou
· 7 years ago
4708a21
Merge pull request #11847 from yongni/master
by yongni
· 7 years ago
1435bfc
Add GTS plugin
by Yihua Zhang
· 7 years ago
0086d02
Merge pull request #11189 from muxi/stream_compression
by Muxi Yan
· 7 years ago
d996379
Reset OWNERS state
by Craig Tiller
· 7 years ago
6497777
Merge pull request #11838 from ncteisen/tracer-sanity
by Noah Eisen
· 7 years ago
9a48199
Merge pull request #11821 from jtattermusch/parallel_multilang
by Jan Tattermusch
· 7 years ago
fd82a6c
Merge pull request #11145 from vjpai/inproc3
by Vijay Pai
· 7 years ago
bdc6f70
Smarter regex, blander algo
by ncteisen
· 7 years ago
920bf3c
Add tracer sanity test
by ncteisen
· 7 years ago
a808af1
Added grpc_interop_matrix.cfg for kokoro.
by Yong Ni
· 7 years ago
3d7d5f4
Create inproc transport, add relevant tests, exclude irrelevant tests
by Vijay Pai
· 8 years ago
98240d0
Fix another merging bug in mkowners
by Craig Tiller
· 7 years ago
ee0c71e
Merge pull request #11826 from ctiller/siblings
by Craig Tiller
· 7 years ago
51750dc
Added c++ to interop_matrix. Per earlier conversation, interop_matrix will not run against different compiler/toolchains so we are not addding _<runtime> to c++. This simplifies our setup and reduces unnecesary complexities in the infrastructure.
by Yong Ni
· 7 years ago
92a8555
Fix argument ordering
by Craig Tiller
· 7 years ago
7976bdd
Change from intersection to supersets for glob comparisons
by Craig Tiller
· 7 years ago
bf82894
Merge pull request #11730 from murgatroid99/node_artifact_docker_version_fix
by Michael Lumish
· 7 years ago
0696611
Do not return calls on server when request proto fails to deserialize.
by Mark D. Roth
· 7 years ago
fd37497
two multilang tests at a time
by Jan Tattermusch
· 7 years ago
e48bff9
Merge pull request #11811 from mehrdada/pythOWNership
by Mehrdad Afshari
· 7 years ago
76a316c
Add `set noparent` to Python OWNER files
by Mehrdad Afshari
· 7 years ago
bd4439c
Merge pull request #10860 from ctiller/min_stack
by Craig Tiller
· 7 years ago
e6fb12f
Add additional OWNERS files for Python projects
by Mehrdad Afshari
· 7 years ago
19fc552
Merge pull request #11805 from adelez/ci2
by adelez
· 7 years ago
b598460
Add myself as owner of files in several directories
by murgatroid99
· 7 years ago
e456efa
Merge pull request #11806 from nicolasnoble/absolute-paths
by Nicolas Noble
· 7 years ago
eb020ce
Few fixes for mkowners.py.
by Nicolas Noble
· 7 years ago
fdf04d2
Merge pull request #11797 from yang-g/init_benchmark_to_test
by Yang Gao
· 7 years ago
8bcc7d5
Merge pull request #11793 from jtattermusch/kokoro_prepare_sharding
by Jan Tattermusch
· 7 years ago
b750d2b
lib - Fix ubsan by add exception to zlib function
by Muxi Yan
· 7 years ago
44360ab
Modify image names to match the one in dockerhub.
by Adele Zhou
· 7 years ago
fdcb774
Regenerate projects and fixes
by yang-g
· 7 years ago
a61a2ac
Merge pull request #11790 from adelez/ci2
by adelez
· 7 years ago
22d9516
Use ** for OWNERS files for trees
by Craig Tiller
· 7 years ago
80a87ea
Fix copyrights
by Craig Tiller
· 7 years ago
7e813a2
Remove bazel warning (we have owners now), set noparent on bazel/OWNERS
by Craig Tiller
· 7 years ago
e476f7d
Strawman OWNERS --> CODEOWNERS script
by Craig Tiller
· 7 years ago
a389942
shard basictests
by Jan Tattermusch
· 7 years ago
ed3ad4b
Merge pull request #11385 from jtattermusch/ruby_artifact_timeout
by Jan Tattermusch
· 7 years ago
e2810d2
Pull from dockerhub.
by Adele Zhou
· 7 years ago
519318f
Make it executable.
by Adele Zhou
· 7 years ago
212ef23
Merge pull request #11752 from adelez/report_name
by adelez
· 7 years ago
1cb30c2
Merge github.com:grpc/grpc into min_stack
by Craig Tiller
· 7 years ago
147f52f
increase timeout for builing ruby artifact
by Jan Tattermusch
· 7 years ago
4af2c5d
fix linux artifact build
by Jan Tattermusch
· 7 years ago
b867c06
Add config and script for cloud-to-prod for internal ci.
by Adele Zhou
· 7 years ago
9a836ca
Merge pull request #11670 from matt-kwong/perf_alarm
by Matt Kwong
· 7 years ago
e8b282f
Remove python setup from artifact linux Dockerfiles
by murgatroid99
· 7 years ago
72cdf6f
Merge pull request #11750 from jtattermusch/win_node_artifact
by Jan Tattermusch
· 7 years ago
7301ab4
Use special report suffix for internal ci.
by Adele Zhou
· 7 years ago
809fbfd
Merge pull request #11742 from ncteisen/fuzz-iob-in-metadata
by Noah Eisen
· 7 years ago
2ca8282
Merge pull request #11738 from mehrdada/canonica-urls
by Mehrdad Afshari
· 7 years ago
570bf3b
fix node artifact build on kokoro
by Jan Tattermusch
· 7 years ago
3d1103a
fix objc tests
by Jan Tattermusch
· 7 years ago
e7ba3e9
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
by Noah Eisen
· 7 years ago
7e4c1dd
Add fuzzer repro
by Noah Eisen
· 7 years ago
cc14dee
set open file limits
by Jan Tattermusch
· 7 years ago
c15d32b
Don't clear alarm in jobset when running performance tests
by Matt Kwong
· 7 years ago
a4710a0
Revert "Remove lockfree-stack implementation that is no longer used"
by Ken Payson
· 7 years ago
bb3d95b
Use https://grpc.io consistently as the canonical URL
by Mehrdad Afshari
· 7 years ago
976eb7c
Fetch grpc.io/release over https
by Mehrdad Afshari
· 7 years ago
16e1f6d
Install Node 8 in artifact linux Dockerfiles
by murgatroid99
· 7 years ago
24dca59
Merge pull request #11680 from jtattermusch/python_32bit_artifacts
by Jan Tattermusch
· 7 years ago
4e014a2
Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge
by Michael Lumish
· 7 years ago
1d85332
Merge pull request #11532 from ctiller/optimize_for
by Craig Tiller
· 7 years ago
882ba60
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
by murgatroid99
· 7 years ago
ef698b6
Merge branch 'master' of github.com:grpc/grpc into matrix
by Yong Ni
· 7 years ago
c87cbba
Add return code as a field in BQ results uplaod
by Matt Kwong
· 7 years ago
5f32c51
Added timestamp to the xml report and minor changes to the API per review feedback.
by Yong Ni
· 7 years ago
e908962
Merge pull request #11627 from murgatroid99/node_consistent_runtime_version
by Michael Lumish
· 7 years ago
e87a7e1
Move stream_compression to src/core/lib/compression
by Muxi Yan
· 7 years ago
c1f837c
Make stream compression module
by Muxi Yan
· 8 years ago
8551e4d
Merge github.com:grpc/grpc into min_stack
by Craig Tiller
· 7 years ago
be7f2a4
Merge pull request #11602 from muxi/add_cancel_after_round_trip_test
by Muxi Yan
· 7 years ago
a1a3f36
Merge github.com:grpc/grpc into optimize_for
by Craig Tiller
· 7 years ago
5c74d90
improve python artifact building
by Jan Tattermusch
· 7 years ago
f303426
Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading.
by Yong Ni
· 7 years ago
e5de5e5
Run Android interops on Firebase
by Eric Gribkoff
· 7 years ago
b7ea4ab
Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file.
by Yong Ni
· 7 years ago
0c435fe
add more ruby artifact deps
by Jan Tattermusch
· 7 years ago
70dd946
Merge pull request #11453 from dgquintas/bq_date
by David G. Quintas
· 7 years ago
c250b04
add mac deps to build artifacts on kokoro
by Jan Tattermusch
· 7 years ago
f53eb37
improvements to kokoro macos build
by Jan Tattermusch
· 7 years ago
b047350
Merge pull request #11615 from jtattermusch/patch_dashboard_schema
by Jan Tattermusch
· 7 years ago
d9edaa4
Fix bm_speedup
by ncteisen
· 7 years ago
e282dfe
update macos kokoro rc script
by Jan Tattermusch
· 7 years ago
a6ce1ff
Fix how npm is upgraded, add npm update line for electron
by murgatroid99
· 7 years ago
dae8854
Merge pull request #11610 from ncteisen/v1.4.x-perf-bot-patch
by Noah Eisen
· 7 years ago
7ad758c
Make various scripts use the same version of Node
by murgatroid99
· 7 years ago
844d594
Merge pull request #11620 from murgatroid99/version_bump_1.4.1
by Michael Lumish
· 7 years ago
36e97de
Merge pull request #11457 from murgatroid99/node_arm_artifacts_1.4.x
by Michael Lumish
· 7 years ago
ab14a0b
Bump version to 1.4.1
by murgatroid99
· 7 years ago
027a027
Address github comments
by ncteisen
· 7 years ago
58ca8be
add script for patching perf benchmark schema
by Jan Tattermusch
· 7 years ago
3598ac8
update scenario result schema
by Jan Tattermusch
· 7 years ago
1da91b3
Make scripts executable
by ncteisen
· 7 years ago
81db061
Clang fmt and copyright sanity
by ncteisen
· 7 years ago
Next »