Vijay Pai
|
30ddc63fdf
|
Suppress race caused by cached_size tracking in protobuf
|
8 years ago |
Robbie Shade
|
1f8342933f
|
Add test feature flags
|
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 |
Mark D. Roth
|
2ac189e606
|
Fix proxy mapper initialization to work with third-party plugins.
|
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 |
Craig Tiller
|
82d72e79df
|
Merge github.com:grpc/grpc into nolock
|
8 years ago |
Craig Tiller
|
ff23f801c5
|
Fix crash
|
8 years ago |
Craig Tiller
|
dd9b597bd7
|
UBSAN cleanup
|
8 years ago |
Craig Tiller
|
2e0788ac76
|
Move config application to *just* prior to subchannel pick
- this is both the point where we *know* we have a config (or not), and the
last moment before wait_until_ready-ness is not an issue
|
8 years ago |
Craig Tiller
|
350ef9a293
|
Merge github.com:grpc/grpc into trim-the-locks
|
8 years ago |
Nathaniel Manista
|
264a210878
|
Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-python3.x
Make testing scripts python3.x compatible.
|
8 years ago |
Nathaniel Manista
|
40d55f9dac
|
Add import prefix to Python generator
This is needed by a customer with a nontraditional codebase.
|
8 years ago |
ncteisen
|
20a72b8b83
|
clang fmt
|
8 years ago |
ncteisen
|
53bd23591c
|
Atomically load ref debugging output numbers
|
8 years ago |
Craig Tiller
|
b18c8ba0b6
|
Fix cancellation
|
8 years ago |
ncteisen
|
547cbb229e
|
Code health and comments
|
8 years ago |
Craig Tiller
|
37bbbd770f
|
Merge pull request #9984 from ctiller/poll-wakeup
Add some pollset benchmarks
|
8 years ago |
Craig Tiller
|
ea4a4f1f79
|
Fix formatting
|
8 years ago |
Craig Tiller
|
11c17d49a6
|
Move functions around to avoid forward declarations
|
8 years ago |
Craig Tiller
|
77af9d832d
|
Merge github.com:grpc/grpc into trim-the-locks
|
8 years ago |
Muxi Yan
|
c5591f5143
|
Merge pull request #10009 from muxi/fix-flush-read
Fix flush read
|
8 years ago |
Craig Tiller
|
7d2c398276
|
Additionally use arena for incoming metadata allocation
|
8 years ago |
Craig Tiller
|
d426caca81
|
Use an arena for call & subchannel_call allocation
|
8 years ago |
Michael Lumish
|
67631eb217
|
Merge pull request #10105 from murgatroid99/upmerge_v1.2.x
Upmerge v1.2.x
|
8 years ago |
ncteisen
|
5398a96963
|
Fix copy and unref race cond bug
|
8 years ago |
Craig Tiller
|
e7a1702fe9
|
Fixes
|
8 years ago |
Muxi Yan
|
d16df8fe12
|
Merge pull request #10042 from muxi/objc-test-fix
Use the right encoding overhead number in remote interop test with Cronet
|
8 years ago |
Muxi Yan
|
04b06b7e32
|
Add comments
|
8 years ago |
Craig Tiller
|
a5bb010762
|
Merge pull request #10110 from ctiller/foo2
Don't track allocations if we are not going to use the tracking results
|
8 years ago |
Craig Tiller
|
2fcf211b06
|
Merge pull request #9947 from ctiller/track_memory
Track memory as part of microbenchmark profiling runs
|
8 years ago |
Nathaniel Manista
|
56d048d442
|
Merge pull request #10114 from thunderboltsid/skip-test-if-pypy
Skip split_definitions_test if PyPy is used as an interpreter.
|
8 years ago |