Stanley Cheung
|
bae0cf1706
|
minor changes. cannot assume hostname unchanged
|
8 years ago |
yang-g
|
13958b3be1
|
Convert deadline clock type in security handshake timer
|
8 years ago |
Mark D. Roth
|
0b84add281
|
Avoid allocating memory for each individual handshaker. Also fix memory leak.
|
8 years ago |
Mark D. Roth
|
5682a52cee
|
Add acceptor parameter.
|
8 years ago |
Mark D. Roth
|
b3ce178b28
|
clang-format
|
8 years ago |
Mark D. Roth
|
9317715338
|
Merge remote-tracking branch 'upstream/master' into handshake_api
|
8 years ago |
thinkerou
|
a3730b75f8
|
support php7 by marco
|
8 years ago |
Yuchen Zeng
|
543c5886ee
|
Merge remote-tracking branch 'upstream/master' into seperate_generated_files
|
8 years ago |
Yuchen Zeng
|
6b88b22d9e
|
Add comments for GRPC_NO_GENERATED_CODE
|
8 years ago |
Vijay Pai
|
cc7eb8ef88
|
Makefile modifications and instructions to enable cross-compilation
|
8 years ago |
makdharma
|
7195a490ac
|
Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-tests
Automatic test that the library builds correctly with frameworks
|
8 years ago |
Muxi Yan
|
4c82af59d5
|
Add test target file to repo
|
8 years ago |
kpayson64
|
7c519b9243
|
Merge pull request #7444 from y-zeng/fix_typo
Fix typos in config_protobuf.h
|
8 years ago |
Nicolas Noble
|
42b08aec22
|
Merge pull request #7474 from murgatroid99/ruby_remove_undef_symbol_warning
Remove undefined reference warning in Ruby build
|
8 years ago |
murgatroid99
|
90e5b2e58e
|
Remove undefined reference warning in Ruby build
|
8 years ago |
Jorge Canizales
|
6e2832af29
|
Downloaded plist with new keys needed by Firebase SDK
|
8 years ago |
Craig Tiller
|
8c2fab05f7
|
Merge pull request #7399 from sreecha/poll_alloc_fix
Reduce the number of unnecessary allocations
|
8 years ago |
Nicolas Noble
|
ab8dfb8021
|
Merge pull request #7463 from murgatroid99/ruby_undefined_symbol_usage
Fix undefined reference in Ruby code, add linker warning
|
8 years ago |
kpayson64
|
e2195c0644
|
Merge pull request #7397 from soltanmm/hua-tulyada-hua-wa-hua-HEY-Hey-hey-hey
Document the custom grpcio-tools command class
|
8 years ago |
kpayson64
|
4fa58f082b
|
Merge pull request #7424 from soltanmm/macverfix
Force the Python host version on Mac OS X
|
8 years ago |
Muxi Yan
|
5a14bbec66
|
Let roots_filename be a static variable
|
8 years ago |
David G. Quintas
|
8bcf6c1dcd
|
Merge pull request #7460 from dgquintas/grpc_args_doxygen
Grpc args doxygen
|
8 years ago |
murgatroid99
|
8a16ce265b
|
Make new linker warning linux-only
|
8 years ago |
David Garcia Quintas
|
fb709049b4
|
grpc_args doxygen
|
8 years ago |
yang-g
|
e6c04aa612
|
Add a macro to support protobuf lite
|
8 years ago |
Muxi Yan
|
b6b0932c28
|
Add fixture description and TODO for test name inferral from test case method name
|
8 years ago |
Masood Malekghassemi
|
34c9a73ab9
|
Document the custom grpcio-tools command class
|
8 years ago |
kpayson64
|
c37a5a3878
|
Merge pull request #7431 from thinkerou/fix_spell_error
Python: fix spell error by pyflakes found
|
8 years ago |
kpayson64
|
413d302d4b
|
Merge pull request #7374 from kpayson64/python_health_check_rename
Polish grpcio_health_checking package
|
8 years ago |
kpayson64
|
6aa81d1050
|
Merge pull request #7455 from kpayson64/small_beta_fix
Fixed name syntax error
|
8 years ago |
Craig Tiller
|
e514158ccc
|
Merge pull request #7467 from ctiller/important-profiles
Add latency profiling from 'important' marks
|
8 years ago |
Craig Tiller
|
268a47a2b1
|
Add latency profiling from 'important' marks
Allows seeing directly how long was spent:
- running up to putting bytes on the wire
- between sending and receiving
- between receiving and finishing
|
8 years ago |
Yuchen Zeng
|
77b74258b5
|
Revert unnecessary deletions
|
8 years ago |
Yuchen Zeng
|
dd5b9a8086
|
Fix sanity check
|
8 years ago |
David Garcia Quintas
|
d4a756b1ba
|
corrected typo
|
8 years ago |
Muxi Yan
|
bff5cbf6b5
|
Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases can be run, instead of only allow running the entire fixture
|
8 years ago |
Vijay Pai
|
c23d33b29b
|
Revert "Generate html report for perf tests"
|
8 years ago |
murgatroid99
|
91633cb2f2
|
Fix undefined reference in Ruby code, add linker warning
|
8 years ago |
Craig Tiller
|
77c7f9fd62
|
Merge pull request #7407 from ctiller/delayed-write
Benchmark fixes
|
8 years ago |
Craig Tiller
|
5ca7e47493
|
Merge pull request #6737 from ctiller/delayed-write
Delay beginning most writes until we enter poll()
|
8 years ago |
Nicolas Noble
|
91991a234f
|
Merge pull request #7417 from nathanielmanistaatgoogle/multiplex-v1.0.x
Client and server multiplex example
|
8 years ago |
Nicolas Noble
|
865caa6079
|
Merge pull request #7461 from nicolasnoble/rubyyyyyyyyyyyy
Fixing Ruby's Rakefile - high version number was hardcoded.
|
8 years ago |
Robbie Shade
|
749cca45c5
|
Merge branch 'master' into assert_not_expect
|
8 years ago |
Nicolas "Pixel" Noble
|
23f7859a46
|
Fixing Ruby's Rakefile - high version number was hardcoded.
|
8 years ago |
kpayson64
|
e73459554a
|
Merge pull request #7419 from nathanielmanistaatgoogle/examples-v1.0.x
Update examples to GA API
|
8 years ago |
Masood Malekghassemi
|
398b06e843
|
Force the Python host version on Mac OS X
|
8 years ago |
David Garcia Quintas
|
e8355a2cb3
|
grpc_args doxygen
|
8 years ago |
makdharma
|
5e93d3fffa
|
Merge pull request #7413 from jcanizales/p0-advance-versions-to-1
Advance versions from 0.14 -> 1.0.0-pre1
|
8 years ago |
Jorge Canizales
|
886eecf1e0
|
Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0
|
8 years ago |
Jorge Canizales
|
f8c4580939
|
Commit as 1.0.0-pre1 so we can release already.
|
8 years ago |