Craig Tiller
0c5cf25d4e
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
eb3b12e417
Further client config work
10 years ago
Vijay Pai
8bcba9a08f
Merge pull request #2149 from ctiller/oops-i-split-it-again
...
Initial transport lock split up
10 years ago
Craig Tiller
00d018ca13
Merge github.com:grpc/grpc into forever-is-a-long-time
10 years ago
Craig Tiller
ebaa860e08
Update this file
10 years ago
Craig Tiller
213ac59069
Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging
...
Adding file and line number to cq debug refcount.
10 years ago
Craig Tiller
6b1ad3c40a
Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reports
...
Make runtest output junit reports
10 years ago
Craig Tiller
ef2a3e22a1
Merge github.com:grpc/grpc into forever-is-a-long-time
10 years ago
Craig Tiller
40238fd032
Merge pull request #2221 from yang-g/no_new_bbq_after_flush
...
Bug fix. Do not push to incoming_queue after it is flushed.
10 years ago
Craig Tiller
f7afa1f1ba
client_config: chttp2_fullstack_no_op_unsecure_test passes
10 years ago
Craig Tiller
052d27b891
Tidy up test to meet our standards
10 years ago
Craig Tiller
30ee10b785
Rename test into the right place
10 years ago
Craig Tiller
8b6cb8d9c7
Call fd_orphan callback a little earlier
10 years ago
Nicolas Noble
3edd91e680
Merge pull request #2214 from ctiller/are-includes-sane
...
Add a test that headers are properly in build.json
10 years ago
Nicolas Noble
e3321cc00a
Merge pull request #2197 from jcanizales/bazel-grpc-unsecured
...
Create ObjC Bazel targets for grpc_unsecured and gpr
10 years ago
Nicolas "Pixel" Noble
5937b5bc5a
Exporting XML reports, JUnit-compatible.
10 years ago
Masood Malekghassemi
1aa041ab1a
BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN
10 years ago
Nicolas "Pixel" Noble
252d251002
Merge branch 'jenkins-work' into make-runtest-output-junit-reports
10 years ago
Craig Tiller
916246625b
Introduce connector, to help subchannel connect
10 years ago
Michael Lumish
aeee0dd96a
Merge pull request #2224 from stanley-cheung/fix_php_extension_osx_configure
...
PHP: Revert wording of optional in php doc
10 years ago
Stanley Cheung
f8bfd9a76d
revert wording of optional in php doc
10 years ago
Michael Lumish
d42ad96c84
Merge pull request #2222 from stanley-cheung/fix_php_extension_osx_configure
...
php extension: do not link rt in osx
10 years ago
Stanley Cheung
76ed0cc26a
php: update README
10 years ago
Craig Tiller
2595ab7d96
Refine subprocess_call API
10 years ago
Stanley Cheung
f4a99a1471
php extension: do not link rt in osx
10 years ago
Craig Tiller
7c0b4d70fc
Implement vtable helper stubs
10 years ago
yang-g
0b6ad7d4bc
Bug fix. Do not push to incoming_queue after it is flushed.
10 years ago
Craig Tiller
1064f8b97e
Moving chttp2 to new transport interface
10 years ago
Craig Tiller
88f8e940a0
Merge pull request #2219 from nicolasnoble/cascade-kick-should-happen-higher
...
Reworking the cascade kick to be Windows-specific.
10 years ago
Nicolas "Pixel" Noble
857d250764
Reworking the cascade kick to be Windows-specific.
...
This brings the Windows port more in-par with Linux. We're now making sure all of the pollsets are going to return immediately before calling the shutdown callback.
10 years ago
Craig Tiller
13ec8719ca
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
54df47eaa5
Merge branch 'oops-i-split-it-again' into tis-but-thy-name
10 years ago
Craig Tiller
e039f03383
Plumbing transport_op changes through
10 years ago
Jorge Canizales
d5c5de9a5c
Merge pull request #2217 from murgatroid99/objective_c_plugin_name_changes
...
Changed argument names in Objective-C generated code
10 years ago
Jorge Canizales
88412083cf
Merge pull request #2211 from murgatroid99/objective_c_retain_cycle
...
Fixed retain cycles in GRPCWrappedCall.m
10 years ago
murgatroid99
25a2661d6d
Changed argument names in Objective-C generated code
10 years ago
Craig Tiller
ab6307356a
Addressing comments
10 years ago
Craig Tiller
3f475422ec
chop chop chop
10 years ago
murgatroid99
231103ba39
Fixed name in comments
10 years ago
Michael Lumish
e25ec14601
Merge pull request #2203 from stanley-cheung/cleanup_php_scripts
...
php: refactor and cleanup some scripts
10 years ago
Craig Tiller
3b1847c528
Merge branch 'oops-i-split-it-again' into tis-but-thy-name
10 years ago
Craig Tiller
4b62811032
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
48f0a13f38
Simpler code
10 years ago
Craig Tiller
b032af0d00
Remove dead code
10 years ago
Craig Tiller
6e8c7e87ef
Merge github.com:grpc/grpc into oops-i-split-it-again
10 years ago
Craig Tiller
b7959a0b36
s/grpc_transport_op/grpc_transport_stream_op/g
10 years ago
Craig Tiller
f5f1712e1f
Refactoring progress towards integrating client configs
10 years ago
Craig Tiller
224b04f6ef
Make this more robust against merges
10 years ago
Craig Tiller
fe8592ee99
Merge github.com:grpc/grpc into are-includes-sane
...
Conflicts:
tools/doxygen/Doxyfile.c++.internal
10 years ago
Craig Tiller
f75fc12e3a
Add a test that headers are properly in build.json
...
Clean up anything that failed
10 years ago