Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
65c45fbb4d576d99bcd1c00a13f430c8994fee38
/
test
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
f66cfed
Merge pull request #13051 from ctiller/bazel-pollers
by Craig Tiller
· 7 years ago
f0b9528
Merge pull request #13442 from adelez/foundry_integration
by adelez
· 7 years ago
44c143c
Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_early
by Jan Tattermusch
· 7 years ago
a5f05c7
avoid picking up ProtoC
by Jan Tattermusch
· 7 years ago
27d254a
installing gflags not necessary
by Jan Tattermusch
· 7 years ago
ce7a23b
make runnable on kokoro
by Jan Tattermusch
· 7 years ago
06251f8
make helloworld CMakeLists compile on windows
by Jan Tattermusch
· 7 years ago
3c93a19
working cmake install on windows
by Jan Tattermusch
· 7 years ago
c05f024
fix nit
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
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
195cf1e
Move histogram to test/core/util
by Vijay Pai
· 7 years ago
360712f
Start to get Bazel running different pollers
by Craig Tiller
· 7 years ago
9a7c736
Merge pull request #13432 from ncteisen/no-more-extern-c
by Noah Eisen
· 7 years ago
10f2790
Merge branch 'master' into execctx
by Yash Tibrewal
· 7 years ago
4f25daa
dont let server shutdown run forever
by Jan Tattermusch
· 7 years ago
5f66253
Merge pull request #13357 from markdroth/reference_counted
by Mark D. Roth
· 7 years ago
c354269
Remove _ prefixed variable names
by Yash Tibrewal
· 7 years ago
43db249
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
14b27b8
Merge commit 'aa358d5e43' into no-more-extern-c
by ncteisen
· 7 years ago
17a1431
Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7
by Nicolas Noble
· 7 years ago
c7d1f93
Fix windows
by ncteisen
· 7 years ago
6ab0ba8
clang fmt
by ncteisen
· 7 years ago
9aea257
clang-format
by Mark D. Roth
· 7 years ago
26e9342
Fix race conditions and more grpc_inits required. csharp tests will be fixed in a different PR
by Yash Tibrewal
· 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
361f810
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
by Nicolas "Pixel" Noble
· 7 years ago
65dbb9d
Add test for RecvStatus error_string API
by ncteisen
· 7 years ago
853fff8
Split tracing code into its own class.
by Mark D. Roth
· 7 years ago
1fece54
Add all tests to test/cpp/util bazel BUILD file
by Vijay Pai
· 7 years ago
03412ee
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests
by Yash Tibrewal
· 7 years ago
2e19123
Add tests for tracing versions of Ref() and Unref().
by Mark D. Roth
· 7 years ago
18d332d
Remove incorrect tests for stack allocation.
by Mark D. Roth
· 7 years ago
b319f49
Code review changes.
by Mark D. Roth
· 7 years ago
aa358d5
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
81fc8c9
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
by Yash Tibrewal
· 7 years ago
bc61c53
Merge pull request #13491 from vjpai/destack
by Vijay Pai
· 7 years ago
fe354eb
Fix the fuzzers
by ncteisen
· 7 years ago
0c81dc4
Remove uneeded header, fix unused warn
by ncteisen
· 7 years ago
d3984c3
clang-format
by Mark D. Roth
· 7 years ago
835537f
Implement MakeReferenceCounted<> helper.
by Mark D. Roth
· 7 years ago
cf9ca84
Add ReferenceCountedPtr class.
by Mark D. Roth
· 7 years ago
abadc6c
Use New() and Delete() instead of C++ new and delete.
by Mark D. Roth
· 7 years ago
e7af525
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
70db663
Add ReferenceCounted base class.
by Mark D. Roth
· 7 years ago
9da7ac2
Merge branch 'master' into execctx
by Yash Tibrewal
· 7 years ago
b3a3562
Merge pull request #13419 from nlopezgi/master
by adelez
· 7 years ago
eaf67db
Fixing errors and minor bugs
by Yash Tibrewal
· 7 years ago
8912542
Remove lockfree stack, again
by Vijay Pai
· 7 years ago
a13a8c0
A few src/core fixes due to missing exec_ctx_finish
by Yash Tibrewal
· 7 years ago
7486144
Merge master
by Yash Tibrewal
· 7 years ago
d88421a
Merge pull request #13452 from yashykt/publicheaderc89nitfix
by Yash Tibrewal
· 7 years ago
e8bb874
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
b822b96
Merge branch 'master' into publicheaderc89nitfix
by Yash Tibrewal
· 7 years ago
b8ec238
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
by Noah Eisen
· 7 years ago
dd010f2
Merge pull request #13364 from ncteisen/surfacing-error-details
by Noah Eisen
· 7 years ago
18a6837
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 7 years ago
d489812
changes for macos
by Yash Tibrewal
· 7 years ago
ad671ff
Merge pull request #13391 from ncteisen/more-eager-free
by Noah Eisen
· 7 years ago
6dc1097
Fix test cert build
by ncteisen
· 7 years ago
993e9f0
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
abbdbf9
Attempt to fix TSAN
by ncteisen
· 7 years ago
518236d
Remove unnecessary if condition in public_headers_must_be_c89
by Yash Tibrewal
· 7 years ago
46f9175
Fix windows build
by ncteisen
· 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
66dfcf5
clang fmt
by ncteisen
· 7 years ago
0e6b5b3
Un extern the fuzzers
by ncteisen
· 7 years ago
adbfbd5
Remove all extern C
by ncteisen
· 7 years ago
c4dd9cf
reviewer feedback
by ncteisen
· 7 years ago
510fcb8
Merge pull request #13409 from kpayson64/fix_json_run_localhost
by kpayson64
· 7 years ago
177039b
Merge master
by Yash Tibrewal
· 7 years ago
7cf8d72
Fix TSAN json_run_localhost flake
by Ken Payson
· 7 years ago
34fec74
No more API change, no test change
by ncteisen
· 7 years ago
d87f2ba
change directory input to use of native.glob
by Nicolas Lopez
· 7 years ago
b2aa06a
Reviewer feedback: friend func not clasS
by ncteisen
· 7 years ago
3039b37
Fix bad merge
by ncteisen
· 7 years ago
767e1cb
Merge pull request #13405 from apolcyn/grpc_config_txt_prefix
by apolcyn
· 7 years ago
df817f3
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-details
by ncteisen
· 7 years ago
56a19ae
Query for TXT service configs with _gprc_config prefix
by Alexander Polcyn
· 7 years ago
589c940
add test
by ncteisen
· 7 years ago
6c26b16
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes
by Yash Tibrewal
· 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
e5d2139
Add client channel stress test
by Juanli Shen
· 7 years ago
e092ff8
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by Noah Eisen
· 7 years ago
0c7e70d
Merge pull request #13387 from grpc/import_fix
by Juanli Shen
· 7 years ago
71d5ec7
Merge pull request #13189 from apolcyn/pass_args_to_tsi
by apolcyn
· 7 years ago
3a1989b
Fix an internal build failure
by Juanli Shen
· 7 years ago
88a7a9f
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
by ncteisen
· 7 years ago
75122c2
Address some PR comments
by Yash Tibrewal
· 7 years ago
4ed0625
Merge pull request #13365 from jtattermusch/stats_test_boundary_skipping
by Jan Tattermusch
· 7 years ago
f51b7e1
Fix missing copyright, fix merge conflict in updated BUILD
by Alexander Polcyn
· 7 years ago
Next »