10376 Commits (1065452f3264c2133af20cf23fcaa9e90586b6c5)

Author SHA1 Message Date
Mark D. Roth 5682a52cee Add acceptor parameter. 9 years ago
Mark D. Roth b3ce178b28 clang-format 9 years ago
thinkerou a3730b75f8 support php7 by marco 9 years ago
Yuchen Zeng 6b88b22d9e Add comments for GRPC_NO_GENERATED_CODE 9 years ago
Muxi Yan 4c82af59d5 Add test target file to repo 9 years ago
Jorge Canizales 70ded7eecc Update sample and test versions to -pre1.1 9 years ago
Craig Tiller 2da58cf638 Force queuing to workqueue instead of relying on exec_ctx 9 years ago
murgatroid99 90e5b2e58e Remove undefined reference warning in Ruby build 9 years ago
Muxi Yan 5a14bbec66 Let roots_filename be a static variable 9 years ago
murgatroid99 8a16ce265b Make new linker warning linux-only 9 years ago
Muxi Yan b6b0932c28 Add fixture description and TODO for test name inferral from test case method name 9 years ago
David Garcia Quintas d4a756b1ba corrected typo 9 years ago
Muxi Yan bff5cbf6b5 Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases can be run, instead of only allow running the entire fixture 9 years ago
murgatroid99 91633cb2f2 Fix undefined reference in Ruby code, add linker warning 9 years ago
Craig Tiller 77c7f9fd62 Merge pull request #7407 from ctiller/delayed-write 9 years ago
Craig Tiller 5ca7e47493 Merge pull request #6737 from ctiller/delayed-write 9 years ago
Jorge Canizales 886eecf1e0 Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0 9 years ago
Jorge Canizales f8c4580939 Commit as 1.0.0-pre1 so we can release already. 9 years ago
Ken Payson e39edac2c8 Fixed name syntax error 9 years ago
Craig Tiller c3df7b4924 Get traces around everything 9 years ago
Craig Tiller e7603b887e Fixes & debug 9 years ago
Muxi Yan 791c4d7b7c Add new line to the end of fixture.h 9 years ago
David Garcia Quintas 7c32959390 Updated outdated comment about uchannels 9 years ago
Mark D. Roth 4623e1c5d9 Initial framework for HTTP CONNECT handshaker. 9 years ago
Muxi Yan 9afdd01e69 Rename h2_ssl_cronet.m to fixture_h2_ssl_cronet.m 9 years ago
Muxi Yan f8f70ebb2b Update cronet test comments and structure 9 years ago
David Garcia Quintas 5a87616c43 Save a cb sched 9 years ago
Yuchen Zeng 1318479011 Separate generated file and protobuf dependency 9 years ago
David Garcia Quintas 1d5cb2ad8a Improvements to the grpclb proto API funcs 9 years ago
David Garcia Quintas 43339844e4 Added documenting preamble to grpclb.c 9 years ago
Ken Payson dd24c1ece4 Polish grpcio_health_checking package 9 years ago
Jorge Canizales 854c167069 We’re done with the underscore tags for good! 9 years ago
Jorge Canizales 5c421ef8ab BoringSSL 5.0 is now tagged and pushed. 9 years ago
Jorge Canizales fffff2296c Point BoringSSL.podspec to 5.0 commit (pending tag) 9 years ago
Jorge Canizales 0af0ae4715 Update err_data.c to BoringSSL commit 8d343b44bbab 9 years ago
Muxi Yan 9f6e6dcc30 Rename h2_ssl.* to h2_ssl_cronet.* and add static specifier to chttp2_tear_down_secure_fullstack in h2_ssl_cronet.m 9 years ago
Jorge Canizales e4704d3eda “Allow non-modular includes in framework modules” 9 years ago
Craig Tiller 9d01848ef2 Fixes 9 years ago
Craig Tiller 8f18ee64b2 Make default log verbosity ERROR, run tests with DEBUG 9 years ago
Masood Malekghassemi a39c2cb4f2 Handle distutils command idiosyncracies 9 years ago
Masood Malekghassemi b236279832 Patch `spawn` for Python 'unix' compilers instead 9 years ago
Jorge Canizales a5e86f3aef SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc. 9 years ago
Jorge Canizales d7f0e87708 Sample app: ProtoMethod -> GRPCProtoMethod 9 years ago
Jorge Canizales ac06cf09be SwiftSample app: solve XCode config warnings 9 years ago
Jorge Canizales 57dab92811 Sample app: solve XCode config warnings 9 years ago
Jorge Canizales 7f097a14c2 Build sample app both with and without frameworks 9 years ago
Jorge Canizales 545bad349c Misc test scripts cleanup: 9 years ago
Jorge Canizales f4df3d2d02 Don’t care about installed protoc in the test scripts 9 years ago
Jorge Canizales 4a72356bd3 SwiftSample: always use frameworks 9 years ago
Jorge Canizales 7ed4fb7e3c Use google/protobuf/empty.proto in the sample apps 9 years ago