kpayson64
ad570d8654
Merge pull request #7243 from dgquintas/styleguide
...
C style guide updates
8 years ago
kpayson64
3b04393511
Merge pull request #6942 from adelez/perf_html_report
...
Generate html report for perf tests
8 years ago
Craig Tiller
8f18ee64b2
Make default log verbosity ERROR, run tests with DEBUG
8 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
...
Before we patched the link command, now we just patch `spawn` as an
updatable catch-all solution to ARG_MAX limitations on bash for MSYS and
MinGW and friends.
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:
...
- Echo commands
- Remove generated code before pod install
- Don’t “clean” before “build”
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
Jorge Canizales
93bd780a9c
Solve warnings by adding headers not included by grpc.h
...
The two log.h can’t be listed, though, as they include the nefarious
<inttypes.h> (See discussing at BoringSSL.podspec). Not listing them
seems to be alright, though.
9 years ago
thinkerou
3a9ba6bd53
delete some commits which not need
9 years ago
Muxi Yan
e04089e7c0
Establish Objective C end-to-end core test with Cronet
9 years ago
Nathaniel Manista
46585e23f1
Update examples to GA API
9 years ago
Craig Tiller
bbf2fcd29b
Merge pull request #7410 from sreecha/bq_bug
...
Add clientSuccess and serverSuccess to BQ schema
9 years ago
Muxi Yan
65515a76dd
Establish Objective C end-to-end core test with Cronet
9 years ago
Nathaniel Manista
e1466d6629
Client and server multiplex example
9 years ago
Adele Zhou
7d4373bc6e
Generate html report for perf tests
9 years ago
Robbie Shade
c51a4833ce
Merge branch 'master' into assert_not_expect
9 years ago
kpayson64
69d897d032
Merge pull request #7347 from apolcyn/add_ruby_client_compression_interop_tests
...
Add ruby client compression interop tests
9 years ago
kpayson64
24ae8eaa8d
Merge pull request #7401 from jskeet/fix-native-v1
...
Overhaul how the native extension is found, loaded and used
9 years ago
Jorge Canizales
854b81a83b
Advance versions from 0.14 -> 1.0
...
Pending:
- Tag BoringSSL repo.
- Tag gRPC repo.
- Build the plugin, zip it, and add it to the release.
- Push Cocoapods to trunk.
9 years ago
Stanley Cheung
a280029865
Merge pull request #7402 from thinkerou/fix_auth_version
...
PHP: unify the version of google/auth
9 years ago
Stanley Cheung
84b1df2d77
Merge pull request #7403 from thinkerou/fix_auth_ver_master_branch
...
PHP: unify the version of google/auth
9 years ago
Sree Kuchibhotla
6dbfce0a9d
Add clientSuccess and serverSuccess to BQ schema
9 years ago
Nicolas Noble
d00be51103
Merge pull request #7381 from jboeuf/ssl_roots_ga
...
Checking in new roots.
9 years ago
Muxi Yan
4e9753d28c
Establish Objective C end-to-end core test with Cronet
9 years ago
Mark D. Roth
51d0022448
Change priority for adding the filter in the filter_call_init_fails test.
9 years ago
kpayson64
a8dbf3ff97
Merge pull request #7398 from yang-g/wait_async
...
regenerate projects
9 years ago
Mark D. Roth
d60b91dde0
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
9 years ago
Mark D. Roth
45015dc8da
Plumb channel args through handshakers.
9 years ago
David Garcia Quintas
fb81858c96
Forbade atexit()
9 years ago
David Garcia Quintas
8b3b97f99d
Added a tiny comment header and TODOs.
9 years ago
David Garcia Quintas
26b6060729
Small tweaks in text and diagram
9 years ago
Craig Tiller
b955636d41
Merge pull request #7407 from ctiller/delayed-write
...
Benchmark fixes
9 years ago