Mahak Mukhi
1bcb976a3a
Tab/space problem with Makefile.template
8 years ago
Mahak Mukhi
af3d2bc997
Readding the line mistakenly deleted.
8 years ago
Craig Tiller
f659ee5ff1
Move comment
8 years ago
Mahak Mukhi
ea07b60401
Post-review update
8 years ago
Mahak Mukhi
a0cabfcad7
trial and error
8 years ago
Mahak Mukhi
b28ddaf9a9
trial and error
8 years ago
Yuchen Zeng
32041c4399
Fix python artifact build
8 years ago
Makarand Dharmapurikar
72c4d00019
fix bazel build for osx
...
add config setting for building c-ares on osx
8 years ago
Mahak Mukhi
fb059a2782
discovered generate_projects.sh script!
8 years ago
David Garcia Quintas
7fadeae2a6
Fix a couple leaks
8 years ago
Ken Payson
b702ce2117
Fix PHP interop tests
8 years ago
Craig Tiller
25e3c6da76
Fix EINTR forever
8 years ago
Makarand Dharmapurikar
466c286604
removed default visibility
8 years ago
Craig Tiller
cac4e178fd
Merge github.com:grpc/grpc into cpparena
8 years ago
Muxi Yan
c2d9f1e297
Merge pull request #10689 from muxi/revert-boringssl-81
...
Revert a change in BoringSSL 8.1 podspec
8 years ago
Craig Tiller
3512ec926b
Fix typo
8 years ago
Craig Tiller
a12c0657ef
Merge github.com:grpc/grpc into hybrid
8 years ago
Craig Tiller
6b4435ccbc
Merge pull request #10678 from ctiller/style_guide
...
Public functions must be prefixed with grpc_
8 years ago
Craig Tiller
35f27cd457
More cleanup
8 years ago
Craig Tiller
4818150728
Better commentary
8 years ago
Makarand Dharmapurikar
6a8e2c2408
reduced visibility of test util
8 years ago
Craig Tiller
a3e87894f2
Fix, restore draining
8 years ago
Craig Tiller
991c101de8
Initial thread manager fixes
8 years ago
Craig Tiller
9354720625
Fix infinite streams in qps_test
8 years ago
Mehrdad Afshari
68f6a67327
Always generate body for python code elements
...
Since
#...
class Service:
class NextService:
#...
without a body or `pass` under `Service` is invalid
Python, we ensure a `pass` statement is always
emitted to make the generated code valid.
8 years ago
Matt Kwong
c602dde442
Keep _grpcio_metadata.py in GitHub repo
8 years ago
Makarand Dharmapurikar
5b8032c8b4
BUILD file for interop client and server
8 years ago
Jan Tattermusch
013eda440b
Merge pull request #10698 from jtattermusch/fix_remaining_markdown
...
Fix .md markdown
8 years ago
Mahak Mukhi
980e9805c3
more trial and error
8 years ago
Yuchen Zeng
96d58f1fc2
Merge pull request #10683 from y-zeng/python_build
...
Fix the c-ares python artifact build issue
8 years ago
Jan Tattermusch
e38856419b
Merge pull request #10703 from jtattermusch/csharp_fix_handler_race
...
Fix race in setting handler in tests.
8 years ago
Stanley Cheung
5ef2087de7
Merge pull request #10669 from stanley-cheung/php-add-ares-deps
...
PHP: add ares as deps
8 years ago
murgatroid99
bf33410411
Add Node and Express benchmarks for various response sizes
8 years ago
murgatroid99
76c840036f
Node benchmarks: allow arbitrary message size, add CPU usage stats
8 years ago
Mahak Mukhi
32da70d9af
more trial and error for sanity
8 years ago
Muxi Yan
d28078869a
Revert umbrella header too
8 years ago
yang-g
6bc701659c
Remove status_helper as it is not needed any more
8 years ago
makdharma
8938943fce
Merge pull request #10609 from makdharma/xcodebuild_cmdline
...
add cmdline arg for ObjC interop tests. Add objc to interop_tests.py
8 years ago
Craig Tiller
1eeed856ee
Merge pull request #10237 from meliuz/configurable-minbackoff-reconnect
...
Make min_backoff_ms timeout configurable
8 years ago
Jan Tattermusch
ed94e39ee8
setting handler is a race
8 years ago
Jan Tattermusch
a22a19fd64
fix markdown
8 years ago
Noah Eisen
f88ee4f8c5
Fix error refcount debug logging
8 years ago
Muxi Yan
50810d7139
Revert a change in BoringSSL 8.1
8 years ago
apolcyn
023e39deb7
Merge pull request #10670 from apolcyn/fix_ruby_require_before_fork
...
defer grpc_init and background threads until first grpc object init
8 years ago
Michael Lumish
b7e733b79f
Merge pull request #10652 from murgatroid99/electron_updates
...
Build for more versions of electron, restrict when a Windows warning is shown
8 years ago
Yuchen Zeng
7cc31f1d69
Fix python artifact build
8 years ago
Craig Tiller
a1f7642559
Public functions must be prefixed with grpc_
8 years ago
Matt Kwong
dd109da280
Merge pull request #10550 from matt-kwong/hourly-performance-fix
...
Run start_port_server.py in performance profiling
8 years ago
Alexander Polcyn
deeed7f12b
don't hold the gil while waiting for bg thread to start
8 years ago
David G. Quintas
a6f64f4c00
Merge pull request #10391 from dgquintas/lr_back_to_md
...
Load Reporting back to using metadata
8 years ago