17630 Commits (b350209b9f60fe64bcdef65f4df41093bc030d61)
 

Author SHA1 Message Date
makdharma 2eebe29ec8 Merge pull request #7245 from muxi/fix-7181 9 years ago
Ken Payson e39edac2c8 Fixed name syntax error 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 44a2f25667 s/MAX_INT/INT_MAX/ 9 years ago
Mark D. Roth 4623e1c5d9 Initial framework for HTTP CONNECT handshaker. 9 years ago
Masood Malekghassemi abdff3df89 Clean imports in grpcio's `setup.py` 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 a26c77b314 added another TODO to grpclb_test 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
kpayson64 7c467547ba Merge pull request #7416 from soltanmm/3D 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 0f594e91c6 Write 100 times: “gRPC-Core.podspec is a template” 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
Yuchen Zeng 3046557a02 fix typo 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
kpayson64 bad168e4ba Merge pull request #7371 from nicolasnoble/udp_server_errors 9 years ago
kpayson64 f3f5c18e5a Merge pull request #7284 from ewr/FixRubyTimeConversion 9 years ago
Yuchen Zeng 24987dbf77 fix typo 9 years ago
kpayson64 06f64c7a7f Merge pull request #7426 from soltanmm/distribtest 9 years ago
kpayson64 ad570d8654 Merge pull request #7243 from dgquintas/styleguide 9 years ago
kpayson64 3b04393511 Merge pull request #6942 from adelez/perf_html_report 9 years ago
Craig Tiller 8f18ee64b2 Make default log verbosity ERROR, run tests with DEBUG 9 years ago
thinkerou 6660c110df fix spell error by pyflakes found 9 years ago
Masood Malekghassemi 792d899b7e Support long paths in make_grpcio_tools.py 9 years ago
Masood Malekghassemi 58a0494ceb Use normalized path separators in `setup.py`s 9 years ago
Masood Malekghassemi a39c2cb4f2 Handle distutils command idiosyncracies 9 years ago
Masood Malekghassemi c089a58a20 Change directory when building grpcio-tools 9 years ago
Masood Malekghassemi 027835fbd6 Increase build timeouts for Python artifacts 9 years ago
Masood Malekghassemi 0e12875b7c Build Python distributions for Python 3 9 years ago
Masood Malekghassemi 9756fa3e1a Allow make_grpcio_tools.py to be invoked in parallel 9 years ago
Masood Malekghassemi b236279832 Patch `spawn` for Python 'unix' compilers instead 9 years ago
Masood Malekghassemi e917486753 Install virtualenv in Python distribtest Dockerfiles 9 years ago
Masood Malekghassemi 302bfd1a10 Test Python source distribution installation 9 years ago
Jorge Canizales 10726f0421 Have Travis build the Sample app with frameworks too 9 years ago
Jorge Canizales 8e428073a5 travis.yml: format spacing to highlight test scheme 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