Matt Kwong
|
063adf3fb4
|
Add additional benchmarks
|
8 years ago |
Matt Kwong
|
d0ee10df9b
|
Change jenkins/run_performance.sh to use microbenchmarking
|
8 years ago |
Matt Kwong
|
aff1c05ed7
|
Make Jenkins post microbenchmarking diff in a comment
|
8 years ago |
Matt Kwong
|
4166dc3536
|
Add script to allow Jenkins to comment on PRs
|
8 years ago |
Craig Tiller
|
e0e809f926
|
Merge pull request #10135 from ctiller/call_arena
Use an arena for call allocations
|
8 years ago |
Yang Gao
|
1c154bf5af
|
Merge pull request #10190 from yang-g/build_fix
Add missing files
|
8 years ago |
yang-g
|
9df13b26d2
|
Add missing files
|
8 years ago |
matt-kwong
|
da73580d2c
|
Merge pull request #10171 from matt-kwong/kokoro-inc-port-time
Increase test timeout for Linux portability
|
8 years ago |
Craig Tiller
|
06d4cbce2d
|
Fix BUILD
|
8 years ago |
Craig Tiller
|
c627664511
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Craig Tiller
|
597f51c01a
|
Merge pull request #10184 from ctiller/missing
Restore missing benchmarks
|
8 years ago |
Muxi Yan
|
c290bc73f9
|
Merge pull request #10176 from muxi/fix-test-timeout
Fix the error in flush read that was causing jenkins timeout
|
8 years ago |
Nicolas Noble
|
4a3f53a9be
|
Merge pull request #10156 from grpc/name
G stands for...
|
8 years ago |
Craig Tiller
|
0e0149d3f3
|
Restore missing benchmarks
|
8 years ago |
Craig Tiller
|
2ccd502ed4
|
Add cast
|
8 years ago |
Muxi Yan
|
1292906a7c
|
Disable cronet trace
|
8 years ago |
Craig Tiller
|
9f6b9aba88
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Vijay Pai
|
c6a4539f80
|
Merge pull request #9786 from vjpai/heldplace
Eliminate a "using namespace"
|
8 years ago |
Craig Tiller
|
6f8ddd6183
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Craig Tiller
|
039c3b733b
|
Merge pull request #10052 from ctiller/nolock
Remove most usage of the grpc_call lock
|
8 years ago |
Craig Tiller
|
e30c204be5
|
Merge pull request #10148 from ctiller/ubsan
UBSAN cleanup
|
8 years ago |
Vijay Pai
|
98e282a585
|
Eliminate std::placeholders
|
8 years ago |
Nathaniel Manista
|
6b2662adf5
|
Merge pull request #10174 from nathanielmanistaatgoogle/health
Update health to current gRPC code elements.
|
8 years ago |
Muxi Yan
|
94a4ed93a1
|
Fix the error in flush read that was causing jenkins timeout
|
8 years ago |
Craig Tiller
|
41373d0457
|
Merge pull request #10122 from ctiller/arena
Arena allocator for grpc
|
8 years ago |
Nathaniel Manista
|
488d419125
|
Update health to current gRPC code elements
|
8 years ago |
Matt Kwong
|
c7f0d6ac5a
|
Increase test timeout for Linux portability
|
8 years ago |
yongni
|
84c9665d8c
|
Merge pull request #10085 from yongni/split
Created a standalone utility for uploading images to GCR
|
8 years ago |
matt-kwong
|
5992c19f49
|
Merge pull request #9896 from matt-kwong/ssl-fuzz2
Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options
|
8 years ago |
Yang Gao
|
cedfa76471
|
Merge pull request #10000 from yang-g/grpc_pb_h
Include x.pb.h instead of x.grpc.pb.h for message-only protos
|
8 years ago |
Yong Ni
|
39e2e09f20
|
created gcr upload script for version compatiblity tests.
|
8 years ago |
Craig Tiller
|
5279370314
|
Fix compilation
|
8 years ago |
Craig Tiller
|
8868e1f079
|
Merge branch 'call_arena' of github.com:ctiller/grpc into call_arena
|
8 years ago |
Craig Tiller
|
dbad370aa5
|
Fix use-after-free, cronet compiles
|
8 years ago |
Craig Tiller
|
51006fea71
|
Fix use-after-free
|
8 years ago |
Craig Tiller
|
4e8c9895ee
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Michael Warres
|
3cafec2f55
|
Merge pull request #10021 from mpwarres/udp_server_user_data
Remove grpc_udp_server dependency on grpc_server.
|
8 years ago |
matt-kwong
|
ad3fdb6784
|
Merge pull request #10149 from matt-kwong/fix-kokoro-jobs
Correct Kokoro scripts
|
8 years ago |
Yang Gao
|
ff007575de
|
Merge pull request #10152 from yang-g/iostream
add missing header
|
8 years ago |
Craig Tiller
|
e24e91309a
|
Merge pull request #9906 from ctiller/trim-the-locks
Trim deadline setting out of call creation path
|
8 years ago |
Michael Warres
|
456ddd83df
|
Remove grpc_udp_server dependency on grpc_server.
|
8 years ago |
Nicolas "Pixel" Noble
|
008c1f0911
|
Updating g_stands_for.md
|
8 years ago |
Nicolas "Pixel" Noble
|
58796c8589
|
G stands for...
|
8 years ago |
Craig Tiller
|
d26250be35
|
Get growth right
|
8 years ago |
yang-g
|
90f43d4fa4
|
add missing header
|
8 years ago |
Matt Kwong
|
46bec6bc73
|
Correct Kokoro scripts
|
8 years ago |
Nathaniel Manista
|
f0fb7413ea
|
Merge pull request #10141 from nathanielmanistaatgoogle/import-prefix
Add import prefix to Python code generator.
|
8 years ago |
Craig Tiller
|
fb9d112043
|
Review comments
|
8 years ago |
Craig Tiller
|
a6bec8fc31
|
Auto-call-arena-sizing
|
8 years ago |
Noah Eisen
|
fce0f04903
|
Merge pull request #10131 from ncteisen/copy-and-unref-fix
Fix Copy and Unref Bug
|
8 years ago |