Noah Eisen
|
3d194ad7a3
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
|
8 years ago |
Muxi Yan
|
c2e53b5af4
|
Addressed the comments
|
8 years ago |
Craig Tiller
|
48fda550ac
|
Merge pull request #10189 from ctiller/call_cases
Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack
|
8 years ago |
Ritesh Shukla
|
659ae12522
|
Fix markdown to comply with GitHub
|
8 years ago |
Alexander Polcyn
|
50fdc8ab19
|
add http2 server test for unary calls that uses small frames and padding
|
8 years ago |
Sree Kuchibhotla
|
2ae4fc2601
|
Minor formatting
|
8 years ago |
Sree Kuchibhotla
|
12081c0304
|
Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory
|
8 years ago |
Sree Kuchibhotla
|
e414d6cf00
|
Merge branch 'master' into cq_create_api_changes
|
8 years ago |
Matt Kwong
|
063adf3fb4
|
Add additional benchmarks
|
8 years ago |
Matt Kwong
|
d0ee10df9b
|
Change jenkins/run_performance.sh to use microbenchmarking
|
8 years ago |
Sree Kuchibhotla
|
8d8bb7a515
|
Ruby changes
|
8 years ago |
Sree Kuchibhotla
|
56b1032feb
|
Python changes
|
8 years ago |
Sree Kuchibhotla
|
3a55efaed7
|
PHP changes
|
8 years ago |
Sree Kuchibhotla
|
ffc69a7644
|
Objective-C changes
|
8 years ago |
Sree Kuchibhotla
|
ef8857e4af
|
Node changes
|
8 years ago |
Sree Kuchibhotla
|
615e468b08
|
C# changes
|
8 years ago |
Sree Kuchibhotla
|
d5678f2389
|
Merge branch 'cq_factory_api' into cq_create_api_changes_with_factory
|
8 years ago |
Sree Kuchibhotla
|
3a632c4a71
|
clang format fix
|
8 years ago |
Robbie Shade
|
3f90a955a9
|
Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filter
Removing credentials assert in server_auth_filter.
|
8 years ago |
Yuchen Zeng
|
937302b0df
|
Merge remote-tracking branch 'upstream/master' into cares_rebase
|
8 years ago |
Makarand Dharmapurikar
|
226098c9f1
|
added b64.c to the sources neede for grpc_base
|
8 years ago |
Yuchen Zeng
|
be0dba162e
|
Merge pull request #10247 from y-zeng/fix_lb_subchannel
Fix fuzzing detected error: remaining GRPC_ARG_SUBCHANNEL_ADDRESS was not removed by pick_first and round_robin
|
8 years ago |
Nicolas "Pixel" Noble
|
ddab452096
|
Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness
|
8 years ago |
Alexander Polcyn
|
513070cf20
|
get rid of time check increment in watch connectivity state loop
|
8 years ago |
Craig Tiller
|
b130275bb4
|
Merge pull request #10253 from ctiller/bm_chttp2_top2
Enroll bm_chttp2_transport & bm_pollset into bigquery pipeline
|
8 years ago |
Nathaniel Manista
|
2f390dbb02
|
Drop unnecessary imports from _pb2_grpc.py files
|
8 years ago |
Craig Tiller
|
407101b2c4
|
Add bm
|
8 years ago |
Craig Tiller
|
9fb3131dba
|
Enroll bm_chttp2_transport into bigquery pipeline
|
8 years ago |
Michael Lumish
|
bbc962230f
|
Merge pull request #9864 from michielbdejong/patch-1
Use grpc-tools npm package in readme
|
8 years ago |
Craig Tiller
|
b14ab80cd8
|
Fixes for new APIs
|
8 years ago |
Julien Boeuf
|
8f0fd82a96
|
Removing credentials assert in server_auth_filter.
This will allow other transports with built-in security to use this
filter.
|
8 years ago |
Craig Tiller
|
eeb3b24f7e
|
Merge pull request #10238 from ctiller/bm_chttp2_top
Add benchmark suite for chttp2
|
8 years ago |
Noah Eisen
|
02ee91b7bb
|
Merge pull request #10203 from ncteisen/error-ownership-semantics
Add Error Ownership Doc
|
8 years ago |
Mark D. Roth
|
5c42af696d
|
Merge pull request #9655 from markdroth/remove_initial_connect_string
Remove initial_connect_string hack.
|
8 years ago |
Sree Kuchibhotla
|
def3354c9a
|
Fix test bug and generate_projects.sh
|
8 years ago |
Sree Kuchibhotla
|
f2c32150ef
|
Update C++ code
|
8 years ago |
Sree Kuchibhotla
|
e2119ac808
|
Merge branch 'cq_factory_api' into cq_create_api_changes_with_factory
|
8 years ago |
Sree Kuchibhotla
|
995ed1c3c6
|
Fix bug
|
8 years ago |
Sree Kuchibhotla
|
b5b6bfd89b
|
Updates C Core
|
8 years ago |
Muxi Yan
|
1855710c71
|
Merge pull request #10210 from muxi/enable-cronet-compression
Enable cronet compression
|
8 years ago |
Alexander Polcyn
|
06d4edd283
|
fix setting of time_check_increment in watch conn state loop
|
8 years ago |
ncteisen
|
4c2e57df9a
|
Regen project
|
8 years ago |
ncteisen
|
031cfeb954
|
Line breaks and doc reffing
|
8 years ago |
Muxi Yan
|
dbd3618782
|
Strategy change
|
8 years ago |
Sree Kuchibhotla
|
20159e1d51
|
Merge branch 'cq_factory_api' into cq_create_api_changes_with_factory
|
8 years ago |
Sree Kuchibhotla
|
f6c202670c
|
Add the new file to bazel BUILD file
|
8 years ago |
Sree Kuchibhotla
|
2abbf8a319
|
Changes to use the new API
|
8 years ago |
Alexander Polcyn
|
5b881460d2
|
make fewer lock/unlock calls and loop on cv_wait in watch conn state
|
8 years ago |
kpayson64
|
8e2713ec31
|
Merge pull request #10228 from kpayson64/gpr_assert_thd
Assert on thread creation
|
8 years ago |
murgatroid99
|
c1b758f488
|
Use new oneofs option in deserialize call
|
8 years ago |