6231 Commits (a38baaec9c30d7a765d7afd2f83d0a109dbdbec8)
 

Author SHA1 Message Date
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 10 years ago
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json 10 years ago
Nicolas "Pixel" Noble 964f955b22 Some Jenkins changes and improvements. 10 years ago
Jorge Canizales 0bf7e48ade Merge pull request #2209 from murgatroid99/objective_c_const_conversion 10 years ago
murgatroid99 dbda969039 Fixed 'retain cycle' warnings in GRPCWrappedCall.m 10 years ago
murgatroid99 4a77f3b311 Remove const cast warning in GRPCSecureChannel.m 10 years ago
Craig Tiller 3bc8ebd48e Implementation work for client_config 10 years ago
Eric Anderson e7324878a9 Merge pull request #2148 from a11r/interops 10 years ago
Craig Tiller aff6340906 Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-me 10 years ago
Abhishek Kumar 7bce516b3b Spelling fix: UnImplementedService -> UnimplementedService 10 years ago
Craig Tiller dbf624a807 Merge pull request #2205 from nicolasnoble/threadpools-need-to-cascade-kick 10 years ago
Craig Tiller e50bde9f9c Merge pull request #2206 from nicolasnoble/windows-needs-to-kick-its-pollset-on-shutdown 10 years ago
Nicolas "Pixel" Noble fcb16e1a9c On pollset shutdown, we need to unconditionally start the kick cascade. 10 years ago
Siddharth Rakesh 66ebce4a61 Merge branch 'master' of https://github.com/grpc/grpc 10 years ago
Nicolas "Pixel" Noble e57dd66c9d Cascade-kick pollsets when shutting down. 10 years ago
Nicolas "Pixel" Noble aaf39abb36 Adding file and line number to cq debug refcount. 10 years ago
David Garcia Quintas c544422453 Added zlib as a linker dep. for Ruby 10 years ago
Jorge Canizales 91e67a2ddf Regenerate BUILD file (merge didn’t add whitespace) 10 years ago
Jorge Canizales 03d26b5fe2 Merge master into bazel-grpc-unsecured to solve conflict 10 years ago
Craig Tiller 66daf23401 Merge pull request #2189 from nicolasnoble/vs2013-is-sad 10 years ago
Nicolas Noble 1e02fed4a1 Merge pull request #2185 from ctiller/it-hides-them 10 years ago
David G. Quintas 5fbec19749 Merge pull request #2167 from ctiller/everyone-is-special 10 years ago
Siddharth Rakesh 3fdb938c5b Merge branch 'master' of https://github.com/grpc/grpc 10 years ago
Stanley Cheung 229e8553a6 replace backticks with $() 10 years ago
Stanley Cheung c865c318e4 php: refactor and cleanup some scripts 10 years ago
Michael Lumish 4ea9c8e6da Merge pull request #2188 from ctiller/so-freaking-sick-of-irrelevant-merge-conflicts 10 years ago
Nicolas "Pixel" Noble 3857d233f4 Let's inform the system of the lock to unlock... 10 years ago
Craig Tiller cf4db6d9a7 Merge branch 'that-which-we-call-a-rose' into tis-but-thy-name 10 years ago
Craig Tiller 1b81cc40cd Missed file 10 years ago
Craig Tiller 7df28a7bd2 Merge github.com:grpc/grpc into that-which-we-call-a-rose 10 years ago
Craig Tiller cd29c58c37 Stub DNS resolver 10 years ago
Julien Boeuf abc09d8b12 Adding util to get a NULL terminated string from a slice. 10 years ago
Craig Tiller 9f903dad14 Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts 10 years ago
Michael Lumish d9145d91f5 Merge pull request #2196 from jcanizales/bazel-grx 10 years ago
Michael Lumish 269575ac0e Merge pull request #2195 from jcanizales/rewrite-grpcclient-includes 10 years ago
Craig Tiller d13794332c Merge github.com:grpc/grpc into oops-i-split-it-again 10 years ago
Michael Lumish 85bc52e38a Merge pull request #2193 from jcanizales/import-based-on-path 10 years ago
Craig Tiller 98bf7e6517 Added comments 10 years ago
Tim Emiola 8ed0e70faf Adds an interop test: oauth2_auth_token 10 years ago
Jorge Canizales 8c1fd042e4 Add libz dependency to grpc_unsecure_objc 10 years ago
Jorge Canizales 140bca8c5c Generate objc_library for grpc_unsecure & gpr 10 years ago
Jorge Canizales 44dc423f99 Add BUILD target for Objective-C's RxLibrary 10 years ago
Jorge Canizales 59bb9d7d56 Have Cocoapods rename includes in the core wrapper 10 years ago
Jorge Canizales a92caa9db5 Import headers based on path in the generated code 10 years ago