Jan Tattermusch
|
a5f05c70f1
|
avoid picking up ProtoC
|
7 years ago |
Jan Tattermusch
|
27d254ad78
|
installing gflags not necessary
|
7 years ago |
Jan Tattermusch
|
ce7a23ba94
|
make runnable on kokoro
|
7 years ago |
Jan Tattermusch
|
06251f8cd6
|
make helloworld CMakeLists compile on windows
|
7 years ago |
Jan Tattermusch
|
3c93a1982d
|
working cmake install on windows
|
7 years ago |
Jan Tattermusch
|
c05f0240e8
|
fix nit
|
7 years ago |
Jan Tattermusch
|
bb85af66bd
|
Merge pull request #13568 from jtattermusch/csharp_benchmark_timing_info
C# benchmarks: Populate UserTime and SystemTime info
|
7 years ago |
Vijay Pai
|
764ef8c797
|
Merge pull request #13575 from vjpai/dehist
Move histogram to test/core/util
|
7 years ago |
Matt Kwong
|
74a53c2440
|
Merge pull request #13538 from matt-kwong/kokoro-multi-vm
Add multi-lang performance benchmarking jobs to Kokoro
|
7 years ago |
Vijay Pai
|
195cf1ebfd
|
Move histogram to test/core/util
|
7 years ago |
Matt Kwong
|
a6bdf450fd
|
Properly preserve sponge_log.xml between performance tests
|
7 years ago |
Vijay Pai
|
af8470f286
|
Merge pull request #13574 from vjpai/bazel_fix
Somehow fork.h got omitted from BUILD
|
7 years ago |
Noah Eisen
|
ccd3503354
|
Merge pull request #13573 from apolcyn/optional_pthread_atfork
Allow compiling without pthread_atfork
|
7 years ago |
Noah Eisen
|
9a7c736295
|
Merge pull request #13432 from ncteisen/no-more-extern-c
No More Extern "C"
|
7 years ago |
Muxi Yan
|
4efc604d2e
|
Merge pull request #13571 from muxi/verbose-objc-tests
Verbose log of start of each test suite
|
7 years ago |
Muxi Yan
|
1decec1542
|
Merge pull request #13565 from muxi/port-13564
Port 13564: Upgrade protobuf version in podspec
|
7 years ago |
Vijay Pai
|
36481f5bae
|
Somehow fork.h got omitted from BUILD
|
7 years ago |
Alexander Polcyn
|
d4a3bb817d
|
Allow compiling grpc without use of pthread_atfork
|
7 years ago |
Muxi Yan
|
01bc32c500
|
Fine tune test output better
|
7 years ago |
Muxi Yan
|
4b947d3b16
|
Verbose log of start of each test suite
|
7 years ago |
Mark D. Roth
|
5f662537de
|
Merge pull request #13357 from markdroth/reference_counted
Add ReferenceCounted base class.
|
7 years ago |
Jan Tattermusch
|
926b09a888
|
Merge pull request #13548 from jtattermusch/improve_win_build_docs
Improvements to windows build instructions
|
7 years ago |
Jan Tattermusch
|
cf6c2ed5c4
|
address comments
|
7 years ago |
Jan Tattermusch
|
3267108e52
|
C# benchmarks provide userTime and systemTime info
|
7 years ago |
Jan Tattermusch
|
ba89ad4065
|
Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling
Reuse BatchContextSafeHandle objects by pooling them (take two)
|
7 years ago |
Matt Kwong
|
b75db422bd
|
Add multi-vm performance tests to Kokoro
|
7 years ago |
Muxi Yan
|
e641196e45
|
Fix in one more file
|
7 years ago |
Muxi Yan
|
81f8be347e
|
Upgrade protobuf version in podspec
|
7 years ago |
Muxi Yan
|
78683f700d
|
Fix ObjC++ build error
|
7 years ago |
ncteisen
|
43db24953a
|
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
|
7 years ago |
ncteisen
|
14b27b847d
|
Merge commit 'aa358d5e43' into no-more-extern-c
|
7 years ago |
Nicolas Noble
|
17a1431a37
|
Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7
Upmerge from v1.7
|
7 years ago |
Noah Eisen
|
c49b24a7c0
|
Merge pull request #13549 from ncteisen/test-error-string-api
Add test for RecvStatus error_string API
|
7 years ago |
Craig Tiller
|
bf51c97fd6
|
Merge pull request #13529 from ctiller/api-cleanup
ServerBuilder interface cleanup
|
7 years ago |
Craig Tiller
|
8a2a831b4e
|
Merge pull request #13551 from ctiller/bazelsan
Add Bazel configurations for sanitizers
|
7 years ago |
ncteisen
|
9b6283a952
|
Make API comment more specific:
|
7 years ago |
ncteisen
|
c7d1f93e76
|
Fix windows
|
7 years ago |
Mehrdad Afshari
|
7f252fa403
|
Merge pull request #13542 from Kunde21/cla-link
Updated CLA link to reflect migration to Linux Foundation.
|
7 years ago |
ncteisen
|
6ab0ba8df5
|
clang fmt
|
7 years ago |
Vijay Pai
|
c99a3ca415
|
Merge pull request #13550 from vjpai/supersane
Improve unsecurity sanity test
|
7 years ago |
Noah Eisen
|
85b383a126
|
Merge pull request #13552 from ncteisen/semi
Add Missing Semicolons
|
7 years ago |
Mark D. Roth
|
9aea257391
|
clang-format
|
7 years ago |
ncteisen
|
0f2a719070
|
Add missing semicolons
|
7 years ago |
Mark D. Roth
|
b337de9e02
|
Merge remote-tracking branch 'upstream/master' into reference_counted
|
7 years ago |
Mark D. Roth
|
bf816d325e
|
Shorted "reference" to "ref".
|
7 years ago |
Mehrdad Afshari
|
fcc796c699
|
Remove duplicate headers in BUILD file entry
|
7 years ago |
Mehrdad Afshari
|
d49e100354
|
clang-format code
|
7 years ago |
Craig Tiller
|
86e1ebc4bb
|
Add Bazel configurations for sanitizers
Usage example:
bazel test -c dbg --config asan test/whatever-you-want
|
7 years ago |
Mark D. Roth
|
240bad3d2d
|
Fix check_sources_and_headers.
|
7 years ago |
Vijay Pai
|
3b9ac29670
|
Improve unsecure sanity test
|
7 years ago |