Nicolas Noble
|
1d7683d13f
|
Merge pull request #2142 from murgatroid99/core_json_conversion_warnings
Fixed integer conversion warnings in src/core/json
|
10 years ago |
murgatroid99
|
84976a70ce
|
Reverted slice.c changes
|
10 years ago |
David G. Quintas
|
6b3cb2a71f
|
Merge pull request #2168 from ctiller/dont-do-nothing-infinite-times
Dont do nothing for eternity
|
10 years ago |
Craig Tiller
|
1a256bd6d8
|
Merge pull request #2154 from jcanizales/fix-build-json
Add pollset_set.h to build.json
|
10 years ago |
Craig Tiller
|
f7b7c89351
|
Dont do nothing for eternity
|
10 years ago |
murgatroid99
|
154cb407a8
|
Made requested fixes
|
10 years ago |
Craig Tiller
|
874e1e151d
|
Merge pull request #2047 from grpc/jtattermusch-patch-3
Update grpc.h comments for grpc_call thread safety
|
10 years ago |
Craig Tiller
|
0960875b06
|
Remove spammy line (this is obfuscating testing logs)
|
10 years ago |
Craig Tiller
|
80ca516640
|
Return dummy data for empty histograms
|
10 years ago |
David Garcia Quintas
|
51cd7d7293
|
Fixed warning while parsing compression enum bytes.
|
10 years ago |
sidrakesh93
|
ca241639c6
|
Update perf_db_client.cc
|
10 years ago |
Jan Tattermusch
|
4bf27c5456
|
Merge branch 'master' of github.com:grpc/grpc into jtattermusch-patch-3
|
10 years ago |
murgatroid99
|
d1873b0128
|
Fixed incorrect comment format
|
10 years ago |
Yang Gao
|
04b0383d23
|
Merge pull request #2160 from ctiller/no-point-for-an-object-here
Use a character literal instead of grpc::string
|
10 years ago |
Siddharth Rakesh
|
12854eedb5
|
Merge branch 'master' of https://github.com/grpc/grpc
|
10 years ago |
Craig Tiller
|
8cca4694ee
|
Fix flaky test
Assertation could be false if the server responds quickly enough (it's
unlikely to). Removing the assert does not change the nature of the
test.
|
10 years ago |
murgatroid99
|
5912fb5ca0
|
Reverted incorrect type change
|
10 years ago |
Yang Gao
|
c4ce71e866
|
Merge pull request #2123 from jboeuf/ssl_auth_context_fix
Fixing ssl auth context.
|
10 years ago |
Siddharth Rakesh
|
a4de070c69
|
Further corrections to syntax
|
10 years ago |
Siddharth Rakesh
|
60111c0df8
|
updated syntax based errors
|
10 years ago |
Craig Tiller
|
aeedff1ef8
|
Use a character literal instead of grpc::string
|
10 years ago |
Jan Tattermusch
|
aadc13adc0
|
clarify grpc_call_start_batch thread safety.
|
10 years ago |
Siddharth Rakesh
|
4364546668
|
Applied required modifications
|
10 years ago |
Craig Tiller
|
026e600b5b
|
Update to set flags=0 on all ops
|
10 years ago |
Siddharth Rakesh
|
f39e7c0a0f
|
Merge branch 'master' of https://github.com/grpc/grpc
|
10 years ago |
Siddharth Rakesh
|
373ad4d0d0
|
edited report
|
10 years ago |
murgatroid99
|
f680af055e
|
Regenerated files
|
10 years ago |
murgatroid99
|
c241d2c307
|
Added info about regenerating files to Makefile and BUILD templates
|
10 years ago |
murgatroid99
|
c525de8ad7
|
Added generated file info and copyright notice to podspec template
|
10 years ago |
Craig Tiller
|
3de4b47e2b
|
Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs
|
10 years ago |
Craig Tiller
|
e9fad15b0b
|
Remove redundant decls
|
10 years ago |
Jan Tattermusch
|
8222b19eb1
|
Merge pull request #2152 from ctiller/fix-the-pointy-sea
Always use the first status code received
|
10 years ago |
Michael Lumish
|
828e0ad48c
|
Merge pull request #2156 from jcanizales/fix-garbage-flags
Ensure op flags don't have garbage from malloc
|
10 years ago |
murgatroid99
|
25c5f2d0f6
|
Changed input_buffer_count to a size_t
|
10 years ago |
Vijay Pai
|
40c9481e4a
|
Merge pull request #2136 from dgquintas/unconst-reporter
Removed const-ness from Reporter interface methods
|
10 years ago |
Craig Tiller
|
624babfcd8
|
Dead code removal
|
10 years ago |
Julien Boeuf
|
5b1fdc5c3d
|
Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix
|
10 years ago |
Jorge Canizales
|
884870461d
|
Document why a grpc_op ivar, and the role of -finish
|
10 years ago |
Jorge Canizales
|
8d99775295
|
Simplify GRPCOps implementations
|
10 years ago |
Jorge Canizales
|
bae38d9d55
|
Output call_error number
|
10 years ago |
Jorge Canizales
|
fb9509275f
|
Ensure op flags don't have garbage from malloc
And free ops_array that was leaking.
|
10 years ago |
Jorge Canizales
|
fe8ad73ab7
|
Add pollset_set.h to build.json
|
10 years ago |
Nicolas Noble
|
096b77dcdf
|
Merge pull request #2153 from ctiller/tools-are-people-too
Ensure tools are built during run_tests runs
|
10 years ago |
Craig Tiller
|
7552f0f958
|
Ensure tests are built during run_tests runs
The issue remains that we don't test our tools, but at least we test
that they compile.
|
10 years ago |
Craig Tiller
|
b8d3a31aa7
|
Always use the first status code received
|
10 years ago |
Siddharth Rakesh
|
c3cd4780df
|
minor commented code removal
|
10 years ago |
Siddharth Rakesh
|
c78d70e3bc
|
Merge branch 'master' of https://github.com/grpc/grpc
|
10 years ago |
Siddharth Rakesh
|
64967d4fac
|
removed dependency on python_gflags, using argparse instead
|
10 years ago |
David Garcia Quintas
|
46a6f10192
|
Merge branch 'bb_from_bbreader' of github.com:dgquintas/grpc into bb_from_bbreader
|
10 years ago |
David Garcia Quintas
|
432885b1bd
|
Merge branch 'master' of github.com:grpc/grpc into bb_from_bbreader
|
10 years ago |